Skip to content

Bump good_job from 4.14.2 to 4.15.0#1048

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/bundler/good_job-4.15.0
Open

Bump good_job from 4.14.2 to 4.15.0#1048
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/bundler/good_job-4.15.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2026

Bumps good_job from 4.14.2 to 4.15.0.

Release notes

Sourced from good_job's releases.

v4.15.0

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: bensheldon/good_job@v4.14.2...v4.15.0

Changelog

Sourced from good_job's changelog.

v4.15.0 (2026-04-09)

Full Changelog

Implemented enhancements:

  • Add opt-in "FOR NO KEY UPDATE SKIP LOCKED" job lock strategy and hybrid strategy for online migration #1731 (bensheldon)
  • Allow ordering by scheduled_at instead of created_at when dequeueing job #1645 (lsylvester)
  • Allow GoodJob.preserve_job_records to take a lambda that is callable after each job executes #1640 (bensheldon)

Merged pull requests:

Commits
  • d6a83ca Release good_job v4.15.0
  • 06295e2 Fix JRuby in development lockfile, with test (#1734)
  • a666735 Allow ordering by scheduled_at instead of created_at when dequeueing job (#1645)
  • 814b5f0 Allow GoodJob.preserve_job_records to take a lambda that is callable after ...
  • fb7d4eb Add lock_strategy configuration with :advisory, :skiplocked, and :hybrid mode...
  • 0e0405e Add herb to linter (#1732)
  • b9f8acf Update development dependencies; apply Rubocop to_h lints (#1728)
  • 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.14.2 to 4.15.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.14.2...v4.15.0)

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

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 Apr 10, 2026
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