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

deps: update dependency roslynator.formatting.analyzers to 4.12.9 #127

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Roslynator.Formatting.Analyzers 4.12.1 -> 4.12.9 age adoption passing confidence

Release Notes

dotnet/roslynator (Roslynator.Formatting.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)

v4.12.4

Fixed

v4.12.3

Fixed

v4.12.2

Fixed
  • [CLI] Fix loading of slnf files (PR)
  • [CLI] Fix --severity-level (PR)
  • Fix analyzer RCS1246 (PR)

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.

github-actions[bot]
github-actions bot previously approved these changes Apr 24, 2024
@renovate renovate bot changed the title deps: update dependency roslynator.formatting.analyzers to v4.12.2 deps: update dependency roslynator.formatting.analyzers to v4.12.3 May 10, 2024
@renovate renovate bot force-pushed the renovate/roslynator.formatting.analyzers-4.x branch from 17a1fe0 to 6dbc014 Compare May 10, 2024 22:49
github-actions[bot]
github-actions bot previously approved these changes May 10, 2024
@renovate renovate bot force-pushed the renovate/roslynator.formatting.analyzers-4.x branch from 6dbc014 to daca915 Compare June 2, 2024 20:47
@renovate renovate bot changed the title deps: update dependency roslynator.formatting.analyzers to v4.12.3 deps: update dependency roslynator.formatting.analyzers to v4.12.4 Jun 2, 2024
github-actions[bot]
github-actions bot previously approved these changes Jun 2, 2024
@renovate renovate bot changed the title deps: update dependency roslynator.formatting.analyzers to v4.12.4 deps: update dependency roslynator.formatting.analyzers to 4.12.4 Aug 28, 2024
@renovate renovate bot changed the title deps: update dependency roslynator.formatting.analyzers to 4.12.4 deps: update dependency roslynator.formatting.analyzers to 4.12.5 Sep 13, 2024
@renovate renovate bot force-pushed the renovate/roslynator.formatting.analyzers-4.x branch from daca915 to 03a40da Compare September 13, 2024 19:54
github-actions[bot]
github-actions bot previously approved these changes Sep 13, 2024
@renovate renovate bot changed the title deps: update dependency roslynator.formatting.analyzers to 4.12.5 deps: update dependency roslynator.formatting.analyzers to 4.12.6 Sep 23, 2024
@renovate renovate bot force-pushed the renovate/roslynator.formatting.analyzers-4.x branch from 03a40da to 5c3ea16 Compare September 23, 2024 16:37
github-actions[bot]
github-actions bot previously approved these changes Sep 23, 2024
@renovate renovate bot changed the title deps: update dependency roslynator.formatting.analyzers to 4.12.6 deps: update dependency roslynator.formatting.analyzers to 4.12.7 Oct 1, 2024
@renovate renovate bot force-pushed the renovate/roslynator.formatting.analyzers-4.x branch from 5c3ea16 to ae9e3b1 Compare October 1, 2024 18:03
github-actions[bot]
github-actions bot previously approved these changes Oct 1, 2024
@renovate renovate bot force-pushed the renovate/roslynator.formatting.analyzers-4.x branch from ae9e3b1 to 66b14cd Compare October 11, 2024 21:33
@renovate renovate bot changed the title deps: update dependency roslynator.formatting.analyzers to 4.12.7 deps: update dependency roslynator.formatting.analyzers to 4.12.8 Oct 11, 2024
github-actions[bot]
github-actions bot previously approved these changes Oct 11, 2024
@renovate renovate bot force-pushed the renovate/roslynator.formatting.analyzers-4.x branch from 66b14cd to c58fe9a Compare October 25, 2024 22:14
@renovate renovate bot changed the title deps: update dependency roslynator.formatting.analyzers to 4.12.8 deps: update dependency roslynator.formatting.analyzers to 4.12.9 Oct 25, 2024
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