Update Rust crate k8s-openapi to 0.26.0 #230

Merged
renovate merged 1 commits from renovate/k8s-openapi-0.x into master 2025-09-07 00:36:02 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
k8s-openapi dependencies minor 0.25.0 -> 0.26.0

Release Notes

Arnavion/k8s-openapi (k8s-openapi)

v0.26.0

Compare Source

k8s-openapi

  • BREAKING CHANGE: Added support for Kubernetes 1.34 under the v1_34 feature.

  • BREAKING CHANGE: schemars::JsonSchema impls are now generated for schemars v1.

Corresponding Kubernetes API server versions:

  • v1.30.14
  • v1.31.12
  • v1.32.8
  • v1.33.4
  • v1.34.0

k8s-openapi-codegen-common

  • BREAKING CHANGE: schemars::JsonSchema impls are now generated for schemars v1.

k8s-openapi-derive

  • No changes except to bump the k8s-openapi-codegen-common dependency to the new version.


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 | |---|---|---|---| | [k8s-openapi](https://github.com/Arnavion/k8s-openapi) | dependencies | minor | `0.25.0` -> `0.26.0` | --- ### Release Notes <details> <summary>Arnavion/k8s-openapi (k8s-openapi)</summary> ### [`v0.26.0`](https://github.com/Arnavion/k8s-openapi/blob/HEAD/CHANGELOG.md#v0260-2025-09-06) [Compare Source](https://github.com/Arnavion/k8s-openapi/compare/v0.25.0...v0.26.0) #### k8s-openapi - BREAKING CHANGE: Added support for Kubernetes 1.34 under the `v1_34` feature. - BREAKING CHANGE: `schemars::JsonSchema` impls are now generated for schemars v1. Corresponding Kubernetes API server versions: - v1.30.14 - v1.31.12 - v1.32.8 - v1.33.4 - v1.34.0 #### k8s-openapi-codegen-common - BREAKING CHANGE: `schemars::JsonSchema` impls are now generated for schemars v1. #### k8s-openapi-derive - No changes except to bump the `k8s-openapi-codegen-common` dependency to the new version. *** </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:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny43IiwidXBkYXRlZEluVmVyIjoiNDEuOTcuNyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-09-07 00:36:01 +00:00
Update Rust crate k8s-openapi to 0.26.0
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
51c3f331f3
renovate scheduled this pull request to auto merge when all checks succeed 2025-09-07 00:36:01 +00:00
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 k8s-openapi@0.25.0 --precise 0.26.0
    Updating crates.io index
error: failed to select a version for the requirement `k8s-openapi = "^0.25.0"`
candidate versions found which didn't match: 0.26.0
location searched: crates.io index
required by package `kube v1.1.0`
    ... which satisfies dependency `kube = "^1.1.0"` (locked to 1.1.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 k8s-openapi@0.25.0 --precise 0.26.0 Updating crates.io index error: failed to select a version for the requirement `k8s-openapi = "^0.25.0"` candidate versions found which didn't match: 0.26.0 location searched: crates.io index required by package `kube v1.1.0` ... which satisfies dependency `kube = "^1.1.0"` (locked to 1.1.0) of package `minio-operator v0.1.0 (/tmp/renovate/repos/gitea/pierre/MinioK8sBuckets)` ```
renovate merged commit 146ee613e3 into master 2025-09-07 00:36:02 +00:00
renovate deleted branch renovate/k8s-openapi-0.x 2025-09-07 00:36:02 +00: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: pierre/MinioK8sBuckets#230
No description provided.