Skip to content

Bump good_job from 4.19.1 to 4.19.2#1145

Merged
robbevp merged 2 commits into
mainfrom
dependabot/bundler/good_job-4.19.2
Jul 20, 2026
Merged

Bump good_job from 4.19.1 to 4.19.2#1145
robbevp merged 2 commits into
mainfrom
dependabot/bundler/good_job-4.19.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps good_job from 4.19.1 to 4.19.2.

Release notes

Sourced from good_job's releases.

v4.19.2

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: bensheldon/good_job@v4.19.1...v4.19.2

Changelog

Sourced from good_job's changelog.

v4.19.2 (2026-07-20)

Full Changelog

Fixed bugs:

  • Resolve connection pool at call time in the adapter_class shim #1798 (DaisyOli)
  • Add GoodJob::Batch.where(id:) for GlobalID::Locator.fetch #1792 (bensheldon)
  • Preserve created_at when a job is retried #1789 (ollym)

Closed issues:

  • Memoized adapter_class proxy captures the pre-fork connection pool, crashing the Notifier in forked Puma workers (Rails < 7.2 + preload_app!) #1797
  • created_at is reset every time a job is retried #1788

Merged pull requests:

Commits
  • 81db22b Release good_job v4.19.2
  • 5d1be71 Resolve connection pool at call time in the adapter_class shim (#1798)
  • 1dc2c38 Preserve created_at when a job is retried (#1789)
  • 9967ea4 Fix JRuby CI failure installing rbs gem (#1794)
  • 5bef01c Fix flaky scheduled_at precision comparison in adapter_spec (#1793)
  • 480a90e Remove non-functional inline_execution_respects_schedule config (#1791)
  • dd1d7e0 Bump actions/checkout from 6 to 7 (#1787)
  • 0af0e3a Add GoodJob::Batch.where(id:) for GlobalID::Locator.fetch (#1792)
  • 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 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.19.1 to 4.19.2.
- [Release notes](https://github.com/bensheldon/good_job/releases)
- [Changelog](https://github.com/bensheldon/good_job/blob/main/CHANGELOG.md)
- [Commits](bensheldon/good_job@v4.19.1...v4.19.2)

---
updated-dependencies:
- dependency-name: good_job
  dependency-version: 4.19.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jul 20, 2026
@robbevp
robbevp merged commit c5a5592 into main Jul 20, 2026
5 checks passed
@robbevp
robbevp deleted the dependabot/bundler/good_job-4.19.2 branch July 20, 2026 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant