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 dependency Roslynator.Analyzers to v4.5.0 #1461

Merged
merged 1 commit into from Aug 28, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 26, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Roslynator.Analyzers nuget minor 4.4.0 -> 4.5.0

Release Notes

josefpihrt/roslynator (Roslynator.Analyzers)

v4.5.0

Added
  • Add SECURITY.md (#​1147)
  • Add custom FixAllProvider for RCS1014 (#​1070).
  • Add more cases to RCS1097 (#​1160).
  • Add analyzer "Use enum field explicitly" (RCS1257) (#​889).
    • Enabled by default.
  • Add analyzer "Unnecessary enum flag" RCS1258 (#​886).
    • Enabled by default.
  • Make Roslynator.Rename.SymbolRenamer public (#​1161)
  • Analyzer 'Remove empty syntax' (RCS1259) (#​913).
    • This analyzer replaces following analyzers:
      • Remove empty empty statement (RCS1038)
      • Remove empty 'else' clause (RCS1040)
      • Remove empty object initializer (RCS1041)
      • Remove empty 'finally' clause (RCS1066)
      • Remove empty namespace declaration (RCS1072)
      • Remove empty region directive (RCS1091)
      • Remove empty destructor (RCS1106)
  • [CLI] Add glob pattern matching (--include or/and --exclude) (#​1178, #​1183).
  • Add analyzer "Include/omit trailing comma" (RCS1256) (#​931).
    • Required option: roslynator_trailing_comma_style = include|omit|omit_when_single_line
    • Not enabled by default
Changed
  • [CLI] Open help in web browser when running command roslynator help <COMMAND> (#​1179)
Fixed

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 has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Aug 26, 2023

Codecov Report

Merging #1461 (818a1dc) into main (9f00243) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1461   +/-   ##
=======================================
  Coverage   22.11%   22.11%           
=======================================
  Files         139      139           
  Lines        4373     4373           
  Branches      466      466           
=======================================
  Hits          967      967           
- Misses       3303     3305    +2     
+ Partials      103      101    -2     

see 2 files with indirect coverage changes

@dpvreony dpvreony merged commit e934589 into main Aug 28, 2023
8 checks passed
@renovate renovate bot deleted the renovate/roslynator.analyzers-4.x branch August 28, 2023 10:33
@sonarcloud
Copy link

sonarcloud bot commented Aug 28, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant