Skip to content

Conversation

@renovate
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.15.0 age adoption passing confidence

Release Notes

dotnet/roslynator (Roslynator.Formatting.Analyzers)

v4.15.0

Added
  • Add option roslynator_null_conditional_operator.avoid_negative_boolean_comparison (PR)
    • Do not suggest to use null-conditional operator when result would be ... != true/false
    • Applicable for RCS1146
Fixed
Changed
  • Migrate to .NET 10 (including command-line tool) (PR)

v4.14.1

Added
  • [CLI] Add support for slnx files (PR by @​darthtrevino)
    • Bump Roslyn to 4.14.0
    • Drop support for .NET 7 SDK
Fixed
Changed
  • Change behavior of analyzer RCS1206 (PR)
    • The condition for option omit_when_single_line will be that the braces/brackets are on the same line, not just the expression in the braces/brackets

v4.14.0

Added
  • [CLI] Add support for GitLab analyzer reports (PR)
Fixed
Changed
Removed
  • Remove legacy config options (PR)

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)

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
github-actions[bot]
github-actions bot previously approved these changes Oct 25, 2024
@renovate renovate bot changed the title deps: update dependency roslynator.formatting.analyzers to 4.12.9 deps: update dependency roslynator.formatting.analyzers to 4.12.10 Dec 18, 2024
@renovate renovate bot force-pushed the renovate/roslynator.formatting.analyzers-4.x branch from c58fe9a to 1539025 Compare December 18, 2024 00:20
github-actions[bot]
github-actions bot previously approved these changes Dec 18, 2024
@renovate renovate bot changed the title deps: update dependency roslynator.formatting.analyzers to 4.12.10 deps: update dependency roslynator.formatting.analyzers to 4.12.11 Jan 29, 2025
@renovate renovate bot force-pushed the renovate/roslynator.formatting.analyzers-4.x branch from 1539025 to 6d51eed Compare January 29, 2025 01:26
github-actions[bot]
github-actions bot previously approved these changes Jan 29, 2025
@renovate renovate bot changed the title deps: update dependency roslynator.formatting.analyzers to 4.12.11 deps: update dependency roslynator.formatting.analyzers to 4.13.0 Feb 10, 2025
@renovate renovate bot force-pushed the renovate/roslynator.formatting.analyzers-4.x branch from 6d51eed to 25b4c5b Compare February 10, 2025 00:27
github-actions[bot]
github-actions bot previously approved these changes Feb 10, 2025
@renovate renovate bot force-pushed the renovate/roslynator.formatting.analyzers-4.x branch from 25b4c5b to 0d75aee Compare February 23, 2025 21:57
@renovate renovate bot changed the title deps: update dependency roslynator.formatting.analyzers to 4.13.0 deps: update dependency roslynator.formatting.analyzers to 4.13.1 Feb 23, 2025
github-actions[bot]
github-actions bot previously approved these changes Feb 23, 2025
@renovate renovate bot force-pushed the renovate/roslynator.formatting.analyzers-4.x branch from 0d75aee to af7248e Compare July 26, 2025 22:32
@renovate renovate bot changed the title deps: update dependency roslynator.formatting.analyzers to 4.13.1 deps: update dependency roslynator.formatting.analyzers to 4.14.0 Jul 26, 2025
github-actions[bot]
github-actions bot previously approved these changes Jul 26, 2025
@renovate renovate bot changed the title deps: update dependency roslynator.formatting.analyzers to 4.14.0 deps: update dependency roslynator.formatting.analyzers to 4.14.1 Oct 5, 2025
@renovate renovate bot force-pushed the renovate/roslynator.formatting.analyzers-4.x branch from af7248e to 032b8ab Compare October 5, 2025 17:35
github-actions[bot]
github-actions bot previously approved these changes Oct 5, 2025
@renovate renovate bot force-pushed the renovate/roslynator.formatting.analyzers-4.x branch from 032b8ab to bd9bf51 Compare December 14, 2025 17:09
@renovate renovate bot changed the title deps: update dependency roslynator.formatting.analyzers to 4.14.1 deps: update dependency roslynator.formatting.analyzers to 4.15.0 Dec 14, 2025
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.

1 participant