Skip to content

chore(deps): bump uv to 0.11.15 - #60144

Closed
rnegron wants to merge 2 commits into
masterfrom
pr-2b-python313-uv
Closed

chore(deps): bump uv to 0.11.15#60144
rnegron wants to merge 2 commits into
masterfrom
pr-2b-python313-uv

Conversation

@rnegron

@rnegron rnegron commented May 26, 2026

Copy link
Copy Markdown
Member

Problem

The 3.13.13 cutover requires uv ≥0.11.15, and the cutover PR (#59440) was carrying this bump alongside the Python version change and a large typing sweep. Splitting the uv upgrade out so it's reviewable on its own. uv 0.11.x runs on 3.12, so it lands first.

Changes

  • required-version = "~=0.11.15" (pyproject) and flox manifest uv pin ^0.11.15.
  • setup-uv version 0.11.15 across 24 CI workflows; uv image pin 0.11.15 in 3 Dockerfiles.
  • No uv.lock change — the tool bump is lock-neutral on 3.12 (lock stays revision 3).

Reviewer note: uv 0.11.0 swapped its TLS stack (rustls-platform-verifier + aws-lc, replacing rustls-native-certs/webpki/ring). Low risk here — public PyPI/ghcr only, no --native-tls, no custom CA config.

How did you test this code?

Agent-authored. uv lock --check passes on 3.12 (598 packages); regenerating with uv 0.11.15 produced no lockfile change. No manual/Docker testing — relying on CI to exercise uv across every CI and Docker context.

Publish to changelog?

no

🤖 Agent context

Split out of #59440 by Claude Code so the cutover stays focused. Stack order: deps (#59439) → uv (this) → python+types (#59440) → CI pin refactor (#59478).

rnegron commented May 26, 2026

Copy link
Copy Markdown
Member Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions

github-actions Bot commented May 26, 2026

Copy link
Copy Markdown
Contributor

MCP UI Apps size report

App JS CSS
debug 474.9 KB 139.9 KB
action 349.4 KB 139.9 KB
action-list 357.2 KB 139.9 KB
cohort 348.5 KB 139.9 KB
cohort-list 356.2 KB 139.9 KB
error-details 369.9 KB 139.9 KB
error-issue 349.2 KB 139.9 KB
error-issue-list 357.2 KB 139.9 KB
experiment 353.7 KB 139.9 KB
experiment-list 358.0 KB 139.9 KB
experiment-results 355.8 KB 139.9 KB
feature-flag 434.3 KB 139.9 KB
feature-flag-list 438.8 KB 139.9 KB
feature-flag-testing 427.2 KB 139.9 KB
insight-actors 352.3 KB 139.9 KB
llm-costs 351.9 KB 139.9 KB
session-recording 350.2 KB 139.9 KB
session-summary 356.2 KB 139.9 KB
survey 350.0 KB 139.9 KB
survey-global-stats 354.8 KB 139.9 KB
survey-list 357.9 KB 139.9 KB
survey-stats 354.8 KB 139.9 KB
trace-span 348.8 KB 139.9 KB
trace-span-list 357.1 KB 139.9 KB
workflow 348.8 KB 139.9 KB
workflow-list 356.6 KB 139.9 KB
query-results 370.6 KB 139.9 KB
visual-review-snapshots 353.5 KB 139.9 KB

@rnegron
rnegron force-pushed the pr-2b-python313-uv branch from 971fec3 to ee94c87 Compare May 26, 2026 20:24
@rnegron
rnegron force-pushed the pr-2-python313-deps branch from 9efcd27 to 11ec1b7 Compare May 26, 2026 20:24
@github-actions

github-actions Bot commented May 26, 2026

Copy link
Copy Markdown
Contributor

✅ Hobby deploy smoke test: PASSED

Hobby deployment smoke test passed successfully.


Run 26473126463

@rnegron
rnegron force-pushed the pr-2-python313-deps branch from 11ec1b7 to b4bd2ba Compare May 26, 2026 20:25
@rnegron
rnegron force-pushed the pr-2b-python313-uv branch from ee94c87 to 294636e Compare May 26, 2026 20:25
@rnegron
rnegron force-pushed the pr-2b-python313-uv branch from 294636e to 855f6b6 Compare May 27, 2026 16:49
@rnegron
rnegron force-pushed the pr-2-python313-deps branch from b4bd2ba to 1a2c401 Compare May 27, 2026 16:49
Base automatically changed from pr-2-python313-deps to master May 27, 2026 18:25
@rnegron rnegron closed this May 27, 2026
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