-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Comparing changes
Open a pull request
base repository: astral-sh/uv
base: 0.9.13
head repository: astral-sh/uv
compare: 0.9.14
- 20 commits
- 96 files changed
- 8 contributors
Commits on Nov 26, 2025
-
Update aws-actions/configure-aws-credentials action to v5.1.1 (#16573)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [aws-actions/configure-aws-credentials](https://redirect.github.com/aws-actions/configure-aws-credentials) | action | minor | `v5.0.0` -> `v5.1.1` | --- ### Release Notes <details> <summary>aws-actions/configure-aws-credentials (aws-actions/configure-aws-credentials)</summary> ### [`v5.1.1`](https://redirect.github.com/aws-actions/configure-aws-credentials/releases/tag/v5.1.1) [Compare Source](https://redirect.github.com/aws-actions/configure-aws-credentials/compare/v5.1.0...v5.1.1) ##### Miscellaneous Chores - release 5.1.1 ([56d6a58](https://redirect.github.com/aws-actions/configure-aws-credentials/commit/56d6a583f00f6bad6d19d91d53a7bc3b8143d0e9)) - various dependency updates ### [`v5.1.0`](https://redirect.github.com/aws-actions/configure-aws-credentials/releases/tag/v5.1.0) [Compare Source](https://redirect.github.com/aws-actions/configure-aws-credentials/compare/v5.0.0...v5.1.0) ##### Features - Add global timeout support ([#​1487](https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1487)) ([1584b8b](https://redirect.github.com/aws-actions/configure-aws-credentials/commit/1584b8b0e2062557287c28fbe9b8920df434e866)) - add no-proxy support ([#​1482](https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1482)) ([dde9b22](https://redirect.github.com/aws-actions/configure-aws-credentials/commit/dde9b22a8e889a0821997a21a2c5a38020ee8de3)) - Improve debug logging in retry logic ([#​1485](https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1485)) ([97ef425](https://redirect.github.com/aws-actions/configure-aws-credentials/commit/97ef425d73aa532439f54f90d0e83101a186c5a6)) ##### Bug Fixes - properly expose getProxyForUrl (introduced in [#​1482](https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1482)) ([#​1486](https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1486)) ([cea4298](https://redirect.github.com/aws-actions/configure-aws-credentials/commit/cea42985ac88b42678fbc84c18066a7f07f05176)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/astral-sh/uv). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQyLjE5LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImludGVybmFsIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fa6afd5 - Browse repository at this point
Copy the full SHA fa6afd5View commit details -
Use
--no-verifyto skip builds during crates.io publish (#16863)Otherwise, this is quite slow.
Configuration menu - View commit details
-
Copy full SHA for 76d769d - Browse repository at this point
Copy the full SHA 76d769dView commit details -
Configuration menu - View commit details
-
Copy full SHA for eaa4651 - Browse repository at this point
Copy the full SHA eaa4651View commit details
Commits on Nov 27, 2025
-
Support required environments in packse (#16873)
Companion change for astral-sh/packse#293, motivated by #16824 (comment)
Configuration menu - View commit details
-
Copy full SHA for f02b459 - Browse repository at this point
Copy the full SHA f02b459View commit details
Commits on Nov 28, 2025
-
Support only rendering a specific packse template (#16874)
Support only updating a specific one of the three packse template, to avoid re-build all three tests each time.
Configuration menu - View commit details
-
Copy full SHA for c67a0fd - Browse repository at this point
Copy the full SHA c67a0fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0db4180 - Browse repository at this point
Copy the full SHA 0db4180View commit details -
Allow earlier post releases with exclusive ordering (#16881)
## Summary Given (e.g.) `<0.12.0.post2`, we need to omit pre-releases on `0.12.0`, but include post-releases. Closes #16868.
Configuration menu - View commit details
-
Copy full SHA for e2bda11 - Browse repository at this point
Copy the full SHA e2bda11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5498e4d - Browse repository at this point
Copy the full SHA 5498e4dView commit details -
Bump
astral-tlto v0.7.10 (#16887)## Summary Enables SIMD for HTML parsing.
Configuration menu - View commit details
-
Copy full SHA for 5f3d46c - Browse repository at this point
Copy the full SHA 5f3d46cView commit details
Commits on Nov 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c29304a - Browse repository at this point
Copy the full SHA c29304aView commit details
Commits on Nov 30, 2025
-
Use
UV_WORKING_DIRfor consistency (#16884)## Summary Closes #16870.
Configuration menu - View commit details
-
Copy full SHA for 0ae54db - Browse repository at this point
Copy the full SHA 0ae54dbView commit details
Commits on Dec 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0b70eba - Browse repository at this point
Copy the full SHA 0b70ebaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c3b907 - Browse repository at this point
Copy the full SHA 2c3b907View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a73958 - Browse repository at this point
Copy the full SHA 8a73958View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d8866a - Browse repository at this point
Copy the full SHA 6d8866aView commit details -
Update Rust crate syn to v2.0.111 (#16903)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [syn](https://redirect.github.com/dtolnay/syn) | workspace.dependencies | patch | `2.0.108` -> `2.0.111` | --- ### Release Notes <details> <summary>dtolnay/syn (syn)</summary> ### [`v2.0.111`](https://redirect.github.com/dtolnay/syn/releases/tag/2.0.111) [Compare Source](https://redirect.github.com/dtolnay/syn/compare/2.0.110...2.0.111) - Allow first argument of `braced!`, `bracketed!`, `parenthesized!` to be an otherwise unused variable ([#​1946](https://redirect.github.com/dtolnay/syn/issues/1946)) ### [`v2.0.110`](https://redirect.github.com/dtolnay/syn/releases/tag/2.0.110) [Compare Source](https://redirect.github.com/dtolnay/syn/compare/2.0.109...2.0.110) - Tweaks to improve build speed ([#​1939](https://redirect.github.com/dtolnay/syn/issues/1939), thanks [@​dishmaker](https://redirect.github.com/dishmaker)) - Make `syn::ext::IdentExt::unraw` available without "parsing" feature ([#​1940](https://redirect.github.com/dtolnay/syn/issues/1940)) - Support parsing `syn::Meta` followed by `=>` ([#​1944](https://redirect.github.com/dtolnay/syn/issues/1944)) ### [`v2.0.109`](https://redirect.github.com/dtolnay/syn/releases/tag/2.0.109) [Compare Source](https://redirect.github.com/dtolnay/syn/compare/2.0.108...2.0.109) - Tweaks to improve build speed ([#​1927](https://redirect.github.com/dtolnay/syn/issues/1927), [#​1928](https://redirect.github.com/dtolnay/syn/issues/1928), [#​1930](https://redirect.github.com/dtolnay/syn/issues/1930), [#​1932](https://redirect.github.com/dtolnay/syn/issues/1932), [#​1934](https://redirect.github.com/dtolnay/syn/issues/1934), thanks [@​dishmaker](https://redirect.github.com/dishmaker)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/astral-sh/uv). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d0931e0 - Browse repository at this point
Copy the full SHA d0931e0View commit details -
Update Rust crate rustls to v0.23.35 (#16902)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [rustls](https://redirect.github.com/rustls/rustls) | workspace.dependencies | patch | `0.23.29` -> `0.23.35` | --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/astral-sh/uv). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 825ab78 - Browse repository at this point
Copy the full SHA 825ab78View commit details -
Isolating test from accessing global git credential helper config (#1…
…6895) ## Summary Resolves: #1980 Added a utility function to TestContext called **with_git_credential_helper_blocked** that isolates the test from accessing the credential helper value defined in global/system git config. It does so, by writing to a file .gitconfig in the temporary home_dir that is created as part of the TestContext. ## Test Plan Tested it by running the test pip_install::install_git_private_https_pat_and_username, and making sure it doesn't affect the keyring. ## Note: The commit hash for the uv-private-package seems to have changed. Kindly, ensure that the modification related to that is correct.
Configuration menu - View commit details
-
Copy full SHA for 5773b12 - Browse repository at this point
Copy the full SHA 5773b12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b00d65 - Browse repository at this point
Copy the full SHA 6b00d65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05814f9 - Browse repository at this point
Copy the full SHA 05814f9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.9.13...0.9.14