Bump good_job from 4.8.2 to 4.9.0 #1843

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/good_job-4.9.0 into main 2025-02-11 00:32:44 +08:00
dependabot[bot] commented 2025-02-10 15:42:34 +08:00 (Migrated from github.com)

Bumps good_job from 4.8.2 to 4.9.0.

Release notes

Sourced from good_job's releases.

v4.9.0

Review the Changelog for more details.

What's Changed

Full Changelog: https://github.com/bensheldon/good_job/compare/v4.8.2...v4.9.0

Changelog

Sourced from good_job's changelog.

v4.9.0 (2025-02-07)

Full Changelog

Implemented enhancements:

  • Add GoodJob.cli? to check if the current process was started by the good_job executable #1592 (bensheldon)

Closed issues:

  • Option to only preserve discarded/errored jobs? #1594
  • Notifier errored: TypeError: ActiveSupport::TimeWithZone can't be coerced into Integer #1581
Commits
  • b557525 Release good_job v4.9.0
  • e28fe17 Add GoodJob.cli? to check if the current process was started by the `good_j...
  • 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 4.8.2 to 4.9.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.9.0</h2> <p><em>Review the <a href="https://github.com/bensheldon/good_job/blob/main/CHANGELOG.md#v490-2025-02-07">Changelog</a> for more details.</em></p> <h2>What's Changed</h2> <ul> <li>Add <code>GoodJob.cli?</code> to check if the current process was started by the <code>good_job</code> executable by <a href="https://github.com/bensheldon"><code>@​bensheldon</code></a> in <a href="https://redirect.github.com/bensheldon/good_job/pull/1592">bensheldon/good_job#1592</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bensheldon/good_job/compare/v4.8.2...v4.9.0">https://github.com/bensheldon/good_job/compare/v4.8.2...v4.9.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.9.0">v4.9.0</a> (2025-02-07)</h2> <p><a href="https://github.com/bensheldon/good_job/compare/v4.8.2...v4.9.0">Full Changelog</a></p> <p><strong>Implemented enhancements:</strong></p> <ul> <li>Add <code>GoodJob.cli?</code> to check if the current process was started by the <code>good_job</code> executable <a href="https://redirect.github.com/bensheldon/good_job/pull/1592">#1592</a> (<a href="https://github.com/bensheldon">bensheldon</a>)</li> </ul> <p><strong>Closed issues:</strong></p> <ul> <li>Option to only preserve discarded/errored jobs? <a href="https://redirect.github.com/bensheldon/good_job/issues/1594">#1594</a></li> <li>Notifier errored: TypeError: ActiveSupport::TimeWithZone can't be coerced into Integer <a href="https://redirect.github.com/bensheldon/good_job/issues/1581">#1581</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bensheldon/good_job/commit/b557525a9003a1fc1a434742dae58053b947e708"><code>b557525</code></a> Release good_job v4.9.0</li> <li><a href="https://github.com/bensheldon/good_job/commit/e28fe17886d76b4d5207bd5baefea1a741aaa580"><code>e28fe17</code></a> Add <code>GoodJob.cli?</code> to check if the current process was started by the `good_j...</li> <li>See full diff in <a href="https://github.com/bensheldon/good_job/compare/v4.8.2...v4.9.0">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=4.8.2&new-version=4.9.0)](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.