Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2025

This PR contains the following updates:

Package Update Change
astral-sh/uv patch 0.5.13 -> 0.5.15

Release Notes

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

v0.5.15

Compare Source

Python

The managed Python distributions have been updated, including:

  • Python 3.14.0a3 support on macOS and Linux
  • Performance improvements
  • Fixes to SQLite feature detection

See the python-build-standalone release notes for more details.

Enhancements
  • Respect FORCE_COLOR environment variable (#​10315)
Performance
  • Avoid generating unused hashes during uv lock (#​10307)
  • Visit source distributions before wheels (#​10291)
Bug fixes
  • Avoid downgrading packages when --upgrade is provided (#​10097)
  • Extract supported architectures from wheel tags (#​10179)
  • Redact new index credentials in uv add (#​10329)
Documentation
  • Clarify exclude-newer only allows full timestamps in settings documentation (#​9135)
  • Tweak script --no-project comment (#​10331)
  • Update copyright year (#​10297)
  • Add instructinos for installing with Scoop (#​10332)

v0.5.14

Compare Source

Enhancements
  • Add --exact flag to uv run (#​10198)
  • Add --outdated support to uv pip tree (#​10199)
  • Add a required version setting to uv (#​10248)
  • Add loongarch64 to supported Python platform tags (#​10223)
  • Add manylinux2014 aliases for --python-platform (#​10217)
  • Add support for Python interpreters on ARMv5TE platforms (#​10234)
  • Add support for optional --description in uv init (#​10209)
  • Ignore empty or missing hrefs in Simple HTML (#​10276)
  • Patch pkgconfig files after Python install (#​10189)
Performance
  • Actually use jemalloc as alternative allocator (#​10269)
  • Parse URLs lazily in resolver (#​10259)
  • Use BTreeMap::range to avoid iterating over unnecessary versions (#​10266)
Bug fixes
  • Accept directories with space names in uv init (#​10246)
  • Avoid forking on version in non-universal resolutions (#​10274)
  • Avoid stripping query parameters from URLs (#​10253)
  • Consider workspace dependencies to be 'direct' (#​10197)
  • Detect cyclic dependencies during builds (#​10258)
  • Guard against self-deletion in uv venv and uv tool (#​10206)
  • Respect static metadata for already-installed distributions (#​10242)

Configuration

📅 Schedule: Branch creation - "before 4am on Wednesday" (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.


  • If you want to rebase/retry this PR, check this box

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

@echoix
Copy link
Collaborator

echoix commented Jan 6, 2025

I don't understand why the package grouping isn't working. All the combinations are already in the config

@nvuillam
Copy link
Member

nvuillam commented Jan 6, 2025

@echoix the dev token was expired, I renewed it, jobs will work again :) ( there might require a trivy exception but it's in my PR about RUFF FORMAT that i hope to merge today ^^ )

@renovate renovate bot force-pushed the renovate/astral-sh-uv-0.x branch from b3bc5a0 to b60c405 Compare January 7, 2025 02:31
@renovate renovate bot changed the title chore(deps): update dependency astral-sh/uv to v0.5.14 chore(deps): update dependency astral-sh/uv to v0.5.15 Jan 7, 2025
Copy link
Contributor

github-actions bot commented Jan 7, 2025

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ API spectral 1 0 1.77s
⚠️ BASH bash-exec 6 1 0.04s
✅ BASH shellcheck 6 0 0.25s
✅ BASH shfmt 6 0 0 0.79s
✅ COPYPASTE jscpd yes no 3.74s
✅ DOCKERFILE hadolint 129 0 23.53s
✅ JSON jsonlint 20 0 0.22s
✅ JSON v8r 22 0 15.79s
⚠️ MARKDOWN markdownlint 267 0 301 26.25s
✅ MARKDOWN markdown-table-formatter 267 0 0 160.39s
⚠️ PYTHON bandit 214 66 3.51s
✅ PYTHON black 214 0 0 5.28s
✅ PYTHON flake8 214 0 2.09s
✅ PYTHON isort 214 0 0 1.34s
✅ PYTHON mypy 214 0 15.36s
✅ PYTHON pylint 214 0 34.05s
✅ PYTHON ruff 214 0 0 0.75s
✅ REPOSITORY checkov yes no 36.72s
✅ REPOSITORY git_diff yes no 1.09s
⚠️ REPOSITORY grype yes 26 12.44s
✅ REPOSITORY secretlint yes no 11.68s
✅ REPOSITORY trivy yes no 15.52s
✅ REPOSITORY trivy-sbom yes no 0.27s
⚠️ REPOSITORY trufflehog yes 1 54.73s
✅ SPELL cspell 717 0 13.71s
⚠️ SPELL lychee 349 13 5.09s
✅ XML xmllint 3 0 0 1.29s
✅ YAML prettier 160 0 0 5.3s
✅ YAML v8r 102 0 34.07s
✅ YAML yamllint 161 0 2.93s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@nvuillam nvuillam merged commit 6a14048 into main Jan 7, 2025
132 checks passed
@nvuillam nvuillam deleted the renovate/astral-sh-uv-0.x branch January 7, 2025 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants