This repository was archived by the owner on Apr 26, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
build(deps): update dependency celery to v5.5.2 #225
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/celery-5.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c1af32b
to
d5a8a05
Compare
d5a8a05
to
075d448
Compare
62e8ec2
to
e4ca787
Compare
853a1cf
to
782736f
Compare
ef426d5
to
d408999
Compare
d408999
to
202d68b
Compare
202d68b
to
0997ef4
Compare
0997ef4
to
e0dc419
Compare
e0dc419
to
e87a815
Compare
e87a815
to
9953c3b
Compare
9953c3b
to
236f339
Compare
b0438a9
to
35b886b
Compare
35b886b
to
4914890
Compare
4914890
to
a34331b
Compare
a34331b
to
e3f10f0
Compare
e3f10f0
to
afeded9
Compare
afeded9
to
2b95c36
Compare
2b95c36
to
3668ac4
Compare
3668ac4
to
2e95fad
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==5.1.2
->==5.5.2
Release Notes
celery/celery (celery)
v5.5.2
Compare Source
=====
:release-date: 2025-04-25
:release-by: Tomer Nosrati
What's Changed
v5.5.1
Compare Source
=====
:release-date: 2025-04-08
:release-by: Tomer Nosrati
What's Changed
v5.5.0
Compare Source
=====
:release-date: 2025-03-31
:release-by: Tomer Nosrati
Celery v5.5.0 is now available.
Key Highlights
docker compose
in Contributing's doc build section (#9219)_is_ambigious
->_is_ambiguous
(#9248)[srv]
extra requirement (#9258)celery --loader
option parsing (#9361)task_acks_late=False
(#9461)pycurl
(#9526).. _version-5.5.0rc5:
v5.4.0
Compare Source
=====
:release-date: 2024-04-17
:release-by: Tomer Nosrati
Celery v5.4.0 and v5.3.x have consistently focused on enhancing the overall QA, both internally and externally.
This effort led to the new pytest-celery v1.0.0 release, developed concurrently with v5.3.0 & v5.4.0.
This release introduces two significant QA enhancements:
Standalone Bug Report Script <https://docs.celeryq.dev/projects/pytest-celery/en/latest/userguide/celery-bug-report.html>
_: The new pytest-celery plugin now allows for encapsulating a complete Celery dockerized setup within a single pytest script. Incorporating these into new bug reports will enable us to reproduce reported bugs deterministically, potentially speeding up the resolution process.Contrary to the positive developments above, there have been numerous reports about issues with the Redis broker malfunctioning
upon restarts and disconnections. Our initial attempts to resolve this were not successful (#8796).
With our enhanced QA capabilities, we are now prepared to address the core issue with Redis (as a broker) again.
The rest of the changes for this release are grouped below, with the changes from the latest release candidate listed at the end.
Changes
Changes since 5.4.0rc2
v5.3.6
Compare Source
=====
:release-date: 2023-11-22 9:15 P.M GMT+6
:release-by: Asif Saif Uddin
This release is focused mainly to fix AWS SQS new feature comatibility issue and old regressions.
The code changes are mostly fix for regressions. More details can be found below.
.. _version-5.3.5:
v5.3.5
Compare Source
=====
:release-date: 2023-11-10 7:15 P.M GMT+6
:release-by: Asif Saif Uddin
request
intask_revoked
documentation (#8616)config_from_object
nested mod… (#8619).. _version-5.3.4:
v5.3.4
Compare Source
=====
:release-date: 2023-09-03 10:10 P.M GMT+2
:release-by: Tomer Nosrati
.. warning::
This version has reverted the breaking changes introduced in 5.3.2 and 5.3.3:
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,every weekend" in timezone Africa/Lusaka, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.