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.13.2 to 3.17.2 #620

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps good_job from 1.13.2 to 3.17.2.

Release notes

Sourced from good_job's releases.

v3.17.2

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: https://github.com/bensheldon/good_job/compare/v3.17.1...v3.17.2

v3.17.1

Review the Changelog for more details.

What's Changed

Full Changelog: https://github.com/bensheldon/good_job/compare/v3.17.0...v3.17.1

v3.17.0

Review the Changelog for more details.

What's Changed

Full Changelog: https://github.com/bensheldon/good_job/compare/v3.16.4...v3.17.0

v3.16.4

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: https://github.com/bensheldon/good_job/compare/v3.16.3...v3.16.4

v3.16.3

Review the Changelog for more details.

... (truncated)

Changelog

Sourced from good_job's changelog.

v3.17.2 (2023-08-10)

Full Changelog

Fixed bugs:

  • 3.17.0 breaks health check endpoints #1033
  • Fix NoMethodError: undefined method `silence' for nil:NilClass #1037 (afn)

Closed issues:

  • NoMethodError in ProcessHeartbeat if ActiveRecord logger is nil #1036
  • JRuby deprecation policy #1035

Merged pull requests:

v3.17.1 (2023-08-08)

Full Changelog

Fixed bugs:

  • Fix Probe Server by retrying IO.select instead of returning early #1034 (bensheldon)

Closed issues:

  • Add database connection pool details to Process state #1014

Merged pull requests:

v3.17.0 (2023-08-06)

Full Changelog

Implemented enhancements:

Closed issues:

  • Add systemd/sd_notify support to CLI #1027
  • Cron job by default runs on the web server even when "async" execution mode is not specified #1026
  • Replace webrick with a small/simple custom rack-compatible http server #1017
  • Dark mode for the dashboard ? #974

... (truncated)

Commits
  • ddd0fa0 Release good_job v3.17.2
  • 28f3649 Add failure output for Sorbet linter (#1038)
  • 89d2a87 Fix NoMethodError: undefined method `silence' for nil:NilClass (#1037)
  • d26b948 Release good_job v3.17.1
  • 8f96279 Retry IO.select in Probe Server instead of returning early (#1034)
  • e062cee Add YARD warnings to lint script; fix YARD warnings (#1032)
  • dab0a12 Release good_job v3.17.0
  • 14c0a7b Replace Webrick with custom simple http server (#1030)
  • f879537 Automatically send status notifications to systemd (#1029)
  • 7f3b4de Bump appraisal from b200e63 to feb78bc (#1025)
  • 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 year ago

Superseded by #623.