Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update charmcraft.yaml build tools #545

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 21, 2025

This PR contains the following updates:

Package Update Change Age Adoption Passing Confidence
rust-lang/rust minor 1.84.1 -> 1.85.0 age adoption passing confidence
uv (source, changelog) patch 0.6.1 -> 0.6.2 age adoption passing confidence

Release Notes

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

v1.85.0

Compare Source

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

Language

Compiler

Platform Support

Refer to Rust's [platform support page][platform-support-doc]
for more information on Rust's tiered platform support.

Libraries

Stabilized APIs

These APIs are now stable in const contexts:

Cargo

Rustdoc

Compatibility Notes

Internal Changes

These changes do not affect any public interfaces of Rust, but they represent
significant improvements to the performance or internals of rustc and related
tools.

astral-sh/uv (uv)

v0.6.2

Compare Source

Enhancements
  • Add support for constraining build dependencies with tool.uv.build-constraint-dependencies (#​11585)
  • Sort dependency group keys when adding new group (#​11591)
Performance
Bug fixes
  • Allow use of x86-64 Python on ARM Windows (#​11625)
  • Fix an issue where conflict markers could instigate a very large lock file (#​11293)
  • Fix duplicate packages with multiple conflicting extras declared (#​11513)
  • Respect color settings for log messages (#​11604)
  • Eagerly reject unsupported Git schemes (#​11514)
Documentation
  • Add documentation for specifying Python versions in tool commands (#​11598)

Configuration

📅 Schedule: Branch creation - "after 1am and before 3am every weekday" 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 Feb 21, 2025
@renovate renovate bot requested review from a team, taurus-forever, dragomirp and marceloneppel and removed request for a team February 21, 2025 02:08
Copy link

codecov bot commented Feb 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.21%. Comparing base (fa2834f) to head (3319920).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #545   +/-   ##
=======================================
  Coverage   70.21%   70.21%           
=======================================
  Files           9        9           
  Lines        1353     1353           
  Branches      224      224           
=======================================
  Hits          950      950           
  Misses        315      315           
  Partials       88       88           

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

@renovate renovate bot force-pushed the renovate/charmcraft.yaml-build-tools branch from 04fac07 to 3319920 Compare February 21, 2025 09:46
@marceloneppel marceloneppel merged commit 234a392 into main Feb 21, 2025
51 checks passed
@marceloneppel marceloneppel deleted the renovate/charmcraft.yaml-build-tools branch February 21, 2025 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Libraries: Out of sync 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