Skip to content

Bump good_job from 4.19.1 to 4.19.2 - #955

Merged
zetter-rpf merged 1 commit into
mainfrom
dependabot/bundler/good_job-4.19.2
Aug 10, 2026
Merged

Bump good_job from 4.19.1 to 4.19.2#955
zetter-rpf merged 1 commit into
mainfrom
dependabot/bundler/good_job-4.19.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps good_job from 4.19.1 to 4.19.2.

Release notes

Sourced from good_job's releases.

v4.19.2

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: bensheldon/good_job@v4.19.1...v4.19.2

Changelog

Sourced from good_job's changelog.

v4.19.2 (2026-07-20)

Full Changelog

Fixed bugs:

  • Resolve connection pool at call time in the adapter_class shim #1798 (DaisyOli)
  • Add GoodJob::Batch.where(id:) for GlobalID::Locator.fetch #1792 (bensheldon)
  • Preserve created_at when a job is retried #1789 (ollym)

Closed issues:

  • Memoized adapter_class proxy captures the pre-fork connection pool, crashing the Notifier in forked Puma workers (Rails < 7.2 + preload_app!) #1797
  • created_at is reset every time a job is retried #1788

Merged pull requests:

Commits
  • 81db22b Release good_job v4.19.2
  • 5d1be71 Resolve connection pool at call time in the adapter_class shim (#1798)
  • 1dc2c38 Preserve created_at when a job is retried (#1789)
  • 9967ea4 Fix JRuby CI failure installing rbs gem (#1794)
  • 5bef01c Fix flaky scheduled_at precision comparison in adapter_spec (#1793)
  • 480a90e Remove non-functional inline_execution_respects_schedule config (#1791)
  • dd1d7e0 Bump actions/checkout from 6 to 7 (#1787)
  • 0af0e3a Add GoodJob::Batch.where(id:) for GlobalID::Locator.fetch (#1792)
  • 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.19.1 to 4.19.2.
- [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.19.1...v4.19.2)

---
updated-dependencies:
- dependency-name: good_job
  dependency-version: 4.19.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Aug 10, 2026
Copilot AI lite review requested due to automatic review settings August 10, 2026 09:32
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Aug 10, 2026
@cla-bot cla-bot Bot added the cla-signed label Aug 10, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@github-actions

Copy link
Copy Markdown

Test coverage

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

@raspberrypiherokubot
raspberrypiherokubot temporarily deployed to editor-api-p-dependabot-uzrhm4 August 10, 2026 09:39 Inactive
@zetter-rpf
zetter-rpf merged commit 1928d3a into main Aug 10, 2026
5 checks passed
@zetter-rpf
zetter-rpf deleted the dependabot/bundler/good_job-4.19.2 branch August 10, 2026 10:01
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.

3 participants