Skip to content

Bump good_job from 3.99.1 to 4.19.2 - #849

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/good_job-4.19.2
Open

Bump good_job from 3.99.1 to 4.19.2#849
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/good_job-4.19.2

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps good_job from 3.99.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

v4.19.1

Review the Changelog for more details.

What's Changed

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

v4.19.0

Review the Changelog for more details.

Significant changes

Nice changes

Bug fixes and refactors

New Contributors

... (truncated)

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:

v4.19.1 (2026-06-25)

Full Changelog

Fixed bugs:

Closed issues:

  • The probe server doesn't handle SIGINT/SIGTERM #1632

v4.19.0 (2026-05-27)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Use table_name instead of hardcoding :good_jobs in schema introspection #1774 (eidarus)
  • Fix incorrect ENV variable guard for GOOD_JOB_ENABLE_PAUSES #1772 (jqr)
  • Fix PG::ProgramLimitExceeded in jobs index search for large error payloads #1769 (createdbypete)
  • Fix PG::AmbiguousColumn in skiplocked/hybrid claim with ordered queues + concurrency rules #1768 (createdbypete)

... (truncated)

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)
  • 73ece46 Release good_job v4.19.1
  • d51eb1c support both version os Arel::Table API (#1783)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jul 21, 2026
Bumps [good_job](https://github.com/bensheldon/good_job) from 3.99.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@v3.99.1...v4.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/bundler/good_job-4.19.2 branch from bff3306 to bcb339a Compare August 6, 2026 13:42
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.

0 participants