Skip to content

ENG-3859: Bump uvicorn 0.30.6 -> 0.47.0#8215

Draft
rayharnett wants to merge 2 commits into
mainfrom
deps/ENG-3859
Draft

ENG-3859: Bump uvicorn 0.30.6 -> 0.47.0#8215
rayharnett wants to merge 2 commits into
mainfrom
deps/ENG-3859

Conversation

@rayharnett
Copy link
Copy Markdown
Contributor

@rayharnett rayharnett commented May 18, 2026

Summary

  • Bump uvicorn[standard] from ~=0.30.0 (resolved 0.30.6) to ~=0.47.0
  • Bump watchfiles from ==0.19.0 to ~=1.2.0 (required by uvicorn 0.47.0 which needs watchfiles>=0.20)
  • No breaking API changes — fides only imports Config and Server from uvicorn, both unchanged

Closes ENG-3859

Test plan

  • CI passes
  • Static analysis clean (ruff check passes with project config)
  • No code changes needed — only dependency version bumps

- Bump uvicorn[standard]~=0.30.0 -> ~=0.47.0
- Bump watchfiles==0.19.0 -> ~=1.2.0 (required by uvicorn 0.47.0)
- No breaking API changes affecting fides (uses only Config and Server)

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@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 3c7f218.
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 10:20
@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.61%. Comparing base (2c3849a) to head (3c7f218).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8215   +/-   ##
=======================================
  Coverage   85.61%   85.61%           
=======================================
  Files         658      658           
  Lines       42869    42869           
  Branches     5019     5019           
=======================================
+ Hits        36701    36702    +1     
  Misses       5063     5063           
+ Partials     1105     1104    -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.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant