Bump good_job from 3.25.0 to 3.26.1 #511

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/good_job-3.26.1 into main 2024-03-04 21:32:07 +08:00
dependabot[bot] commented 2024-03-04 15:09:24 +08:00 (Migrated from github.com)

Bumps good_job from 3.25.0 to 3.26.1.

Release notes

Sourced from good_job's releases.

v3.26.1

Review the Changelog for more details.

What's Changed

Full Changelog: https://github.com/bensheldon/good_job/compare/v3.26.0...v3.26.1

v3.26.0

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: https://github.com/bensheldon/good_job/compare/v3.25.0...v3.26.0

Changelog

Sourced from good_job's changelog.

v3.26.1 (2024-03-01)

Full Changelog

Fixed bugs:

  • Ignore job deserialization errors when mass-retrying through the dashboard #1269 (bensheldon)

Closed issues:

  • Plain HTTP 500 Error when retrying a job for deleted record #1263

v3.26.0 (2024-03-01)

Full Changelog

Implemented enhancements:

  • Add GoodJob.current_thread_running? and GoodJob.current_thread_shutting_down? for graceful shutdowns #1253 (bensheldon)

Fixed bugs:

  • Ensure "shutdown?" behavior is consistent between J Ruby and C Ruby #1267 (bensheldon)

Closed issues:

  • PG Good Job rows add up #1262
  • Bulk operations do not work for Batches #1255
  • What's the difference between 'reschedule' and 'retry' in the dashboard? #1241

Merged pull requests:

Commits
  • c308b79 Release good_job v3.26.1
  • d5e65df Ignore job deserialization errors when mass-retrying through the dashboard (#...
  • ce6c803 Release good_job v3.26.0
  • 4961a02 Add GoodJob.current_thread_running? and `GoodJob.current_thread_shutting_do...
  • 586d006 feat: add italian locale (#1268)
  • bc8ec57 Ensure "shutdown?" behavior is consistent between J Ruby and C Ruby (#1267)
  • See full diff in compare view

Dependabot compatibility score

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 commands and options

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)
Bumps [good_job](https://github.com/bensheldon/good_job) from 3.25.0 to 3.26.1. <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>v3.26.1</h2> <p><em>Review the <a href="https://github.com/bensheldon/good_job/blob/main/CHANGELOG.md#v3261-2024-03-01">Changelog</a> for more details.</em></p> <h2>What's Changed</h2> <ul> <li>Ignore job deserialization errors when mass-retrying through the dashboard by <a href="https://github.com/bensheldon"><code>@​bensheldon</code></a> in <a href="https://redirect.github.com/bensheldon/good_job/pull/1269">bensheldon/good_job#1269</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bensheldon/good_job/compare/v3.26.0...v3.26.1">https://github.com/bensheldon/good_job/compare/v3.26.0...v3.26.1</a></p> <h2>v3.26.0</h2> <p><em>Review the <a href="https://github.com/bensheldon/good_job/blob/main/CHANGELOG.md#v3260-2024-03-01">Changelog</a> for more details.</em></p> <h2>What's Changed</h2> <ul> <li>feat: add italian locale by <a href="https://github.com/metalelf0"><code>@​metalelf0</code></a> in <a href="https://redirect.github.com/bensheldon/good_job/pull/1268">bensheldon/good_job#1268</a></li> <li>Add <code>GoodJob.current_thread_running?</code> and <code>GoodJob.current_thread_shutting_down?</code> for graceful shutdowns by <a href="https://github.com/bensheldon"><code>@​bensheldon</code></a> in <a href="https://redirect.github.com/bensheldon/good_job/pull/1253">bensheldon/good_job#1253</a></li> <li>Ensure &quot;shutdown?&quot; behavior is consistent between J Ruby and C Ruby by <a href="https://github.com/bensheldon"><code>@​bensheldon</code></a> in <a href="https://redirect.github.com/bensheldon/good_job/pull/1267">bensheldon/good_job#1267</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/metalelf0"><code>@​metalelf0</code></a> made their first contribution in <a href="https://redirect.github.com/bensheldon/good_job/pull/1268">bensheldon/good_job#1268</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bensheldon/good_job/compare/v3.25.0...v3.26.0">https://github.com/bensheldon/good_job/compare/v3.25.0...v3.26.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/v3.26.1">v3.26.1</a> (2024-03-01)</h2> <p><a href="https://github.com/bensheldon/good_job/compare/v3.26.0...v3.26.1">Full Changelog</a></p> <p><strong>Fixed bugs:</strong></p> <ul> <li>Ignore job deserialization errors when mass-retrying through the dashboard <a href="https://redirect.github.com/bensheldon/good_job/pull/1269">#1269</a> (<a href="https://github.com/bensheldon">bensheldon</a>)</li> </ul> <p><strong>Closed issues:</strong></p> <ul> <li>Plain HTTP 500 Error when retrying a job for deleted record <a href="https://redirect.github.com/bensheldon/good_job/issues/1263">#1263</a></li> </ul> <h2><a href="https://github.com/bensheldon/good_job/tree/v3.26.0">v3.26.0</a> (2024-03-01)</h2> <p><a href="https://github.com/bensheldon/good_job/compare/v3.25.0...v3.26.0">Full Changelog</a></p> <p><strong>Implemented enhancements:</strong></p> <ul> <li>Add <code>GoodJob.current_thread_running?</code> and <code>GoodJob.current_thread_shutting_down?</code> for graceful shutdowns <a href="https://redirect.github.com/bensheldon/good_job/pull/1253">#1253</a> (<a href="https://github.com/bensheldon">bensheldon</a>)</li> </ul> <p><strong>Fixed bugs:</strong></p> <ul> <li>Ensure &quot;shutdown?&quot; behavior is consistent between J Ruby and C Ruby <a href="https://redirect.github.com/bensheldon/good_job/pull/1267">#1267</a> (<a href="https://github.com/bensheldon">bensheldon</a>)</li> </ul> <p><strong>Closed issues:</strong></p> <ul> <li>PG Good Job rows add up <a href="https://redirect.github.com/bensheldon/good_job/issues/1262">#1262</a></li> <li>Bulk operations do not work for Batches <a href="https://redirect.github.com/bensheldon/good_job/issues/1255">#1255</a></li> <li>What's the difference between 'reschedule' and 'retry' in the dashboard? <a href="https://redirect.github.com/bensheldon/good_job/issues/1241">#1241</a></li> </ul> <p><strong>Merged pull requests:</strong></p> <ul> <li>feat: add italian locale <a href="https://redirect.github.com/bensheldon/good_job/pull/1268">#1268</a> (<a href="https://github.com/metalelf0">metalelf0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bensheldon/good_job/commit/c308b79a0a624f745949e643aed05fe39d3fbe31"><code>c308b79</code></a> Release good_job v3.26.1</li> <li><a href="https://github.com/bensheldon/good_job/commit/d5e65dfb3c5d4690231004ef91141569a3f21e4c"><code>d5e65df</code></a> Ignore job deserialization errors when mass-retrying through the dashboard (#...</li> <li><a href="https://github.com/bensheldon/good_job/commit/ce6c803849b5dca25d3baac16b047f9923b0a0f9"><code>ce6c803</code></a> Release good_job v3.26.0</li> <li><a href="https://github.com/bensheldon/good_job/commit/4961a0297c7bfdcd48d2133d534bc3feaf87ae5c"><code>4961a02</code></a> Add <code>GoodJob.current_thread_running?</code> and `GoodJob.current_thread_shutting_do...</li> <li><a href="https://github.com/bensheldon/good_job/commit/586d0067bbc5d51ecfa11aea5f7876eb0779008f"><code>586d006</code></a> feat: add italian locale (<a href="https://redirect.github.com/bensheldon/good_job/issues/1268">#1268</a>)</li> <li><a href="https://github.com/bensheldon/good_job/commit/bc8ec57c65779de5aecb76141909db2fdc0539f2"><code>bc8ec57</code></a> Ensure &quot;shutdown?&quot; behavior is consistent between J Ruby and C Ruby (<a href="https://redirect.github.com/bensheldon/good_job/issues/1267">#1267</a>)</li> <li>See full diff in <a href="https://github.com/bensheldon/good_job/compare/v3.25.0...v3.26.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=good_job&package-manager=bundler&previous-version=3.25.0&new-version=3.26.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>
Sign in to join this conversation.