wcampbell0x2a / zerus

Lightweight binary to download only project required crates for offline crates.io mirror
Apache License 2.0
33 stars 3 forks source link

Bump guppy from 0.17.1 to 0.17.5 #45

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps guppy from 0.17.1 to 0.17.5.

Release notes

Sourced from guppy's releases.

guppy 0.17.5

Changed

  • The Debug impl for FeatureSet is now more useful. (PRs welcome to make the Debug impls for types like PackageSet more useful as well.)
  • MSRV updated to Rust 1.73.

Fixed

  • Cargo build simulations now consider dev-dependencies of proc-macro crates. Previously, we weren't doing so.

guppy 0.17.4

Fixed

  • Attempted to address PackageGraph creation with artifact dependencies as supported by nightly Rust (#174). Note that this is not a complete fix, as documented at #174.

#174: guppy-rs/guppy#174

guppy 0.17.3

Fixed

  • Fixed a PackageGraph creation edge case (#158).

#158: guppy-rs/guppy#158

guppy 0.17.2

Fixed

Changed

  • MSRV updated to Rust 1.70.
Commits
  • 9a0bb05 [guppy] version 0.17.5
  • c19204f [meta] prepare releases
  • 7c9f699 [ci] update x86_64 linux build to use zigbuild
  • 5223e5c [cargo-hakari] add documentation about using a patch directive
  • 195bdee [target-spec] fix version in changelog
  • ef37cb8 [target-spec] version 3.1.0
  • 7e8d075 [target-spec] prepare 3.1.0 release
  • aa19fb5 [ci] update to cargo-release 0.25.0
  • 312e6fd Update taiki-e/install-action digest to cf31de7
  • e4017f2 Update Rust crate env_logger to 0.11.1
  • 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 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)