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(deps): update dependency roslynator.analyzers to 4.12.9 #398

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 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

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: Disabled by config. Please merge this manually once you are satisfied.

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 force-pushed the renovate/roslynator.analyzers-4.x branch from 09d0f73 to 2d2054c Compare November 29, 2024 10:23
@renovate renovate bot force-pushed the renovate/roslynator.analyzers-4.x branch from 2d2054c to 084a966 Compare November 29, 2024 11:37
@ChrisPulman ChrisPulman enabled auto-merge (squash) November 29, 2024 11:38
@ChrisPulman ChrisPulman merged commit 35229ea into main Nov 29, 2024
2 checks passed
@ChrisPulman ChrisPulman deleted the renovate/roslynator.analyzers-4.x branch November 29, 2024 11:42
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant