fix(security): refresh CUA dependency graphs - #2719
Conversation
d0a51c7 to
da89025
Compare
920010d to
fdab264
Compare
📦 Publishable packages changedThis comment is status-only. Editing it or adding task-list checkboxes cannot authorize a release.
Ask the release owner to apply |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
fdab264 to
d9b766b
Compare
📦 Publishable packages changedThis comment is status-only. Editing it or adding task-list checkboxes cannot authorize a release.
Ask the release owner to apply |
…-gitpython-20260731
Co-authored-by: zeroxjf <johnnycfranks@gmail.com>
📦 Publishable packages changedThis comment is status-only. Editing it or adding task-list checkboxes cannot authorize a release.
Ask the release owner to apply |
📦 Publishable packages changedThis comment is status-only. Editing it or adding task-list checkboxes cannot authorize a release.
Ask the release owner to apply |
📦 Publishable packages changedThis comment is status-only. Editing it or adding task-list checkboxes cannot authorize a release.
Ask the release owner to apply |
📦 Publishable packages changedThis comment is status-only. Editing it or adding task-list checkboxes cannot authorize a release.
Ask the release owner to apply |
|
Closing the broad rollup now that its dependency changes are preserved in smaller, independent drafts on current main: Python #3098, docs #3099, and the remaining JavaScript graphs #3100. Fleet remains on its separate canonical import path in #3086. All GitHub Actions on the three replacement drafts are passing. |
Problem
The dependency backlog kept moving while this draft sat behind
main. This refresh brings the dependency-only rollup onto currentmainand covers the patchable alerts in CUA-owned package graphs without mixing in the generated Fleet mirror.There are no application-source changes in this PR.
What changed
Salvaged from #2373. The Torch dependency-floor changes remain credited to @0xjohnnydev in the commit trailer.
Definition of Done
pip-audit.main. An open draft cannot prove final closure.Known limits
image-sizeadvisories for which the advisory currently publishes no patched version. This PR does not claim to fix them.ActionTargetAPI references as currentmain; the dependency-only change neither introduced nor hides that existing source mismatch. Its clean install and dependency audit pass.copybara-importworkflow, so they remain outside this PR.Validation
uv lock --checkcommands for all five Python projects changed here.pip-audit; no advisories remained.image-sizeadvisories remain.origin/mainarchive to separate the existing source issue from this dependency update.Prior drafts folded into this one
The earlier dependency-only drafts #2451, #2718, #2728, and #2729 were already closed in favor of this rollup.