Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the deps group across 1 directory with 9 updates (#1700)
Bumps the deps group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pagy](https://github.com/ddnexus/pagy) | `9.0.9` | `9.1.0` | | [store_model](https://github.com/DmitryTsepelev/store_model) | `4.0.0` | `4.1.0` | | [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.166.0` | `1.167.0` | | [googleauth](https://github.com/googleapis/google-auth-library-ruby) | `1.11.0` | `1.11.1` | | [appsignal](https://github.com/appsignal/appsignal-ruby) | `4.1.1` | `4.1.2` | | [lefthook](https://github.com/evilmartians/lefthook) | `1.7.17` | `1.7.18` | | [twilio-ruby](https://github.com/twilio/twilio-ruby) | `7.3.2` | `7.3.3` | | [ahoy_matey](https://github.com/ankane/ahoy) | `5.2.0` | `5.2.1` | | [good_job](https://github.com/bensheldon/good_job) | `4.3.0` | `4.4.0` | Updates `pagy` from 9.0.9 to 9.1.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ddnexus/pagy/releases">pagy's releases</a>.</em></p> <blockquote> <h2>Version 9.1.0</h2> <!-- raw HTML omitted --> <h3>✴ What's new in 9.0+ ✴</h3> <ul> <li>Wicked-fast <a href="https://ddnexus.github.io/pagy/docs/api/keyset/">Keyset Pagination</a> for big data! It works with <code>ActiveRecord::Relation</code> and <code>Sequel::Dataset</code> sets.</li> <li>More <a href="https://ddnexus.github.io/pagy/playground/">Playground Apps</a> to showcase, clone and develop pagy APPs without any setup on your side</li> <li>Lots of refactorings and optimizations</li> <li>See the <a href="https://ddnexus.github.io/pagy/changelog">Changelog</a> for possible breaking changes</li> </ul> <!-- raw HTML omitted --> <h3>Changes in 9.1.0</h3> <!-- raw HTML omitted --> <ul> <li>Add Dzongkha (dz locale) (<a href="https://redirect.github.com/ddnexus/pagy/issues/741">#741</a>)</li> </ul> <!-- raw HTML omitted --> <p><a href="https://ddnexus.github.io/pagy/changelog">CHANGELOG</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md">pagy's changelog</a>.</em></p> <blockquote> <h2>Version 9.1.0</h2> <ul> <li>Add Dzongkha (dz locale) (<a href="https://redirect.github.com/ddnexus/pagy/issues/741">#741</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ddnexus/pagy/commit/b226ae7b7536281b0c1fb4cada29bbca6db13e93"><code>b226ae7</code></a> Merge branch 'dev'</li> <li><a href="https://github.com/ddnexus/pagy/commit/712e2ed4f745b95fc5aed1ccee4744f1b751b0a4"><code>712e2ed</code></a> Version 9.1.0</li> <li><a href="https://github.com/ddnexus/pagy/commit/2570e14f8f2b7947e4655b40a8bcf4be8372ef11"><code>2570e14</code></a> Add Dzongkha (dz locale) (<a href="https://redirect.github.com/ddnexus/pagy/issues/741">#741</a>)</li> <li><a href="https://github.com/ddnexus/pagy/commit/61d55a6c0c10952efaf32691b22bd410a519036d"><code>61d55a6</code></a> Update gems and js packages</li> <li><a href="https://github.com/ddnexus/pagy/commit/eac75890a2789d6a61edc15561071b63199f0ac9"><code>eac7589</code></a> Change non-gem lines</li> <li><a href="https://github.com/ddnexus/pagy/commit/bfa28f559756caf464248c1e3f7336a4716f2ae2"><code>bfa28f5</code></a> Improve the keyset docs</li> <li><a href="https://github.com/ddnexus/pagy/commit/83f877cb230599ddf9e75bd4af91466483d8c9c0"><code>83f877c</code></a> Update gems and javascript modules</li> <li><a href="https://github.com/ddnexus/pagy/commit/19bff8e92105e9d2db9836751a958d6b21df6c79"><code>19bff8e</code></a> Improve docs</li> <li><a href="https://github.com/ddnexus/pagy/commit/d947e88bdf8d66abbecc59e9e12a243a527b3fb5"><code>d947e88</code></a> Fix indentation [skip-log]</li> <li><a href="https://github.com/ddnexus/pagy/commit/92297f9ebf3eaa1789b24aed78f43449ab045701"><code>92297f9</code></a> Improve scripts</li> <li>Additional commits viewable in <a href="https://github.com/ddnexus/pagy/compare/9.0.9...9.1.0">compare view</a></li> </ul> </details> <br /> Updates `store_model` from 4.0.0 to 4.1.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/DmitryTsepelev/store_model/blob/master/CHANGELOG.md">store_model's changelog</a>.</em></p> <blockquote> <h2>4.1.0 (2024-10-05)</h2> <ul> <li>[PR <a href="https://redirect.github.com/DmitryTsepelev/store_model/issues/186">#186</a>](<a href="https://redirect.github.com/DmitryTsepelev/store_model/pull/186">DmitryTsepelev/store_model#186</a>) Allow using floats as enum values ([<a href="https://github.com/zabil-maooz"><code>@zabil-maooz</code></a>])</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/DmitryTsepelev/store_model/commit/88e99bb1001ef0eac6ed7379d1ae98d04c992129"><code>88e99bb</code></a> Bump version to 4.1.0</li> <li><a href="https://github.com/DmitryTsepelev/store_model/commit/447cfb3aa9a9586e49eab1365fca3145a1773992"><code>447cfb3</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/DmitryTsepelev/store_model/commit/1d37821f8a11bdc3be854b7d8e6483e5d91d68e1"><code>1d37821</code></a> Fixed issues with enum that contains type float (<a href="https://redirect.github.com/DmitryTsepelev/store_model/issues/186">#186</a>)</li> <li><a href="https://github.com/DmitryTsepelev/store_model/commit/ce8b8e90dfedde3d8c3fe560f7be37880d80e6de"><code>ce8b8e9</code></a> Update CHANGELOG.md</li> <li>See full diff in <a href="https://github.com/DmitryTsepelev/store_model/compare/v4.0.0...v4.1.0">compare view</a></li> </ul> </details> <br /> Updates `aws-sdk-s3` from 1.166.0 to 1.167.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md">aws-sdk-s3's changelog</a>.</em></p> <blockquote> <h2>1.167.0 (2024-10-02)</h2> <ul> <li>Feature - This release introduces a header representing the minimum object size limit for Lifecycle transitions.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/aws/aws-sdk-ruby/commits">compare view</a></li> </ul> </details> <br /> Updates `googleauth` from 1.11.0 to 1.11.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-auth-library-ruby/releases">googleauth's releases</a>.</em></p> <blockquote> <h2>googleauth: v1.11.1</h2> <h3>1.11.1 (2024-10-04)</h3> <h4>Bug Fixes</h4> <ul> <li>Fixed parsing of expiration timestamp from ID tokens (<a href="https://redirect.github.com/googleapis/google-auth-library-ruby/issues/492">#492</a>)</li> <li>Use NoMethodError instead of NotImplementedError for unimplemented base class methods (<a href="https://redirect.github.com/googleapis/google-auth-library-ruby/issues/487">#487</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-auth-library-ruby/blob/main/CHANGELOG.md">googleauth's changelog</a>.</em></p> <blockquote> <h3>1.11.1 (2024-10-04)</h3> <h4>Bug Fixes</h4> <ul> <li>Fixed parsing of expiration timestamp from ID tokens (<a href="https://redirect.github.com/googleapis/google-auth-library-ruby/issues/492">#492</a>)</li> <li>Use NoMethodError instead of NotImplementedError for unimplemented base class methods (<a href="https://redirect.github.com/googleapis/google-auth-library-ruby/issues/487">#487</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-auth-library-ruby/commit/719a1478f5d9aa6d0e2615784d145e46cb6132c9"><code>719a147</code></a> chore(main): release googleauth 1.11.1 (<a href="https://redirect.github.com/googleapis/google-auth-library-ruby/issues/489">#489</a>)</li> <li><a href="https://github.com/googleapis/google-auth-library-ruby/commit/a254aa2df48d6be9c83e5e27319a740841cec789"><code>a254aa2</code></a> fix: Fixed parsing of expiration timestamp from ID tokens (<a href="https://redirect.github.com/googleapis/google-auth-library-ruby/issues/492">#492</a>)</li> <li><a href="https://github.com/googleapis/google-auth-library-ruby/commit/4b812409038d785be04b35b130b90c8713f16069"><code>4b81240</code></a> tests: Update Ruby versions in the CI matrix (<a href="https://redirect.github.com/googleapis/google-auth-library-ruby/issues/491">#491</a>)</li> <li><a href="https://github.com/googleapis/google-auth-library-ruby/commit/a09df25eb74f4779c047a43b044e4ab2604aa95c"><code>a09df25</code></a> fix: Use NoMethodError instead of NotImplementedError for unimplemented base ...</li> <li><a href="https://github.com/googleapis/google-auth-library-ruby/commit/608be305e8b6d98c11dc33e0f5ddc8d5067f5144"><code>608be30</code></a> tests: Set ENV for not enabled spec (<a href="https://redirect.github.com/googleapis/google-auth-library-ruby/issues/486">#486</a>)</li> <li><a href="https://github.com/googleapis/google-auth-library-ruby/commit/97684767b7d07a367aadc391e1f845677d744c2f"><code>9768476</code></a> chore: Remove obsolete release scripts (<a href="https://redirect.github.com/googleapis/google-auth-library-ruby/issues/484">#484</a>)</li> <li><a href="https://github.com/googleapis/google-auth-library-ruby/commit/8f127eee40b0f970706c59cb324f71408dd2fec4"><code>8f127ee</code></a> chore: updating blunderbuss config for default assignee (<a href="https://redirect.github.com/googleapis/google-auth-library-ruby/issues/480">#480</a>)</li> <li>See full diff in <a href="https://github.com/googleapis/google-auth-library-ruby/compare/googleauth/v1.11.0...googleauth/v1.11.1">compare view</a></li> </ul> </details> <br /> Updates `appsignal` from 4.1.1 to 4.1.2 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/appsignal/appsignal-ruby/blob/main/CHANGELOG.md">appsignal's changelog</a>.</em></p> <blockquote> <h2>4.1.2</h2> <p><em>Published on 2024-10-04.</em></p> <h3>Changed</h3> <ul> <li>Change the primary download mirror for integrations. (patch <a href="https://github.com/appsignal/appsignal-ruby/commit/8fb8b93af873735a33d9c9440260fd9afe9dd12b">8fb8b93a</a>)</li> <li>Internal OpenTelemetry change. (patch <a href="https://github.com/appsignal/appsignal-ruby/commit/8fb8b93af873735a33d9c9440260fd9afe9dd12b">8fb8b93a</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Fix session data reporting for Action Cable actions. (patch <a href="https://github.com/appsignal/appsignal-ruby/commit/41642beace7e65f441a93319fbd94192c4d5aedf">41642bea</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/appsignal/appsignal-ruby/commit/0270cfd0fba3fc0471c56c1f406f6b065ca6a43c"><code>0270cfd</code></a> Publish package v4.1.2</li> <li><a href="https://github.com/appsignal/appsignal-ruby/commit/41642beace7e65f441a93319fbd94192c4d5aedf"><code>41642be</code></a> Fix session data for Action Cable callbacks (<a href="https://redirect.github.com/appsignal/appsignal-ruby/issues/1314">#1314</a>)</li> <li><a href="https://github.com/appsignal/appsignal-ruby/commit/8fb8b93af873735a33d9c9440260fd9afe9dd12b"><code>8fb8b93</code></a> Update agent to version 0.35.26 (<a href="https://redirect.github.com/appsignal/appsignal-ruby/issues/1311">#1311</a>)</li> <li>See full diff in <a href="https://github.com/appsignal/appsignal-ruby/compare/v4.1.1...v4.1.2">compare view</a></li> </ul> </details> <br /> Updates `lefthook` from 1.7.17 to 1.7.18 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evilmartians/lefthook/releases">lefthook's releases</a>.</em></p> <blockquote> <h2>v1.7.18</h2> <h2>Changelog</h2> <ul> <li>2eb8d43fcdfc47f647727becd7c130e13b80bfea deps: September 2024 (<a href="https://redirect.github.com/evilmartians/lefthook/issues/829">#829</a>)</li> <li>9be9ab0e7499dde6b38e008d2078a3eb291f707a fix: force remote name origin when using remotes (<a href="https://redirect.github.com/evilmartians/lefthook/issues/830">#830</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md">lefthook's changelog</a>.</em></p> <blockquote> <h2>1.7.18 (2024-09-30)</h2> <ul> <li>fix: force remote name origin when using remotes (<a href="https://redirect.github.com/evilmartians/lefthook/pull/830">#830</a>) by <a href="https://github.com/mrexox"><code>@mrexox</code></a></li> <li>deps: September 2024 (<a href="https://redirect.github.com/evilmartians/lefthook/pull/829">#829</a>) by <a href="https://github.com/mrexox"><code>@mrexox</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evilmartians/lefthook/commit/3291e7d70ceed607e6b905875214069c423a4411"><code>3291e7d</code></a> 1.7.18: set origin when cloning remotes and ignore defaultRemoteName setting</li> <li><a href="https://github.com/evilmartians/lefthook/commit/9be9ab0e7499dde6b38e008d2078a3eb291f707a"><code>9be9ab0</code></a> fix: force remote name origin when using remotes (<a href="https://redirect.github.com/evilmartians/lefthook/issues/830">#830</a>)</li> <li><a href="https://github.com/evilmartians/lefthook/commit/2eb8d43fcdfc47f647727becd7c130e13b80bfea"><code>2eb8d43</code></a> deps: September 2024 (<a href="https://redirect.github.com/evilmartians/lefthook/issues/829">#829</a>)</li> <li>See full diff in <a href="https://github.com/evilmartians/lefthook/compare/v1.7.17...v1.7.18">compare view</a></li> </ul> </details> <br /> Updates `twilio-ruby` from 7.3.2 to 7.3.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/twilio/twilio-ruby/releases">twilio-ruby's releases</a>.</em></p> <blockquote> <h2>7.3.3</h2> <h2><strong>Release Notes</strong></h2> <p><strong>Messaging</strong></p> <ul> <li>Add A2P external campaign CnpMigration flag</li> </ul> <p><strong>Numbers</strong></p> <ul> <li>Add address sid to portability API</li> </ul> <p><strong>Verify</strong></p> <ul> <li>Add <code>SnaClientToken</code> optional parameter on Verification check.</li> <li>Add <code>EnableSnaClientToken</code> optional parameter for Verification creation.</li> </ul> <p><strong><a href="https://twilio.com/docs/libraries/reference/twilio-ruby/7.3.3/index.html">Docs</a></strong></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/twilio/twilio-ruby/blob/main/CHANGES.md">twilio-ruby's changelog</a>.</em></p> <blockquote> <h2>[2024-10-03] Version 7.3.3</h2> <p><strong>Messaging</strong></p> <ul> <li>Add A2P external campaign CnpMigration flag</li> </ul> <p><strong>Numbers</strong></p> <ul> <li>Add address sid to portability API</li> </ul> <p><strong>Verify</strong></p> <ul> <li>Add <code>SnaClientToken</code> optional parameter on Verification check.</li> <li>Add <code>EnableSnaClientToken</code> optional parameter for Verification creation.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/twilio/twilio-ruby/commit/a264bd775cfb5438ae19f5959e8887cd84899066"><code>a264bd7</code></a> Release 7.3.3</li> <li><a href="https://github.com/twilio/twilio-ruby/commit/cdc15cf8f78da286ba6aa2ef758374e080484c10"><code>cdc15cf</code></a> [Librarian] Regenerated @ 021bab52f93b55d7a5786bd27716bf3a0be2d7b9 aa81ca7c51...</li> <li>See full diff in <a href="https://github.com/twilio/twilio-ruby/compare/7.3.2...7.3.3">compare view</a></li> </ul> </details> <br /> Updates `ahoy_matey` from 5.2.0 to 5.2.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ankane/ahoy/blob/master/CHANGELOG.md">ahoy_matey's changelog</a>.</em></p> <blockquote> <h2>5.2.1 (2024-10-07)</h2> <ul> <li>Fixed connection leasing for Active Record 7.2+</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ankane/ahoy/commit/ad32dac6980e31cf9ff88a10647619a20bd078a4"><code>ad32dac</code></a> Version bump to 5.2.1 [skip ci]</li> <li><a href="https://github.com/ankane/ahoy/commit/e729c4e2a0a11da02feb0789947a6f98797fc457"><code>e729c4e</code></a> Improved test</li> <li><a href="https://github.com/ankane/ahoy/commit/eead742f0500b294a25280b1f8442cd680f1d7b0"><code>eead742</code></a> Fixed connection leasing for Active Record 7.2+</li> <li><a href="https://github.com/ankane/ahoy/commit/dc3d455448367dc70b71bf4ca412d9ee00e6760a"><code>dc3d455</code></a> Updated CI</li> <li>See full diff in <a href="https://github.com/ankane/ahoy/compare/v5.2.0...v5.2.1">compare view</a></li> </ul> </details> <br /> Updates `good_job` from 4.3.0 to 4.4.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/bensheldon/good_job/releases">good_job's releases</a>.</em></p> <blockquote> <h2>v4.4.0</h2> <p><em>Review the <a href="https://github.com/bensheldon/good_job/blob/main/CHANGELOG.md#v440-2024-10-08">Changelog</a> for more details.</em></p> <h2>What's Changed</h2> <ul> <li>Add <code>cron_graceful_restart_period</code> to avoid missing recurring jobs that occurred during deployment downtime by <a href="https://github.com/bensheldon"><code>@bensheldon</code></a> in <a href="https://redirect.github.com/bensheldon/good_job/pull/1488">bensheldon/good_job#1488</a></li> <li>Allow <code>GoodJob::Job#retry_job</code>'s transaction to be joinable (fix CI for current <code>rails-head</code>) by <a href="https://github.com/Earlopain"><code>@Earlopain</code></a> in <a href="https://redirect.github.com/bensheldon/good_job/pull/1496">bensheldon/good_job#1496</a></li> <li>fix: unable to use keyword args when including the <code>Labels</code> extension by <a href="https://github.com/ElMassimo"><code>@ElMassimo</code></a> in <a href="https://redirect.github.com/bensheldon/good_job/pull/1500">bensheldon/good_job#1500</a></li> <li>Fix GoodJob::Setting duplicate keys by <a href="https://github.com/mohammednasser-32"><code>@mohammednasser-32</code></a> in <a href="https://redirect.github.com/bensheldon/good_job/pull/1498">bensheldon/good_job#1498</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ElMassimo"><code>@ElMassimo</code></a> made their first contribution in <a href="https://redirect.github.com/bensheldon/good_job/pull/1500">bensheldon/good_job#1500</a></li> <li><a href="https://github.com/mohammednasser-32"><code>@mohammednasser-32</code></a> made their first contribution in <a href="https://redirect.github.com/bensheldon/good_job/pull/1498">bensheldon/good_job#1498</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bensheldon/good_job/compare/v4.3.0...v4.4.0">https://github.com/bensheldon/good_job/compare/v4.3.0...v4.4.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/bensheldon/good_job/blob/main/CHANGELOG.md">good_job's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/bensheldon/good_job/tree/v4.4.0">v4.4.0</a> (2024-10-08)</h2> <p><a href="https://github.com/bensheldon/good_job/compare/v4.3.0...v4.4.0">Full Changelog</a></p> <p><strong>Fixed bugs:</strong></p> <ul> <li>fix: unable to use keyword args when including the <code>Labels</code> extension <a href="https://redirect.github.com/bensheldon/good_job/pull/1500">#1500</a> (<a href="https://github.com/ElMassimo">ElMassimo</a>)</li> <li>Fix GoodJob::Setting duplicate keys <a href="https://redirect.github.com/bensheldon/good_job/pull/1498">#1498</a> (<a href="https://github.com/mohammednasser-32">mohammednasser-32</a>)</li> <li>Allow <code>GoodJob::Job#retry_job</code>'s transaction to be joinable (fix CI for current <code>rails-head</code>) <a href="https://redirect.github.com/bensheldon/good_job/pull/1496">#1496</a> (<a href="https://github.com/Earlopain">Earlopain</a>)</li> </ul> <p><strong>Closed issues:</strong></p> <ul> <li>Inline adapter doesn't retry jobs that throw a retryable error <a href="https://redirect.github.com/bensheldon/good_job/issues/1497">#1497</a></li> <li>scheduled_at not respecting given timezone <a href="https://redirect.github.com/bensheldon/good_job/issues/1491">#1491</a></li> <li>Multiple same values in cron_keys_disabled, cron_keys_enabled in good_job_settings table <a href="https://redirect.github.com/bensheldon/good_job/issues/1490">#1490</a></li> <li>Cron jobs can be missed if deploys are timed just right <a href="https://redirect.github.com/bensheldon/good_job/issues/1484">#1484</a></li> <li>Configuring connection pool in external mode <a href="https://redirect.github.com/bensheldon/good_job/issues/1483">#1483</a></li> <li>GoodJob Timezone Day Light Savings <a href="https://redirect.github.com/bensheldon/good_job/issues/1480">#1480</a></li> <li>Unable to use labels with kwargs in job initializer <a href="https://redirect.github.com/bensheldon/good_job/issues/1350">#1350</a></li> </ul> <p><strong>Merged pull requests:</strong></p> <ul> <li>Bump puma from 6.4.2 to 6.4.3 <a href="https://redirect.github.com/bensheldon/good_job/pull/1492">#1492</a> (<a href="https://github.com/apps/dependabot">dependabot[bot]</a>)</li> <li>Add <code>cron_graceful_restart_period</code> to avoid missing recurring jobs that occurred during deployment downtime <a href="https://redirect.github.com/bensheldon/good_job/pull/1488">#1488</a> (<a href="https://github.com/bensheldon">bensheldon</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bensheldon/good_job/commit/139375c2c2bbbe8b2653937686cc5bd175b9e4fd"><code>139375c</code></a> Release good_job v4.4.0</li> <li><a href="https://github.com/bensheldon/good_job/commit/20e2f9492308eee242d177592d89f501544c90d6"><code>20e2f94</code></a> Bump puma from 6.4.2 to 6.4.3 (<a href="https://redirect.github.com/bensheldon/good_job/issues/1492">#1492</a>)</li> <li><a href="https://github.com/bensheldon/good_job/commit/54087bea47c972c98289da41e2d5e4714da9f38e"><code>54087be</code></a> Add <code>cron_graceful_restart_period</code> to avoid missing recurring jobs that occur...</li> <li><a href="https://github.com/bensheldon/good_job/commit/194fc8092aa464ecc28370496a5981f95ed90f48"><code>194fc80</code></a> fix GoodJob::Setting duplicate keys (<a href="https://redirect.github.com/bensheldon/good_job/issues/1498">#1498</a>)</li> <li><a href="https://github.com/bensheldon/good_job/commit/7020becb84780b463aacb4695e3fcf7b52eeed12"><code>7020bec</code></a> fix: unable to use keyword args when including the <code>Labels</code> extension (<a href="https://redirect.github.com/bensheldon/good_job/issues/1500">#1500</a>)</li> <li><a href="https://github.com/bensheldon/good_job/commit/b714be6f4ad34a643604c54196d9710b28f58b6f"><code>b714be6</code></a> Allow <code>GoodJob::Job#retry_job</code>'s transaction to be joinable (fix CI for curre...</li> <li>See full diff in <a href="https://github.com/bensheldon/good_job/compare/v4.3.0...v4.4.0">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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information