PackageMetadata::minimum_rust_version provides the rust-version field of a package as a Version.
PackageMetadata::rust_version has been deprecated because it returns a VersionReq even though
it actually should be a Version. In the next major release of guppy, the current definition of
rust_version will go away and be replaced with minimum_rust_version.
guppy 0.17.0
Changed
target-spec updated to version 3.
Fixed
Proptest strategy creator names updated from prop010_ to proptest1_.
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)
Bumps guppy from 0.15.2 to 0.17.1.
Release notes
Sourced from guppy's releases.
Commits
e9d1e96
[guppy] version 0.17.1d9bb66f
[target-spec] version 3.0.12bb4b08
[guppy] small changelog editbcbe01a
[meta] prepare other releases0c8ae33
[target-spec] prepare release4114c7f
[meta] update fixtures7c9e3ac
[meta] update versionsb843cb0
[guppy] unbreak backwards compatibility2406bfb
[guppy-summaries] fix test broken by indoc update2dae452
Revert "[meta] update to toml 0.7"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