ITADN

Bump rubocop from 1.81.0 to 1.81.1

#291Pull Requestdependabot[bot] 创建于 2025-09-26
dependenciesruby
D
dependabot[bot]commented
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.81.0 to 1.81.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 v1.81.1</h2> <h3>Bug fixes</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14563">#14563</a>: Fix incorrect autocorrection for <code>Lint/DeprecatedOpenSSLConstant</code> when <code>Cipher</code> appears twice. (<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/pull/14565">#14565</a>: Allow multiline method chain for <code>Style/NumberedParameters</code> and <code>Style/ItBlockParameter</code> with <code>EnforcedStyle: allow_single_line</code> when the block itself is on a single line. (<a href="https://github.com/earlopain"><code>@​earlopain</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.81.1 (2025-09-26)</h2> <h3>Bug fixes</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14563">#14563</a>: Fix incorrect autocorrection for <code>Lint/DeprecatedOpenSSLConstant</code> when <code>Cipher</code> appears twice. ([<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/pull/14565">#14565</a>: Allow multiline method chain for <code>Style/NumberedParameters</code> and <code>Style/ItBlockParameter</code> with <code>EnforcedStyle: allow_single_line</code> when the block itself is on a single line. ([<a href="https://github.com/earlopain"><code>@​earlopain</code></a>][])</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rubocop/rubocop/commit/db5883191090a395e2eb777c65e6f6e37485e5ac"><code>db58831</code></a> Cut 1.81.1</li> <li><a href="https://github.com/rubocop/rubocop/commit/27972079538e1dbb45723ffdd0bd02690b230067"><code>2797207</code></a> Update Changelog</li> <li><a href="https://github.com/rubocop/rubocop/commit/6b2f047b3175d2df3fcc43b207f854ccf9ba6528"><code>6b2f047</code></a> [Fix <a href="https://redirect.github.com/rubocop/rubocop/issues/14563">#14563</a>] Fix an incorrect autocorrect for <code>Lint/DeprecatedOpenSSLConstant</code></li> <li><a href="https://github.com/rubocop/rubocop/commit/8260fc1aa14cd72d949d8b42378a83841e410ba2"><code>8260fc1</code></a> Allow implicit block args when the block itself is on one line only</li> <li><a href="https://github.com/rubocop/rubocop/commit/c1400e77be41d5f84bc0d6e2609898c5146ba4e8"><code>c1400e7</code></a> [Docs] Document <code>--editor-mode</code> in a comment`</li> <li><a href="https://github.com/rubocop/rubocop/commit/d3ef76a43567bc809825d85ac89e7660c8565d20"><code>d3ef76a</code></a> Reset the docs version</li> <li>See full diff in <a href="https://github.com/rubocop/rubocop/compare/v1.81.0...v1.81.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.81.0&new-version=1.81.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>
合并状态:未合并 0 条评论