Skip to content

Commit c2acf3b

Browse files
chore(deps): bump rubocop-performance from 1.23.1 to 1.25.0 in /packages/ruby (#1210)
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.23.1 to 1.25.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rubocop/rubocop-performance/releases">rubocop-performance's releases</a>.</em></p> <blockquote> <h2>RuboCop Performance v1.25.0</h2> <h3>New features</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop-performance/pull/496">#496</a>: Support <code>it</code> block parameter in <code>Performance</code> cops. (<a href="https://github.com/koic"><code>@​koic</code></a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop-performance/pull/494">#494</a>: Fix <code>Performance/FixedSize</code> false positive when <code>count</code> is called with a <code>numblock</code>. (<a href="https://github.com/dvandersluis"><code>@​dvandersluis</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop-performance/issues/492">#492</a>: Fix false positives for <code>Performance/StringIdentifierArgument</code> when using interpolated string argument. (<a href="https://github.com/koic"><code>@​koic</code></a>)</li> </ul> <h3>Changes</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop-performance/issues/482">#482</a>: Change <code>Performance/CollectionLiteralInLoop</code> to not register offenses for <code>Array#include?</code> that are optimized directly in Ruby. (<a href="https://github.com/earlopain"><code>@​earlopain</code></a>)</li> </ul> <h2>RuboCop Performance 1.24.0</h2> <h3>New features</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop-performance/pull/490">#490</a>: Pluginfy RuboCop Performance. (<a href="https://github.com/koic"><code>@​koic</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop-performance/pull/462">#462</a>: Add new <code>Performance/ZipWithoutBlock</code> cop that checks patterns like <code>.map { |id| [id] }</code> or <code>.map { [_1] }</code> and can replace them with <code>.zip</code>. (<a href="https://github.com/corsonknowles"><code>@​corsonknowles</code></a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop-performance/pull/484">#484</a>: Fix <code>Performance/CaseWhenSplat</code> cop error on <code>when</code> node without body. (<a href="https://github.com/viralpraxis"><code>@​viralpraxis</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md">rubocop-performance's changelog</a>.</em></p> <blockquote> <h2>1.25.0 (2025-04-01)</h2> <h3>New features</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop-performance/pull/496">#496</a>: Support <code>it</code> block parameter in <code>Performance</code> cops. ([<a href="https://github.com/koic"><code>@​koic</code></a>][])</li> </ul> <h3>Bug fixes</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop-performance/pull/494">#494</a>: Fix <code>Performance/FixedSize</code> false positive when <code>count</code> is called with a <code>numblock</code>. ([<a href="https://github.com/dvandersluis"><code>@​dvandersluis</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop-performance/issues/492">#492</a>: Fix false positives for <code>Performance/StringIdentifierArgument</code> when using interpolated string argument. ([<a href="https://github.com/koic"><code>@​koic</code></a>][])</li> </ul> <h3>Changes</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop-performance/issues/482">#482</a>: Change <code>Performance/CollectionLiteralInLoop</code> to not register offenses for <code>Array#include?</code> that are optimized directly in Ruby. ([<a href="https://github.com/earlopain"><code>@​earlopain</code></a>][])</li> </ul> <h2>1.24.0 (2025-02-16)</h2> <h3>New features</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop-performance/pull/490">#490</a>: Pluginfy RuboCop Performance. ([<a href="https://github.com/koic"><code>@​koic</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop-performance/pull/462">#462</a>: Add new <code>Performance/ZipWithoutBlock</code> cop that checks patterns like <code>.map { |id| [id] }</code> or <code>.map { [_1] }</code> and can replace them with <code>.zip</code>. ([<a href="https://github.com/corsonknowles"><code>@​corsonknowles</code></a>][])</li> </ul> <h3>Bug fixes</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop-performance/pull/484">#484</a>: Fix <code>Performance/CaseWhenSplat</code> cop error on <code>when</code> node without body. ([<a href="https://github.com/viralpraxis"><code>@​viralpraxis</code></a>][])</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rubocop/rubocop-performance/commit/1a7fa7cadd72550a25be1b79ed6d21088570ce39"><code>1a7fa7c</code></a> Cut 1.25.0</li> <li><a href="https://github.com/rubocop/rubocop-performance/commit/9bbcc5263dad2c35255e625e5891c19bc3fba2a2"><code>9bbcc52</code></a> Update Changelog</li> <li><a href="https://github.com/rubocop/rubocop-performance/commit/9e5a10a80a7b1070343ec5130f76a8001720eaf6"><code>9e5a10a</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-performance/issues/496">#496</a> from koic/support_itblock_in_performance_cops</li> <li><a href="https://github.com/rubocop/rubocop-performance/commit/cee374c83188692c29594015292a07d8bdbb5f14"><code>cee374c</code></a> Support <code>it</code> block parameter in <code>Performance</code> cops</li> <li><a href="https://github.com/rubocop/rubocop-performance/commit/300b9978d1bd2731a5c045f187c09234e488a898"><code>300b997</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-performance/issues/494">#494</a> from dvandersluis/fixed-size-blocks</li> <li><a href="https://github.com/rubocop/rubocop-performance/commit/d339b99376afec98bf20a6802bbf0c97fc5f1edd"><code>d339b99</code></a> Fix <code>Performance/FixedSize</code> false positive when <code>count</code> is called with a `num...</li> <li><a href="https://github.com/rubocop/rubocop-performance/commit/b6a39f4a8cae1ff018cd250bcefc82c4533fcc4d"><code>b6a39f4</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-performance/issues/493">#493</a> from koic/fix_false_positives_for_performance_string_...</li> <li><a href="https://github.com/rubocop/rubocop-performance/commit/8c368f6a1659318f0f1179e344248c99045d24cb"><code>8c368f6</code></a> [Fix <a href="https://redirect.github.com/rubocop/rubocop-performance/issues/492">#492</a>] Fix false positives for <code>Performance/StringIdentifierArgument</code></li> <li><a href="https://github.com/rubocop/rubocop-performance/commit/d8428314abddb604de15759b795cedcca345727a"><code>d842831</code></a> Automate the process of GitHub release creation</li> <li><a href="https://github.com/rubocop/rubocop-performance/commit/eb68f9632b7c8a831e287a8ef84b9add56dd5ee5"><code>eb68f96</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-performance/issues/488">#488</a> from Earlopain/collection-literal-ruby34</li> <li>Additional commits viewable in <a href="https://github.com/rubocop/rubocop-performance/compare/v1.23.1...v1.25.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rubocop-performance&package-manager=bundler&previous-version=1.23.1&new-version=1.25.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f1e84b commit c2acf3b

File tree

1 file changed

+16
-12
lines changed

1 file changed

+16
-12
lines changed

packages/ruby/Gemfile.lock

Lines changed: 16 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ GEM
1010
specs:
1111
addressable (2.8.7)
1212
public_suffix (>= 2.0.2, < 7.0)
13-
ast (2.4.2)
13+
ast (2.4.3)
1414
bigdecimal (3.1.8)
1515
crack (1.0.0)
1616
bigdecimal
@@ -22,7 +22,7 @@ GEM
2222
csv
2323
mini_mime (>= 1.0.0)
2424
multi_xml (>= 0.5.2)
25-
json (2.10.1)
25+
json (2.10.2)
2626
json-schema (5.1.1)
2727
addressable (~> 2.8)
2828
bigdecimal (~> 3.1)
@@ -32,9 +32,10 @@ GEM
3232
multi_xml (0.7.1)
3333
bigdecimal (~> 3.1)
3434
parallel (1.26.3)
35-
parser (3.3.7.1)
35+
parser (3.3.7.4)
3636
ast (~> 2.4.1)
3737
racc
38+
prism (1.4.0)
3839
public_suffix (5.1.1)
3940
racc (1.8.1)
4041
rack (3.1.10)
@@ -57,24 +58,27 @@ GEM
5758
diff-lcs (>= 1.2.0, < 2.0)
5859
rspec-support (~> 3.13.0)
5960
rspec-support (3.13.1)
60-
rubocop (1.73.1)
61+
rubocop (1.75.1)
6162
json (~> 2.3)
6263
language_server-protocol (~> 3.17.0.2)
6364
lint_roller (~> 1.1.0)
6465
parallel (~> 1.10)
6566
parser (>= 3.3.0.2)
6667
rainbow (>= 2.2.2, < 4.0)
6768
regexp_parser (>= 2.9.3, < 3.0)
68-
rubocop-ast (>= 1.38.0, < 2.0)
69+
rubocop-ast (>= 1.43.0, < 2.0)
6970
ruby-progressbar (~> 1.7)
7071
unicode-display_width (>= 2.4.0, < 4.0)
71-
rubocop-ast (1.38.1)
72-
parser (>= 3.3.1.0)
73-
rubocop-performance (1.23.1)
74-
rubocop (>= 1.48.1, < 2.0)
75-
rubocop-ast (>= 1.31.1, < 2.0)
76-
rubocop-rspec (3.4.0)
77-
rubocop (~> 1.61)
72+
rubocop-ast (1.43.0)
73+
parser (>= 3.3.7.2)
74+
prism (~> 1.4)
75+
rubocop-performance (1.25.0)
76+
lint_roller (~> 1.1)
77+
rubocop (>= 1.75.0, < 2.0)
78+
rubocop-ast (>= 1.38.0, < 2.0)
79+
rubocop-rspec (3.5.0)
80+
lint_roller (~> 1.1)
81+
rubocop (~> 1.72, >= 1.72.1)
7882
ruby-progressbar (1.13.0)
7983
unicode-display_width (3.1.4)
8084
unicode-emoji (~> 4.0, >= 4.0.4)

0 commit comments

Comments
 (0)