fix(deps): update dependency celery to v5.5.3 #63

Open
renovate-bot wants to merge 1 commit from renovate/celery-5.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Type Update Change
celery (source, changelog) dependencies patch 5.5.1 -> 5.5.3

Release Notes

celery/celery (celery)

v5.5.3

Compare Source

=====

:release-date: 2025-06-01
:release-by: Tomer Nosrati

What's Changed


- make the tests run on python 3.13 for gcs backend (#​9677)
- Added DeepWiki to README (#​9683)
- Limit redis to <=v5.2.1 to match Kombu (#&#8203;9693)
- Use EX_OK instead of literal zero (#&#8203;9684)
- Make wheel metadata reproducible (#&#8203;9687)
- let celery install from kombu dependencies for better align (#&#8203;9696)
- Fix stamping documentation to clarify stamped_headers key is optional in visitor methods (#&#8203;9697)
- Support apply_async without queue argument on quorum queues (#&#8203;9686)
- Updated rabbitmq doc about using quorum queues with task routes (#&#8203;9707)
- Add: Dumper Unit Test (#&#8203;9711)
- Add unit test for event.group_from (#&#8203;9709)
- refactor: add beat_cron_starting_deadline documentation warning (#&#8203;9712)
- fix: resolve issue #&#8203;9569 by supporting distinct broker transport options for workers (#&#8203;9695)
- Fixes issue with retry callback arguments in DelayedDelivery (#&#8203;9708)
- get_exchange-unit-test (#&#8203;9710)
- ISSUE-9704: Update documentation of result_expires, filesystem backend is supported (#&#8203;9716)
- update to blacksmith ubuntu 24.04 (#&#8203;9717)
- Added unit tests for celery.utils.iso8601 (#&#8203;9725)
- Update introduction.rst docs (#&#8203;9728)
- Prepare for release: v5.5.3 (#&#8203;9732)

.. _version-5.5.2:

v5.5.2

Compare Source

=====

:release-date: 2025-04-25
:release-by: Tomer Nosrati

What's Changed


- Fix calculating remaining time across DST changes (#&#8203;9669)
- Remove `setup_logger` from COMPAT_MODULES (#&#8203;9668)
- Fix mongodb bullet and fix github links in contributions section (#&#8203;9672)
- Prepare for release: v5.5.2 (#&#8203;9675)

.. _version-5.5.1:

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [celery](https://docs.celeryq.dev/) ([source](https://github.com/celery/celery), [changelog](https://docs.celeryq.dev/en/stable/changelog.html)) | dependencies | patch | `5.5.1` -> `5.5.3` | --- ### Release Notes <details> <summary>celery/celery (celery)</summary> ### [`v5.5.3`](https://github.com/celery/celery/blob/HEAD/Changelog.rst#553) [Compare Source](https://github.com/celery/celery/compare/v5.5.2...v5.5.3) \===== :release-date: 2025-06-01 :release-by: Tomer Nosrati What's Changed ``` - make the tests run on python 3.13 for gcs backend (#&#8203;9677) - Added DeepWiki to README (#&#8203;9683) - Limit redis to <=v5.2.1 to match Kombu (#&#8203;9693) - Use EX_OK instead of literal zero (#&#8203;9684) - Make wheel metadata reproducible (#&#8203;9687) - let celery install from kombu dependencies for better align (#&#8203;9696) - Fix stamping documentation to clarify stamped_headers key is optional in visitor methods (#&#8203;9697) - Support apply_async without queue argument on quorum queues (#&#8203;9686) - Updated rabbitmq doc about using quorum queues with task routes (#&#8203;9707) - Add: Dumper Unit Test (#&#8203;9711) - Add unit test for event.group_from (#&#8203;9709) - refactor: add beat_cron_starting_deadline documentation warning (#&#8203;9712) - fix: resolve issue #&#8203;9569 by supporting distinct broker transport options for workers (#&#8203;9695) - Fixes issue with retry callback arguments in DelayedDelivery (#&#8203;9708) - get_exchange-unit-test (#&#8203;9710) - ISSUE-9704: Update documentation of result_expires, filesystem backend is supported (#&#8203;9716) - update to blacksmith ubuntu 24.04 (#&#8203;9717) - Added unit tests for celery.utils.iso8601 (#&#8203;9725) - Update introduction.rst docs (#&#8203;9728) - Prepare for release: v5.5.3 (#&#8203;9732) .. _version-5.5.2: ``` ### [`v5.5.2`](https://github.com/celery/celery/blob/HEAD/Changelog.rst#552) [Compare Source](https://github.com/celery/celery/compare/v5.5.1...v5.5.2) \===== :release-date: 2025-04-25 :release-by: Tomer Nosrati What's Changed ``` - Fix calculating remaining time across DST changes (#&#8203;9669) - Remove `setup_logger` from COMPAT_MODULES (#&#8203;9668) - Fix mongodb bullet and fix github links in contributions section (#&#8203;9672) - Prepare for release: v5.5.2 (#&#8203;9675) .. _version-5.5.1: ``` </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuOCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot changed title from fix(deps): update dependency celery to v5.5.2 to fix(deps): update dependency celery to v5.5.3 2025-06-01 14:08:06 +00:00
renovate-bot force-pushed renovate/celery-5.x-lockfile from 0f119f1e34 to 04826fb817 2025-06-01 14:08:06 +00:00 Compare
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/celery-5.x-lockfile:renovate/celery-5.x-lockfile
git switch renovate/celery-5.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/celery-5.x-lockfile
git switch renovate/celery-5.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/celery-5.x-lockfile
git switch renovate/celery-5.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/celery-5.x-lockfile
git switch main
git merge --squash renovate/celery-5.x-lockfile
git switch main
git merge --ff-only renovate/celery-5.x-lockfile
git switch main
git merge renovate/celery-5.x-lockfile
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: PrivateCoffee/coldbrew#63
No description provided.