Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate k8s-openapi to 0.23.0 #241

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

noelbot
Copy link
Member

@noelbot noelbot commented Jan 20, 2024

This PR contains the following updates:

Package Type Update Change
k8s-openapi dependencies minor 0.20.0 -> 0.23.0

Release Notes

Arnavion/k8s-openapi (k8s-openapi)

v0.23.0

Compare Source

k8s-openapi

  • BREAKING CHANGE: Added support for Kubernetes 1.31 under the v1_31 feature.

  • BREAKING CHANGE: Dropped support for Kubernetes 1.24 and 1.25.

Corresponding Kubernetes API server versions:

  • v1.26.15
  • v1.27.16
  • v1.28.14
  • v1.29.9
  • v1.30.5
  • v1.31.1

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.22.0

Compare Source

k8s-openapi

  • BREAKING CHANGE: Added support for Kubernetes 1.30 under the v1_30 feature.

Corresponding Kubernetes API server versions:

  • v1.24.17
  • v1.25.16
  • v1.26.15
  • v1.27.13
  • v1.28.9
  • v1.29.4
  • v1.30.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.21.1

Compare Source

k8s-openapi

  • BUGFIX: Fix schemars::JsonSchema impl of k8s_openapi::apimachinery::pkg::util::intstr::IntOrString to be in line with what Kubernetes expects of int-or-string fields in CRDs.

Corresponding Kubernetes API server versions:

  • v1.24.17
  • v1.25.16
  • v1.26.14
  • v1.27.11
  • v1.28.7
  • v1.29.2

k8s-openapi-codegen-common

  • BUGFIX: See the bugfix mentioned above.

k8s-openapi-derive

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

v0.21.0

Compare Source

k8s-openapi

  • BREAKING CHANGE: Added support for Kubernetes 1.29 under the v1_29 feature.

  • BREAKING CHANGE: Dropped support for Kubernetes 1.22 and 1.23.

Corresponding Kubernetes API server versions:

  • v1.24.17
  • v1.25.16
  • v1.26.13
  • v1.27.10
  • v1.28.6
  • v1.29.1

k8s-openapi-codegen-common

  • No changes.

k8s-openapi-derive

  • No changes.


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.

@noelbot noelbot requested a review from auguwu as a code owner January 20, 2024 04:02
@noelbot
Copy link
Member Author

noelbot commented Jan 20, 2024

⚠ 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 [email protected] --precise 0.21.1
    Updating crates.io index
error: failed to select a version for the requirement `k8s-openapi = "^0.20.0"`
candidate versions found which didn't match: 0.21.1
location searched: crates.io index
required by package `kube v0.87.2`
    ... which satisfies dependency `kube = "^0.87.2"` (locked to 0.87.2) of package `charted-emails v0.2.0 (/tmp/renovate/repos/github/charted-dev/emails)`
perhaps a crate was updated and forgotten to be re-vendored?

@noelbot noelbot force-pushed the renovate/k8s-openapi-0.x branch 6 times, most recently from b31289c to 24c3233 Compare January 28, 2024 09:02
@noelbot noelbot force-pushed the renovate/k8s-openapi-0.x branch 5 times, most recently from de3fdf5 to 31fd076 Compare February 2, 2024 14:01
@noelbot noelbot force-pushed the renovate/k8s-openapi-0.x branch 4 times, most recently from ea531e4 to 02acf4c Compare February 11, 2024 07:02
@noelbot noelbot changed the title Update Rust crate k8s-openapi to 0.21.0 Update Rust crate k8s-openapi to 0.21.1 Feb 18, 2024
@noelbot noelbot force-pushed the renovate/k8s-openapi-0.x branch 3 times, most recently from cf17118 to 8ecf54e Compare February 20, 2024 03:02
@noelbot noelbot force-pushed the renovate/k8s-openapi-0.x branch 2 times, most recently from 521ec63 to c4734ed Compare March 10, 2024 05:01
@noelbot noelbot force-pushed the renovate/k8s-openapi-0.x branch 5 times, most recently from a661d15 to ad23265 Compare March 21, 2024 22:02
@noelbot noelbot force-pushed the renovate/k8s-openapi-0.x branch 7 times, most recently from 0676e02 to 9b1aba8 Compare March 28, 2024 18:02
@noelbot noelbot force-pushed the renovate/k8s-openapi-0.x branch 3 times, most recently from 2ce5f27 to 16dba27 Compare April 11, 2024 20:02
@noelbot noelbot force-pushed the renovate/k8s-openapi-0.x branch 5 times, most recently from f0b1802 to 2c02885 Compare April 21, 2024 19:01
@noelbot noelbot force-pushed the renovate/k8s-openapi-0.x branch 2 times, most recently from 150eedc to 266891a Compare April 27, 2024 06:01
@noelbot noelbot force-pushed the renovate/k8s-openapi-0.x branch 2 times, most recently from 5da641f to 491c847 Compare May 2, 2024 19:02
@noelbot noelbot changed the title Update Rust crate k8s-openapi to 0.21.1 Update Rust crate k8s-openapi to 0.22.0 Aug 20, 2024
@noelbot noelbot changed the title Update Rust crate k8s-openapi to 0.22.0 Update Rust crate k8s-openapi to 0.23.0 Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants