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

Update dependency good_job to v4.3.0 #302

Merged
merged 2 commits into from
Sep 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
good_job (changelog) 4.2.1 -> 4.3.0 age adoption passing confidence

Release Notes

bensheldon/good_job (good_job)

v4.3.0

Compare Source

Full Changelog

Fixed bugs:

  • Don't shadow gem loading errors during autoloading with the inline adapter #​1486 (Earlopain)
  • Ensure before actions run on root route #​1482 (ebiven)

Closed issues:

  • Undefined method unhandled_error for nil #​1485
  • bin/rails g good_job:install fails #​1481
  • Rails 7.2.1 breaks enqueuing without enqueue_after_transaction_commit? method on queue adapter #​1477

Merged pull requests:

  • Fix documentation for 2nd Batch callback parameter: consistently call it context #​1476 (martijnversluis)
  • Redefine Batch#finished_at to mean all callback jobs have finished too; add Batch#jobs_finished_at to allow not deleting batches until all their callback jobs complete #​1454 (bensheldon)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies This updates dependency files label Sep 14, 2024
Copy link

github-actions bot commented Sep 14, 2024

GitLab Pipeline Action

General information

Link to pipeline: https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/1463466823

Status: Passed
Duration: 6 minutes

Job summaries

rspec: [ee]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/7885130208/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/1463466823/test_report
Finished in 11.37 seconds (files took 12.11 seconds to load)
886 examples, 0 failures
2597 / 2926 LOC (88.76%) covered.
[TEST PROF INFO] Time spent in factories: 00:06.811 (37.22% of total time)

rspec: [ce]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/7885130207/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/1463466823/test_report
Finished in 11.76 seconds (files took 12.2 seconds to load)
839 examples, 0 failures
2449 / 2794 LOC (87.65%) covered.
[TEST PROF INFO] Time spent in factories: 00:06.867 (35.37% of total time)

docs:preview

Documentation preview available at https://code0-tech.gitlab.io/-/development/telescopium/-/jobs/7885134531/artifacts/dist/index.html

rubocop

440 files inspected, no offenses detected

@renovate renovate bot force-pushed the renovate/good_job-4.x-lockfile branch from 5127a92 to 0f6f5f2 Compare September 21, 2024 16:09
@Taucher2003 Taucher2003 merged commit f51b98d into main Sep 21, 2024
1 check passed
@renovate renovate bot deleted the renovate/good_job-4.x-lockfile branch September 21, 2024 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This updates dependency files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant