Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps good_job from 4.11.2 to 4.12.0.

Release notes

Sourced from good_job's releases.

v4.12.0

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: bensheldon/good_job@v4.11.2...v4.12.0

Changelog

Sourced from good_job's changelog.

v4.12.0 (2025-09-22)

Full Changelog

Implemented enhancements:

  • Allow GoodJob::Cli.log_to_stdout = to be set by the parent application #1680 (bensheldon)
  • Optimize job_class scope performance by using column instead of JSON extraction #1672 (ScotterC)
  • Add state column to cron entries table #1652 (gregplumbly)

Fixed bugs:

  • Reorganize Dashboard header, ensure favicon svg is encoded; fix double mt-auto #1668 (bensheldon)

Closed issues:

  • GoodJob Cron unique index #1678
  • params_job_class JSON extraction causing performance issues - why not use job_class column? #1671
  • Good Job process stalling and CPU at 100% #1669

Merged pull requests:

Commits
  • e8afc5d Release good_job v4.12.0
  • b68c868 Update sorbet/tapioca (#1681)
  • b5fced7 Add state column to cron entries table (#1652)
  • 9025fab Allow GoodJob::Cli.log_to_stdout = to be set by the parent application (#1680)
  • 5ed7827 Bump actions/checkout from 4 to 5 (#1673)
  • 6eab944 Optimize job_class scope performance by using column instead of JSON extracti...
  • 1830699 Remove obsolete property from tests (#1676)
  • 79b2187 Reorganize header, ensure favicon svg is encoded; fix double mt-auto (#1668)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.11.2 to 4.12.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.11.2...v4.12.0)

---
updated-dependencies:
- dependency-name: good_job
  dependency-version: 4.12.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 Sep 29, 2025
Copy link

@santib santib merged commit 0a7bee6 into main Sep 30, 2025
5 checks passed
@santib santib deleted the dependabot/bundler/good_job-4.12.0 branch September 30, 2025 13:23
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.

1 participant