Skip to content

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

Merged
ChrisPulman merged 1 commit intomainfrom
renovate/roslynator.analyzers-4.x
Nov 5, 2024
Merged

chore(deps): update dependency roslynator.analyzers to 4.12.9#107
ChrisPulman merged 1 commit intomainfrom
renovate/roslynator.analyzers-4.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 5, 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 becomes conflicted, 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 cf8e099 to c3d0343 Compare November 5, 2024 02:47
@ChrisPulman ChrisPulman merged commit 11a9d7c into main Nov 5, 2024
@ChrisPulman ChrisPulman deleted the renovate/roslynator.analyzers-4.x branch November 5, 2024 08:25
@github-actions
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 Nov 20, 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