Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update roslynator to 4.12.9 #1384

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Update roslynator to 4.12.9 #1384

merged 1 commit into from
Oct 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Roslynator.Analyzers 4.12.8 -> 4.12.9 age adoption passing confidence
Roslynator.CodeAnalysis.Analyzers 4.12.8 -> 4.12.9 age adoption passing confidence
Roslynator.CodeFixes 4.12.8 -> 4.12.9 age adoption passing confidence
Roslynator.Formatting.Analyzers 4.12.8 -> 4.12.9 age adoption passing confidence
Roslynator.Refactorings 4.12.8 -> 4.12.9 age adoption passing confidence

Release Notes

dotnet/roslynator (Roslynator.Analyzers)

v4.12.9

Fixed
Changed
  • Update analyzer RCS1077 (PR)
    • Do not suggest to change list.FirstOrDefault(predicate) to list.Find(predicate).
      Performance gain is negligible and actually FirstOrDefault can be even faster on .NET 9 (see related issue for more details).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the 🚚 private-dependencies Private dependency label Oct 25, 2024
@renovate renovate bot enabled auto-merge (rebase) October 25, 2024 23:07
@github-actions github-actions bot added the :shipit: merge Shipit! label Oct 25, 2024
@github-actions github-actions bot added this to the v2.8.114 milestone Oct 25, 2024
@renovate renovate bot merged commit 72ac7c4 into master Oct 25, 2024
9 checks passed
@github-actions github-actions bot removed the :shipit: merge Shipit! label Oct 25, 2024
@renovate renovate bot deleted the renovate/roslynator branch October 26, 2024 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚚 private-dependencies Private dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants