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 Rust crate guppy to 0.17.12 #7408

Merged
merged 1 commit into from
Feb 6, 2025
Merged

Update Rust crate guppy to 0.17.12 #7408

merged 1 commit into from
Feb 6, 2025

Conversation

oxide-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
guppy workspace.dependencies patch 0.17.8 -> 0.17.12

Release Notes

guppy-rs/guppy (guppy)

v0.17.12: guppy 0.17.12

Compare Source

Added

Added support for custom sparse registries (sparse+https://...). Thanks to jonhoo for your first contribution!

v0.17.11: guppy 0.17.11

Compare Source

Added

Added support for the upcoming Cargo resolver version
3
:
within guppy, CargoResolverVersion::V3. Resolver version 3 enables MSRV-aware
version resolution in Cargo.

The portion of dependency resolution that guppy works with (package and feature
resolution) happens after dependency versions have been resolved and
Cargo.lock is refreshed. This means that from guppy's perspective, resolver
version 3 is the same as version 2, and CargoResolverVersion::V3 acts as an
alias for CargoResolverVersion::V2.

v0.17.10: guppy 0.17.10

Compare Source

Changed
  • Internal dependency update: cargo_metadata updated to 0.19.1.
  • MSRV updated to Rust 1.78.

v0.17.9: guppy 0.17.9

Compare Source

Fixed
  • Graphs can now be generated even if the workspace Cargo.toml is within a subdirectory of one
    of its members. (This is an uncommon situation, but one that is supported by Cargo.)
Changed
  • Internal dependency update: cargo_metadata updated to 0.19.0.

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 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 has been generated by Renovate Bot.

@oxide-renovate oxide-renovate bot added the dependencies Pull requests that update a dependency file label Jan 28, 2025
@sunshowers sunshowers enabled auto-merge (squash) January 28, 2025 08:14
@oxide-renovate oxide-renovate bot force-pushed the renovate/guppy-0.x branch 3 times, most recently from 9c85206 to ad4d260 Compare February 4, 2025 04:21
@sunshowers sunshowers merged commit 9c9d3d1 into main Feb 6, 2025
18 checks passed
@sunshowers sunshowers deleted the renovate/guppy-0.x branch February 6, 2025 05:53
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.

1 participant