Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

Bumps good_job from 4.1.1 to 4.2.0.

Release notes

Sourced from good_job's releases.

v4.2.0

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: bensheldon/good_job@v4.1.1...v4.2.0

Changelog

Sourced from good_job's changelog.

v4.2.0 (2024-08-16)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • respect perform_throttle even if perform_limit is provided #1470 (doits)
  • Do not use advisory lock on heartbeat in production #1451 (bensheldon)

Closed issues:

  • perform_limit and perform_throttle don't work both #1469
  • Edge rails changes breaking binding commits #1466
  • Dynamic creation of CronEntries #1457
  • Batch callback job not enqueued after success of retried job #1450

Merged pull requests:

Commits
  • 43ec2ad Release good_job v4.2.0
  • 2da97eb respect perform_throttle even if perform_limit is provided (#1470)
  • cc9784d Update compatibility matrix, remove compatibility code (#1465)
  • 59c3300 Update cron documentation to remove confusion about multiple processes (#1467)
  • a61fc09 Run tests with warnings enabled (#1462)
  • 72ba713 Fix a few method redefinition warnings (#1459)
  • a19bd1d Do not use advisory lock on heartbeat in production (#1451)
  • 4201534 Add appraisal for Rails 7.2; bracket lowest PG version instead of enumerating...
  • b0c9707 Add retry functionality for batches (#1456)
  • aebdb97 Bump rexml from 3.3.2 to 3.3.3 (#1455)
  • Additional commits viewable 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.1.1 to 4.2.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.1.1...v4.2.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 requested a review from a team as a code owner August 19, 2024 21:28
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby labels Aug 19, 2024
Copy link

@tvararu tvararu temporarily deployed to mavis-pr-1639 August 19, 2024 21:30 Inactive
@thomasleese thomasleese merged commit 68d002a into main Aug 20, 2024
9 checks passed
@thomasleese thomasleese deleted the dependabot/bundler/good_job-4.2.0 branch August 20, 2024 06: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants