chore(deps): bump astral-sh/setup-uv from 8.2.0 to 9.0.0 - #4082
chore(deps): bump astral-sh/setup-uv from 8.2.0 to 9.0.0#4082dependabot[bot] wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 90533b4c99
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| - name: Setup uv | ||
| if: steps.changes.outputs.run == 'true' | ||
| uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # setup-uv v8.1.0; uv 0.11.14 | ||
| uses: astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # setup-uv v8.1.0; uv 0.11.14 |
There was a problem hiding this comment.
Preserve setup-uv cache pruning
In workflows where enable-cache: true is set, this major setup-uv bump changes cache behavior because v9 defaults prune-cache to false; the v9.0.0 release notes call out that this can increase GitHub Actions cache usage and costs (https://github.com/astral-sh/setup-uv/releases/tag/v9.0.0). Since the changed setup step is used across the test matrix, docs, release, and publish jobs, these runs will now save the full uv cache unless each enabled-cache step opts back in with prune-cache: true, which preserves the prior CI cache-pruning behavior.
Useful? React with 👍 / 👎.
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 8.2.0 to 9.0.0. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@fac544c...c771a70) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
90533b4 to
342a24b
Compare
|
Resolved by #4103 |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps astral-sh/setup-uv from 8.2.0 to 9.0.0.
Release notes
Sourced from astral-sh/setup-uv's releases.
Commits
c771a70chore(deps): roll up Dependabot updates (#970)2f537cachore: update known checksums for 0.11.30 (#968)2269552Speed up version client by partial response reads (#807)47a7f4fChangeprune-cachedefault tofalse(#967)71966efchore(deps): roll up Dependabot updates (#962)f12b1f0fix: fall back to distribution ID when os-release has no version field (#961)ecd24ddchore: update known checksums for 0.11.29 (#960)6a19136docs: update version references to v8.3.2 (#949)11f9893chore: roll up Dependabot updates (#948)f798556docs: update version references to v8.3.1 (#946)