Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the minor-updates group with 3 updates (#208)
Bumps the minor-updates group with 3 updates: [puma](https://github.com/puma/puma), [sequel](https://github.com/jeremyevans/sequel) and [rubocop](https://github.com/rubocop/rubocop). Updates `puma` from 6.5.0 to 6.6.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/puma/puma/releases">puma's releases</a>.</em></p> <blockquote> <h2>6.6.0 - Return to Forever</h2> <p><img src="https://github.com/user-attachments/assets/5938fb0b-f88f-41f2-8cb4-aa3997c3afe7" alt="image" /></p> <p>Some stuff for JRuby users (SIGUSR2 trap), reforkers (see below), and a few debug/logging/observability related goodies.</p> <ul> <li> <p>Features</p> <ul> <li>Option to turn off SIGUSR2 trapping (<a href="https://redirect.github.com/puma/puma/issues/3570">#3570</a>, <a href="https://redirect.github.com/puma/puma/issues/3567">#3567</a>)</li> <li>Shorten <code>ThreadPool</code> trimmer and reaper thread names (<a href="https://redirect.github.com/puma/puma/issues/3383">#3383</a>)</li> <li>Add after_refork hook (<a href="https://redirect.github.com/puma/puma/issues/3386">#3386</a>)</li> <li>Add busy threads stat (<a href="https://redirect.github.com/puma/puma/issues/3517">#3517</a>)</li> <li>Add a debug log before running each type of hook (<a href="https://redirect.github.com/puma/puma/issues/3375">#3375</a>)</li> <li>Allow alternative schemes in Binder (<a href="https://redirect.github.com/puma/puma/issues/3348">#3348</a>, <a href="https://redirect.github.com/puma/puma/issues/3302">#3302</a>)</li> <li>Avoid spawning <code>Threadpool#trim</code> thread if pool size is fixed (<a href="https://redirect.github.com/puma/puma/issues/3384">#3384</a>)</li> </ul> </li> <li> <p>Bugfixes</p> <ul> <li>Change <code>HttpParserError</code> to be subclass of <code>StandardError</code> (<a href="https://redirect.github.com/puma/puma/issues/3590">#3590</a>, <a href="https://redirect.github.com/puma/puma/issues/3552">#3552</a>)</li> <li>added test cases</li> <li>fix update phased restart symlink folder</li> </ul> </li> <li> <p>Performance</p> <ul> <li>Only ping worker 0 during phased restart if using fork worker (<a href="https://redirect.github.com/puma/puma/issues/3568">#3568</a>)</li> </ul> </li> <li> <p>Refactor</p> <ul> <li>Fix multi-delimiter split to get status app token (<a href="https://redirect.github.com/puma/puma/issues/3505">#3505</a>)</li> <li>Change ping to use const (<a href="https://redirect.github.com/puma/puma/issues/3595">#3595</a>)</li> <li>Fixup use of Puma::Const::PipeRequest constants (<a href="https://redirect.github.com/puma/puma/issues/3565">#3565</a>)</li> <li>Update DSL hook processing logic to be consistent (<a href="https://redirect.github.com/puma/puma/issues/3376">#3376</a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/puma/puma/blob/master/History.md">puma's changelog</a>.</em></p> <blockquote> <h2>6.6.0 / 2025-01-29</h2> <ul> <li> <p>Features</p> <ul> <li>Option to turn off SIGUSR2 trapping (<a href="https://redirect.github.com/puma/puma/issues/3570">#3570</a>, <a href="https://redirect.github.com/puma/puma/issues/3567">#3567</a>)</li> <li>Shorten <code>ThreadPool</code> trimmer and reaper thread names (<a href="https://redirect.github.com/puma/puma/issues/3383">#3383</a>)</li> <li>Add after_refork hook (<a href="https://redirect.github.com/puma/puma/issues/3386">#3386</a>)</li> <li>Add busy threads stat (<a href="https://redirect.github.com/puma/puma/issues/3517">#3517</a>)</li> <li>Add a debug log before running each type of hook (<a href="https://redirect.github.com/puma/puma/issues/3375">#3375</a>)</li> <li>Allow alternative schemes in Binder (<a href="https://redirect.github.com/puma/puma/issues/3348">#3348</a>, <a href="https://redirect.github.com/puma/puma/issues/3302">#3302</a>)</li> <li>Avoid spawning <code>Threadpool#trim</code> thread if pool size is fixed (<a href="https://redirect.github.com/puma/puma/issues/3384">#3384</a>)</li> </ul> </li> <li> <p>Bugfixes</p> <ul> <li>Change <code>HttpParserError</code> to be subclass of <code>StandardError</code> (<a href="https://redirect.github.com/puma/puma/issues/3590">#3590</a>, <a href="https://redirect.github.com/puma/puma/issues/3552">#3552</a>)</li> <li>added test cases</li> <li>fix update phased restart symlink folder</li> </ul> </li> <li> <p>Performance</p> <ul> <li>Only ping worker 0 during phased restart if using fork worker (<a href="https://redirect.github.com/puma/puma/issues/3568">#3568</a>)</li> </ul> </li> <li> <p>Refactor</p> <ul> <li>Fix multi-delimiter split to get status app token (<a href="https://redirect.github.com/puma/puma/issues/3505">#3505</a>)</li> <li>Change ping to use const (<a href="https://redirect.github.com/puma/puma/issues/3595">#3595</a>)</li> <li>Fixup use of Puma::Const::PipeRequest constants (<a href="https://redirect.github.com/puma/puma/issues/3565">#3565</a>)</li> <li>Update DSL hook processing logic to be consistent (<a href="https://redirect.github.com/puma/puma/issues/3376">#3376</a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/puma/puma/commit/5a58290f05bb964bf3d913b9b03564a916e84815"><code>5a58290</code></a> Merge branch '6-6'</li> <li><a href="https://github.com/puma/puma/commit/6cfddb30397ef421d362fae7bbccf1d0bbb750e3"><code>6cfddb3</code></a> Finalize date</li> <li><a href="https://github.com/puma/puma/commit/045ed0fa249255b4367fb41203aab8f5db62aa6b"><code>045ed0f</code></a> I can type...</li> <li><a href="https://github.com/puma/puma/commit/34234ac14c9dd52d100d8cbc14dbe4a8f49f0e3f"><code>34234ac</code></a> const.rb - set 6.6 code name</li> <li><a href="https://github.com/puma/puma/commit/ce9a7049ef67db81be34fb226da087b721f52f20"><code>ce9a704</code></a> Zenspider zenspider/minitest cleanup (<a href="https://redirect.github.com/puma/puma/issues/3604">#3604</a>)</li> <li><a href="https://github.com/puma/puma/commit/2819ce24eb8dab636a184f491068f0b10c6e858a"><code>2819ce2</code></a> 6.6.0</li> <li><a href="https://github.com/puma/puma/commit/9058575d6fffcf16228b829bd7a3604d639d1a13"><code>9058575</code></a> Fix warnings</li> <li><a href="https://github.com/puma/puma/commit/41e2744a0647a8f98504c050b3972ead136e1599"><code>41e2744</code></a> Fix multi-delimiter split to get status app token (<a href="https://redirect.github.com/puma/puma/issues/3505">#3505</a>)</li> <li><a href="https://github.com/puma/puma/commit/54f680db68c3e115ad0ffeec4478d4e9a6ad0c1e"><code>54f680d</code></a> Add test for worker 0 ping with SIGURG (<a href="https://redirect.github.com/puma/puma/issues/3579">#3579</a>)</li> <li><a href="https://github.com/puma/puma/commit/edd2a1728e39d055545fd12ffdfa42d5d4ccbc58"><code>edd2a17</code></a> CI: test_plugin_systemd.rb - fixups for intermittent retries (<a href="https://redirect.github.com/puma/puma/issues/3594">#3594</a>)</li> <li>Additional commits viewable in <a href="https://github.com/puma/puma/compare/v6.5.0...v6.6.0">compare view</a></li> </ul> </details> <br /> Updates `sequel` from 5.88.0 to 5.89.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jeremyevans/sequel/blob/master/CHANGELOG">sequel's changelog</a>.</em></p> <blockquote> <p>=== 5.89.0 (2025-02-01)</p> <ul> <li> <p>Make connection_validator extension handle case where Database#valid_connection? raises an exception (jeremyevans)</p> </li> <li> <p>Support :compare_connections_by_identity Database option to work around bugs in other libraries or the ruby implementation (jeremyevans)</p> </li> <li> <p>Make mysql2 adapter handle invalid statement handles when closing prepared statements (jeremyevans)</p> </li> <li> <p>Add query_blocker extension, for blocking queries inside a block (jeremyevans)</p> </li> <li> <p>Support alter_table add_primary_key/add_unique_constraint :using_index option on PostgreSQL 9.1+ (jeremyevans)</p> </li> <li> <p>Add temporary names for internally defined anonymous classes and modules on Ruby 3.3+ (jeremyevans)</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jeremyevans/sequel/commit/89c5d9bd5749a230c9563c0e4ef6f5eb44163b88"><code>89c5d9b</code></a> Bump version to 5.89.0</li> <li><a href="https://github.com/jeremyevans/sequel/commit/f08ec65931ab52821d9734b2de20adee55d8b7b5"><code>f08ec65</code></a> Unconditionally require fiber in query_blocker extension</li> <li><a href="https://github.com/jeremyevans/sequel/commit/b8e4e2ae1bdd1e45e3374ba29043fb2f871dac76"><code>b8e4e2a</code></a> Make connection_validator extension handle case where Database#valid_connecti...</li> <li><a href="https://github.com/jeremyevans/sequel/commit/a961fcd0746d10b486d19bef517b7a13fc901fdc"><code>a961fcd</code></a> Have Database#valid_connection? if queries are currently blocked</li> <li><a href="https://github.com/jeremyevans/sequel/commit/3ced0c22a64b340df6f66963d3385b7e4ff93420"><code>3ced0c2</code></a> Refactor PostgreSQL constraint_definition_sql for full coverage</li> <li><a href="https://github.com/jeremyevans/sequel/commit/d24c145bb9e75c088314a56c0ed076a3563709a0"><code>d24c145</code></a> Support :avoid_connection_compare_by_identity Database option to work around ...</li> <li><a href="https://github.com/jeremyevans/sequel/commit/2a74e385b61f40e3c616f4d8bcb1da5f5038fdc3"><code>2a74e38</code></a> Support Database#allow_queries in the query_blocker extension</li> <li><a href="https://github.com/jeremyevans/sequel/commit/5502c6079e1b4c9c6805a45ccfb9dde7fc00859f"><code>5502c60</code></a> Fix confusing 'also' in server_block doc</li> <li><a href="https://github.com/jeremyevans/sequel/commit/77875206dbc5d2d0d5a6dd6fdcf03959b3acb197"><code>7787520</code></a> Make mysql2 adapter handle invalid statement handles when closing prepared st...</li> <li><a href="https://github.com/jeremyevans/sequel/commit/f9b3a74ed94de3e9ae41ca42b1d89ace71cb3963"><code>f9b3a74</code></a> Add query_blocker extension, for blocking queries inside a block</li> <li>Additional commits viewable in <a href="https://github.com/jeremyevans/sequel/compare/5.88.0...5.89.0">compare view</a></li> </ul> </details> <br /> Updates `rubocop` from 1.71.0 to 1.71.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.71.1</h2> <h3>Bug fixes</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/10081">#10081</a>: Add the missing <code>include RuboCop::RSpec::ExpectOffense</code> in rubocop/rspec/support.rb. (<a href="https://github.com/d4rky-pl"><code>@d4rky-pl</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/13765">#13765</a>: Fix a false negative for <code>Lint/AmbiguousBlockAssociation</code> with numblocks. (<a href="https://github.com/earlopain"><code>@earlopain</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/13759">#13759</a>: Fix a false negative for <code>Lint/ConstantDefinitionInBlock</code> with numblocks. (<a href="https://github.com/earlopain"><code>@earlopain</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/13741">#13741</a>: Register an offense for <code>Naming/BlockForwarding</code> and <code>Style/ArgumentsForwarding</code> with Ruby >= 3.4 when the block argument is referenced inside a block. This was previously disabled because of a bug in Ruby 3.3.0. (<a href="https://github.com/earlopain"><code>@earlopain</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/13777">#13777</a>: Fix a false negative for <code>Layout/EmptyLineBetweenDefs</code> with <code>DefLikeMacros</code> and numblocks. (<a href="https://github.com/earlopain"><code>@earlopain</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/13769">#13769</a>: Fix a false negative for <code>Style/RedundantParentheses</code> with numblocks. (<a href="https://github.com/earlopain"><code>@earlopain</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/13780">#13780</a>: Fix a false positive <code>Style/AccessModifierDeclarations</code> when using access modifier in a numblock. (<a href="https://github.com/earlopain"><code>@earlopain</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/13775">#13775</a>: Fix a false positive for <code>Lint/AssignmentInCondition</code> when assigning in numblocks. (<a href="https://github.com/earlopain"><code>@earlopain</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/13773">#13773</a>: Fix false positives for <code>Layout/RedundantLineBreak</code> when using numbered block parameter. (<a href="https://github.com/koic"><code>@koic</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/13761">#13761</a>: Fix a false positive for <code>Style/SuperArguments</code> when calling super in a numblock. (<a href="https://github.com/earlopain"><code>@earlopain</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/13768">#13768</a>: Fix a false positive for <code>Lint/UnreachableCode</code> with <code>instance_eval</code> numblock. (<a href="https://github.com/earlopain"><code>@earlopain</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/13750">#13750</a>: Fix false positives for <code>Style/RedundantSelfAssignment</code> when assigning to attribute of <code>self</code>. (<a href="https://github.com/koic"><code>@koic</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/13739">#13739</a>: Fix false positive for <code>Style/HashExcept</code> and <code>Style/HashSlice</code> when checking for inclusion with a range. (<a href="https://github.com/dvandersluis"><code>@dvandersluis</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/13751">#13751</a>: Fix false positive in <code>Layout/ExtraSpacing</code> with <code>ForceEqualSignAlignment: true</code> for endless methods. (<a href="https://github.com/dvandersluis"><code>@dvandersluis</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/13767">#13767</a>: Fix <code>Style/IdenticalConditionalBranches</code> autocorrect when condition is inside assignment. (<a href="https://github.com/dvandersluis"><code>@dvandersluis</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/13764">#13764</a>: Fix a false negative for <code>Layout/SingleLineBlockChain</code> with numblocks. (<a href="https://github.com/earlopain"><code>@earlopain</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/13771">#13771</a>: Fix wrong autocorrect for <code>Style/SoleNestedConditional</code> when using numblocks. (<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.71.1 (2025-01-31)</h2> <h3>Bug fixes</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/10081">#10081</a>: Add the missing <code>include RuboCop::RSpec::ExpectOffense</code> in rubocop/rspec/support.rb. ([<a href="https://github.com/d4rky-pl"><code>@d4rky-pl</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/13765">#13765</a>: Fix a false negative for <code>Lint/AmbiguousBlockAssociation</code> with numblocks. ([<a href="https://github.com/earlopain"><code>@earlopain</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/13759">#13759</a>: Fix a false negative for <code>Lint/ConstantDefinitionInBlock</code> with numblocks. ([<a href="https://github.com/earlopain"><code>@earlopain</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/13741">#13741</a>: Register an offense for <code>Naming/BlockForwarding</code> and <code>Style/ArgumentsForwarding</code> with Ruby >= 3.4 when the block argument is referenced inside a block. This was previously disabled because of a bug in Ruby 3.3.0. ([<a href="https://github.com/earlopain"><code>@earlopain</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/13777">#13777</a>: Fix a false negative for <code>Layout/EmptyLineBetweenDefs</code> with <code>DefLikeMacros</code> and numblocks. ([<a href="https://github.com/earlopain"><code>@earlopain</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/13769">#13769</a>: Fix a false negative for <code>Style/RedundantParentheses</code> with numblocks. ([<a href="https://github.com/earlopain"><code>@earlopain</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/13780">#13780</a>: Fix a false positive <code>Style/AccessModifierDeclarations</code> when using access modifier in a numblock. ([<a href="https://github.com/earlopain"><code>@earlopain</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/13775">#13775</a>: Fix a false positive for <code>Lint/AssignmentInCondition</code> when assigning in numblocks. ([<a href="https://github.com/earlopain"><code>@earlopain</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/13773">#13773</a>: Fix false positives for <code>Layout/RedundantLineBreak</code> when using numbered block parameter. ([<a href="https://github.com/koic"><code>@koic</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/13761">#13761</a>: Fix a false positive for <code>Style/SuperArguments</code> when calling super in a numblock. ([<a href="https://github.com/earlopain"><code>@earlopain</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/13768">#13768</a>: Fix a false positive for <code>Lint/UnreachableCode</code> with <code>instance_eval</code> numblock. ([<a href="https://github.com/earlopain"><code>@earlopain</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/13750">#13750</a>: Fix false positives for <code>Style/RedundantSelfAssignment</code> when assigning to attribute of <code>self</code>. ([<a href="https://github.com/koic"><code>@koic</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/13739">#13739</a>: Fix false positive for <code>Style/HashExcept</code> and <code>Style/HashSlice</code> when checking for inclusion with a range. ([<a href="https://github.com/dvandersluis"><code>@dvandersluis</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/13751">#13751</a>: Fix false positive in <code>Layout/ExtraSpacing</code> with <code>ForceEqualSignAlignment: true</code> for endless methods. ([<a href="https://github.com/dvandersluis"><code>@dvandersluis</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/13767">#13767</a>: Fix <code>Style/IdenticalConditionalBranches</code> autocorrect when condition is inside assignment. ([<a href="https://github.com/dvandersluis"><code>@dvandersluis</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/13764">#13764</a>: Fix a false negative for <code>Layout/SingleLineBlockChain</code> with numblocks. ([<a href="https://github.com/earlopain"><code>@earlopain</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/13771">#13771</a>: Fix wrong autocorrect for <code>Style/SoleNestedConditional</code> when using numblocks. ([<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/2b94512bd1cb7f9cecf1a44a23f47fbba57665d4"><code>2b94512</code></a> Cut 1.71.1</li> <li><a href="https://github.com/rubocop/rubocop/commit/6afa0787ecc69067bd6dc081ed780fb49258ac12"><code>6afa078</code></a> Update Changelog</li> <li><a href="https://github.com/rubocop/rubocop/commit/51603594bafbab587f11953acd272bd46a30907c"><code>5160359</code></a> [Fix <a href="https://redirect.github.com/rubocop/rubocop/issues/13750">#13750</a>] Fix false positives for <code>Style/RedundantSelfAssignment</code></li> <li><a href="https://github.com/rubocop/rubocop/commit/3dc1694b3a4ebb03593b516f56fec55e37614cf6"><code>3dc1694</code></a> [Fix <a href="https://redirect.github.com/rubocop/rubocop/issues/13751">#13751</a>] Fix false positive in <code>Layout/ExtraSpacing</code> with `ForceEqualSign...</li> <li><a href="https://github.com/rubocop/rubocop/commit/cce60daf41757a3db2dd9adf9a902a2561eaa9de"><code>cce60da</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop/issues/13780">#13780</a> from Earlopain/access-mod-numblock</li> <li><a href="https://github.com/rubocop/rubocop/commit/2a4ee1a495a524a005304ea05ca69563cce52474"><code>2a4ee1a</code></a> Fix a false positive <code>Style/AccessModifierDeclarations</code> when using access mod...</li> <li><a href="https://github.com/rubocop/rubocop/commit/b275d5a2a1d56facb4f1b9596a34105d11145fdb"><code>b275d5a</code></a> Fix <code>InternalAffairs/NodeTypeMultiplePredicates</code> offenses</li> <li><a href="https://github.com/rubocop/rubocop/commit/750fc1b5a1a433b19deb4b9772832104bc3b91f2"><code>750fc1b</code></a> Add <code>InternalAffairs/NodeTypeMultiplePredicates</code> to look for <code>and</code> or <code>or</code> co...</li> <li><a href="https://github.com/rubocop/rubocop/commit/bb4b87d50f4fc84c42c2c91e26daa5e43114f818"><code>bb4b87d</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop/issues/13778">#13778</a> from dvandersluis/remove-host-environment-simulatio...</li> <li><a href="https://github.com/rubocop/rubocop/commit/b1a17c95230d5bc357e68d36740ce855bbbfda27"><code>b1a17c9</code></a> Remove <code>HostEnvironmentSimulatorHelper</code></li> <li>Additional commits viewable in <a href="https://github.com/rubocop/rubocop/compare/v1.71.0...v1.71.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>
- Loading branch information