Skip to content

Commit

Permalink
Bump rubocop from 1.57.0 to 1.57.1 (#120)
Browse files Browse the repository at this point in the history
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.57.0 to
1.57.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/rubocop/rubocop/releases">rubocop's
releases</a>.</em></p>
<blockquote>
<h2>RuboCop 1.57.1</h2>
<h3>Bug fixes</h3>
<ul>
<li><a
href="https://redirect.github.com/rubocop/rubocop/issues/12271">#12271</a>:
Fix a false positive for <code>Lint/RedundantSafeNavigation</code> when
using snake case constant receiver. (<a
href="https://github.com/koic"><code>@​koic</code></a>)</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/issues/12265">#12265</a>:
Fix an error for <code>Layout/MultilineMethodCallIndentation</code> when
usingarithmetic operation with block inside a grouped expression. (<a
href="https://github.com/koic"><code>@​koic</code></a>)</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/12177">#12177</a>:
Fix an incorrect autocorrect for <code>Style/RedundantException</code>.
(<a href="https://github.com/ydah"><code>@​ydah</code></a>)</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/issues/12261">#12261</a>:
Fix an infinite loop for
<code>Layout/MultilineMethodCallIndentation</code> when multiline method
chain with a block argument and method chain. (<a
href="https://github.com/ydah"><code>@​ydah</code></a>)</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/issues/12263">#12263</a>:
Fix false positives for
<code>Style/RedundantDoubleSplatHashBraces</code> when method call for
no hash braced double splat receiver. (<a
href="https://github.com/koic"><code>@​koic</code></a>)</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/12262">#12262</a>:
Fix an incorrect autocorrect for
<code>Style/RedundantDoubleSplatHashBraces</code> when using double
splat hash braces with <code>merge</code> method call twice. (<a
href="https://github.com/koic"><code>@​koic</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md">rubocop's
changelog</a>.</em></p>
<blockquote>
<h2>1.57.1 (2023-10-13)</h2>
<h3>Bug fixes</h3>
<ul>
<li><a
href="https://redirect.github.com/rubocop/rubocop/issues/12271">#12271</a>:
Fix a false positive for <code>Lint/RedundantSafeNavigation</code> when
using snake case constant receiver. ([<a
href="https://github.com/koic"><code>@​koic</code></a>][])</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/issues/12265">#12265</a>:
Fix an error for <code>Layout/MultilineMethodCallIndentation</code> when
usingarithmetic operation with block inside a grouped expression. ([<a
href="https://github.com/koic"><code>@​koic</code></a>][])</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/12177">#12177</a>:
Fix an incorrect autocorrect for <code>Style/RedundantException</code>.
([<a href="https://github.com/ydah"><code>@​ydah</code></a>][])</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/issues/12261">#12261</a>:
Fix an infinite loop for
<code>Layout/MultilineMethodCallIndentation</code> when multiline method
chain with a block argument and method chain. ([<a
href="https://github.com/ydah"><code>@​ydah</code></a>][])</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/issues/12263">#12263</a>:
Fix false positives for
<code>Style/RedundantDoubleSplatHashBraces</code> when method call for
no hash braced double splat receiver. ([<a
href="https://github.com/koic"><code>@​koic</code></a>][])</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/12262">#12262</a>:
Fix an incorrect autocorrect for
<code>Style/RedundantDoubleSplatHashBraces</code> when using double
splat hash braces with <code>merge</code> method call twice. ([<a
href="https://github.com/koic"><code>@​koic</code></a>][])</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rubocop/rubocop/commit/9141fe50b7c3a884852f5e49688a3f5dd3d2f7e0"><code>9141fe5</code></a>
Cut 1.57.1</li>
<li><a
href="https://github.com/rubocop/rubocop/commit/a302d0cf3a34016d2240e0183a04d3012d022a54"><code>a302d0c</code></a>
Update Changelog</li>
<li><a
href="https://github.com/rubocop/rubocop/commit/12016d8894cff2cb079a26a51e4e5dc6a6cb936f"><code>12016d8</code></a>
[Fix <a
href="https://redirect.github.com/rubocop/rubocop/issues/12271">#12271</a>]
Fix a false positive for <code>Lint/RedundantSafeNavigation</code></li>
<li><a
href="https://github.com/rubocop/rubocop/commit/128618c7a8e3336bbe9ff8f800a73ff04dfc7a81"><code>128618c</code></a>
Fix false positives for
<code>Style/RedundantDoubleSplatHashBraces</code></li>
<li><a
href="https://github.com/rubocop/rubocop/commit/03cdf044710db32bd90dc6afa0234502c2b59ffb"><code>03cdf04</code></a>
Merge pull request <a
href="https://redirect.github.com/rubocop/rubocop/issues/12267">#12267</a>
from ydah/fix/12261</li>
<li><a
href="https://github.com/rubocop/rubocop/commit/7edb5cab7487973809ddade987f80ae7b131c81e"><code>7edb5ca</code></a>
[Fix <a
href="https://redirect.github.com/rubocop/rubocop/issues/12261">#12261</a>]
Fix an infinite loop for
<code>Layout/MultilineMethodCallIndentation</code></li>
<li><a
href="https://github.com/rubocop/rubocop/commit/42898bc383d883fe20148119c05a4039ac7ad7de"><code>42898bc</code></a>
Merge pull request <a
href="https://redirect.github.com/rubocop/rubocop/issues/12266">#12266</a>
from koic/fix_an_error_for_layout_multiline_method_...</li>
<li><a
href="https://github.com/rubocop/rubocop/commit/a4a505da327c7a0dcd0e2d6bed2149628ed3e614"><code>a4a505d</code></a>
[Fix <a
href="https://redirect.github.com/rubocop/rubocop/issues/12265">#12265</a>]
Fix an error for <code>Layout/MultilineMethodCallIndentation</code></li>
<li><a
href="https://github.com/rubocop/rubocop/commit/84840b894ee6316d4367daf4cc96e03456e7374f"><code>84840b8</code></a>
Fix typos</li>
<li><a
href="https://github.com/rubocop/rubocop/commit/873cb9f1dfd2d02a574f0ad95de36a3f33547b3a"><code>873cb9f</code></a>
Fix an incorrect autocorrect for <code>Style/RedundantException</code>
when message is n...</li>
<li>Additional commits viewable in <a
href="https://github.com/rubocop/rubocop/compare/v1.57.0...v1.57.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rubocop&package-manager=bundler&previous-version=1.57.0&new-version=1.57.1)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 13, 2023
1 parent 64f8695 commit 19f498b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ GEM
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-support (3.12.0)
rubocop (1.57.0)
rubocop (1.57.1)
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand Down

0 comments on commit 19f498b

Please sign in to comment.