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.5 #183

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps good_job from 3.8.0 to 3.12.5.

Release notes

Sourced from good_job's releases.

v3.12.5

Review the Changelog for more details.

What's Changed

Full Changelog: https://github.com/bensheldon/good_job/compare/v3.12.4...v3.12.5

v3.12.4

Review the Changelog for more details.

What's Changed

Full Changelog: https://github.com/bensheldon/good_job/compare/v3.12.3...v3.12.4

v3.12.3

Review the Changelog for more details.

What's Changed

New Contributors

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

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

... (truncated)

Changelog

Sourced from good_job's changelog.

v3.12.5 (2023-02-24)

Full Changelog

Fixed bugs:

  • Fix I18n number formatting; other Dashboard development tweaks #862 (bensheldon)

Merged pull requests:

  • Update Development Dependencies. Use Ruby 3.2 and Rails 7.0 #865 (bensheldon)

v3.12.4 (2023-02-24)

Full Changelog

Fixed bugs:

Closed issues:

  • Rails 7.1 - Serialized columns like a store now needs a coder: JSON #863
  • Does good_job automatically retry on ActiveRecord::LockWaitTimeout? #860
  • race condition for batches callback #832

v3.12.3 (2023-02-21)

Full Changelog

Fixed bugs:

Closed issues:

  • [Not Critical] Too much space (One) in db/migrate/XXXXXX_create_index_good_jobs_jobs_on_priority_created_at_when_unfinished.rb #851
  • Use timestamps with timezone when set as the default for postgresql. #668

v3.12.2 (2023-02-16)

Full Changelog

Fixed bugs:

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

Closed issues:

... (truncated)

Commits
  • 51c5cce Release good_job v3.12.5
  • 1649a42 Update Development Dependencies. Use Ruby 3.2 and Rails 7.0 (#865)
  • c79bc16 Fix I18n number formatting; other Dashboard development tweaks (#862)
  • b7c188a Release good_job v3.12.4
  • a79d27f Add serialize coder kwarg for Rails 7.1-alpha (#864)
  • 616e070 Release good_job v3.12.3
  • dc4fcf9 Fix bug where notification check does not use configuration (#857)
  • 5093a59 Fix template for the update migrations 03 index (#851) (#852)
  • de33802 Release good_job v3.12.2
  • 51f0de6 Ensure all i18n locale keys are under good_job namespace (#850)
  • 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 #187.