code0-tech / sagittarius

The orchestrating backend for the Code0 application
4 stars 0 forks source link

Update dependency good_job to v4.0.3 #234

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

bensheldon/good_job (good_job) ### [`v4.0.3`](https://togithub.com/bensheldon/good_job/blob/HEAD/CHANGELOG.md#v403-2024-07-10) [Compare Source](https://togithub.com/bensheldon/good_job/compare/v4.0.2...v4.0.3) [Full Changelog](https://togithub.com/bensheldon/good_job/compare/v4.0.2...v4.0.3) **Fixed bugs:** - Only set duration attribute to interval on Rails 6.1 [#​1412](https://togithub.com/bensheldon/good_job/pull/1412) ([bdewater-thatch](https://togithub.com/bdewater-thatch)) **Closed issues:** - GoodJob error: TypeError: can't cast ActiveSupport::Duration (on v4.0.0) [#​1413](https://togithub.com/bensheldon/good_job/issues/1413) - Question: is it possible to clean a set of scheduled jobs (by class name) from console? [#​1410](https://togithub.com/bensheldon/good_job/issues/1410) - "Couldn't find GoodJob::BatchRecord" error [#​1387](https://togithub.com/bensheldon/good_job/issues/1387) - Empty alerts "\[]"? [#​1372](https://togithub.com/bensheldon/good_job/issues/1372) - Release GoodJob 4.0 [#​764](https://togithub.com/bensheldon/good_job/issues/764) **Merged pull requests:** - Add Active Support load hooks for Job and (Discrete)Execution; move all outside class definition bodies [#​1414](https://togithub.com/bensheldon/good_job/pull/1414) ([bensheldon](https://togithub.com/bensheldon)) ### [`v4.0.2`](https://togithub.com/bensheldon/good_job/blob/HEAD/CHANGELOG.md#v402-2024-07-08) [Compare Source](https://togithub.com/bensheldon/good_job/compare/v4.0.1...v4.0.2) [Full Changelog](https://togithub.com/bensheldon/good_job/compare/v4.0.1...v4.0.2) **Fixed bugs:** - Fix a rails 6.1 deprecation warning for the duration attribute [#​1408](https://togithub.com/bensheldon/good_job/pull/1408) ([Earlopain](https://togithub.com/Earlopain)) - Actually remove deprecated configuration for `cleanup_interval_seconds`, `cleanup_interval_jobs`; remove deprecated `Lockable` [#​1406](https://togithub.com/bensheldon/good_job/pull/1406) ([bensheldon](https://togithub.com/bensheldon)) **Closed issues:** - PG::UndefinedColumn: ERROR: column good_job_processes.lock_type does not exist [#​1405](https://togithub.com/bensheldon/good_job/issues/1405) - undefined method \`duration=' for an instance of GoodJob::Execution [#​1404](https://togithub.com/bensheldon/good_job/issues/1404) - v3 deprecations are still present [#​1399](https://togithub.com/bensheldon/good_job/issues/1399) **Merged pull requests:** - Fix Batch integration test to not exhaust database connection thread pool [#​1409](https://togithub.com/bensheldon/good_job/pull/1409) ([bensheldon](https://togithub.com/bensheldon)) - Discrete cleanup [#​1401](https://togithub.com/bensheldon/good_job/pull/1401) ([Earlopain](https://togithub.com/Earlopain))

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.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 2 months ago

GitLab Pipeline Action

General information

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

Status: Passed \ Duration: 6 minutes

Job summaries

rspec: [ee]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/7311225220/artifacts/tmp/coverage/index.html Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/1368472217/test_report Finished in 18.57 seconds (files took 10.57 seconds to load) 788 examples, 0 failures 2273 / 2588 LOC (87.83%) covered. [TEST PROF INFO] Time spent in factories: 00:07.735 (31.18% of total time)

rspec: [ce]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/7311225217/artifacts/tmp/coverage/index.html Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/1368472217/test_report Finished in 15.94 seconds (files took 10.63 seconds to load) 741 examples, 0 failures 2125 / 2456 LOC (86.52%) covered. [TEST PROF INFO] Time spent in factories: 00:06.261 (28.26% of total time)

docs:preview

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

rubocop

395 files inspected, no offenses detected