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 #39

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.18.0 -> 0.19.0
kubewarden-policy-sdk dependencies patch 0.9.5 -> 0.9.6
kubewarden/github-actions action patch v3.1.5 -> v3.1.8

Release Notes

Arnavion/k8s-openapi (k8s-openapi) ### [`v0.19.0`](https://togithub.com/Arnavion/k8s-openapi/blob/HEAD/CHANGELOG.md#v0190-2023-08-05) [Compare Source](https://togithub.com/Arnavion/k8s-openapi/compare/v0.18.0...v0.19.0) #### k8s-openapi - BREAKING CHANGE: Added support for Kubernetes 1.27 under the `v1_27` feature. - FEATURE: The `k8s-openapi` now has two additional Cargo features `earliest` and `latest`, which select the earliest and latest supported version. For example, in this release, `earliest` is equivalent to `v1_20` and `latest` is equivalent to `v1_27`. Corresponding Kubernetes API server versions: - v1.20.15 - v1.21.14 - v1.22.17 - v1.23.17 - v1.24.16 - v1.25.12 - v1.26.7 - v1.27.4 #### k8s-openapi-codegen-common - No changes. #### k8s-openapi-derive - No changes. ***
kubewarden/policy-sdk-rust (kubewarden-policy-sdk) ### [`v0.9.6`](https://togithub.com/kubewarden/policy-sdk-rust/releases/tag/v0.9.6): Kubewarden Rust SDK v0.9.6 [Compare Source](https://togithub.com/kubewarden/policy-sdk-rust/compare/v0.9.5...v0.9.6) - Tag release 0.9.6 ([#​108](https://togithub.com/kubewarden/policy-sdk-rust/issues/108)) - chore(deps): pin dependencies ([#​104](https://togithub.com/kubewarden/policy-sdk-rust/issues/104)) - automation(renovate): pin GH actions by digest ([#​102](https://togithub.com/kubewarden/policy-sdk-rust/issues/102)) #### 🐛 Bug Fixes - fix: breaking change done by 0.9.5 release ([#​106](https://togithub.com/kubewarden/policy-sdk-rust/issues/106)) #### 🧰 Maintenance - ci: add release-drafter ([#​107](https://togithub.com/kubewarden/policy-sdk-rust/issues/107))
kubewarden/github-actions (kubewarden/github-actions) ### [`v3.1.8`](https://togithub.com/kubewarden/github-actions/compare/v3.1.7...v3.1.8) [Compare Source](https://togithub.com/kubewarden/github-actions/compare/v3.1.7...v3.1.8) ### [`v3.1.7`](https://togithub.com/kubewarden/github-actions/releases/tag/v3.1.7) [Compare Source](https://togithub.com/kubewarden/github-actions/compare/v3.1.6...v3.1.7) ##### 🚀 Features - ci: add e2e tests step to reusable test policy go ([#​84](https://togithub.com/kubewarden/github-actions/issues/84)) ##### 🧰 Maintenance - chore: prepare for v3.1.7 release ([#​85](https://togithub.com/kubewarden/github-actions/issues/85)) ### [`v3.1.6`](https://togithub.com/kubewarden/github-actions/releases/tag/v3.1.6) [Compare Source](https://togithub.com/kubewarden/github-actions/compare/v3.1.5...v3.1.6) ##### 🧰 Maintenance - build: bump tinygo version to 0.28.1 ([#​82](https://togithub.com/kubewarden/github-actions/issues/82))

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.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.