jeremylvln / Shulker

A Kubernetes operator for managing complex and dynamic Minecraft infrastructures, including game servers and proxies.
https://shulker.jeremylvln.fr/
GNU Affero General Public License v3.0
181 stars 14 forks source link

chore(deps): update rust crate k8s-openapi to 0.23.0 #657

Open renovate[bot] opened 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

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

Release Notes

Arnavion/k8s-openapi (k8s-openapi) ### [`v0.23.0`](https://redirect.github.com/Arnavion/k8s-openapi/blob/HEAD/CHANGELOG.md#v0230-2024-09-15) [Compare Source](https://redirect.github.com/Arnavion/k8s-openapi/compare/v0.22.0...v0.23.0) - 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. ***

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.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 3 weeks ago

⚠️ 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:

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.22.0 --precise 0.23.0
    Updating crates.io index
error: failed to select a version for the requirement `k8s-openapi = "^0.22.0"`
candidate versions found which didn't match: 0.23.0
location searched: crates.io index
required by package `kube v0.94.0`
    ... which satisfies dependency `kube = "^0.94.0"` (locked to 0.94.0) of package `google-agones-crds v0.11.0 (/tmp/renovate/repos/github/jeremylvln/Shulker/packages/google-agones-crds)`