bensheldon / open311status

Open311 Status monitors and aggregates the status of dozens of Open311 API endpoints, providing benchmarks and comparative insights.
https://status.open311.org
MIT License
34 stars 14 forks source link

Bump good_job from 3.15.4 to 3.15.10 #250

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps good_job from 3.15.4 to 3.15.10.

Release notes

Sourced from good_job's releases.

v3.15.10

Review the Changelog for more details.

What's Changed

Full Changelog: https://github.com/bensheldon/good_job/compare/v3.15.9...v3.15.10

v3.15.9

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: https://github.com/bensheldon/good_job/compare/v3.15.8...v3.15.9

v3.15.8

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: https://github.com/bensheldon/good_job/compare/v3.15.7...v3.15.8

v3.15.7

Review the Changelog for more details.

What's Changed

Full Changelog: https://github.com/bensheldon/good_job/compare/v3.15.6...v3.15.7

v3.15.6

Review the Changelog for more details.

What's Changed

Full Changelog: https://github.com/bensheldon/good_job/compare/v3.15.5...v3.15.6

... (truncated)

Changelog

Sourced from good_job's changelog.

v3.15.10 (2023-05-22)

Full Changelog

Fixed bugs:

  • Ensure migration warning for DiscreteExecution constant is in explicit GoodJob:: namespace #963 (bensheldon)

Closed issues:

  • uninitialized constant DiscreteExecution #962

v3.15.9 (2023-05-21)

Full Changelog

Fixed bugs:

Closed issues:

  • Does Bulk enqueue respect wait? #959
  • BaseExecution::discrete_support? hardcodes the DiscreteExecution table_name #957

Merged pull requests:

v3.15.8 (2023-05-19)

Full Changelog

Fixed bugs:

  • Fix hard-coded and duplicated table_name #958 (gap777)

Closed issues:

  • active_job.enqueue Performance Issue #939

Merged pull requests:

v3.15.7 (2023-04-30)

Full Changelog

... (truncated)

Commits
  • 63384b5 Release good_job v3.15.10
  • 4ba26e4 Ensure migration warning for DiscreteExecution constant is in explicit `Goo...
  • 1c4fc07 Release good_job v3.15.9
  • c98cad6 Fix flaky jruby test to widen time-based range (#961)
  • b5c546d Fix homebrew setup
  • 927655b Fix wait and wait_until ignored in bulk enqueue (#960)
  • 75e3280 Update README.md (#953)
  • 129aeb0 Release good_job v3.15.8
  • bff8a7e Fix hard-coded and duplicated table_name (#958)
  • fc9e28b Bump rubocop-rails from 2.18.0 to 2.19.1 (#947)
  • 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 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 #254.