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

build(deps): bump the cargo-metadata group with 2 updates #257

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2025

Bumps the cargo-metadata group with 2 updates: cargo_metadata and clap-cargo.

Updates cargo_metadata from 0.18.1 to 0.19.1

Commits
  • 8f4c3a8 Merge pull request #276 from sunshowers/fromstr-display
  • e6c0f06 Merge pull request #278 from oli-obk/push-qxuollxmvlzn
  • 61ceb9a Pacify clippy
  • eae17fb Bump msrv to keep in sync with our dependencies
  • 2983f51 add FromStr and Display impls for TargetKind and CrateType
  • 834207b Merge pull request #273 from regexident/update-dependencies
  • 4373396 Update dependencies
  • af70fe5 Merge pull request #272 from regexident/prepare-v0.19.0
  • 3f2e39d Apply suggestions from code review
  • e8cfa29 Prepare release of v0.19.0
  • Additional commits viewable in compare view

Updates clap-cargo from 0.14.1 to 0.15.1

Changelog

Sourced from clap-cargo's changelog.

[0.15.1] - 2025-01-03

Fix

  • Reduce Cargo.lock content

[0.15.0] - 2025-01-02

Breaking Changes

  • Upgraded cargo_metadata to 0.19
Commits
  • 3eadd0f chore: Release clap-cargo version 0.15.1
  • 427af69 docs: Update changelog
  • a37548f Merge pull request #79 from dtolnay-contrib/deps
  • 80914f3 chore: Omit serde/serde_json from lockfiles not using cargo_metadata
  • 9b76d52 chore: Release clap-cargo version 0.15.0
  • bb2590c docs: Update changelog
  • b44569a Merge pull request #78 from epage/renovate/cargo_metadata-0.x
  • 28a8c00 chore(deps)!: Update Rust crate cargo_metadata to 0.19
  • 4f485ee Merge pull request #77 from crate-ci/renovate/stable-1.x
  • cfe5cac chore(deps): Update dependency STABLE to v1.83.0
  • Additional commits viewable in compare view

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the cargo-metadata group with 2 updates: [cargo_metadata](https://github.com/oli-obk/cargo_metadata) and [clap-cargo](https://github.com/crate-ci/clap-cargo).


Updates `cargo_metadata` from 0.18.1 to 0.19.1
- [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.19.1)

Updates `clap-cargo` from 0.14.1 to 0.15.1
- [Changelog](https://github.com/crate-ci/clap-cargo/blob/master/CHANGELOG.md)
- [Commits](crate-ci/clap-cargo@v0.14.1...v0.15.1)

---
updated-dependencies:
- dependency-name: cargo_metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-metadata
- dependency-name: clap-cargo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-metadata
...

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 Jan 8, 2025
@stormshield-guillaumed stormshield-guillaumed merged commit 964d541 into master Jan 8, 2025
8 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/cargo-metadata-f6e6681e4a branch January 8, 2025 16:06
This was referenced Jan 8, 2025
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.

1 participant