Skip to content

Comments

fix(deps): update rust crate guppy to 0.17.25#162

Open
nextest-bot wants to merge 1 commit intomainfrom
renovate/guppy-0.x
Open

fix(deps): update rust crate guppy to 0.17.25#162
nextest-bot wants to merge 1 commit intomainfrom
renovate/guppy-0.x

Conversation

@nextest-bot
Copy link
Collaborator

@nextest-bot nextest-bot commented Jul 12, 2025

This PR contains the following updates:

Package Type Update Change
guppy dependencies patch 0.17.19 -> 0.17.25

Release Notes

guppy-rs/guppy (guppy)

v0.17.25: guppy 0.17.25

Compare Source

Added

Cargo metadata generated on Windows is now parseable on Unix. Windows paths are always normalized to forward slashes on Unix, which allows operations like .parent() to work. (Cross-platform parsing is not fully tested yet so you might run into issues. Please file a bug if you do.)

v0.17.24: guppy 0.17.24

Compare Source

Added
  • Workspace::build_directory() returns the build directory for intermediate build artifacts (requires Cargo 1.91+).
  • Workspace::default_members() and Workspace::default_member_ids() iterate over workspace default members (requires Cargo 1.71+; returns empty iterator for older Cargo versions).
  • PackageLink::registry() returns the registry URL for a dependency, if it uses a non-default registry.
  • PackageLink::path() returns the file system path for path dependencies.

v0.17.23: guppy 0.17.23

Compare Source

Changed
  • Internal dependency update: cargo_metadata updated to 0.23.0.

v0.17.22: guppy 0.17.22

Compare Source

Fixed

Replaced obsolete doc_auto_cfg with doc_cfg, to fix Rust nightly builds with the doc_cfg flag enabled.

v0.17.21: guppy 0.17.21

Compare Source

Changed
  • Internal dependency update: cargo_metadata updated to 0.22.0.

v0.17.20: guppy 0.17.20

Compare Source

Changed
  • Internal dependency update: cargo_metadata updated to 0.21.0.
  • MSRV updated to Rust 1.86, as required by dependencies.

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@nextest-bot nextest-bot added the dependencies Pull requests that update a dependency file label Jul 12, 2025
@nextest-bot nextest-bot changed the title fix(deps): update rust crate guppy to 0.17.20 fix(deps): update rust crate guppy to 0.17.21 Sep 15, 2025
@nextest-bot nextest-bot changed the title fix(deps): update rust crate guppy to 0.17.21 fix(deps): update rust crate guppy to 0.17.22 Sep 30, 2025
@nextest-bot nextest-bot changed the title fix(deps): update rust crate guppy to 0.17.22 fix(deps): update rust crate guppy to 0.17.23 Oct 13, 2025
@nextest-bot nextest-bot changed the title fix(deps): update rust crate guppy to 0.17.23 fix(deps): update rust crate guppy to 0.17.24 Dec 27, 2025
@nextest-bot nextest-bot changed the title fix(deps): update rust crate guppy to 0.17.24 fix(deps): update rust crate guppy to 0.17.25 Jan 31, 2026
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