Update https://github.com/astral-sh/setup-uv action to v10.1.0 #150

Merged
Doridian merged 1 commit from renovate/https-github.com-astral-sh-setup-uv-10.x into main 2026-09-11 19:34:36 -07:00
Member

This PR contains the following updates:

Package Type Update Change
https://github.com/astral-sh/setup-uv action minor v10.0.1v10.1.0

Release Notes

astral-sh/setup-uv (https://github.com/astral-sh/setup-uv)

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

Compare Source

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 (comment) for details on why this can be useful.

🐛 Bug fixes

🚀 Enhancements

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [https://github.com/astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) | action | minor | `v10.0.1` → `v10.1.0` | --- ### Release Notes <details> <summary>astral-sh/setup-uv (https://github.com/astral-sh/setup-uv)</summary> ### [`v10.1.0`](https://github.com/astral-sh/setup-uv/releases/tag/v10.1.0): 🌈 New output `python-runtime-id`and respect NO_PROXY [Compare Source](https://github.com/astral-sh/setup-uv/compare/v10.0.1...v10.1.0) #### 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 (comment)](https://github.com/pyca/cryptography/pull/15572#discussion_r3913508686) for details on why this can be useful. #### 🐛 Bug fixes - fix: respect no proxy directive [@&#8203;mj0nez](https://github.com/mj0nez) ([#&#8203;1037](https://github.com/astral-sh/setup-uv/issues/1037)) - Use JSON + a typed wrapper instead of TS codegen [@&#8203;woodruffw](https://github.com/woodruffw) ([#&#8203;1025](https://github.com/astral-sh/setup-uv/issues/1025)) #### 🚀 Enhancements - Expose a Python "identity" output [@&#8203;woodruffw](https://github.com/woodruffw) ([#&#8203;1036](https://github.com/astral-sh/setup-uv/issues/1036)) - Verify downloads with astral-sh/versions checksums [@&#8203;zaniebot](https://github.com/zaniebot) ([#&#8203;1033](https://github.com/astral-sh/setup-uv/issues/1033)) #### 🧰 Maintenance - chore: update known checksums for 0.12.12 @&#8203;[github-actions\[bot\]](https://github.com/apps/github-actions) ([#&#8203;1041](https://github.com/astral-sh/setup-uv/issues/1041)) - chore: update known checksums for 0.12.10/0.12.11 @&#8203;[github-actions\[bot\]](https://github.com/apps/github-actions) ([#&#8203;1038](https://github.com/astral-sh/setup-uv/issues/1038)) - chore: update known checksums for 0.12.9 @&#8203;[github-actions\[bot\]](https://github.com/apps/github-actions) ([#&#8203;1035](https://github.com/astral-sh/setup-uv/issues/1035)) - chore: update known checksums for 0.12.7/0.12.8 @&#8203;[github-actions\[bot\]](https://github.com/apps/github-actions) ([#&#8203;1031](https://github.com/astral-sh/setup-uv/issues/1031)) - chore: update known checksums for 0.12.6 @&#8203;[github-actions\[bot\]](https://github.com/apps/github-actions) ([#&#8203;1030](https://github.com/astral-sh/setup-uv/issues/1030)) - chore: update known checksums for 0.12.5 @&#8203;[github-actions\[bot\]](https://github.com/apps/github-actions) ([#&#8203;1020](https://github.com/astral-sh/setup-uv/issues/1020)) - Use self-repo syntax for all in-repo actions/reusable workflows [@&#8203;woodruffw](https://github.com/woodruffw) ([#&#8203;1024](https://github.com/astral-sh/setup-uv/issues/1024)) - Pin one-shot tools [@&#8203;woodruffw](https://github.com/woodruffw) ([#&#8203;1022](https://github.com/astral-sh/setup-uv/issues/1022)) - ci: remove obsolete direct push attempts [@&#8203;eifinger](https://github.com/eifinger) ([#&#8203;1019](https://github.com/astral-sh/setup-uv/issues/1019)) #### 📚 Documentation - docs: update version references to v10.0.1 @&#8203;[github-actions\[bot\]](https://github.com/apps/github-actions) ([#&#8203;1018](https://github.com/astral-sh/setup-uv/issues/1018)) #### ⬆️ Dependency updates - chore(deps-dev): roll up Dependabot updates [@&#8203;eifinger](https://github.com/eifinger) ([#&#8203;1043](https://github.com/astral-sh/setup-uv/issues/1043)) - Harden npm install defaults [@&#8203;zaniebot](https://github.com/zaniebot) ([#&#8203;1026](https://github.com/astral-sh/setup-uv/issues/1026)) - Add dependency cooldowns [@&#8203;woodruffw](https://github.com/woodruffw) ([#&#8203;1021](https://github.com/astral-sh/setup-uv/issues/1021)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC43NC4wIiwidXBkYXRlZEluVmVyIjoiNDQuNzQuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Update https://github.com/astral-sh/setup-uv action to v10.1.0
All checks were successful
/ lint (pull_request) Successful in 41s
0b04b11d14
Doridian deleted branch renovate/https-github.com-astral-sh-setup-uv-10.x 2026-09-11 19:34:36 -07:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
FoxDen/core!150
No description provided.