Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 6, 2025

This PR contains the following updates:

Package Change Age Confidence
rubocop-performance (source, changelog) '~> 1.25.0' -> '~> 1.26.0' age confidence

Release Notes

rubocop/rubocop-performance (rubocop-performance)

v1.26.0

Compare Source

Bug fixes
  • #​444: Fix an incorrect autocorrect for Performance/BlockGivenWithExplicitBlock when using Naming/BlockForwarding's autocorrection together. ([@​a-lavis][])
  • #​500: Mark Performance/MapCompact cop as unsafe. ([@​jbpextra][])
  • #​498: Fix Performance/Count cop error on empty selector block. ([@​viralpraxis][])
  • #​504: Fix autocorrection syntax error for Performance/Count with multiline calls. ([@​lovro-bikic][])
Changes
  • #​512: Detect negated conditions like !foo.start_with('bar') && !foo.start_with('baz') with Performance/DoubleStartEndWith. ([@​earlopain][])

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Sep 6, 2025
@jgraichen jgraichen merged commit 7e493c4 into main Sep 6, 2025
18 checks passed
@renovate renovate bot deleted the renovate/main-rubocop-performance-1.x branch September 6, 2025 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant