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

fix(deps): update all non-major dependencies #28

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
base64 dependencies patch 0.21.3 -> 0.21.4
k8s-openapi dependencies minor 0.19.0 -> 0.20.0
kubewarden-policy-sdk dependencies patch 0.9.7 -> 0.9.8

Release Notes

marshallpierce/rust-base64 (base64)

v0.21.4

Compare Source

  • Make encoded_len const, allowing the creation of arrays sized to encode compile-time-known data lengths
Arnavion/k8s-openapi (k8s-openapi)

v0.20.0

Compare Source

k8s-openapi

  • BREAKING CHANGE: This release removes all associated methods of resource types that mapped API operations. For example, there is no more fn api::core::v1::Pod::list(), and all types related to API operations like ListOptional and ResponseBody have also been removed. See https://github.com/Arnavion/k8s-openapi/issues/149 for more details.

  • BREAKING CHANGE: Added support for Kubernetes 1.28 under the v1_28 feature.

  • BREAKING CHANGE: Dropped support for Kubernetes 1.20 and 1.21.

Corresponding Kubernetes API server versions:

  • v1.22.17
  • v1.23.17
  • v1.24.17
  • v1.25.13
  • v1.26.8
  • v1.27.5
  • v1.28.1

k8s-openapi-codegen-common

  • BREAKING CHANGE: write_operation and other things related to emitting API operations have been removed.

k8s-openapi-derive

  • BREAKING CHANGE: The generated resource type no longer has associated clientset methods for listing etc.

kubewarden/policy-sdk-rust (kubewarden-policy-sdk)

v0.9.8

Compare Source

🐛 Bug Fixes

  • fix(deps): update rust crate url to 2.4.1 (#​112)

🧰 Maintenance

  • chore(deps): update rust crate k8s-openapi to 0.20.0 (#​113)
  • chore(deps): update actions/checkout action to v4 (#​114)
  • fix(deps): update rust crate url to 2.4.1 (#​112)
  • chore(deps): update actions/checkout digest to f43a0e5 (#​111)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner September 11, 2023 02:06
@flavio flavio merged commit 1737fb2 into main Sep 11, 2023
12 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch September 11, 2023 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant