Skip to content

chore(deps): update dependency roslynator.analyzers to v4.8.0#238

Merged
RLittlesII merged 1 commit intomasterfrom
renovate/roslynator
Jan 7, 2024
Merged

chore(deps): update dependency roslynator.analyzers to v4.8.0#238
RLittlesII merged 1 commit intomasterfrom
renovate/roslynator

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jan 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Roslynator.Analyzers 4.6.4 -> 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

v4.7.0

Added
  • Add analyzer "Dispose resource asynchronously" (RCS1261) (PR)
  • Add analyzer "Unnecessary raw string literal" (RCS1262) (PR)
  • Add analyzer "Invalid reference in a documentation comment" (RCS1263) (PR)
  • 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
Changed
  • Improve refactoring "Remove comment" RR0098 (PR)
  • Remove trailing dot from analyzer's title (PR)
  • Group code fix "Change accessibility to ..." (PR)
  • [CLI] Bump Roslyn to 4.8.0 (PR).
  • Group refactoring "Remove members above/below'" (PR)
  • Rename analyzers (PR)
    • "Add new line before embedded statement" -> "Put embedded statement on its own line" (RCS0030)
    • "Add new line before statement" -> "Put statement on its own line" (RCS0033)
  • Group refactoring "Wrap in ..." (PR)
Fixed

Configuration

📅 Schedule: Branch creation - "after 3am on the first day of the month" (UTC), 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 this update 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 Pull requests that update a dependency nobody sees label Jan 1, 2024
@github-actions github-actions bot added this to the v0.11.0 milestone Jan 1, 2024
@renovate renovate bot changed the title chore(deps): update dependency roslynator.analyzers to v4.7.0 chore(deps): update dependency roslynator.analyzers to v4.8.0 Jan 2, 2024
@renovate renovate bot force-pushed the renovate/roslynator branch 2 times, most recently from 919c6ae to 46a0ae5 Compare January 6, 2024 21:40
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d3941b4) 46.08% compared to head (3635110) 46.08%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #238   +/-   ##
=======================================
  Coverage   46.08%   46.08%           
=======================================
  Files          60       60           
  Lines         881      881           
  Branches       42       42           
=======================================
  Hits          406      406           
  Misses        475      475           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/roslynator branch 4 times, most recently from 5af3253 to 1ec3269 Compare January 6, 2024 23:49
@RLittlesII RLittlesII enabled auto-merge (squash) January 7, 2024 00:24
@renovate renovate bot force-pushed the renovate/roslynator branch from 1ec3269 to 134be4a Compare January 7, 2024 00:24
@renovate renovate bot force-pushed the renovate/roslynator branch from 134be4a to 3635110 Compare January 7, 2024 00:52
@RLittlesII RLittlesII merged commit a3a7d64 into master Jan 7, 2024
@RLittlesII RLittlesII deleted the renovate/roslynator branch January 7, 2024 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🚚 private-dependencies Pull requests that update a dependency nobody sees

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant