fix(deps): update rust crate k8s-openapi to 0.26.0 #35

Merged
renovate-bot merged 1 commit from renovate/k8s-openapi-0.x into master 2025-09-08 09:04:49 +00:00
Member

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 was generated by Renovate Bot. The local configuration can be found in my Renovate Bot repository.

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 was generated by [Renovate Bot](https://github.com/renovatebot/renovate). The local configuration can be found in my [Renovate Bot repository](https://git.apps.fuwafuwatime.moe/fuwafuwalabs/k8s-apps.fuwafuwatime.moe/src/branch/master/flux/apps/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Ny40IiwidXBkYXRlZEluVmVyIjoiNDEuODcuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
fix(deps): update rust crate k8s-openapi to 0.26.0
Some checks failed
renovate/artifacts Artifact file update failure
ci/woodpecker/pr/build Pipeline failed
ci/woodpecker/push/build Pipeline failed
54d774baf0
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-09-06 22:01:55 +00:00
Author
Member

⚠️ 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 `k6u v0.1.2 (/scratch/repos/gitea/fuwafuwalabs/k6u)`

### ⚠️ 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 `k6u v0.1.2 (/scratch/repos/gitea/fuwafuwalabs/k6u)` ```
renovate-bot deleted branch renovate/k8s-openapi-0.x 2025-09-08 09:04:49 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
fuwafuwalabs/k6u!35
No description provided.