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.6.2 to 3.7.3 #163

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps good_job from 3.6.2 to 3.7.3.

Release notes

Sourced from good_job's releases.

v3.7.3

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: https://github.com/bensheldon/good_job/compare/v3.7.2...v3.7.3

v3.7.2

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: https://github.com/bensheldon/good_job/compare/v3.7.1...v3.7.2

v3.7.1

Review the Changelog for more details.

What's Changed

Full Changelog: https://github.com/bensheldon/good_job/compare/v3.7.0...v3.7.1

v3.7.0

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: https://github.com/bensheldon/good_job/compare/v3.6.2...v3.7.0

Changelog

Sourced from good_job's changelog.

v3.7.3 (2023-01-09)

Full Changelog

Implemented enhancements:

  • Provide clearer values/deprecation notices for cleanup_interval_jobs and cleanup_interval_seconds; setting 0 disables, -1 always #776 (zarqman)

Closed issues:

  • Demo page shows Application Error #787
  • Configuration for PG Schema Other Than Public #774

Merged pull requests:

v3.7.2 (2022-12-12)

Full Changelog

Closed issues:

  • Unable to discard failed jobs which crashed with ActiveJob::DeserializationError #770

Merged pull requests:

v3.7.1 (2022-12-12)

Full Changelog

Fixed bugs:

v3.7.0 (2022-12-10)

Full Changelog

... (truncated)

Commits
  • d505286 Release good_job v3.7.3
  • 8e7ac0c Provide clearer values/deprecation notices for cleanup_interval_jobs and `c...
  • aab00f9 Bump rubocop from 1.41.1 to 1.42.0 (#781)
  • 3709abd Avoid including unnecessary pg_locks references when counting jobs (#789)
  • 51b703c Add net-* gems to Gemfile for Heroku (#788)
  • 39d73eb Add Ruby 3.2 to test matrix (#786)
  • f683f37 Bump rubocop-performance from 1.15.1 to 1.15.2 (#777)
  • 2f82add Bump rubocop from 1.40.0 to 1.41.1 (#779)
  • 9666260 Bump rubocop-rspec from 2.15.0 to 2.16.0 (#775)
  • d044849 Bump rails-html-sanitizer from 1.4.3 to 1.4.4 (#773)
  • 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 #165.