Skip to content

Bump good_job from 4.14.0 to 4.15.0#779

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/good_job-4.15.0
Open

Bump good_job from 4.14.0 to 4.15.0#779
dependabot[bot] wants to merge 1 commit 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.0 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

v4.14.2

Review the Changelog for more details.

What's Changed

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

v4.14.1

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: bensheldon/good_job@v4.14.0...v4.14.1

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:

v4.14.2 (2026-04-06)

Full Changelog

Closed issues:

  • Incompatible with permanent_connection_checkout = :disallowed #1729

Merged pull requests:

  • Replace Base.connection with lease_connection and with_connection throughout #1730 (bensheldon)

v4.14.1 (2026-04-03)

Full Changelog

Fixed bugs:

  • Fix N+1 queries on cron entries dashboard index page #1727 (clinejj)
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)
  • e83b7a5 Release good_job v4.14.2
  • 0eb12af Replace Base.connection with lease_connection and with_connection throughout ...
  • 231e287 Release good_job v4.14.1
  • Additional commits viewable 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.0 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.0...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
@dependabot dependabot bot requested review from Copilot and removed request for Copilot April 10, 2026 09:23
@cla-bot cla-bot bot added the cla-signed label Apr 10, 2026
@github-actions
Copy link
Copy Markdown

Test coverage

89.93% line coverage reported by SimpleCov.
Run: https://github.com/RaspberryPiFoundation/editor-api/actions/runs/24236090160

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed 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