Skip to content

Update roslynator to v4.11.0#1003

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/roslynator
Feb 19, 2024
Merged

Update roslynator to v4.11.0#1003
renovate[bot] merged 1 commit intomasterfrom
renovate/roslynator

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Roslynator.Analyzers 4.10.0 -> 4.11.0 age adoption passing confidence
Roslynator.CodeAnalysis.Analyzers 4.10.0 -> 4.11.0 age adoption passing confidence
Roslynator.CodeFixes 4.10.0 -> 4.11.0 age adoption passing confidence
Roslynator.Formatting.Analyzers 4.10.0 -> 4.11.0 age adoption passing confidence
Roslynator.Refactorings 4.10.0 -> 4.11.0 age adoption passing confidence

Release Notes

dotnet/roslynator (Roslynator.Analyzers)

v4.11.0

Added
  • Add analyzer "Use raw string literal" RCS1266 (PR)
  • Add analyzer "Convert 'string.Concat' to interpolated string" RCS1267 (PR)
  • Simplify LINQ query RCS1077 (PR)
    • items.Select(selector).Average() => items.Average(selector)
    • items.Select(selector).Sum() => items.Sum(selector)
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 Feb 19, 2024
@renovate renovate Bot enabled auto-merge (rebase) February 19, 2024 16:28
@github-actions github-actions Bot added the :shipit: merge Shipit! label Feb 19, 2024
@github-actions github-actions Bot added this to the v12.1.1 milestone Feb 19, 2024
@renovate renovate Bot merged commit 7bfb839 into master Feb 19, 2024
@renovate renovate Bot deleted the renovate/roslynator branch February 19, 2024 16:35
@github-actions github-actions Bot removed the :shipit: merge Shipit! label Feb 19, 2024
@github-actions github-actions Bot modified the milestones: v12.1.1, v12.2.1 Jun 17, 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