FGA-GCES / houdini

Free and open source fundraising infrastructure for nonprofits and NGOs
https://houdiniproject.org
Other
2 stars 2 forks source link

Bump good_job from 3.8.0 to 3.12.2 #182

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps good_job from 3.8.0 to 3.12.2.

Release notes

Sourced from good_job's releases.

v3.12.2

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: https://github.com/bensheldon/good_job/compare/v3.12.1...v3.12.2

v3.12.1

Review the Changelog for more details.

What's Changed

Full Changelog: https://github.com/bensheldon/good_job/compare/v3.12.0...v3.12.1

v3.12.0

Review the Changelog for more details.

What's Changed

Full Changelog: https://github.com/bensheldon/good_job/compare/v3.11.1...v3.12.0

v3.11.1

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: https://github.com/bensheldon/good_job/compare/v3.11.0...v3.11.1

v3.11.0

Review the Changelog for more details.

What's Changed

... (truncated)

Changelog

Sourced from good_job's changelog.

v3.12.2 (2023-02-16)

Full Changelog

Fixed bugs:

  • Ensure all i18n locale keys are under good_job namespace #850 (bensheldon)

Closed issues:

  • Override locales and conflict with rails-i18n #847

Merged pull requests:

v3.12.1 (2023-02-09)

Full Changelog

Fixed bugs:

  • Fix "NoMethodError: private method `_good_job_concurrency_key' if key is nil" #836 (bensheldon)

Closed issues:

  • NoMethodError: private method `_good_job_concurrency_key' if key is nil #835
  • Jobs go back into the queued state when a worker is killed #821

Merged pull requests:

v3.12.0 (2023-02-07)

Full Changelog

Implemented enhancements:

  • Create InterruptErrors extension to raise an exception when an interrupted job is retried #830 (bensheldon)

v3.11.1 (2023-02-06)

Full Changelog

Merged pull requests:

... (truncated)

Commits
  • de33802 Release good_job v3.12.2
  • 51f0de6 Ensure all i18n locale keys are under good_job namespace (#850)
  • 2b4b380 Add rack-mini-profiler to development (#848)
  • dba1450 Fix typo of "class" in README (#845)
  • a2b49a9 add n to 'not' (#841)
  • a559649 Release good_job v3.12.1
  • f7e2889 Dashboard's tables update (#834)
  • 3f1613d Fix "NoMethodError: private method `_good_job_concurrency_key' if key is nil"...
  • 92a8505 Release good_job v3.12.0
  • a44a464 Create InterruptErrors extension to raise an exception when an interrupted ...
  • 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 #183.