This repository was archived by the owner on Oct 14, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit 178f619
authored
Bump the minor-updates group across 1 directory with 3 updates (#392)
Bumps the minor-updates group with 3 updates in the / directory:
[clearance](https://github.com/thoughtbot/clearance),
[sidekiq-cron](https://github.com/ondrejbartas/sidekiq-cron) and
[rubocop](https://github.com/rubocop/rubocop).
Updates `clearance` from 2.9.3 to 2.10.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/thoughtbot/clearance/releases">clearance's
releases</a>.</em></p>
<blockquote>
<h2>v2.10.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Drop support for Rails 7.0 and Ruby 3.1 by <a
href="https://github.com/sej3506"><code>@sej3506</code></a> in <a
href="https://redirect.github.com/thoughtbot/clearance/pull/1045">thoughtbot/clearance#1045</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/thoughtbot/clearance/compare/v2.9.3...v2.10.0">https://github.com/thoughtbot/clearance/compare/v2.9.3...v2.10.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/thoughtbot/clearance/blob/main/CHANGELOG.md">clearance's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/thoughtbot/clearance/compare/v2.9.3...v2.10.0">2.10.0</a>
- March 28, 2025</h2>
<ul>
<li>Drop support for Rails 7.0 and Ruby 3.1 (<a
href="https://redirect.github.com/thoughtbot/clearance/issues/1045">#1045</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/thoughtbot/clearance/commit/7ee5a24545497f4a70b3eeb10df2301eabdc91c2"><code>7ee5a24</code></a>
Bump version to 2.10.0 (<a
href="https://redirect.github.com/thoughtbot/clearance/issues/1046">#1046</a>)</li>
<li><a
href="https://github.com/thoughtbot/clearance/commit/fde1586d4b603ed477fe1e4fbe62a6a6c41ec0d2"><code>fde1586</code></a>
Drop support for Rails 7.0 and Ruby 3.1 (<a
href="https://redirect.github.com/thoughtbot/clearance/issues/1045">#1045</a>)</li>
<li>See full diff in <a
href="https://github.com/thoughtbot/clearance/compare/v2.9.3...v2.10.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `sidekiq-cron` from 2.1.0 to 2.2.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ondrejbartas/sidekiq-cron/releases">sidekiq-cron's
releases</a>.</em></p>
<blockquote>
<h2>v2.2.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add support for Sidekiq v8 by <a
href="https://github.com/leoarnold"><code>@leoarnold</code></a> in <a
href="https://redirect.github.com/sidekiq-cron/sidekiq-cron/pull/531">sidekiq-cron/sidekiq-cron#531</a></li>
<li>Always show parsed cron expression in web UI by <a
href="https://github.com/krystof-k"><code>@krystof-k</code></a> in <a
href="https://redirect.github.com/sidekiq-cron/sidekiq-cron/pull/535">sidekiq-cron/sidekiq-cron#535</a></li>
<li>Add fallback to <code>.yaml</code> extension by <a
href="https://github.com/krystof-k"><code>@krystof-k</code></a> in <a
href="https://redirect.github.com/sidekiq-cron/sidekiq-cron/pull/534">sidekiq-cron/sidekiq-cron#534</a></li>
<li>Properly support Sidekiq v8 new UI by <a
href="https://github.com/eqladios"><code>@eqladios</code></a> in <a
href="https://redirect.github.com/sidekiq-cron/sidekiq-cron/pull/538">sidekiq-cron/sidekiq-cron#538</a></li>
<li>Refactor constantize helper to use <code>Object.const_get</code> by
<a href="https://github.com/dmeremyanin"><code>@dmeremyanin</code></a>
in <a
href="https://redirect.github.com/sidekiq-cron/sidekiq-cron/pull/541">sidekiq-cron/sidekiq-cron#541</a></li>
<li>Allow testing of schedule by library consumers by <a
href="https://github.com/tttffff"><code>@tttffff</code></a> in <a
href="https://redirect.github.com/sidekiq-cron/sidekiq-cron/pull/543">sidekiq-cron/sidekiq-cron#543</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/krystof-k"><code>@krystof-k</code></a>
made their first contribution in <a
href="https://redirect.github.com/sidekiq-cron/sidekiq-cron/pull/535">sidekiq-cron/sidekiq-cron#535</a></li>
<li><a href="https://github.com/eqladios"><code>@eqladios</code></a>
made their first contribution in <a
href="https://redirect.github.com/sidekiq-cron/sidekiq-cron/pull/538">sidekiq-cron/sidekiq-cron#538</a></li>
<li><a
href="https://github.com/dmeremyanin"><code>@dmeremyanin</code></a>
made their first contribution in <a
href="https://redirect.github.com/sidekiq-cron/sidekiq-cron/pull/541">sidekiq-cron/sidekiq-cron#541</a></li>
<li><a href="https://github.com/tttffff"><code>@tttffff</code></a> made
their first contribution in <a
href="https://redirect.github.com/sidekiq-cron/sidekiq-cron/pull/543">sidekiq-cron/sidekiq-cron#543</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/sidekiq-cron/sidekiq-cron/compare/v2.1.0...v2.2.0">https://github.com/sidekiq-cron/sidekiq-cron/compare/v2.1.0...v2.2.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sidekiq-cron/sidekiq-cron/blob/master/CHANGELOG.md">sidekiq-cron's
changelog</a>.</em></p>
<blockquote>
<h2>2.2.0</h2>
<ul>
<li>Add support for Sidekiq v8 (<a
href="https://redirect.github.com/sidekiq-cron/sidekiq-cron/pull/531">sidekiq-cron/sidekiq-cron#531</a>,
<a
href="https://redirect.github.com/sidekiq-cron/sidekiq-cron/pull/538">sidekiq-cron/sidekiq-cron#538</a>)</li>
<li>Always show parsed cron expression in web UI (<a
href="https://redirect.github.com/sidekiq-cron/sidekiq-cron/pull/535">sidekiq-cron/sidekiq-cron#535</a>)</li>
<li>Add fallback to .yaml extension (<a
href="https://redirect.github.com/sidekiq-cron/sidekiq-cron/pull/534">sidekiq-cron/sidekiq-cron#534</a>)</li>
<li>Refactor constantize helper to use Object.const_get (<a
href="https://redirect.github.com/sidekiq-cron/sidekiq-cron/pull/541">sidekiq-cron/sidekiq-cron#541</a>)</li>
<li>Allow testing of schedule by library consumers (<a
href="https://redirect.github.com/sidekiq-cron/sidekiq-cron/pull/543">sidekiq-cron/sidekiq-cron#543</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sidekiq-cron/sidekiq-cron/commit/5846ed9fbc310c33889f473173067bfc90f35dc7"><code>5846ed9</code></a>
Prepare new release v2.2.0 🚀 (<a
href="https://redirect.github.com/ondrejbartas/sidekiq-cron/issues/545">#545</a>)</li>
<li><a
href="https://github.com/sidekiq-cron/sidekiq-cron/commit/bfa2e1841fb9cd91410fc6ef9e75ad1b24068cf8"><code>bfa2e18</code></a>
Allow testing of schedule by library consumers (<a
href="https://redirect.github.com/ondrejbartas/sidekiq-cron/issues/543">#543</a>)</li>
<li><a
href="https://github.com/sidekiq-cron/sidekiq-cron/commit/d336ade5daab8839525353cafa0b59b227ab480d"><code>d336ade</code></a>
Refactor constantize helper to use <code>Object.const_get</code> (<a
href="https://redirect.github.com/ondrejbartas/sidekiq-cron/issues/541">#541</a>)</li>
<li><a
href="https://github.com/sidekiq-cron/sidekiq-cron/commit/0807736de05cb4775e787ae937ecf6a14f6df929"><code>0807736</code></a>
Properly support Sidekiq v8 new UI (<a
href="https://redirect.github.com/ondrejbartas/sidekiq-cron/issues/538">#538</a>)</li>
<li><a
href="https://github.com/sidekiq-cron/sidekiq-cron/commit/3af44b1cffae1a203089223c0dfa46d009d11153"><code>3af44b1</code></a>
Add fallback to <code>.yaml</code> extension (<a
href="https://redirect.github.com/ondrejbartas/sidekiq-cron/issues/534">#534</a>)</li>
<li><a
href="https://github.com/sidekiq-cron/sidekiq-cron/commit/add69ac25233197abf4c6f04a831b4ac14dd5816"><code>add69ac</code></a>
Always show parsed cron expression in web UI (<a
href="https://redirect.github.com/ondrejbartas/sidekiq-cron/issues/535">#535</a>)</li>
<li><a
href="https://github.com/sidekiq-cron/sidekiq-cron/commit/3c347c337d3fc1c11924a830db201a39b31142ee"><code>3c347c3</code></a>
Add support for Sidekiq v8 (<a
href="https://redirect.github.com/ondrejbartas/sidekiq-cron/issues/531">#531</a>)</li>
<li><a
href="https://github.com/sidekiq-cron/sidekiq-cron/commit/6fff355eb8701ec910d831412286c4244d81c5c9"><code>6fff355</code></a>
[refactor] regroup configuration flags related to the same topic</li>
<li>See full diff in <a
href="https://github.com/ondrejbartas/sidekiq-cron/compare/v2.1.0...v2.2.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `rubocop` from 1.74.0 to 1.75.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.75.1</h2>
<h3>Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/14038">#14038</a>:
Rename <code>EnforcedStyle: allow_named_parameter</code> to
<code>EnforcedStyle: only_numbered_parameters</code> in
<code>Style/ItBlockParameter</code>. (<a
href="https://github.com/koic"><code>@koic</code></a>)</li>
</ul>
<h2>RuboCop v1.75.0</h2>
<h3>New features</h3>
<ul>
<li><a
href="https://redirect.github.com/rubocop/rubocop/issues/12049">#12049</a>:
Add new <code>Style/HashFetchChain</code> cop to detect chained
<code>fetch</code> calls that can be replaced with a single call to
<code>dig</code>. (<a
href="https://github.com/dvandersluis"><code>@dvandersluis</code></a>)</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/issues/13597">#13597</a>:
Add new <code>Style/ItBlockParameter</code> cop. (<a
href="https://github.com/koic"><code>@koic</code></a>)</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/13899">#13899</a>:
Enable reusable Prism parse result for Ruby LSP add-on. (<a
href="https://github.com/koic"><code>@koic</code></a>)</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/14015">#14015</a>:
Support <code>it</code> block parameter in <code>Layout</code> cops. (<a
href="https://github.com/koic"><code>@koic</code></a>)</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/14017">#14017</a>:
Support <code>it</code> block parameter in <code>Lint</code> cops. (<a
href="https://github.com/koic"><code>@koic</code></a>)</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/14018">#14018</a>:
Support <code>it</code> block parameter in <code>Metrics</code> cops.
(<a href="https://github.com/koic"><code>@koic</code></a>)</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/14013">#14013</a>:
Support <code>it</code> block parameter in <code>Style</code> cops. (<a
href="https://github.com/koic"><code>@koic</code></a>)</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/14025">#14025</a>:
Support <code>TargetRubyVersion: 3.5</code> (experimental). (<a
href="https://github.com/earlopain"><code>@earlopain</code></a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/14022">#14022</a>:
Fix an error for <code>Style/HashFetchChain</code> when no arguments are
given to <code>fetch</code>. (<a
href="https://github.com/koic"><code>@koic</code></a>)</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/14028">#14028</a>:
Fix false negative for
<code>Layout/MultilineMethodParameterLineBreaks</code> when class method
definitions are used. (<a
href="https://github.com/vlad-pisanov"><code>@vlad-pisanov</code></a>)</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/14027">#14027</a>:
Fix false negative for <code>Layout/LineLength</code> when
autocorrecting class method definitions. (<a
href="https://github.com/vlad-pisanov"><code>@vlad-pisanov</code></a>)</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/issues/8099">#8099</a>:
Fix infinite loop between <code>Layout/SpaceAroundOperators</code> and
<code>Layout/HashAlignment</code> with
<code>EnforcedHashRocketStyle</code> being an array containing
<code>table</code>. (<a
href="https://github.com/dvandersluis"><code>@dvandersluis</code></a>)</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/14021">#14021</a>:
Fix handling of long heredoc lines with SplitStrings enabled. (<a
href="https://github.com/mauro-oto"><code>@mauro-oto</code></a>)</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/13968">#13968</a>:
Fix <code>InternalAffairs/RedundantDescribedClassAsSubject</code> cop
error on missing <code>describe</code>. (<a
href="https://github.com/viralpraxis"><code>@viralpraxis</code></a>)</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/14036">#14036</a>:
Fix false negative for <code>Lint/ShadowingOuterLocalVariable</code>
when block local variable is used inside a condition. (<a
href="https://github.com/lovro-bikic"><code>@lovro-bikic</code></a>)</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/issues/13990">#13990</a>:
Fix a false positive for <code>Lint/UselessAssignment</code> when a
variable is reassigned in a different branch. ([<a
href="https://github.com/eugeneius"><code>@eugeneius</code></a>][])</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/14012">#14012</a>:
Fix incorrect autocorrections for
<code>Style/SoleNestedConditional</code>. (<a
href="https://github.com/lovro-bikic"><code>@lovro-bikic</code></a>)</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/14020">#14020</a>:
Fix comment autocorrection for <code>Style/IfInsideElse</code>. (<a
href="https://github.com/lovro-bikic"><code>@lovro-bikic</code></a>)</li>
</ul>
<h3>Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/rubocop/rubocop/issues/12358">#12358</a>:
Add <code>does</code> as a forbidden prefix to
<code>Naming/PredicateName</code>. (<a
href="https://github.com/dvandersluis"><code>@dvandersluis</code></a>)</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/issues/13621">#13621</a>:
Add <code>ForbiddenIdentifiers</code> and <code>ForbiddenPatterns</code>
config options to <code>Naming/MethodName</code> cop. ([<a
href="https://github.com/tejasbubane"><code>@tejasbubane</code></a>][])</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/issues/13986">#13986</a>:
Add support for <code>Array#intersection</code> to
<code>Style/ArrayIntersect</code>. (<a
href="https://github.com/dvandersluis"><code>@dvandersluis</code></a>)</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/14006">#14006</a>:
Allow cop renames to trigger warnings instead of fatal errors. (<a
href="https://github.com/dvandersluis"><code>@dvandersluis</code></a>)</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/issues/13617">#13617</a>:
Use the <code>prism</code> translation layer to analyze Ruby 3.4+ by
default. (<a
href="https://github.com/earlopain"><code>@earlopain</code></a>)</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/14024">#14024</a>:
Change <code>Style/RedundantParentheses</code> to offend parentheses for
chained <code>&&</code> expressions. (<a
href="https://github.com/lovro-bikic"><code>@lovro-bikic</code></a>)</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/14029">#14029</a>:
Add <code>AllowConsecutiveConditionals</code> setting to
<code>Style/Next</code> to allow consecutive conditional statements. (<a
href="https://github.com/vlad-pisanov"><code>@vlad-pisanov</code></a>)</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/14016">#14016</a>:
Update <code>Style/RedundantFormat</code> to register offenses when the
only argument to <code>format</code> or <code>sprintf</code> is a
constant. (<a
href="https://github.com/dvandersluis"><code>@dvandersluis</code></a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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.75.1 (2025-03-26)</h2>
<h3>Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/14038">#14038</a>:
Rename <code>EnforcedStyle: allow_named_parameter</code> to
<code>EnforcedStyle: only_numbered_parameters</code> in
<code>Style/ItBlockParameter</code>. ([<a
href="https://github.com/koic"><code>@koic</code></a>][])</li>
</ul>
<h2>1.75.0 (2025-03-26)</h2>
<h3>New features</h3>
<ul>
<li><a
href="https://redirect.github.com/rubocop/rubocop/issues/12049">#12049</a>:
Add new <code>Style/HashFetchChain</code> cop to detect chained
<code>fetch</code> calls that can be replaced with a single call to
<code>dig</code>. ([<a
href="https://github.com/dvandersluis"><code>@dvandersluis</code></a>][])</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/issues/13597">#13597</a>:
Add new <code>Style/ItBlockParameter</code> cop. ([<a
href="https://github.com/koic"><code>@koic</code></a>][])</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/13899">#13899</a>:
Enable reusable Prism parse result for Ruby LSP add-on. ([<a
href="https://github.com/koic"><code>@koic</code></a>][])</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/14015">#14015</a>:
Support <code>it</code> block parameter in <code>Layout</code> cops.
([<a href="https://github.com/koic"><code>@koic</code></a>][])</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/14017">#14017</a>:
Support <code>it</code> block parameter in <code>Lint</code> cops. ([<a
href="https://github.com/koic"><code>@koic</code></a>][])</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/14018">#14018</a>:
Support <code>it</code> block parameter in <code>Metrics</code> cops.
([<a href="https://github.com/koic"><code>@koic</code></a>][])</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/14013">#14013</a>:
Support <code>it</code> block parameter in <code>Style</code> cops. ([<a
href="https://github.com/koic"><code>@koic</code></a>][])</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/14025">#14025</a>:
Support <code>TargetRubyVersion: 3.5</code> (experimental). ([<a
href="https://github.com/earlopain"><code>@earlopain</code></a>][])</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/14022">#14022</a>:
Fix an error for <code>Style/HashFetchChain</code> when no arguments are
given to <code>fetch</code>. ([<a
href="https://github.com/koic"><code>@koic</code></a>][])</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/14028">#14028</a>:
Fix false negative for
<code>Layout/MultilineMethodParameterLineBreaks</code> when class method
definitions are used. ([<a
href="https://github.com/vlad-pisanov"><code>@vlad-pisanov</code></a>][])</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/14027">#14027</a>:
Fix false negative for <code>Layout/LineLength</code> when
autocorrecting class method definitions. ([<a
href="https://github.com/vlad-pisanov"><code>@vlad-pisanov</code></a>][])</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/issues/8099">#8099</a>:
Fix infinite loop between <code>Layout/SpaceAroundOperators</code> and
<code>Layout/HashAlignment</code> with
<code>EnforcedHashRocketStyle</code> being an array containing
<code>table</code>. ([<a
href="https://github.com/dvandersluis"><code>@dvandersluis</code></a>][])</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/14021">#14021</a>:
Fix handling of long heredoc lines with SplitStrings enabled. ([<a
href="https://github.com/mauro-oto"><code>@mauro-oto</code></a>][])</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/13968">#13968</a>:
Fix <code>InternalAffairs/RedundantDescribedClassAsSubject</code> cop
error on missing <code>describe</code>. ([<a
href="https://github.com/viralpraxis"><code>@viralpraxis</code></a>][])</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/14036">#14036</a>:
Fix false negative for <code>Lint/ShadowingOuterLocalVariable</code>
when block local variable is used inside a condition. ([<a
href="https://github.com/lovro-bikic"><code>@lovro-bikic</code></a>][])</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/issues/13990">#13990</a>:
Fix a false positive for <code>Lint/UselessAssignment</code> when a
variable is reassigned in a different branch. ([<a
href="https://github.com/eugeneius"><code>@eugeneius</code></a>][])</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/14012">#14012</a>:
Fix incorrect autocorrections for
<code>Style/SoleNestedConditional</code>. ([<a
href="https://github.com/lovro-bikic"><code>@lovro-bikic</code></a>][])</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/14020">#14020</a>:
Fix comment autocorrection for <code>Style/IfInsideElse</code>. ([<a
href="https://github.com/lovro-bikic"><code>@lovro-bikic</code></a>][])</li>
</ul>
<h3>Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/rubocop/rubocop/issues/12358">#12358</a>:
Add <code>does</code> as a forbidden prefix to
<code>Naming/PredicateName</code>. ([<a
href="https://github.com/dvandersluis"><code>@dvandersluis</code></a>][])</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/issues/13621">#13621</a>:
Add <code>ForbiddenIdentifiers</code> and <code>ForbiddenPatterns</code>
config options to <code>Naming/MethodName</code> cop. ([<a
href="https://github.com/tejasbubane"><code>@tejasbubane</code></a>][])</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/issues/13986">#13986</a>:
Add support for <code>Array#intersection</code> to
<code>Style/ArrayIntersect</code>. ([<a
href="https://github.com/dvandersluis"><code>@dvandersluis</code></a>][])</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/14006">#14006</a>:
Allow cop renames to trigger warnings instead of fatal errors. ([<a
href="https://github.com/dvandersluis"><code>@dvandersluis</code></a>][])</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/issues/13617">#13617</a>:
Use the <code>prism</code> translation layer to analyze Ruby 3.4+ by
default. ([<a
href="https://github.com/earlopain"><code>@earlopain</code></a>][])</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/14024">#14024</a>:
Change <code>Style/RedundantParentheses</code> to offend parentheses for
chained <code>&&</code> expressions. ([<a
href="https://github.com/lovro-bikic"><code>@lovro-bikic</code></a>][])</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/14029">#14029</a>:
Add <code>AllowConsecutiveConditionals</code> setting to
<code>Style/Next</code> to allow consecutive conditional statements.
([<a
href="https://github.com/vlad-pisanov"><code>@vlad-pisanov</code></a>][])</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop/pull/14016">#14016</a>:
Update <code>Style/RedundantFormat</code> to register offenses when the
only argument to <code>format</code> or <code>sprintf</code> is a
constant. ([<a
href="https://github.com/dvandersluis"><code>@dvandersluis</code></a>][])</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rubocop/rubocop/commit/3872dced1fa9de4a93a31c981e33aadbebf41a7c"><code>3872dce</code></a>
Cut 1.75.1</li>
<li><a
href="https://github.com/rubocop/rubocop/commit/b0999f3767ad9c3eedd770442254261f5bb414d7"><code>b0999f3</code></a>
Update Changelog</li>
<li><a
href="https://github.com/rubocop/rubocop/commit/3ed6febf8adcd9a58e9e1f3084529adc65c94853"><code>3ed6feb</code></a>
Rename <code>allow_named_parameter</code> to
<code>only_numbered_parameters</code> in `Style/ItBloc...</li>
<li><a
href="https://github.com/rubocop/rubocop/commit/784abb29c89953349faafefb6df79ce8bf3f0164"><code>784abb2</code></a>
Merge pull request <a
href="https://redirect.github.com/rubocop/rubocop/issues/14039">#14039</a>
from lovro-bikic/adjust-raise-args-docs</li>
<li><a
href="https://github.com/rubocop/rubocop/commit/246dee9af40f217c2a400b159ac8c1698040e8cc"><code>246dee9</code></a>
Update Style/RaiseArgs docs</li>
<li><a
href="https://github.com/rubocop/rubocop/commit/cf5e38211cf90ca48afbf375b12c148bd6b008cb"><code>cf5e382</code></a>
Reset the docs version</li>
<li><a
href="https://github.com/rubocop/rubocop/commit/9c2bc8eb11e269f1cf47113041a1be3ff615f68b"><code>9c2bc8e</code></a>
Cut 1.75</li>
<li><a
href="https://github.com/rubocop/rubocop/commit/95ed9879fda27a77a26e72505ce52b7d9ca2fb8f"><code>95ed987</code></a>
Update Changelog</li>
<li><a
href="https://github.com/rubocop/rubocop/commit/f969e0d7369bb04900cb07c97820203f2db8ea29"><code>f969e0d</code></a>
Fix handling of long heredoc lines with SplitStrings enabled</li>
<li><a
href="https://github.com/rubocop/rubocop/commit/91fafeb3c06b3a0ea60548662a2cae777e080d3d"><code>91fafeb</code></a>
Fix comment autocorrection for Style/IfInsideElse</li>
<li>Additional commits viewable in <a
href="https://github.com/rubocop/rubocop/compare/v1.74.0...v1.75.1">compare
view</a></li>
</ul>
</details>
<br />
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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 6ab1eaa commit 178f619Copy full SHA for 178f619
File tree
Expand file treeCollapse file tree
1 file changed
+20
-18
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+20
-18
lines changedOpen diff view settings
Collapse file
+20-18Lines changed: 20 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
163 | | - | |
164 | | - | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
| 233 | + | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
| 236 | + | |
237 | 237 | | |
238 | | - | |
| 238 | + | |
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
| 263 | + | |
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
| 274 | + | |
274 | 275 | | |
275 | 276 | | |
276 | 277 | | |
| |||
323 | 324 | | |
324 | 325 | | |
325 | 326 | | |
326 | | - | |
| 327 | + | |
327 | 328 | | |
328 | 329 | | |
329 | 330 | | |
| |||
351 | 352 | | |
352 | 353 | | |
353 | 354 | | |
354 | | - | |
| 355 | + | |
355 | 356 | | |
356 | 357 | | |
357 | 358 | | |
358 | 359 | | |
359 | 360 | | |
360 | 361 | | |
361 | 362 | | |
362 | | - | |
| 363 | + | |
363 | 364 | | |
364 | 365 | | |
365 | | - | |
366 | | - | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
367 | 369 | | |
368 | 370 | | |
369 | 371 | | |
| |||
400 | 402 | | |
401 | 403 | | |
402 | 404 | | |
403 | | - | |
| 405 | + | |
404 | 406 | | |
405 | 407 | | |
406 | 408 | | |
| |||
417 | 419 | | |
418 | 420 | | |
419 | 421 | | |
420 | | - | |
| 422 | + | |
421 | 423 | | |
422 | 424 | | |
423 | 425 | | |
| |||
0 commit comments