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

Bump cargo_metadata from 0.15.0 to 0.15.2 #129

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2022

Bumps cargo_metadata from 0.15.0 to 0.15.2.

Changelog

Sourced from cargo_metadata's changelog.

Changelog

Unreleased

Added

  • Re-exported semver crate directly.

Changed

  • Made parse_stream more versatile by accepting anything that implements Read.

Removed

  • Removed re-exports for BuildMetadata and Prerelease from semver crate.

Fixed

  • Added missing manifest_path field to Artifact. Fixes #187.
Commits
  • 8319bd6 Publish new version
  • 711710b Merge pull request #213 from messense/fix-212
  • ad8bf92 Add #[serde(default)] to Artifact::manifest_path
  • 1af69df Merge pull request #211 from messense/stderr
  • d9cd00d Allow MetadataCommand to inherit stderr from parent
  • a0f55ac Disable semver again
  • b0a608d Add semver checks to CI
  • feac4af Version bump
  • 2d2998c Merge pull request #205 from msrd0/add-target-is-xxx
  • ecabef4 Add is_lib, is_bin etc to Target
  • 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 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 [cargo_metadata](https://github.com/oli-obk/cargo_metadata) from 0.15.0 to 0.15.2.
- [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@v0.15.0...v0.15.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@codecov-commenter
Copy link

Codecov Report

Merging #129 (366225f) into master (4191ebb) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #129   +/-   ##
=======================================
  Coverage   90.06%   90.06%           
=======================================
  Files          13       13           
  Lines         926      926           
=======================================
  Hits          834      834           
  Misses         92       92           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 4, 2023

Looks like cargo_metadata is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 4, 2023
@dependabot dependabot bot deleted the dependabot/cargo/cargo_metadata-0.15.2 branch January 4, 2023 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant