Skip to content

chore(deps): update dependency rubocop-performance to '~> 1.26.0'#2153

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rubocop-performance-1.x
Open

chore(deps): update dependency rubocop-performance to '~> 1.26.0'#2153
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rubocop-performance-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 18, 2026

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

rubocop/rubocop-performance (rubocop-performance)

v1.26.1

Compare Source

Bug fixes
  • #​517: Fix false positives for Performance/RedundantStringChars when using str.chars[0, 2]. ([@​koic][])
Changes

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: (UTC)

  • Branch creation
    • "before 7am on Monday"
  • 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 Pull requests that update a dependency file label May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant