Skip to content

chore(deps): bump astral-sh/setup-uv from 6.8.0 to 10.1.0 - #47

Merged
gaochangw merged 1 commit into
mainfrom
dependabot/github_actions/astral-sh/setup-uv-10.1.0
Sep 16, 2026
Merged

gaochangw merged 1 commit into
mainfrom
dependabot/github_actions/astral-sh/setup-uv-10.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 16, 2026

Copy link
Copy Markdown
Contributor

Bumps astral-sh/setup-uv from 6.8.0 to 10.1.0.

Release notes

Sourced from astral-sh/setup-uv's releases.

v10.1.0 🌈 New output python-runtime-idand respect NO_PROXY

Changes

This release adds more bheind the scene security improvements and also 2 small improvements.

NO_PROXY

This action now respects no_proxy/NO_PROXY environment variables which were previously ignored.

New output python-runtime-id

The new output python-runtime-id can be used to know which python version exactly was installed if you use activate-environment. See pyca/cryptography#15572 for details on why this can be useful.

🐛 Bug fixes

🚀 Enhancements

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates

v10.0.1 🌈 Tolerate transient manifest timeouts

Changes

Thank you @​arguile- for making this action more resilient.

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6.8.0 to 10.1.0.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@d0cc045...bec219d)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 16, 2026

@gaochangw gaochangw left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed head: 73e292f

Verified the pinned commit matches the signed upstream v10.1.0 release and reviewed the v7–v10 breaking changes. This job uses no removed server-url or legacy manifest settings. Its explicit Python version, venv creation, and automatic PyTorch backend selection remain compatible. Cache pruning now defaults off upstream; accepting that documented behavior preserves reusable downloaded wheels. The safer cache policy for privileged events remains enabled. No actionable findings in this diff.

Validation: full PR CI passed, including Python 3.10–3.13 tests, default installations on Linux/macOS/Windows, frontend type/lint/unit/build/browser checks, distribution validation, and the documentation build. Workflow YAML, commit pinning, and updated action inputs were also checked locally.

Upstream reference: https://github.com/astral-sh/setup-uv/releases/tag/v10.1.0

This is an automated code review recorded through the repository administrator account, not an independent human approval.

@gaochangw
gaochangw merged commit 3d12ab0 into main Sep 16, 2026
16 of 25 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/astral-sh/setup-uv-10.1.0 branch September 16, 2026 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant