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.13.1 #266

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Roslynator.Analyzers 4.12.4 -> 4.13.1 age adoption passing confidence

Release Notes

dotnet/roslynator (Roslynator.Analyzers)

v4.13.1

Added
  • Support custom path of a test file (PR)
    • It's possible to specify a directory path and/or a file name of a test file.
    • Applies to testing library (Roslynator.Testing.*).

v4.13.0

Fixed
Added
Changed
  • Move analyzer RCS1036 to Formatting.Analyzers as RCS0063 (PR)
    • Old analyzer still works but is marked as obsolete.
  • Bump Roslyn to 4.12.0 (PR)
    • Applies to CLI and testing library.
  • Bump Microsoft.Build.Locator to 1.7.8 (PR)

v4.12.11

Added
  • [CLI] Add support for .NET 9 (PR)
Fixed
Changed
  • Move DiagnosticRules and DiagnosticIdentifiers to Roslynator.Common (PR)

v4.12.10

Fixed
Changed
  • Update whitespace formatting rules (PR)
  • Ensure that diagnostics are not reported with zero length (PR)

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
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 - 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 2 times, most recently from a756b97 to 818496e Compare October 3, 2024 15:13
@renovate renovate bot changed the title chore(deps): update dependency roslynator.analyzers to 4.12.5 chore(deps): update dependency roslynator.analyzers to 4.12.6 Oct 3, 2024
@renovate renovate bot force-pushed the renovate/roslynator.analyzers-4.x branch from 818496e to 5d89017 Compare October 11, 2024 19:06
@renovate renovate bot changed the title chore(deps): update dependency roslynator.analyzers to 4.12.6 chore(deps): update dependency roslynator.analyzers to 4.12.7 Oct 11, 2024
@renovate renovate bot force-pushed the renovate/roslynator.analyzers-4.x branch from 5d89017 to f096b92 Compare October 21, 2024 23:06
@renovate renovate bot changed the title chore(deps): update dependency roslynator.analyzers to 4.12.7 chore(deps): update dependency roslynator.analyzers to 4.12.8 Oct 21, 2024
@renovate renovate bot force-pushed the renovate/roslynator.analyzers-4.x branch from f096b92 to c13abf2 Compare November 4, 2024 22:47
@renovate renovate bot changed the title chore(deps): update dependency roslynator.analyzers to 4.12.8 chore(deps): update dependency roslynator.analyzers to 4.12.9 Nov 4, 2024
@renovate renovate bot force-pushed the renovate/roslynator.analyzers-4.x branch from c13abf2 to 5c4b626 Compare December 28, 2024 01:26
@renovate renovate bot changed the title chore(deps): update dependency roslynator.analyzers to 4.12.9 chore(deps): update dependency roslynator.analyzers to 4.12.10 Dec 28, 2024
@renovate renovate bot force-pushed the renovate/roslynator.analyzers-4.x branch 12 times, most recently from e188e9b to 83c8f93 Compare January 26, 2025 14:19
@renovate renovate bot force-pushed the renovate/roslynator.analyzers-4.x branch from 83c8f93 to 205f973 Compare January 28, 2025 22:12
@renovate renovate bot force-pushed the renovate/roslynator.analyzers-4.x branch from 205f973 to 569baba Compare February 7, 2025 21:24
@renovate renovate bot changed the title chore(deps): update dependency roslynator.analyzers to 4.12.10 chore(deps): update dependency roslynator.analyzers to 4.12.11 Feb 7, 2025
@renovate renovate bot force-pushed the renovate/roslynator.analyzers-4.x branch from 569baba to ab1ff1c Compare February 19, 2025 23:08
@renovate renovate bot changed the title chore(deps): update dependency roslynator.analyzers to 4.12.11 chore(deps): update dependency roslynator.analyzers to 4.13.0 Feb 19, 2025
@renovate renovate bot force-pushed the renovate/roslynator.analyzers-4.x branch from ab1ff1c to 1117c9f Compare February 20, 2025 20:48
@renovate renovate bot force-pushed the renovate/roslynator.analyzers-4.x branch from 1117c9f to 3fe6b85 Compare March 5, 2025 19:18
@renovate renovate bot changed the title chore(deps): update dependency roslynator.analyzers to 4.13.0 chore(deps): update dependency roslynator.analyzers to 4.13.1 Mar 5, 2025
@renovate renovate bot force-pushed the renovate/roslynator.analyzers-4.x branch from 3fe6b85 to 4af8548 Compare March 26, 2025 21:41
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