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.13 #256

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 1 year ago

Bumps good_job from 3.15.4 to 3.15.13.

Release notes

Sourced from good_job's releases.

v3.15.13

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: https://github.com/bensheldon/good_job/compare/v3.15.12...v3.15.13

v3.15.12

Review the Changelog for more details.

What's Changed

Full Changelog: https://github.com/bensheldon/good_job/compare/v3.15.11...v3.15.12

v3.15.11

Review the Changelog for more details.

What's Changed

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

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

... (truncated)

Changelog

Sourced from good_job's changelog.

v3.15.13 (2023-06-14)

Full Changelog

Fixed bugs:

v3.15.12 (2023-06-11)

Full Changelog

Fixed bugs:

  • Do not allow GoodJob to automatically start after Rails initialization if previously shutdown #976 (bensheldon)

Merged pull requests:

v3.15.11 (2023-06-06)

Full Changelog

Fixed bugs:

  • Fix discrete_executions job re-enqueueing when retry_job is called directly #973 (bensheldon)

Closed issues:

  • Unclear how discrete executions should work with reenqueued jobs (leads to broken job-iteration) #972
  • build_for_enqueue discards scheduled_at values for bulk-enqueued jobs #966

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

... (truncated)

Commits
  • 1ce9aef Release good_job v3.15.13
  • b4fdcbb Replace ConnectionAdapter#table_exists? with cached ActiveRecord::Base::table...
  • 0be1b05 Release good_job v3.15.12
  • 19dd39f Do not allow GoodJob to automatically start after Rails initialization if pre...
  • 99944b4 Fix Rubocop linting (#975)
  • 4f5a7f3 Update development dependencies
  • f6cbacc Add refresh methods to Process
  • a226347 Bump thor from 1.2.1 to 1.2.2 (#967)
  • 8265b86 Bump capybara from 3.38.0 to 3.39.1 (#970)
  • d399e06 Release good_job v3.15.11
  • 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 3 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.