procrastinate-org / procrastinate

PostgreSQL-based Task Queue for Python
https://procrastinate.readthedocs.io/
MIT License
840 stars 52 forks source link

fix(deps): update all dependencies (major) #1127

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
croniter 2.0.7 -> 3.0.3 age adoption passing confidence
django (source, changelog) 4.2.14 -> 5.0.7 age adoption passing confidence

Release Notes

kiorky/croniter (croniter) ### [`v3.0.3`](https://togithub.com/kiorky/croniter/blob/HEAD/CHANGELOG.rst#303-2024-07-26) [Compare Source](https://togithub.com/kiorky/croniter/compare/3.0.2...3.0.3) - fix lint \[kiorky] ### [`v3.0.2`](https://togithub.com/kiorky/croniter/blob/HEAD/CHANGELOG.rst#302-2024-07-26) [Compare Source](https://togithub.com/kiorky/croniter/compare/3.0.1...3.0.2) - Fix start_time not respected in get_next/get_prev/all_next/all_prev ([#​86](https://togithub.com/kiorky/croniter/issues/86)) \[hesstobi, kiorky] ### [`v3.0.1`](https://togithub.com/kiorky/croniter/blob/HEAD/CHANGELOG.rst#301-2024-07-25) [Compare Source](https://togithub.com/kiorky/croniter/compare/3.0.0...3.0.1) - Add an `update_current` argument to get_next/get_prev/all_next/all_prev to facilitate writing of some downstream code, see [#​83](https://togithub.com/kiorky/croniter/issues/83). \[kiorky] ### [`v3.0.0`](https://togithub.com/kiorky/croniter/blob/HEAD/CHANGELOG.rst#300-2024-07-23) [Compare Source](https://togithub.com/kiorky/croniter/compare/2.0.7...3.0.0) - Support for year field \[zhouyizhen, kiorky] - Better support for 6 fields (second), and 7 fields crons \[zhouyizhen, kiorky] - Better fix hashed expressions omitting some entries ([#​82](https://togithub.com/kiorky/croniter/issues/82), [#​42](https://togithub.com/kiorky/croniter/issues/42), [#​30](https://togithub.com/kiorky/croniter/issues/30)) fix is retained over [#​42](https://togithub.com/kiorky/croniter/issues/42) initial fix \[zhouyizhen, kiorky] - Ensure match return false when not time available ([#​81](https://togithub.com/kiorky/croniter/issues/81)) \[zhouyizhen, kiorky]
django/django (django) ### [`v5.0.7`](https://togithub.com/django/django/compare/5.0.6...5.0.7) [Compare Source](https://togithub.com/django/django/compare/5.0.6...5.0.7) ### [`v5.0.6`](https://togithub.com/django/django/compare/5.0.5...5.0.6) [Compare Source](https://togithub.com/django/django/compare/5.0.5...5.0.6) ### [`v5.0.5`](https://togithub.com/django/django/compare/5.0.4...5.0.5) [Compare Source](https://togithub.com/django/django/compare/5.0.4...5.0.5) ### [`v5.0.4`](https://togithub.com/django/django/compare/5.0.3...5.0.4) [Compare Source](https://togithub.com/django/django/compare/5.0.3...5.0.4) ### [`v5.0.3`](https://togithub.com/django/django/compare/5.0.2...5.0.3) [Compare Source](https://togithub.com/django/django/compare/5.0.2...5.0.3) ### [`v5.0.2`](https://togithub.com/django/django/compare/5.0.1...5.0.2) [Compare Source](https://togithub.com/django/django/compare/5.0.1...5.0.2) ### [`v5.0.1`](https://togithub.com/django/django/compare/5.0...5.0.1) [Compare Source](https://togithub.com/django/django/compare/5.0...5.0.1) ### [`v5.0`](https://togithub.com/django/django/compare/4.2.10...5.0) [Compare Source](https://togithub.com/django/django/compare/4.2.14...5.0)

Configuration

📅 Schedule: Branch creation - "before 4am on Saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

renovate[bot] commented 1 month ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

github-actions[bot] commented 1 month ago

Coverage report

This PR does not seem to contain any modification to coverable code.