⬆ Bump astral-sh/setup-uv from 9.0.0 to 10.0.1 - #323
Conversation
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 9.0.0 to 10.0.1. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@c771a70...20cfd1b) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
framework-resolution-check.yml and quickstart-tabs-check.yml carried a stale # v7 comment against what was actually the v9.0.0 SHA; Dependabot moved the SHA to v10.0.1 but left the comment. Align both with the tag the SHA resolves to.
Chisanan232
left a comment
There was a problem hiding this comment.
Verified: 20cfd1bf dereferences to refs/tags/v10.0.1 and c771a70e was v9.0.0, so the SHA move matches the title. v10.0.0's one breaking change (default enable-cache: auto now disables the cache on pull_request_target/workflow_run/release) cannot bite here — the only workflow with a workflow_run trigger is documentation.yaml and all four of its setup-uv call sites set enable-cache: true explicitly; no workflow triggers on pull_request_target or release. Also corrected stale # v7 comments in framework-resolution-check.yml and quickstart-tabs-check.yml (they were already wrong against the v9.0.0 SHA on main). 33/33 checks green.
Bumps astral-sh/setup-uv from 9.0.0 to 10.0.1.
Release notes
Sourced from astral-sh/setup-uv's releases.
... (truncated)
Commits
20cfd1bchore: update known checksums for 0.12.4 (#1017)d73a0caTolerate transient manifest timeouts (#1016)ae3b92ddocs: update version references to v10.0.0 (#1014)ae62891chore(deps): roll up Dependabot updates (#1013)f9cdb47Reject paths in .tool-versions (#1007)4f6036fRequire pull requests for Dependabot rollups (#1005)8d6402cchore(deps): roll up Dependabot updates (#1004)46f427bRead Python version from .tool-versions (#996)8ed89c5ci: pin Alpine container image (#995)8473c7fchore(deps): roll up Dependabot updates (#994)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)