Bump good_job from 4.5.0 to 4.5.1 #1509

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/good_job-4.5.1 into main 2024-12-03 00:02:09 +08:00
dependabot[bot] commented 2024-12-02 15:18:58 +08:00 (Migrated from github.com)

Bumps good_job from 4.5.0 to 4.5.1.

Release notes

Sourced from good_job's releases.

v4.5.1

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: https://github.com/bensheldon/good_job/compare/v4.5.0...v4.5.1

Changelog

Sourced from good_job's changelog.

v4.5.1 (2024-11-29)

Full Changelog

Implemented enhancements:

  • GoodJob.cleanup_preserved_jobs: add :include_discarded option #1550 (jonleighton)

Fixed bugs:

  • Fix compatibility with rails-head when duplicated advisory lockable column #1553 (Earlopain)

Closed issues:

  • PG::AmbiguousColumn after upgrade to 4.5.0 #1551

Merged pull requests:

Commits
  • 81d824a Release good_job v4.5.1
  • ee33626 Remove usage of COALESCE from dashboard chart (#1306)
  • 54103a5 GoodJob.cleanup_preserved_jobs: add :include_discarded option (#1550)
  • 43162b6 Fix compatibility with rails-head when duplicated advisory lockable column ...
  • 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.5.0 to 4.5.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>v4.5.1</h2> <p><em>Review the <a href="https://github.com/bensheldon/good_job/blob/main/CHANGELOG.md#v451-2024-11-29">Changelog</a> for more details.</em></p> <h2>What's Changed</h2> <ul> <li>Fix compatibility with <code>rails-head</code> when duplicated advisory lockable column by <a href="https://github.com/Earlopain"><code>@​Earlopain</code></a> in <a href="https://redirect.github.com/bensheldon/good_job/pull/1553">bensheldon/good_job#1553</a></li> <li>GoodJob.cleanup_preserved_jobs: add :include_discarded option by <a href="https://github.com/jonleighton"><code>@​jonleighton</code></a> in <a href="https://redirect.github.com/bensheldon/good_job/pull/1550">bensheldon/good_job#1550</a></li> <li>Remove usage of COALESCE from dashboard chart by <a href="https://github.com/bananatron"><code>@​bananatron</code></a> in <a href="https://redirect.github.com/bensheldon/good_job/pull/1306">bensheldon/good_job#1306</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jonleighton"><code>@​jonleighton</code></a> made their first contribution in <a href="https://redirect.github.com/bensheldon/good_job/pull/1550">bensheldon/good_job#1550</a></li> <li><a href="https://github.com/bananatron"><code>@​bananatron</code></a> made their first contribution in <a href="https://redirect.github.com/bensheldon/good_job/pull/1306">bensheldon/good_job#1306</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bensheldon/good_job/compare/v4.5.0...v4.5.1">https://github.com/bensheldon/good_job/compare/v4.5.0...v4.5.1</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.5.1">v4.5.1</a> (2024-11-29)</h2> <p><a href="https://github.com/bensheldon/good_job/compare/v4.5.0...v4.5.1">Full Changelog</a></p> <p><strong>Implemented enhancements:</strong></p> <ul> <li>GoodJob.cleanup_preserved_jobs: add :include_discarded option <a href="https://redirect.github.com/bensheldon/good_job/pull/1550">#1550</a> (<a href="https://github.com/jonleighton">jonleighton</a>)</li> </ul> <p><strong>Fixed bugs:</strong></p> <ul> <li>Fix compatibility with <code>rails-head</code> when duplicated advisory lockable column <a href="https://redirect.github.com/bensheldon/good_job/pull/1553">#1553</a> (<a href="https://github.com/Earlopain">Earlopain</a>)</li> </ul> <p><strong>Closed issues:</strong></p> <ul> <li><code>PG::AmbiguousColumn</code> after upgrade to 4.5.0 <a href="https://redirect.github.com/bensheldon/good_job/issues/1551">#1551</a></li> </ul> <p><strong>Merged pull requests:</strong></p> <ul> <li>Remove usage of COALESCE from dashboard chart <a href="https://redirect.github.com/bensheldon/good_job/pull/1306">#1306</a> (<a href="https://github.com/bananatron">bananatron</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bensheldon/good_job/commit/81d824a289621fc8b6a99336bd086d4d38b2d742"><code>81d824a</code></a> Release good_job v4.5.1</li> <li><a href="https://github.com/bensheldon/good_job/commit/ee33626153caa7e46963c8ed753bb32c7f2a2a05"><code>ee33626</code></a> Remove usage of COALESCE from dashboard chart (<a href="https://redirect.github.com/bensheldon/good_job/issues/1306">#1306</a>)</li> <li><a href="https://github.com/bensheldon/good_job/commit/54103a56c59da6395916cabdca37a3c59f1f31f0"><code>54103a5</code></a> GoodJob.cleanup_preserved_jobs: add :include_discarded option (<a href="https://redirect.github.com/bensheldon/good_job/issues/1550">#1550</a>)</li> <li><a href="https://github.com/bensheldon/good_job/commit/43162b663d12af7c21e7ccbc5c09e5a1fa265b37"><code>43162b6</code></a> Fix compatibility with <code>rails-head</code> when duplicated advisory lockable column ...</li> <li>See full diff in <a href="https://github.com/bensheldon/good_job/compare/v4.5.0...v4.5.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=4.5.0&new-version=4.5.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.