deps(deps): update cargo_metadata requirement from ^0.18.1 to ^0.23.1#11
deps(deps): update cargo_metadata requirement from ^0.18.1 to ^0.23.1#11dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Updates the requirements on [cargo_metadata](https://github.com/oli-obk/cargo_metadata) to permit the latest version. - [Release notes](https://github.com/oli-obk/cargo_metadata/releases) - [Changelog](https://github.com/oli-obk/cargo_metadata/blob/main/CHANGELOG.md) - [Commits](oli-obk/cargo_metadata@0.18.1...0.23.1) --- updated-dependencies: - dependency-name: cargo_metadata dependency-version: 0.23.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Adapt xtask code for the newtype wrappers (PackageName, FeatureName) introduced in cargo_metadata 0.19+. Convert through AsRef<str> at each interaction point with the existing HashMap<String, ...> collections. Closes #11.
|
Superseded by #19 which includes the necessary code fixes for cargo_metadata 0.23's newtype wrappers (PackageName, FeatureName). |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Adapt xtask code for the newtype wrappers (PackageName, FeatureName) introduced in cargo_metadata 0.19+. Convert through AsRef<str> at each interaction point with the existing HashMap<String, ...> collections. Closes #11.
Updates the requirements on cargo_metadata to permit the latest version.
Changelog
Sourced from cargo_metadata's changelog.
... (truncated)
Commits
c08e66cMerge pull request #317 from Muscraft/stabilize-build-dir083ca69chore: Bump version to 0.23.184d613bchore: Stabilize build_directory9d81809chore: Address new clippy warnings4d66bd3Merge pull request #309 from BD103/fix-doc-auto-configd1a6aa2fix:cargo_metadatanot building on docs.rs2af44dfMerge pull request #307 from smoelius/bump-version33cf6daTry to get CI to pass790de54Bump version8af4dc4Merge pull request #304 from smoelius/newtype-wrapperYou 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)