Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2025

This PR contains the following updates:

Package Update Change Age Adoption Passing Confidence
rust-lang/rust minor 1.87.0 -> 1.88.0 age adoption passing confidence
uv (source, changelog) patch 0.7.14 -> 0.7.17 age adoption passing confidence

Release Notes

rust-lang/rust (rust-lang/rust)

v1.88.0

Compare Source

==========================

Language

Compiler

Platform Support

Refer to Rust's platform support page
for more information on Rust's tiered platform support.

Libraries

Stabilized APIs

These previously stable APIs are now stable in const contexts:

Cargo

Rustdoc

Compatibility Notes

astral-sh/uv (uv)

v0.7.17

Compare Source

Bug fixes
  • Apply build constraints when resolving --with dependencies (#​14340)
  • Drop trailing slashes when converting index URL from URL (#​14346)
  • Ignore UV_PYTHON_CACHE_DIR when empty (#​14336)
  • Fix error message ordering for pyvenv.cfg version conflict (#​14329)

v0.7.16

Compare Source

Python
  • Add Python 3.14.0b3

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

Enhancements
  • Include path or URL when failing to convert in lockfile (#​14292)
  • Warn when ~= is used as a Python version specifier without a patch version (#​14008)
Preview features
  • Ensure preview default Python installs are upgradeable (#​14261)
Performance
  • Share workspace cache between lock and sync operations (#​14321)
Bug fixes
  • Allow local indexes to reference remote files (#​14294)
  • Avoid rendering desugared prefix matches in error messages (#​14195)
  • Avoid using path URL for workspace Git dependencies in requirements.txt (#​14288)
  • Normalize index URLs to remove trailing slash (#​14245)
  • Respect URL-encoded credentials in redirect location (#​14315)
  • Lock the source tree when running setuptools, to protect concurrent builds (#​14174)
Documentation
  • Note that GCP Artifact Registry download URLs must have /simple component (#​14251)

v0.7.15

Compare Source

Enhancements
  • Consistently use Ordering::Relaxed for standalone atomic use cases (#​14190)
  • Warn on ambiguous relative paths for --index (#​14152)
  • Skip GitHub fast path when rate-limited (#​13033)
  • Preserve newlines in schema.json descriptions (#​13693)
Bug fixes
  • Add check for using minor version link when creating a venv on Windows (#​14252)
  • Strip query parameters when parsing source URL (#​14224)
Documentation
  • Add a link to PyPI FAQ to clarify what per-project token is (#​14242)
Preview features
  • Allow symlinks in the build backend (#​14212)

Configuration

📅 Schedule: Branch creation - Between 01:00 AM and 05:59 AM, only on Tuesday ( * 1-5 * * 2 ) in timezone Etc/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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 not bug or enhancement PR is not 'bug' or 'enhancement'. For release notes label Jul 1, 2025
@renovate renovate bot requested review from a team, dragomirp, marceloneppel and taurus-forever and removed request for a team July 1, 2025 02:44
Copy link

codecov bot commented Jul 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.49%. Comparing base (c8048b5) to head (029f305).
⚠️ Report is 80 commits behind head on 16/edge.

Additional details and impacted files
@@           Coverage Diff            @@
##           16/edge    #1012   +/-   ##
========================================
  Coverage    70.49%   70.49%           
========================================
  Files           16       16           
  Lines         3789     3789           
  Branches       548      548           
========================================
  Hits          2671     2671           
  Misses         985      985           
  Partials       133      133           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dragomirp dragomirp merged commit 03b1d71 into 16/edge Jul 1, 2025
296 of 306 checks passed
@dragomirp dragomirp deleted the renovate/16/edge-charmcraft.yaml-build-tools branch July 1, 2025 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

not bug or enhancement PR is not 'bug' or 'enhancement'. For release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants