Skip to content

Bump Roslynator.Analyzers from 4.1.2 to 4.3.0 in /Solutions#38

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/Solutions/Roslynator.Analyzers-4.3.0
Closed

Bump Roslynator.Analyzers from 4.1.2 to 4.3.0 in /Solutions#38
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/Solutions/Roslynator.Analyzers-4.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 31, 2023

Bumps Roslynator.Analyzers from 4.1.2 to 4.3.0.

Changelog

Sourced from Roslynator.Analyzers's changelog.

[4.3.0] - 2023-04-24

Changed

  • [CLI] Bump Roslyn to 4.5.0 (#1043).
  • [CLI] Downgrade version of Microsoft.Build.Locator from 1.5.5 to 1.4.1 (#1079)
  • [CLI] Add more information about the found diagnostics to the XML output file (#1078 by @​PeterKaszab).

Fixed

[4.2.0] - 2022-11-27

Added

  • Add Arm64 VS 2022 extension support (#990 by @​snickler).
  • Add analyzer "Add/remove blank line after file scoped namespace declaration" (RCS0060) (#993).
    • Required option: roslynator_blank_line_after_file_scoped_namespace_declaration = true|false
    • Not enabled by default.
  • Add analyzer "Simplify argument null check" (RCS1255) (#994).
    • Use ArgumentNullException.ThrowIfNull instead of if null check.
    • Not enabled by default.
  • Add analyzer "Invalid argument null check" (RCS1256) (#888).
    • This analyzer reports null checks of arguments that are:
      • annotated as nullable reference type.
      • optional and its default value is null.

... (truncated)

Commits
  • 56128e4 Release 4.3.0 (CLI 0.6.0) (#1080)
  • a86a962 [CLI] Add more information about the found diagnostics to the XML output file...
  • 4a99e26 Downgrade MSBuild Locator (#1079)
  • 3b534ee Fix/RCS1031, RCS1208 and RCS1061 (#1062)
  • e017499 Enhance SyntaxLogicalInverter to handle CoalesceExpressions and add correspon...
  • faf227d Fix formatting, apply various code fixes
  • 19fa5fa Fix number of formatted documents, file banners added (#1072)
  • c94cd87 Migrate some scripts to powershell (#1071)
  • f8313de Fix formatting
  • f3caaca Fix RCS1009's handling of discard designations. (#1063)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

Bumps [Roslynator.Analyzers](https://github.com/josefpihrt/roslynator) from 4.1.2 to 4.3.0.
- [Release notes](https://github.com/josefpihrt/roslynator/releases)
- [Changelog](https://github.com/JosefPihrt/Roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.1.2...v4.3.0)

---
updated-dependencies:
- dependency-name: Roslynator.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 31, 2023
@dependabot dependabot Bot force-pushed the dependabot/nuget/Solutions/Roslynator.Analyzers-4.3.0 branch from bc7e659 to 745f2a9 Compare July 31, 2023 13:42
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Aug 1, 2023

Superseded by #40.

@dependabot dependabot Bot closed this Aug 1, 2023
@dependabot dependabot Bot deleted the dependabot/nuget/Solutions/Roslynator.Analyzers-4.3.0 branch August 1, 2023 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants