Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump good_job from 3.20.0 to 3.21.0 #1671

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps good_job from 3.20.0 to 3.21.0.

Release notes

Sourced from good_job's releases.

v3.21.0

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: bensheldon/good_job@v3.20.0...v3.21.0

Changelog

Sourced from good_job's changelog.

v3.21.0 (2023-11-06)

Full Changelog

Implemented enhancements:

Closed issues:

  • Cron scheduler and multiple processes #1128
  • GoodJob.on_thread_error not called in tests #1102

Merged pull requests:

  • Use a Concurrent::Event for CLI signal-trapping loop #1141 (bensheldon)
  • Update README's optimize queue explanation #1138 (maestromac)
  • Update development dependencies and light Rubocop'ing #1136 (bensheldon)
  • Move the Rails app harness from spec/test_app to demo #1135 (bensheldon)
  • In test, shutdown schedulers/capsules before doing assertions because of race conditions; store CI logs for Dev Env tests #1129 (bensheldon)
  • Use a constant to represent None for default/blank memoizable values #1125 (bensheldon)
Commits
  • 9729c3a Release good_job v3.21.0
  • 2b698b6 Use a Concurrent::Event for CLI signal-trapping loop (#1141)
  • af9f04d Move the Rails app harness from spec/test_app to demo (#1135)
  • f4cfbb6 Update README.md (#1138)
  • a4d210f Exclude puma from Dependabot grouped updates
  • 936ef47 Update development dependencies and light Rubocop'ing (#1136)
  • fd2ab71 In test, shutdown schedulers/capsules before doing assertions because of race...
  • ace3e42 Add "cron enabled" column to processes index page (#1127)
  • 2ae9173 Add limit: kwarg to GoodJob.perform_inline (#1126)
  • d9b7549 Use a constant to represent None for default/blank memoizable values (#1125)
  • 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 Nov 6, 2023
@github-actions github-actions bot removed the ruby Pull requests that update Ruby code label Nov 6, 2023
Bumps [good_job](https://github.com/bensheldon/good_job) from 3.20.0 to 3.21.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@v3.20.0...v3.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/good_job-3.21.0 branch from 7f573e1 to 18a4a0a Compare November 13, 2023 18:15
@wwahammy wwahammy enabled auto-merge November 13, 2023 18:19
@wwahammy wwahammy merged commit 23a88d0 into main Nov 13, 2023
14 checks passed
@wwahammy wwahammy deleted the dependabot/bundler/good_job-3.21.0 branch November 13, 2023 18:31
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant