Skip to content

[ruby] Update good_job 4.16.0 → 4.18.1 (minor)#1498

Merged
depfu[bot] merged 1 commit intomainfrom
depfu/update/good_job-4.18.1
Apr 19, 2026
Merged

[ruby] Update good_job 4.16.0 → 4.18.1 (minor)#1498
depfu[bot] merged 1 commit intomainfrom
depfu/update/good_job-4.18.1

Conversation

@depfu
Copy link
Copy Markdown
Contributor

@depfu depfu Bot commented Apr 19, 2026

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ good_job (4.16.0 → 4.18.1) · Repo · Changelog

Release Notes

4.18.1

Review the Changelog for more details.

What's Changed

  • Fix concurrent PG connection access in ProcessHeartbeat#refresh_process by @bensheldon in #1755
  • Make job lifecycle methods lock-strategy-aware by @bensheldon in #1756

Full Changelog: v4.18.0...v4.18.1

4.18.0

Review the Changelog for more details.

New features

  • Add GoodJob.handled_exceptions config; include NotImplementedError by default by @bensheldon in #1748
  • Allow adding the currently executing job to a batch by @bensheldon in #1746
  • Introduce GoodJob::InterruptedError string for interrupted execution records by @bensheldon in #1750

Small changes and fixes

  • Show split enabled/paused badge for cron schedules in navbar by @bensheldon in #1744
  • Make bulk action buttons responsive to job state filter by @bensheldon in #1751
  • Fix dashboard pagination omitting jobs created in the same second by @bensheldon in #1749
  • Replace AR attributes API with explicit accessors; add breaking migration guardrails by @bensheldon in #1753

Full Changelog: v4.17.0...v4.18.0

4.17.0

Review the Changelog for more details.

What's Changed

  • Introduce advisory lock key customization support methods by @amkisko in #1722
  • Convert UI JavaScript modules to Stimulus controllers by @bensheldon in #1743

New Contributors

Full Changelog: v4.16.0...v4.17.0

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 17 commits:

↗️ bigdecimal (indirect, 4.1.1 → 4.1.2) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by 14 commits:

↗️ json (indirect, 2.19.3 → 2.19.4) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ rake (indirect, 13.4.1 → 13.4.2) · Repo · Changelog

Release Notes

13.4.2

What's Changed

  • Preserve ENV["TESTOPTS"] when verbose is enabled by @hsbt in #723

Full Changelog: v13.4.1...v13.4.2

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 4 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu Bot added the depfu label Apr 19, 2026
@depfu depfu Bot assigned mockdeep Apr 19, 2026
@depfu depfu Bot requested a review from mockdeep April 19, 2026 15:45
@depfu depfu Bot merged commit 5ce9843 into main Apr 19, 2026
3 checks passed
@depfu depfu Bot deleted the depfu/update/good_job-4.18.1 branch April 19, 2026 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant