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.14.2 to 3.15.1 #240

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps good_job from 3.14.2 to 3.15.1.

Release notes

Sourced from good_job's releases.

v3.15.1

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: https://github.com/bensheldon/good_job/compare/v3.15.0...v3.15.1

v3.15.0

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: https://github.com/bensheldon/good_job/compare/v3.14.2...v3.15.0

Changelog

Sourced from good_job's changelog.

v3.15.1 (2023-04-17)

Full Changelog

Implemented enhancements:

  • Support for Batches? #417

Fixed bugs:

  • Fix setting of locale via routes mount ... defaults: { locale: :en } #923 (bensheldon)
  • Set successfully_enqueued? when using perform_all_later #917 (bensheldon)

Closed issues:

  • GoodJob has pending database migrations after v2 -> v3 #920
  • Batch docs in README suggest Batch#add is a class method, but it's not #912
  • How do I clear queue during tests? #887
  • Implement batch functionality #691

Merged pull requests:

  • In tests, directly use connection.truncate_tables instead of ActiveRecord::Tasks::DatabaseTasks.truncate_all #918 (bensheldon)
  • Use GoodJob.capsule in CLI instead of creating a new Capsule #916 (bensheldon)
  • Fix lint: missing fr and nl translations; readme whitespace #914 (bensheldon)
  • Switches from Chrome to Chromium to support Apple M1/Arm CPUs #910 (ckdake)
  • Bump erb_lint from 0.3.1 to 0.4.0 #906 (dependabot[bot])

v3.15.0 (2023-04-02)

Full Changelog

Implemented enhancements:

Closed issues:

  • ActionView::Template::Error - undefined method `symbolize_keys' #889

Merged pull requests:

Commits
  • 8dacdf5 Release good_job v3.15.1
  • ec385cf Fix setting of locale via routes mount ... defaults: { locale: :en } (#923)
  • 3794dbf Bump erb_lint from 0.3.1 to 0.4.0 (#906)
  • 10e9d9b Delete backlog.yml
  • 7d95752 In tests, directly use connection.truncate_tables instead of `ActiveRecord...
  • dc86f39 Set successfully_enqueued? when using perform_all_later (#917)
  • a9b368b Use GoodJob.capsule in CLI instead of creating a new Capsule (#916)
  • 4fe4714 Fix lint: missing fr and nl translations; readme whitespace (#914)
  • f8bd028 Remove mention of Batch.add method that doesn't exist
  • 5280b37 Switches from Chrome to Chromium to support Apple M1/Arm CPUs (#910)
  • 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

Looks like good_job is up-to-date now, so this is no longer needed.