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

chore(deps): bump guppy from 0.17.5 to 0.17.7 #1262

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2024

Bumps guppy from 0.17.5 to 0.17.7.

Release notes

Sourced from guppy's releases.

guppy 0.17.7

Changed

  • Update target-spec to 3.2.1.

guppy 0.17.6

Changed

  • MSRV updated to Rust 1.75.

Fixed

  • Fixed feature graph construction accidentally inserting self-loops in some cases (#292). This was causing cargo-hakari to crash in some workspaces.
  • Fixed a small bug in Cargo resolution where packages were incorrectly being marked as activated on the host platform ([8666ebc]).

#292: guppy-rs/guppy#292 [8666ebc]: guppy-rs/guppy@8666ebc

Commits
  • 23cb24b [guppy] version 0.17.7
  • 1ce5e67 [target-spec] version 3.2.1
  • dc61594 [meta] bump minimum target-lexicon version
  • bd05971 Update Rust crate itertools to 0.13.0
  • 5e00510 Update Rust crate target-lexicon to 0.12.16
  • 6b3d9fd Update taiki-e/install-action digest to d852c47
  • c36379a Update Rust crate diffy to 0.4.0
  • 917a912 Update Rust crate target-lexicon to 0.12.15
  • 59c25c6 Update Rust crate serde to 1.0.204
  • cce5f55 Update Rust crate log to 0.4.22
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [guppy](https://github.com/guppy-rs/guppy) from 0.17.5 to 0.17.7.
- [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.5...guppy-0.17.7)

---
updated-dependencies:
- dependency-name: guppy
  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 Aug 1, 2024
Copy link
Contributor

@mistydemeo mistydemeo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to confirm our MSRV policy before merging this. guppy 0.17.6 bumped its MSRV to 1.75, which could impact some users who install cargo-dist via cargo install.

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 3, 2024

A newer version of guppy exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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