Skip to content

ENG-3857: Bump celery 5.5.3 -> 5.6.3#8218

Open
rayharnett wants to merge 3 commits into
mainfrom
ENG-3857
Open

ENG-3857: Bump celery 5.5.3 -> 5.6.3#8218
rayharnett wants to merge 3 commits into
mainfrom
ENG-3857

Conversation

@rayharnett
Copy link
Copy Markdown
Contributor

@rayharnett rayharnett commented May 18, 2026

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)

  • Fix Redis worker reconnection after failover
  • Fix Django worker recursion bug
  • Fix eventlet warm shutdown RuntimeError
  • Fix O(K²) message bloat in a chain of chords
  • Fix RPC backend reconnection error
  • No breaking API changes

Test plan

  • Ran tests/ops/models/privacy_request/test_privacy_request.py — 77 passed
  • Ran tests/ops/service/privacy_request/test_request_runner_service.py — 77 passed (1 pre-existing failure unrelated to this change)

🤖 Generated with Claude Code

@rayharnett rayharnett requested a review from a team as a code owner May 18, 2026 11:31
@rayharnett rayharnett requested review from erosselli and removed request for a team May 18, 2026 11:31
@rayharnett rayharnett added the dependencies Pull requests that update a dependency file label May 18, 2026
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 18, 2026

Deployment failed with the following error:

You must set up Two-Factor Authentication before accessing this team.

View Documentation: https://vercel.com/docs/two-factor-authentication

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 18, 2026

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
See the Details below.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 4b073d3.
Ensure 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

  • uv.lock

@rayharnett rayharnett marked this pull request as draft May 18, 2026 11:32
- 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
Copy link
Copy Markdown

codecov Bot commented May 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.08%. Comparing base (087dc74) to head (4b073d3).

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rayharnett rayharnett marked this pull request as ready for review May 22, 2026 10:10
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
fides-plus-nightly Ready Ready Preview, Comment May 22, 2026 10:13am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
fides-privacy-center Ignored Ignored May 22, 2026 10:13am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants