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.0 #236

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps good_job from 3.14.2 to 3.15.0.

Release notes

Sourced from good_job's releases.

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.0 (2023-04-02)

Full Changelog

Implemented enhancements:

Closed issues:

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

Merged pull requests:

Commits
  • 7310501 Release good_job v3.15.0
  • 685d80b Extract shared methods/scopes into a BaseExecution to share between Execution...
  • 6318e14 Extract more Dashboard strings into localization strings (#899)
  • 1311339 Add translate_hash to handle missing translation keys that return hashes; onl...
  • e12b22c feat: locales for de (#903)
  • c6d0030 Bump benchmark-ips from 2.11.0 to 2.12.0 (#907)
  • dffc786 Bump selenium-webdriver from 4.8.1 to 4.8.6 (#905)
  • e5f9e43 Bump rails from 7.0.4.2 to 7.0.4.3 (#904)
  • b4298fd Update README.md (#902)
  • See full diff 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 #240.