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

chore(deps): update dependency roslynator.analyzers to v1.9.0 - autoclosed #1092

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 16, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Roslynator.Analyzers 1.0.0-beta -> 1.9.0 age adoption passing confidence

Release Notes

dotnet/roslynator (Roslynator.Analyzers)

v1.9.0

Analyzers
Refactorings

v1.8.0

Analyzers
Changes of "IsEnabledByDefault"
Changes of "DefaultSeverity"

v1.7.0

Analyzers
  • Rename analyzer AddBraces to AddBracesWhenExpressionSpansOverMultipleLines (RCS1001).
  • Rename analyzer AddBracesToIfElse to AddBracesToIfElseWhenExpressionSpansOverMultipleLines (RCS1003).
  • Rename analyzer AvoidEmbeddedStatement to AddBraces (RCS1007).
  • Rename analyzer AvoidEmbeddedStatementInIfElse to AddBracesToIfElse (RCS1126).
Refactorings
  • Add refactoring RR0200 (UncommentMultilineComment).

v1.6.0

Refactorings
  • Add refactoring RR0195 (AddMemberToInterface).
  • Add refactoring RR0196 (MergeIfWithParentIf).
Code Fixes

Add code fix for CS1031 and CS8112.

v1.5.0

  • Bug fixes.

v1.4.0

Analyzers
  • Delete analyzer RCS1054 (MergeLocalDeclarationWithReturnStatement) - Its functionality is incorporated into analyzer RCS1124 (InlineLocalVariable).
  • Disable analyzer RCS1024 (FormatAccessorList) by default.
  • Disable analyzer RCS1023 (FormatEmptyBlock) by default.
  • Modify analyzer RCS1091 (RemoveEmptyRegion) - Change default severity from Info to Hidden.
  • Modify analyzer RCS1157 (CompositeEnumValueContainsUndefinedFlag) - Change default severity from Warning to Info.
  • Modify analyzer RCS1032 (RemoveRedundantParentheses) - Exclude following syntaxes from analyzer:
    • AssignmentExpression.Right
    • ForEachExpression.Expression
    • EqualsValueClause.Value
Refactorings
  • Modify refactoring RR0024 (CheckExpressionForNull) - Do not add empty line.

v1.3.0

  • Add support for configuration file.
Analyzers
  • Disable RCS1176 (UseVarInsteadOfExplicitTypeWhenTypeIsNotObvious) by default.
  • Disable RCS1177 (UseVarInsteadOfExplicitTypeInForEach) by default.

v1.2.0

  • Release of package Roslynator.Analyzers 1.2.0
  • Release of package CSharpAnalyzers 1.2.0

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.

@renovate renovate bot force-pushed the renovate/roslynator.analyzers-1.x branch from ab70be2 to e951cdb Compare February 16, 2024 23:48
@renovate renovate bot force-pushed the renovate/roslynator.analyzers-1.x branch from e951cdb to 42fd970 Compare February 16, 2024 23:54
@renovate renovate bot changed the title chore(deps): update dependency roslynator.analyzers to v1.9.0 chore(deps): update dependency roslynator.analyzers to v1.9.0 - autoclosed Feb 17, 2024
@renovate renovate bot closed this Feb 17, 2024
@renovate renovate bot deleted the renovate/roslynator.analyzers-1.x branch February 17, 2024 00:19
Copy link

github-actions bot commented Mar 2, 2024

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 Mar 2, 2024
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.

0 participants