ENG-3857: Bump celery 5.5.3 -> 5.6.3#8218
Open
rayharnett wants to merge 3 commits into
Open
Conversation
Contributor
|
Deployment failed with the following error: View Documentation: https://vercel.com/docs/two-factor-authentication |
Dependency ReviewThe following issues were found:
Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. Scanned Files
|
- Dependency update: bug fixes including Redis reconnect after failover, Django worker recursion fix, eventlet warm shutdown fix, chord O(K²) message bloat fix. No breaking changes. - kombu also bumped 5.5.4 -> 5.6.2 as a transitive dependency. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8218 +/- ##
==========================================
- Coverage 85.08% 85.08% -0.01%
==========================================
Files 670 670
Lines 43561 43561
Branches 5111 5111
==========================================
- Hits 37063 37062 -1
Misses 5394 5394
- Partials 1104 1105 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
erosselli
approved these changes
May 18, 2026
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Bumps celery from 5.5.3 to 5.6.3. Also bumps kombu 5.5.4 -> 5.6.2 as a transitive dependency.
Jira: ENG-3857
Changelog highlights (5.5.3 → 5.6.3)
Test plan
tests/ops/models/privacy_request/test_privacy_request.py— 77 passedtests/ops/service/privacy_request/test_request_runner_service.py— 77 passed (1 pre-existing failure unrelated to this change)🤖 Generated with Claude Code