Skip to content

Bump good_job from 3.99.1 to 4.19.0#787

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown

Bumps good_job from 3.99.1 to 4.19.0.

Release notes

Sourced from good_job's releases.

v4.19.0

Review the Changelog for more details.

Significant changes

Nice changes

Bug fixes and refactors

New Contributors

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

v4.18.2

Review the Changelog for more details.

What's Changed

Full Changelog: bensheldon/good_job@v4.18.1...v4.18.2

v4.18.1

Review the Changelog for more details.

What's Changed

... (truncated)

Changelog

Sourced from good_job's changelog.

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)
  • Make execution state completely Fiber-safe via Rails isolated execution state #1765 (ollym)
  • Handle nil updated_at in stale? method #1764 (gavinballard)

Closed issues:

  • enable_pauses ENV var check has singular/plural mismatch #1771
  • Raises PG::AmbiguousColumn under hybrid lock strategy on ordered queues with throttle #1767
  • Handle long labels more gracefully #1674
  • Drop Duplicate index #1661
  • Job runner process enters a loop on create_listen_task - stale check fails #1649
  • Set a default queue_select_limit #1596

Merged pull requests:

v4.18.2 (2026-04-20)

Full Changelog

Implemented enhancements:

  • Add dashboard indexes for queue_name, created_at, and discarded jobs #1754 (AliOsm)

Fixed bugs:

  • ArgumentError: GoodJob::Job(...) is not an ActiveRecord::Relation #1759
  • Fix ArgumentError when using perform_throttle without a label #1760 (bensheldon)

Merged pull requests:

  • Speed up succeeded count via complement subtraction #1758 (AliOsm)

... (truncated)

Commits
  • d80fa63 Release good_job v4.19.0
  • 8bae597 Make execution state completely Fiber-safe via Rails isolated execution state...
  • dcae2b2 Refactor Concurrency::Rule to use explicit ivars instead of options hash (#1776)
  • 613b083 Prune CI test matrix to boundary Ruby versions per Rails version (#1777)
  • 1f78c18 Truncate long labels in dashboard badges (#1766)
  • 13aa397 Handle nil updated_at in stale? method (#1764)
  • befffb0 Set default queue_select_limit to 1000 (#1762)
  • 78b2e42 use table_name instead of hardcoding :good_jobs (#1774)
  • 64be610 Fix PG::AmbiguousColumn in skiplocked/hybrid claim with ordered queues + conc...
  • 2f6264d Fix PG::ProgramLimitExceeded in jobs index search for large error payloads ...
  • 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 Jun 8, 2026
@dependabot dependabot Bot force-pushed the dependabot/bundler/good_job-4.19.0 branch from cff5f3a to ecf38c5 Compare June 17, 2026 05:41
Bumps [good_job](https://github.com/bensheldon/good_job) from 3.99.1 to 4.19.0.
- [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.0)

---
updated-dependencies:
- dependency-name: good_job
  dependency-version: 4.19.0
  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.0 branch from ecf38c5 to bfbbd9f Compare June 24, 2026 14:53
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