Skip to content

chore(deps): ⬆️ Update Rust crate k8s-openapi to 0.27.0#509

Open
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/k8s-openapi-0.x
Open

chore(deps): ⬆️ Update Rust crate k8s-openapi to 0.27.0#509
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/k8s-openapi-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 7, 2025

This PR contains the following updates:

Package Type Update Change
k8s-openapi dependencies minor 0.25.00.27.0

Release Notes

Arnavion/k8s-openapi (k8s-openapi)

v0.27.0

Compare Source

k8s-openapi

  • BREAKING CHANGE: Added support for Kubernetes 1.35 under the v1_35 feature.

  • BREAKING CHANGE: Dropped support for Kubernetes 1.30.

  • BREAKING CHANGE: chrono::DateTime has been replaced by jiff::Timestamp in the implementations of apimachinery::pkg::apis::meta::v1::{MicroTime, Time}.

  • FEATURE: All newtypes now implement From for their inner type, eg Time impls From<jiff::Timestamp>.

Corresponding Kubernetes API server versions:

  • v1.31.14
  • v1.32.11
  • v1.33.7
  • v1.34.3
  • v1.35.0

k8s-openapi-codegen-common

  • No changes.

k8s-openapi-derive

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

v0.26.1

Compare Source

k8s-openapi

  • BUGFIX: apimachinery::pkg::api::resource::Quantity now supports deserializing from a JSON integer, to match Kubernetes API server behavior.

Corresponding Kubernetes API server versions:

  • v1.30.14
  • v1.31.14
  • v1.32.10
  • v1.33.7
  • v1.34.3

k8s-openapi-codegen-common

  • No changes.

k8s-openapi-derive

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

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 Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 7, 2025
@renovate renovate bot requested review from lexxy23 and rusty232 September 7, 2025 10:59
@renovate
Copy link
Contributor Author

renovate bot commented Sep 7, 2025

⚠️ 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 cli/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `k8s-openapi`.
    ... required by package `nachtwacht-cli v0.3.0-alpha.1 (/tmp/renovate/repos/github/ds2/n8w8-rust/cli)`
versions that meet the requirements `^0.27.0` are: 0.27.0

package `nachtwacht-cli` depends on `k8s-openapi` with feature `v1_26` but `k8s-openapi` does not have that feature.
 package `k8s-openapi` does have feature `v1_31`


failed to select a version for `k8s-openapi` which could resolve this conflict

@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 7, 2025

@renovate renovate bot force-pushed the renovate/k8s-openapi-0.x branch from a87c0e6 to f624241 Compare January 11, 2026 21:37
@renovate renovate bot changed the title chore(deps): ⬆️ Update Rust crate k8s-openapi to 0.26.0 chore(deps): ⬆️ Update Rust crate k8s-openapi to 0.27.0 Jan 11, 2026
@sonarqubecloud
Copy link

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants