shortlink-org / shortlink

Shortlink service (Microservice example) ⭐️ Star the repo if you like it!
https://shortlink.best
MIT License
734 stars 38 forks source link

chore(deps): update dependency uv to v0.4.17 #18408

Closed renovate[bot] closed 1 day ago

renovate[bot] commented 1 day ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
uv (source, changelog) ==0.4.16 -> ==0.4.17 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

astral-sh/uv (uv) ### [`v0.4.17`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0417) [Compare Source](https://redirect.github.com/astral-sh/uv/compare/0.4.16...0.4.17) ##### Enhancements - Add `uv build --all` to build all packages in a workspace ([#​7724](https://redirect.github.com/astral-sh/uv/pull/7724)) - Add support for `uv init --script` ([#​7565](https://redirect.github.com/astral-sh/uv/pull/7565)) - Add support for upgrading build environment for installed tools (`uv tool upgrade --python`) ([#​7605](https://redirect.github.com/astral-sh/uv/pull/7605)) - Initialize a Git repository in `uv init` ([#​5476](https://redirect.github.com/astral-sh/uv/pull/5476)) - Respect `--quiet` flag in `uv build` ([#​7674](https://redirect.github.com/astral-sh/uv/pull/7674)) - Add context message before listing available tools in `uvx` ([#​7641](https://redirect.github.com/astral-sh/uv/pull/7641)) ##### Bug fixes - Don't create Python bytecode files during interpreter discovery ([#​7707](https://redirect.github.com/astral-sh/uv/pull/7707)) - Escape glob patterns in workspace member discovery ([#​7709](https://redirect.github.com/astral-sh/uv/pull/7709)) - Avoid prefetching source distributions with unbounded lower-bound ranges ([#​7683](https://redirect.github.com/astral-sh/uv/pull/7683)) ##### Documentation - Add `uv build` and `uv publish` to features overview ([#​7716](https://redirect.github.com/astral-sh/uv/pull/7716)) - Add documentation on cache versioning ([#​7693](https://redirect.github.com/astral-sh/uv/pull/7693)) - Spell out the names of the Docker images for easier copy-paste ([#​7706](https://redirect.github.com/astral-sh/uv/pull/7706)) - Document uv-with-Jupyter workflows ([#​7625](https://redirect.github.com/astral-sh/uv/pull/7625)) - Note that `uv lock --upgrade-package` retains locked versions ([#​7694](https://redirect.github.com/astral-sh/uv/pull/7694))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

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



This PR was generated by Mend Renovate. View the repository job log.

sonarcloud[bot] commented 1 day ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud