Skip to content

Update dependency astral-sh/uv to v0.11.18#25565

Merged
charliermarsh merged 1 commit into
mainfrom
renovate/astral-sh-uv-0.x
Jun 3, 2026
Merged

Update dependency astral-sh/uv to v0.11.18#25565
charliermarsh merged 1 commit into
mainfrom
renovate/astral-sh-uv-0.x

Conversation

@renovate

@renovate renovate Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
astral-sh/uv uses-with patch 0.11.160.11.18

Release Notes

astral-sh/uv (astral-sh/uv)

v0.11.18

Compare Source

Released on 2026-06-01.

Performance
  • Fix performance regression in unzip of local wheels (#​19637)
Preview
Bug fixes
  • Update activation scripts with upstream fixes (#​19628)
Other changes

v0.11.17

Compare Source

Released on 2026-05-28.

Enhancements
  • Add a diagnostic for uv add with standard library modules (#​19572)
  • Expose uv workspace and its list subcommand in help output (#​19533)
  • Improve the "403 forbidden" hint to suggest ignore-error-codes when applicable (#​19521)
  • Skip direct URL lock freshness checks while offline (#​19596)
  • Add import-names and import-namespaces support to uv-build (PEP 794) (#​19380)
  • Add a --no-editable-package flag to various commands (#​19584)
  • Infer Python version requests from source trees in uv tool invocations (#​19577)
Preview features
  • Add module owners to uv workspace metadata (#​19122)
  • Do not allow uv venv --clear to remove non-virtual environments (#​19595)
Bug fixes
  • Improve the performance of large entries in tool.uv.conflicts (#​19538)
  • Avoid modifying the parent process' env with --env-file in uv run (#​19567)
  • Fix script environment creation for scripts with long filenames (#​19539)
  • Fix transitive Git archive dependencies in lockfiles (#​19589)
  • Preserve Git repository URLs in direct URL metadata (#​19590)
  • Support redirects in --check-url (#​19594)
  • Accept case-insensitive HTML tags in --find-links parsing (#​19537)
  • Reject duplicate script metadata blocks (#​19544)
  • Ban names like "python3" as script entry points (#​19535, #​19536)
  • Validate Git LFS artifacts for Git archives (#​19592)
  • Use a relative path when creating symlinks in cache to improve relocatability (#​19033)
Documentation
  • Fix malformed positional anchors in the CLI reference (#​19575)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 4am on Wednesday"
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the internal An internal refactor or improvement label Jun 3, 2026
@astral-sh-bot

astral-sh-bot Bot commented Jun 3, 2026

Copy link
Copy Markdown

ecosystem-analyzer results

No diagnostic changes detected ✅

Flaky changes detected. This PR summary excludes flaky changes; see the HTML report for details.

Full report with detailed diff (timing results)

@astral-sh-bot

astral-sh-bot Bot commented Jun 3, 2026

Copy link
Copy Markdown

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

Formatter (stable)

✅ ecosystem check detected no format changes.

Formatter (preview)

✅ ecosystem check detected no format changes.

@charliermarsh charliermarsh merged commit a1782f3 into main Jun 3, 2026
59 checks passed
@charliermarsh charliermarsh deleted the renovate/astral-sh-uv-0.x branch June 3, 2026 02:19
carljm added a commit that referenced this pull request Jun 3, 2026
* origin/main: (114 commits)
  [ty] Detect disjointness due to incompatible generic specializations (#24822)
  Update Rust crate memchr to v2.8.1 (#25586)
  [ty] Reject Self in type aliases (#25529)
  Update Rust crate log to v0.4.30 (#25572)
  Update Rust crate mimalloc to v0.1.52 (#25573)
  Update Rust crate similar to v3.1.1 (#25575)
  Update docker/setup-buildx-action action to v4.1.0 (#25580)
  Update docker/metadata-action action to v6.1.0 (#25579)
  Update docker/login-action action to v4.2.0 (#25578)
  Update docker/build-push-action action to v7.2.0 (#25577)
  Update taiki-e/install-action action to v2.79.9 (#25576)
  Update Rust crate serde_json to v1.0.150 (#25574)
  Update Rust crate assert_fs to v1.1.4 (#25570)
  Update prek dependencies (#25569)
  Update dependency ruff to v0.15.15 (#25568)
  Update dependency pyright to v1.1.410 (#25566)
  Update dependency astral-sh/uv to v0.11.18 (#25565)
  [ty] don't needlessly disambiguate same type alias (#25563)
  [ty] fix variance inference for nested type aliases (#25567)
  [ty] treat union-bound typevars like unions for possibly-missing-attribute (#25561)
  ...

# Conflicts:
#	crates/ty_python_semantic/src/types/class.rs
#	crates/ty_python_semantic/src/types/generics.rs
#	crates/ty_python_semantic/src/types/type_alias.rs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal An internal refactor or improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant