Skip to content

[ruby] Update good_job 4.18.2 → 4.19.0 (minor)#1528

Merged
depfu[bot] merged 1 commit into
mainfrom
depfu/update/good_job-4.19.0
May 28, 2026
Merged

[ruby] Update good_job 4.18.2 → 4.19.0 (minor)#1528
depfu[bot] merged 1 commit into
mainfrom
depfu/update/good_job-4.19.0

Conversation

@depfu
Copy link
Copy Markdown
Contributor

@depfu depfu Bot commented May 28, 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.18.2 → 4.19.0) · Repo · Changelog

Release Notes

4.19.0

Review the Changelog for more details.

Significant changes

Nice changes

  • Truncate long labels in dashboard badges by @MahmoudBakr23 in #1766
  • Make execution state completely Fiber-safe via Rails isolated execution state by @ollym in #1765

Bug fixes and refactors

  • Fix incorrect ENV variable guard for GOOD_JOB_ENABLE_PAUSES by @jqr in #1772
  • Use explicit keyword arguments for concurrency controls by @bdewater-thatch in #1770
  • Fix PG::ProgramLimitExceeded in jobs index search for large error payloads by @createdbypete in #1769
  • Fix PG::AmbiguousColumn in skiplocked/hybrid claim with ordered queues + concurrency rules by @createdbypete in #1768
  • Use table_name instead of hardcoding :good_jobs in schema introspection by @eidarus in #1774
  • Handle nil updated_at in stale? method by @gavinballard in #1764
  • Refactor Concurrency::Rule to use explicit ivars instead of options hash by @bensheldon in #1776

New Contributors

Full Changelog: v4.18.2...v4.19.0

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

Commits

See the full diff on Github. The new version differs by 13 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 May 28, 2026
@depfu depfu Bot assigned mockdeep May 28, 2026
@depfu depfu Bot requested a review from mockdeep May 28, 2026 04:15
@depfu depfu Bot merged commit 314056a into main May 28, 2026
3 checks passed
@depfu depfu Bot deleted the depfu/update/good_job-4.19.0 branch May 28, 2026 04:27
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