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 1.99.1 to 4.0.0 #719

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps good_job from 1.99.1 to 4.0.0.

Release notes

Sourced from good_job's releases.

v4.0.0

Review the Changelog for more details.

What's Changed

Full Changelog: https://github.com/bensheldon/good_job/compare/v3.99.0...v4.0.0

v3.99.0

Review the Changelog for more details.

What's Changed

Full Changelog: https://github.com/bensheldon/good_job/compare/v3.30.1...v3.99.0

v3.30.1

Review the Changelog for more details.

What's Changed

Full Changelog: https://github.com/bensheldon/good_job/compare/v3.30.0...v3.30.1

v3.30.0

Review the Changelog for more details.

What's Changed

Full Changelog: https://github.com/bensheldon/good_job/compare/v3.29.5...v3.30.0

v3.29.5

Review the Changelog for more details.

What's Changed

Full Changelog: https://github.com/bensheldon/good_job/compare/v3.29.4...v3.29.5

... (truncated)

Changelog

Sourced from good_job's changelog.

v4.0.0 (2024-07-07)

Full Changelog

Implemented enhancements:

v3.99.0 (2024-07-07)

Full Changelog

Merged pull requests:

v3.30.1 (2024-07-06)

Full Changelog

Fixed bugs:

  • Fix Performance table formatting, change url from performances to singular performance #1393 (bensheldon)
  • Add a version check for Rails whether to use pg interval or calculate float #1389 (bensheldon)

Merged pull requests:

v3.30.0 (2024-07-05)

Full Changelog

Implemented enhancements:

  • Added GoodJob::DiscreteExecution#duration column #1374 (SebouChu)

Closed issues:

  • Job retried infinitely #1384

Merged pull requests:

  • Use newer syntax in documentation for wait config on retry #1380 (benoittgt)

v3.29.5 (2024-06-24)

... (truncated)

Commits
  • c879d5d Release good_job v4.0.0
  • 8379687 Release GoodJob v4 (#1394)
  • 06e0f06 Release good_job v3.99.0
  • 63db687 Remove deprecation silencers for v3.99 release (#1395)
  • e7c89be Add instructions and GoodJob.v4_ready? for upgrading to v4 (#1356)
  • bdee855 Release good_job v3.30.1
  • 3baddb1 Fix Performance table formatting, change url from performances to singular ...
  • 493f790 Add missing newline after frozen string literal for migrations (#1392)
  • 7329acc Add a version check for Rails whether to use pg interval or calculate float (...
  • b5dd1ff Move job execution logic from Execution to BaseExecution to simplify v4 chang...
  • 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 1 month ago

Superseded by #720.