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

Update roslynator to v4.8.0 #1733

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Update roslynator to v4.8.0 #1733

merged 1 commit into from
Jan 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 2, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Roslynator.Analyzers 4.7.0 -> 4.8.0 age adoption passing confidence
Roslynator.CodeAnalysis.Analyzers 4.7.0 -> 4.8.0 age adoption passing confidence
Roslynator.Formatting.Analyzers 4.7.0 -> 4.8.0 age adoption passing confidence

Release Notes

dotnet/roslynator (Roslynator.Analyzers)

v4.8.0

Added
  • Add analyzer "Add/remove blank line between switch sections" (RCS0061) (PR)
    • Option (required): roslynator_blank_line_between_switch_sections = include|omit|omit_after_block
    • Make analyzer RCS0014 obsolete
  • Add analyzer "Declare explicit/implicit type" (RCS1264) (PR)
  • Add code fix "Declare as nullable" (PR)
    • Applicable to: CS8600, CS8610, CS8765 and CS8767
  • Add option roslynator_use_collection_expression = true|false (PR)
Changed
  • Replace type declaration's empty braces with semicolon (RCS1251 (PR, PR)
  • [TestFramework] Bump MSTest.TestFramerk to 3.1.1 (PR)
  • [TestFramework] Bump xunit.assert to 2.6.2 (PR)
  • Bump Roslyn to 4.7.0 (PR)
Fixed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the 🚚 private-dependencies Private dependency label Jan 2, 2024
@renovate renovate bot enabled auto-merge (rebase) January 2, 2024 15:14
@github-actions github-actions bot added the :shipit: merge Shipit! label Jan 2, 2024
@github-actions github-actions bot added this to the v1.6.1 milestone Jan 2, 2024
@renovate renovate bot merged commit c0dee27 into master Jan 2, 2024
8 checks passed
@renovate renovate bot deleted the renovate/roslynator branch January 2, 2024 15:26
@github-actions github-actions bot removed the :shipit: merge Shipit! label Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚚 private-dependencies Private dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants