Skip to content

Bump good_job from 4.18.2 to 4.19.0#931

Merged
chvp merged 3 commits into
mainfrom
dependabot/bundler/good_job-4.19.0
May 30, 2026
Merged

Bump good_job from 4.18.2 to 4.19.0#931
chvp merged 3 commits into
mainfrom
dependabot/bundler/good_job-4.19.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 30, 2026

Bumps good_job from 4.18.2 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

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:

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 May 30, 2026
@dependabot dependabot Bot requested a review from chvp as a code owner May 30, 2026 06:02
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels May 30, 2026
@chvp
Copy link
Copy Markdown
Member

chvp commented May 30, 2026

@dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/bundler/good_job-4.19.0 branch from 86c07c0 to 70db5f3 Compare May 30, 2026 10:33
@chvp
Copy link
Copy Markdown
Member

chvp commented May 30, 2026

@dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/bundler/good_job-4.19.0 branch from 5268fec to 303f1b3 Compare May 30, 2026 10:46
dependabot Bot and others added 3 commits May 30, 2026 12:51
Bumps [good_job](https://github.com/bensheldon/good_job) from 4.18.2 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@v4.18.2...v4.19.0)

---
updated-dependencies:
- dependency-name: good_job
  dependency-version: 4.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@chvp chvp force-pushed the dependabot/bundler/good_job-4.19.0 branch from d6f99a8 to d570073 Compare May 30, 2026 10:51
@chvp chvp merged commit 4543395 into main May 30, 2026
5 checks passed
@chvp chvp deleted the dependabot/bundler/good_job-4.19.0 branch May 30, 2026 10: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.

1 participant