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.24.0 #111

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2024

This PR contains the following updates:

Package Type Update Change
k8s-openapi dependencies minor 0.22.0 -> 0.24.0

Release Notes

Arnavion/k8s-openapi (k8s-openapi)

v0.24.0

Compare Source

k8s-openapi

  • BREAKING CHANGE: Added support for Kubernetes 1.32 under the v1_32 feature.

  • BREAKING CHANGE: Dropped support for Kubernetes 1.26 and 1.27.

Corresponding Kubernetes API server versions:

  • v1.28.15
  • v1.29.12
  • v1.30.8
  • v1.31.4
  • v1.32.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.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.


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.

Copy link
Contributor Author

renovate bot commented Sep 16, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

Copy link
Contributor Author

renovate bot commented Sep 16, 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 k8s-openapi@0.22.0 --precise 0.24.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.24.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 `rust-webapp v0.1.0 (/tmp/renovate/repos/github/andreisilviudragnea/rust-webapp)`

@renovate renovate bot force-pushed the renovate/k8s-openapi-0.x branch 10 times, most recently from b8384f7 to 9c05eac Compare September 21, 2024 19:45
@renovate renovate bot force-pushed the renovate/k8s-openapi-0.x branch 10 times, most recently from 2146325 to 5f86bf6 Compare October 19, 2024 04:56
@renovate renovate bot force-pushed the renovate/k8s-openapi-0.x branch 6 times, most recently from 944a50d to 36278d8 Compare October 25, 2024 21:24
@renovate renovate bot force-pushed the renovate/k8s-openapi-0.x branch 2 times, most recently from 0576a77 to 02977a3 Compare November 1, 2024 09:35
@renovate renovate bot force-pushed the renovate/k8s-openapi-0.x branch 4 times, most recently from c81f1cc to 5b8561d Compare November 12, 2024 01:33
@renovate renovate bot force-pushed the renovate/k8s-openapi-0.x branch 5 times, most recently from 813dd12 to 2fe3abe Compare November 18, 2024 04:47
@renovate renovate bot force-pushed the renovate/k8s-openapi-0.x branch 4 times, most recently from ba267d8 to c3e4f66 Compare November 29, 2024 21:27
@renovate renovate bot force-pushed the renovate/k8s-openapi-0.x branch 7 times, most recently from d9f3c5d to 7028b4b Compare December 9, 2024 17:39
@renovate renovate bot force-pushed the renovate/k8s-openapi-0.x branch from 7028b4b to 5ffc259 Compare December 11, 2024 07:58
@renovate renovate bot force-pushed the renovate/k8s-openapi-0.x branch 2 times, most recently from 1067c6b to 975a809 Compare December 22, 2024 02:15
@renovate renovate bot changed the title Update Rust crate k8s-openapi to 0.23.0 Update Rust crate k8s-openapi to 0.24.0 Dec 22, 2024
@renovate renovate bot force-pushed the renovate/k8s-openapi-0.x branch from 975a809 to 408b534 Compare December 22, 2024 15:10
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.

0 participants