kubewarden / user-group-psp-policy

This Kubewarden Policy is a replacement for the Kubernetes Pod Security Policy that controls containers user and groups
https://kubewarden.io
Apache License 2.0
7 stars 4 forks source link

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

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

Arnavion/k8s-openapi (k8s-openapi) ### [`v0.20.0`](https://togithub.com/Arnavion/k8s-openapi/blob/HEAD/CHANGELOG.md#v0200-2023-09-07) [Compare Source](https://togithub.com/Arnavion/k8s-openapi/compare/v0.19.0...v0.20.0) #### 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](https://togithub.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`](https://togithub.com/kubewarden/policy-sdk-rust/releases/tag/v0.9.8) [Compare Source](https://togithub.com/kubewarden/policy-sdk-rust/compare/v0.9.7...v0.9.8) #### 🐛 Bug Fixes - fix(deps): update rust crate url to 2.4.1 ([#​112](https://togithub.com/kubewarden/policy-sdk-rust/issues/112)) #### 🧰 Maintenance - chore(deps): update rust crate k8s-openapi to 0.20.0 ([#​113](https://togithub.com/kubewarden/policy-sdk-rust/issues/113)) - chore(deps): update actions/checkout action to v4 ([#​114](https://togithub.com/kubewarden/policy-sdk-rust/issues/114)) - fix(deps): update rust crate url to 2.4.1 ([#​112](https://togithub.com/kubewarden/policy-sdk-rust/issues/112)) - chore(deps): update actions/checkout digest to [`f43a0e5`](https://togithub.com/kubewarden/policy-sdk-rust/commit/f43a0e5) ([#​111](https://togithub.com/kubewarden/policy-sdk-rust/issues/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.



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