Commit 4a0a8a4
authored
chore(deps): update dependency astral-sh/uv to v0.9.1 (#127)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [astral-sh/uv](https://redirect.github.com/astral-sh/uv) | uses-with |
patch | `0.9.0` -> `0.9.1` |
---
### Release Notes
<details>
<summary>astral-sh/uv (astral-sh/uv)</summary>
###
[`v0.9.1`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#091)
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.9.0...0.9.1)
Released on 2025-10-09.
##### Enhancements
- Log Python choice in `uv init`
([#​16182](https://redirect.github.com/astral-sh/uv/pull/16182))
- Fix `pylock.toml` config conflict error messages
([#​16211](https://redirect.github.com/astral-sh/uv/pull/16211))
##### Configuration
- Add `UV_UPLOAD_HTTP_TIMEOUT` and respect `UV_HTTP_TIMEOUT` in uploads
([#​16040](https://redirect.github.com/astral-sh/uv/pull/16040))
- Support `UV_WORKING_DIRECTORY` for setting `--directory`
([#​16125](https://redirect.github.com/astral-sh/uv/pull/16125))
##### Bug fixes
- Allow missing `Scripts` directory
([#​16206](https://redirect.github.com/astral-sh/uv/pull/16206))
- Fix handling of Python requests with pre-releases in ranges
([#​16208](https://redirect.github.com/astral-sh/uv/pull/16208))
- Preserve comments on version bump
([#​16141](https://redirect.github.com/astral-sh/uv/pull/16141))
- Retry all HTTP/2 errors
([#​16038](https://redirect.github.com/astral-sh/uv/pull/16038))
- Treat deleted Windows registry keys as equivalent to missing ones
([#​16194](https://redirect.github.com/astral-sh/uv/pull/16194))
- Ignore pre-release Python versions when a patch version is requested
([#​16210](https://redirect.github.com/astral-sh/uv/pull/16210))
##### Documentation
- Document why uv discards upper bounds on `requires-python`
([#​15927](https://redirect.github.com/astral-sh/uv/pull/15927))
- Document uv version environment variables were added in
([#​15196](https://redirect.github.com/astral-sh/uv/pull/15196))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, 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/codegen-sh/graph-sitter).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 233454f commit 4a0a8a4
File tree
2 files changed
+2
-2
lines changed- .github
- actions/setup-environment
- workflows
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments