Shulker icon indicating copy to clipboard operation
Shulker copied to clipboard

chore(deps): update rust crate k8s-openapi to 0.22.0

Open renovate[bot] opened this issue 1 year ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Type Update Change
k8s-openapi workspace.dependencies minor 0.21.1 -> 0.22.0

Release Notes

Arnavion/k8s-openapi (k8s-openapi)

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.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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[bot] avatar May 16 '24 12:05 renovate[bot]

⚠️ 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.22.0
    Updating crates.io index
error: failed to select a version for the requirement `k8s-openapi = "^0.21.0"`
candidate versions found which didn't match: 0.22.0
location searched: crates.io index
required by package `kube v0.88.1`
    ... which satisfies dependency `kube = "^0.88.1"` (locked to 0.88.1) of package `google-agones-crds v0.8.1 (/tmp/renovate/repos/github/jeremylvln/Shulker/packages/google-agones-crds)`
perhaps a crate was updated and forgotten to be re-vendored?

renovate[bot] avatar May 16 '24 12:05 renovate[bot]