Skip to content

Bump good_job from 4.18.1 to 4.18.2#803

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/good_job-4.18.2
Open

Bump good_job from 4.18.1 to 4.18.2#803
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/good_job-4.18.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps good_job from 4.18.1 to 4.18.2.

Release notes

Sourced from good_job's releases.

v4.18.2

Review the Changelog for more details.

What's Changed

Full Changelog: bensheldon/good_job@v4.18.1...v4.18.2

Changelog

Sourced from good_job's changelog.

v4.18.2 (2026-04-20)

Full Changelog

Implemented enhancements:

  • Add dashboard indexes for queue_name, created_at, and discarded jobs #1754 (AliOsm)

Fixed bugs:

  • ArgumentError: GoodJob::Job(...) is not an ActiveRecord::Relation #1759
  • Fix ArgumentError when using perform_throttle without a label #1760 (bensheldon)

Merged pull requests:

  • Speed up succeeded count via complement subtraction #1758 (AliOsm)
  • Speed up ScheduledByQueueChart with inner-query pushdown and (scheduled_at, queue_name) index #1757 (AliOsm)
Commits
  • 6637ecc Release good_job v4.18.2
  • 04779eb Fix ArgumentError when using perform_throttle without a label (#1760)
  • f795b9c Speed up succeeded count via complement subtraction (#1758)
  • b3996b3 Speed up ScheduledByQueueChart with inner-query pushdown and (scheduled_at, q...
  • 26620ce Add dashboard indexes for queue_name, created_at, and discarded jobs (#1754)
  • 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.18.1 to 4.18.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.18.1...v4.18.2)

---
updated-dependencies:
- dependency-name: good_job
  dependency-version: 4.18.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 May 1, 2026
Copilot AI review requested due to automatic review settings May 1, 2026 10:46
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels May 1, 2026
@dependabot dependabot Bot review requested due to automatic review settings May 1, 2026 10:46
@cla-bot cla-bot Bot added the cla-signed label May 1, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 1, 2026

Test coverage

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

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.

0 participants