Bump rubocop-performance from 1.25.0 to 1.26.1
Closed
Number: #168
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 2
Association: Unknown
Comments: 2
Created:
January 16, 2026 at 05:44 PM UTC
(6 months ago)
(6 months ago)
Updated:
January 16, 2026 at 06:42 PM UTC
(6 months ago)
(6 months ago)
Closed:
January 16, 2026 at 06:42 PM UTC
(6 months ago)
(6 months ago)
Time to Close:
about 1 hour
Labels:
dependencies ruby
dependencies ruby
Assignees:
biow0lf
biow0lf
Description:
Bumps rubocop-performance from 1.25.0 to 1.26.1.
Release notes
Sourced from rubocop-performance's releases.
RuboCop Performance v1.26.1
Bug fixes
Changes
- #520: Disable
Performance/BigDecimalWithNumericArgumentby default. (@earlopain)RuboCop Performance v1.26.0
Bug fixes
- #444: Fix an incorrect autocorrect for
Performance/BlockGivenWithExplicitBlockwhen usingNaming/BlockForwarding's autocorrection together. (@a-lavis)- #500: Mark
Performance/MapCompactcop as unsafe. (@jbpextra)- #498: Fix
Performance/Countcop error on empty selector block. (@viralpraxis)- #504: Fix autocorrection syntax error for
Performance/Countwith multiline calls. (@lovro-bikic)Changes
- #512: Detect negated conditions like
!foo.start_with('bar') && !foo.start_with('baz')withPerformance/DoubleStartEndWith. (@earlopain)
Changelog
Sourced from rubocop-performance's changelog.
1.26.1 (2025-10-18)
Bug fixes
- #517: Fix false positives for
Performance/RedundantStringCharswhen usingstr.chars[0, 2]. ([@koic][])Changes
- #520: Disable
Performance/BigDecimalWithNumericArgumentby default. ([@earlopain][])1.26.0 (2025-09-06)
Bug fixes
- #444: Fix an incorrect autocorrect for
Performance/BlockGivenWithExplicitBlockwhen usingNaming/BlockForwarding's autocorrection together. ([@a-lavis][])- #500: Mark
Performance/MapCompactcop as unsafe. ([@jbpextra][])- #498: Fix
Performance/Countcop error on empty selector block. ([@viralpraxis][])- #504: Fix autocorrection syntax error for
Performance/Countwith multiline calls. ([@lovro-bikic][])Changes
- #512: Detect negated conditions like
!foo.start_with('bar') && !foo.start_with('baz')withPerformance/DoubleStartEndWith. ([@earlopain][])
Commits
4783c90Cut 1.26.1d3f1806Update Changeloga63df04Merge pull request #521 from Earlopain/disable-bigdecimal7a5499f[Fix #520] DisablePerformance/BigDecimalWithNumericArgumentby default03a6071Merge pull request #518 from koic/fix_false_positives_for_performance_redunda...a1ef194[Fix #517] Fix false positives forPerformance/RedundantStringChars6e1afebTweak bug report template60ff474Suppress RuboCop's offense955429aSwitch back docs version to master4e6eb01Cut 1.26.0- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 12829535 |
| UUID: | 3822987986 |
| Node ID: | PR_kwDOANsh3M69qznf |
| Host: | GitHub |
| Repository: | errbit/errbit_github_plugin |