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.21.4 to 3.99.1 #1731

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 3, 2024

Bumps good_job from 3.21.4 to 3.99.1.

Release notes

Sourced from good_job's releases.

v3.99.1

Review the Changelog for more details.

What's Changed

Full Changelog: bensheldon/good_job@v3.99.0...v3.99.1

v3.99.0

Review the Changelog for more details.

What's Changed

Full Changelog: bensheldon/good_job@v3.30.1...v3.99.0

v3.30.1

Review the Changelog for more details.

What's Changed

Full Changelog: bensheldon/good_job@v3.30.0...v3.30.1

v3.30.0

Review the Changelog for more details.

What's Changed

Full Changelog: bensheldon/good_job@v3.29.5...v3.30.0

v3.29.5

Review the Changelog for more details.

What's Changed

Full Changelog: bensheldon/good_job@v3.29.4...v3.29.5

... (truncated)

Changelog

Sourced from good_job's changelog.

  • 3.99.1 is marked as the latest version, not 4.0.3 #1422
  • How to maximise amount of jobs executed in parallel #1418
  • Performance Metrics for individual jobs #1397

Merged pull requests:

  • Remove some now unnecessary checks against locked_by_id existence #1421 (Earlopain)
  • Use rails enum for error_event and lock_type #1420 (Earlopain)
  • Add a little more wording to the v4 "ready to upgrade" instructions #1415 (bensheldon)

v3.99.1 (2024-07-10)

Full Changelog

v4.0.3 (2024-07-10)

Full Changelog

Fixed bugs:

Closed issues:

  • GoodJob error: TypeError: can't cast ActiveSupport::Duration (on v4.0.0) #1413
  • Question: is it possible to clean a set of scheduled jobs (by class name) from console? #1410
  • "Couldn't find GoodJob::BatchRecord" error #1387
  • Empty alerts "[]"? #1372
  • Release GoodJob 4.0 #764

Merged pull requests:

  • Add Active Support load hooks for Job and (Discrete)Execution; move all outside class definition bodies #1414 (bensheldon)

v4.0.2 (2024-07-08)

Full Changelog

Fixed bugs:

  • Fix a rails 6.1 deprecation warning for the duration attribute #1408 (Earlopain)
  • Actually remove deprecated configuration for cleanup_interval_seconds, cleanup_interval_jobs; remove deprecated Lockable #1406 (bensheldon)

Closed issues:

  • PG::UndefinedColumn: ERROR: column good_job_processes.lock_type does not exist #1405
  • undefined method `duration=' for an instance of GoodJob::Execution #1404
  • v3 deprecations are still present #1399

Merged pull requests:

... (truncated)

Commits
  • fc3add1 Release good_job v3.99.1
  • fefd4d2 Have GoodJob.v4_ready? check all migrations, not just discrete jobs (#1416)
  • 06e0f06 Release good_job v3.99.0
  • 63db687 Remove deprecation silencers for v3.99 release (#1395)
  • e7c89be Add instructions and GoodJob.v4_ready? for upgrading to v4 (#1356)
  • bdee855 Release good_job v3.30.1
  • 3baddb1 Fix Performance table formatting, change url from performances to singular ...
  • 493f790 Add missing newline after frozen string literal for migrations (#1392)
  • 7329acc Add a version check for Rails whether to use pg interval or calculate float (...
  • b5dd1ff Move job execution logic from Execution to BaseExecution to simplify v4 chang...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.21.4 to 3.99.1.
- [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.21.4...v3.99.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Sep 3, 2024
@wwahammy wwahammy enabled auto-merge September 3, 2024 03:22
@wwahammy wwahammy merged commit 108839b into main Sep 3, 2024
27 of 28 checks passed
@wwahammy wwahammy deleted the dependabot/bundler/good_job-3.99.1 branch September 3, 2024 03:31
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