kubewarden / seccomp-psp-policy

A Kubewarden Pod Security Policy that controls usage of Seccomp profiles
https://kubewarden.io
Apache License 2.0
4 stars 4 forks source link

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

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
k8s-openapi dependencies patch 0.21.0 -> 0.21.1
kubewarden-policy-sdk dependencies patch 0.9.10 -> 0.9.11
kubewarden/github-actions action patch v3.1.16 -> v3.1.17

Release Notes

Arnavion/k8s-openapi (k8s-openapi) ### [`v0.21.1`](https://togithub.com/Arnavion/k8s-openapi/blob/HEAD/CHANGELOG.md#v0211-2024-02-17) [Compare Source](https://togithub.com/Arnavion/k8s-openapi/compare/v0.21.0...v0.21.1) #### k8s-openapi - BUGFIX: Fix `schemars::JsonSchema` impl of `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` to be in line with what Kubernetes expects of int-or-string fields in CRDs. Corresponding Kubernetes API server versions: - v1.24.17 - v1.25.16 - v1.26.14 - v1.27.11 - v1.28.7 - v1.29.2 #### k8s-openapi-codegen-common - BUGFIX: See the bugfix mentioned above. #### k8s-openapi-derive - No changes except to bump the `k8s-openapi-codegen-common` dependency to the new version. ***
kubewarden/policy-sdk-rust (kubewarden-policy-sdk) ### [`v0.9.11`](https://togithub.com/kubewarden/policy-sdk-rust/releases/tag/v0.9.11) [Compare Source](https://togithub.com/kubewarden/policy-sdk-rust/compare/v0.9.10...v0.9.11) #### 🚀 Features - feat: image manifest capability ([#​129](https://togithub.com/kubewarden/policy-sdk-rust/issues/129)) #### 🐛 Bug Fixes - fix: CertificateVerificationRequest{}.not_after as None if empty ([#​132](https://togithub.com/kubewarden/policy-sdk-rust/issues/132)) - fix(deps): update rust crate serde_yaml to 0.9.31 ([#​130](https://togithub.com/kubewarden/policy-sdk-rust/issues/130)) #### 🧰 Maintenance - chore(deps): update release-drafter/release-drafter action to v6 ([#​131](https://togithub.com/kubewarden/policy-sdk-rust/issues/131)) - fix(deps): update rust crate serde_yaml to 0.9.31 ([#​130](https://togithub.com/kubewarden/policy-sdk-rust/issues/130))
kubewarden/github-actions (kubewarden/github-actions) ### [`v3.1.17`](https://togithub.com/kubewarden/github-actions/compare/v3.1.16...v3.1.17) [Compare Source](https://togithub.com/kubewarden/github-actions/compare/v3.1.16...v3.1.17)

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.