chore(deps-dev): bump uv from 0.11.29 to 0.11.32 - #22
Conversation
Bumps [uv](https://github.com/astral-sh/uv) from 0.11.29 to 0.11.32. - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.11.29...0.11.32) --- updated-dependencies: - dependency-name: uv dependency-version: 0.11.32 dependency-type: direct:development update-type: version-update:semver-patch ... 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 |
…ut (#27) Dependabot's #22 changed only the `release` extra, so `uv sync --locked` rejected the stale uv.lock and every CI leg failed. Complete the bump instead: the `release` extra, the semantic-release build_command, its contract test, and the regenerated lock all move together. Adds a guard that the two pyproject uv pins agree. Only the `release` extra is reflected in uv.lock, so a half-applied bump would otherwise let the release build install a uv that is neither declared nor locked. Claude-Session: https://claude.ai/code/session_01NyCHrzA1psrKMFfroYbzaM Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
|
Looks like uv is up-to-date now, so this is no longer needed. |
|
Closed in favour of #27, now merged. This PR bumped only The uv pin is declared in three places, and only one of them is what Dependabot's
#27 also adds |
Bumps uv from 0.11.29 to 0.11.32.
Release notes
Sourced from uv's releases.
... (truncated)
Changelog
Sourced from uv's changelog.
... (truncated)
Commits
3010295Bump version to 0.11.32 (#20654)cb1bce0Regenerate theuv.lockTOML withuv lock --refresh(#20634)c2e07d5Remove obsolete Python upgrade preview feature (#20651)b6b2e76Reject unformatted lockfiles inuv lock --check(and--locked) (#20646)a549562Enable Ruff default lint rules across the repository (and fix all the errors)...e4e2f69Fix uv check workspace snapshots and ruff lints (#20649)241df05Add--packageand--all-packagestouv check(#20628)d332950Include best-effortenvironmentinfo by default inuv workspace metadata...b12ab98Clarify first-party trust in the threat model (#20647)1fd5716Use canonical issue references in Codex prompts (#20645)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)