Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump good_job from 1.7.1 to 1.8.0 #1009

Merged
merged 1 commit into from Mar 7, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2021

Bumps good_job from 1.7.1 to 1.8.0.

Changelog

Sourced from good_job's changelog.

v1.8.0 (2021-03-03)

Full Changelog

Implemented enhancements:

  • Wait then stop on shutdown #126
  • Add shutdown-timeout option to configure the wait for jobs to gracefully finish before stopping them #213 (bensheldon)

Fixed bugs:

Closed issues:

  • Run GoodJob on puma boot #91
  • ActiveRecord::ConnectionNotEstablished when using async mode #89

Merged pull requests:

  • Update bundler and Appraisals so Rails HEAD is locked to Ruby version >= 2.7 #219 (bensheldon)
Commits
  • 32b2ffa Release good_job v1.8.0
  • ab22bfb Merge pull request #218 from bensheldon/immutable_job_serialized_params
  • 60cbc26 Ensure Job#serialized_params are immutable
  • 06300e6 Merge pull request #219 from bensheldon/update_bundler
  • 13e838b Workaround for jRuby and I18n issue
  • 5dca8df Ensure Scheduler#warm_cache is public method
  • 97f4bfc Update bundler and Appraisals so Rails HEAD is locked to Ruby version >= 2.7
  • 0e2523a Merge pull request #213 from bensheldon/shutdown_executor
  • 6ab265b Add shutdown-timeout option to configure the wait for jobs to gracefully fini...
  • 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)

Bumps [good_job](https://github.com/bensheldon/good_job) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/bensheldon/good_job/releases)
- [Changelog](https://github.com/bensheldon/good_job/blob/main/CHANGELOG.md)
- [Commits](bensheldon/good_job@v1.7.1...v1.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from katelovescode as a code owner March 7, 2021 13:45
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Mar 7, 2021
@katelovescode katelovescode merged commit 8ed49db into develop Mar 7, 2021
@katelovescode katelovescode deleted the dependabot/bundler/good_job-1.8.0 branch March 7, 2021 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant