Bump good_job from 4.18.2 to 4.19.0#931
Merged
Merged
Conversation
Member
|
@dependabot recreate |
86c07c0 to
70db5f3
Compare
Member
|
@dependabot recreate |
5268fec to
303f1b3
Compare
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>
d6f99a8 to
d570073
Compare
chvp
approved these changes
May 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps good_job from 4.18.2 to 4.19.0.
Release notes
Sourced from good_job's releases.
Changelog
Sourced from good_job's changelog.
Commits
d80fa63Release good_job v4.19.08bae597Make execution state completely Fiber-safe via Rails isolated execution state...dcae2b2Refactor Concurrency::Rule to use explicit ivars instead of options hash (#1776)613b083Prune CI test matrix to boundary Ruby versions per Rails version (#1777)1f78c18Truncate long labels in dashboard badges (#1766)13aa397Handle nil updated_at in stale? method (#1764)befffb0Set default queue_select_limit to 1000 (#1762)78b2e42usetable_nameinstead of hardcoding:good_jobs(#1774)64be610Fix PG::AmbiguousColumn in skiplocked/hybrid claim with ordered queues + conc...2f6264dFixPG::ProgramLimitExceededin jobs index search for large error payloads ...