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 3.15.10 to 3.15.12 #1570

Merged
merged 2 commits into from
Jun 12, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2023

Bumps good_job from 3.15.10 to 3.15.12.

Release notes

Sourced from good_job's releases.

v3.15.12

Review the Changelog for more details.

What's Changed

Full Changelog: bensheldon/good_job@v3.15.11...v3.15.12

v3.15.11

Review the Changelog for more details.

What's Changed

Full Changelog: bensheldon/good_job@v3.15.10...v3.15.11

Changelog

Sourced from good_job's changelog.

v3.15.12 (2023-06-11)

Full Changelog

Fixed bugs:

  • Do not allow GoodJob to automatically start after Rails initialization if previously shutdown #976 (bensheldon)

Merged pull requests:

v3.15.11 (2023-06-06)

Full Changelog

Fixed bugs:

  • Fix discrete_executions job re-enqueueing when retry_job is called directly #973 (bensheldon)

Closed issues:

  • Unclear how discrete executions should work with reenqueued jobs (leads to broken job-iteration) #972
  • build_for_enqueue discards scheduled_at values for bulk-enqueued jobs #966
Commits
  • 0be1b05 Release good_job v3.15.12
  • 19dd39f Do not allow GoodJob to automatically start after Rails initialization if pre...
  • 99944b4 Fix Rubocop linting (#975)
  • 4f5a7f3 Update development dependencies
  • f6cbacc Add refresh methods to Process
  • a226347 Bump thor from 1.2.1 to 1.2.2 (#967)
  • 8265b86 Bump capybara from 3.38.0 to 3.39.1 (#970)
  • d399e06 Release good_job v3.15.11
  • b1f8a6c Fix discrete_executions job re-enqueueing when retry_job is called direct...
  • 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 3.15.10 to 3.15.12.
- [Release notes](https://github.com/bensheldon/good_job/releases)
- [Changelog](https://github.com/bensheldon/good_job/blob/main/CHANGELOG.md)
- [Commits](bensheldon/good_job@v3.15.10...v3.15.12)

---
updated-dependencies:
- dependency-name: good_job
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jun 12, 2023
@wwahammy wwahammy merged commit b20df28 into main Jun 12, 2023
@wwahammy wwahammy deleted the dependabot/bundler/good_job-3.15.12 branch June 12, 2023 16:23
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.

1 participant