fix(deps): update rust crate cargo_metadata to 0.23.0 #21

Merged
renovate[bot] merged 1 commits from renovate/all-digest into devel 2026-06-26 04:02:23 +04:00
Collaborator

This PR contains the following updates:

Package Type Update Change
cargo_metadata dependencies minor 0.21.00.23.0

Release Notes

oli-obk/cargo_metadata (cargo_metadata)

v0.23.1

Compare Source

Changed
  • Stabilized build_directory

v0.23.0

Compare Source

Added
  • Added FeatureName and PackageName newtype wrappers.

v0.22.0

Compare Source

Added
  • Added pub fn env_remove<K: Into<OsString>>(&mut self, key: K) -> &mut MetadataCommand to MetadataCommand.
  • Added export of cargo_platform at crate's root module.
Changed
  • Updated dependencies:
    • camino from 1.0.7 to 1.1.10
    • cargo_platform from 0.2.0 to 0.3.0
    • derive_builder from 0.12 to 0.20
    • semver from 1.0.7 to 1.0.26
    • serde_json from 1.0.118 to 1.0.142
    • serde from 1.0.136 to 1.0.219
    • thiserror from 2.0.3 to 2.0.12
  • Made Dependency's source member the same type as Package's source member: Option<Source>.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cargo_metadata](https://github.com/oli-obk/cargo_metadata) | dependencies | minor | `0.21.0` → `0.23.0` | --- ### Release Notes <details> <summary>oli-obk/cargo_metadata (cargo_metadata)</summary> ### [`v0.23.1`](https://github.com/oli-obk/cargo_metadata/blob/HEAD/CHANGELOG.md#0231---2025-11-11) [Compare Source](https://github.com/oli-obk/cargo_metadata/compare/0.23.0...0.23.1) ##### Changed - Stabilized `build_directory` ### [`v0.23.0`](https://github.com/oli-obk/cargo_metadata/blob/HEAD/CHANGELOG.md#0230---2025-09-27) [Compare Source](https://github.com/oli-obk/cargo_metadata/compare/0.22.0...0.23.0) ##### Added - Added `FeatureName` and `PackageName` newtype wrappers. ### [`v0.22.0`](https://github.com/oli-obk/cargo_metadata/blob/HEAD/CHANGELOG.md#0220---2025-08-18) [Compare Source](https://github.com/oli-obk/cargo_metadata/compare/0.21.0...0.22.0) ##### Added - Added `pub fn env_remove<K: Into<OsString>>(&mut self, key: K) -> &mut MetadataCommand` to `MetadataCommand`. - Added export of `cargo_platform` at crate's root module. ##### Changed - Updated dependencies: - `camino` from `1.0.7` to `1.1.10` - `cargo_platform` from `0.2.0` to `0.3.0` - `derive_builder` from `0.12` to `0.20` - `semver` from `1.0.7` to `1.0.26` - `serde_json` from `1.0.118` to `1.0.142` - `serde` from `1.0.136` to `1.0.219` - `thiserror` from `2.0.3` to `2.0.12` - Made `Dependency`'s `source` member the same type as `Package`'s `source` member: `Option<Source>`. </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjMuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE2My4zIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWwiLCJsYWJlbHMiOlsiYXV0b21hdGVkIiwiZGVwZW5kZW5jaWVzIl19-->
renovate[bot] added 1 commit 2026-06-26 04:02:21 +04:00
fix(deps): update rust crate cargo_metadata to 0.23.0
Test / Lint (pull_request) Failing after 1m52s
Test / Test (pull_request) Has been skipped
Test / Render parity (pull_request) Has been skipped
Docs Deploy / Build and Deploy MkDocs (push) Successful in 35s
Test / Lint (push) Failing after 2m3s
Test / Test (push) Has been skipped
Test / Render parity (push) Has been skipped
7db0bf8e3d
renovate[bot] scheduled this pull request to auto merge when all checks succeed 2026-06-26 04:02:22 +04:00
renovate[bot] merged commit 7db0bf8e3d into devel 2026-06-26 04:02:23 +04:00
renovate[bot] deleted branch renovate/all-digest 2026-06-26 04:02:23 +04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: valentineus/fparkan#21