Update Rust crate schemars to 0.9.0 #210

Open
renovate wants to merge 1 commits from renovate/schemars-0.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
schemars (source) dependencies minor 0.8.22 -> 0.9.0

Release Notes

GREsau/schemars (schemars)

v0.9.0

Compare Source

This version is identical to 1.0.0-alpha.18, but is available for those who are unable to unwilling to use a pre-release version.

Those upgrading from Schemars 0.8 may want to consult the migration guide, which also applies when migrating from 0.8 to 0.9.


Configuration

📅 Schedule: 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [schemars](https://graham.cool/schemars/) ([source](https://github.com/GREsau/schemars)) | dependencies | minor | `0.8.22` -> `0.9.0` | --- ### Release Notes <details> <summary>GREsau/schemars (schemars)</summary> ### [`v0.9.0`](https://github.com/GREsau/schemars/blob/HEAD/CHANGELOG.md#090---2025-05-26) [Compare Source](https://github.com/GREsau/schemars/compare/v0.8.22...v0.9.0) This version is identical to `1.0.0-alpha.18`, but is available for those who are unable to unwilling to use a pre-release version. Those upgrading from Schemars 0.8 may want to consult [the migration guide](https://graham.cool/schemars/migrating/), which also applies when migrating from 0.8 to 0.9. </details> --- ### Configuration 📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMi42IiwidXBkYXRlZEluVmVyIjoiNDAuMzIuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-05-27 00:07:03 +00:00
Update Rust crate schemars to 0.9.0
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
aaa8b6f591
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package schemars@0.8.22 --precise 0.9.0
    Updating crates.io index
error: failed to select a version for the requirement `schemars = "^0.8.6"`
candidate versions found which didn't match: 0.9.0
location searched: crates.io index
required by package `kube-core v0.99.0`
    ... which satisfies dependency `kube-core = "=0.99.0"` (locked to 0.99.0) of package `kube v0.99.0`
    ... which satisfies dependency `kube = "^0.99.0"` (locked to 0.99.0) of package `minio-operator v0.1.0 (/tmp/renovate/repos/gitea/pierre/MinioK8sBuckets)`

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: Cargo.lock ``` Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package schemars@0.8.22 --precise 0.9.0 Updating crates.io index error: failed to select a version for the requirement `schemars = "^0.8.6"` candidate versions found which didn't match: 0.9.0 location searched: crates.io index required by package `kube-core v0.99.0` ... which satisfies dependency `kube-core = "=0.99.0"` (locked to 0.99.0) of package `kube v0.99.0` ... which satisfies dependency `kube = "^0.99.0"` (locked to 0.99.0) of package `minio-operator v0.1.0 (/tmp/renovate/repos/gitea/pierre/MinioK8sBuckets)` ```
renovate force-pushed renovate/schemars-0.x from aaa8b6f591 to 4c847b5f63 2025-05-30 00:07:26 +00:00 Compare
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/schemars-0.x:renovate/schemars-0.x
git checkout renovate/schemars-0.x
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/MinioK8sBuckets#210
No description provided.