Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps good_job from 4.9.0 to 4.9.3.

Release notes

Sourced from good_job's releases.

v4.9.3

Review the Changelog for more details.

What's Changed

Full Changelog: bensheldon/good_job@v4.9.2...v4.9.3

v4.9.2

Review the Changelog for more details.

What's Changed

Full Changelog: bensheldon/good_job@v4.9.1...v4.9.2

v4.9.1

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: bensheldon/good_job@v4.9.0...v4.9.1

Changelog

Sourced from good_job's changelog.

v4.9.3 (2025-03-10)

Full Changelog

Closed issues:

  • perform_job.good_job notification for successful jobs has error_event: :discarded #1609

Merged pull requests:

v4.9.2 (2025-03-09)

Full Changelog

Fixed bugs:

  • Quiet duplicate cron enqueue logging by pretending it was halted at before_enqueue #1615 (bensheldon)

v4.9.1 (2025-03-09)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • [dashboard] Scheduled tasks are shown "backwards" #1580
  • Update form_with calls to be compatible with Rails 8 #1610 (sallyhall)
  • Add index on good_jobs: [:concurrency_key, :created_at] to improve performance of throttling (#1603) #1605 (Intrepidd)

Closed issues:

  • Cron did not enqueue jobs #1600
  • Same job performed by all threads #1599
  • Option for bin/rails g good_job:install to purge Solid gems #1593
  • Jobs are not being picked up at the expected rate #1578
  • Question about GoodJob Batches in tests #1479
Commits
  • 51d90b4 Release good_job v4.9.3
  • 1103d47 Fix instrumentation of "perform_job.good_job" event (#1616)
  • 4195430 Release good_job v4.9.2
  • e6f570f Quiet duplicate cron enqueue logging by pretending it was halted at before_en...
  • be20e83 Release good_job v4.9.1
  • 383a87f Add index on good_jobs: [:concurrency_key, :created_at] to improve performanc...
  • 5b82975 Order Dashboard jobs in more "natural" order (#1604)
  • 17fbd2a Update README.md to fix GoodJob.current_thread_running? method name
  • 21e5e79 Update form_with calls to be compatible with Rails 8 (#1610)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Apr 7, 2025
@tvararu tvararu temporarily deployed to mavis-pr-3343 April 7, 2025 23:24 Inactive
@thomasleese thomasleese modified the milestones: v2.2.1, v2.2.0 Apr 8, 2025
@thomasleese thomasleese enabled auto-merge April 8, 2025 05:14
@thomasleese
Copy link
Contributor

@dependabot rebase

Bumps [good_job](https://github.com/bensheldon/good_job) from 4.9.0 to 4.9.3.
- [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.9.0...v4.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/good_job-4.9.3 branch from 001fc4e to 88d49bb Compare April 8, 2025 06:01
Copy link

sonarqubecloud bot commented Apr 8, 2025

@tvararu tvararu temporarily deployed to mavis-pr-3343 April 8, 2025 06:04 Inactive
@thomasleese thomasleese merged commit d0fa6f5 into main Apr 8, 2025
12 checks passed
@thomasleese thomasleese deleted the dependabot/bundler/good_job-4.9.3 branch April 8, 2025 06:10
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.

2 participants