GSA-TTS / all_sorns

Repo for SORN DASH
https://all-sorns.app.cloud.gov
Other
5 stars 8 forks source link

Bump good_job from 4.1.1 to 4.2.0 #752

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 1 month ago

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: https://github.com/bensheldon/good_job/compare/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 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[bot] commented 2 weeks ago

Superseded by #757.