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

chore(lint deps): update dependency roslynator.analyzers to 4.12.9 #73

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Roslynator.Analyzers 4.12.4 -> 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).

v4.12.8

Fixed

v4.12.7

Fixed
Changed

v4.12.6

Added
  • Analyzer RCS1077 now suggests to use Order instead of OrderBy (PR)
Fixed

v4.12.5

Fixed
Changed
  • Bump Roslyn to 4.11.0 (PR)
    • Applies to CLI and testing library.
Removed
  • [CLI] Remove support for .NET SDK 6 (PR)

Configuration

📅 Schedule: Branch creation - "after 9pm,before 6am" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update 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 changed the title chore(lint deps): update dependency roslynator.analyzers to 4.12.5 chore(lint deps): update dependency roslynator.analyzers to 4.12.6 Sep 23, 2024
@renovate renovate bot changed the title chore(lint deps): update dependency roslynator.analyzers to 4.12.6 chore(lint deps): update dependency roslynator.analyzers to 4.12.7 Oct 1, 2024
@renovate renovate bot changed the title chore(lint deps): update dependency roslynator.analyzers to 4.12.7 chore(lint deps): update dependency roslynator.analyzers to 4.12.8 Oct 11, 2024
@renovate renovate bot changed the title chore(lint deps): update dependency roslynator.analyzers to 4.12.8 chore(lint deps): update dependency roslynator.analyzers to 4.12.9 Oct 25, 2024
@renovate renovate bot enabled auto-merge (squash) October 28, 2024 22:11
@renovate renovate bot merged commit 7fd4ce0 into main Oct 28, 2024
0 of 3 checks passed
@renovate renovate bot deleted the renovate/lint branch October 28, 2024 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants