Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Bumps guppy from 0.17.23 to 0.17.24.

Release notes

Sourced from guppy's releases.

guppy 0.17.24

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.
Commits
  • 66969e3 [guppy] version 0.17.24
  • 78c10d8 [guppy] prepare release
  • 4bda41b [target-spec] version 3.5.5
  • a36a264 [cfg-expr] prepare release
  • c0a051b [meta] update cfg-expr to 0.20.5 (#571)
  • af46943 [guppy] add support for fields in newer cargo_metadata (#570)
  • 5a31368 chore(deps): update rust crate cargo_metadata to 0.23.1 (#568)
  • 4e538fb chore(deps): update taiki-e/install-action digest to 6cc14f7 (#567)
  • e4eb5f0 fix(deps): update rust crate enable-ansi-support to 0.3.1 (#566)
  • d3d43dd chore(deps): update taiki-e/install-action action to v2.62.28 (#564)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [guppy](https://github.com/guppy-rs/guppy) from 0.17.23 to 0.17.24.
- [Release notes](https://github.com/guppy-rs/guppy/releases)
- [Changelog](https://github.com/guppy-rs/guppy/blob/main/release.toml)
- [Commits](guppy-rs/guppy@guppy-0.17.23...guppy-0.17.24)

---
updated-dependencies:
- dependency-name: guppy
  dependency-version: 0.17.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Dec 29, 2025
@wfchandler wfchandler merged commit ca16fad into main Dec 30, 2025
15 checks passed
@wfchandler wfchandler deleted the dependabot/cargo/guppy-0.17.24 branch December 30, 2025 15:18
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants