kubewarden / trusted-repos-policy

A Kubewarden policy that restricts what registries, tags and images can pods on your cluster refer to
https://kubewarden.io
Apache License 2.0
5 stars 3 forks source link

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

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
k8s-openapi dependencies minor 0.20.0 -> 0.21.0
kubewarden/github-actions action patch v3.1.12 -> v3.1.14
regex dependencies patch 1.10.2 -> 1.10.3

Release Notes

Arnavion/k8s-openapi (k8s-openapi) ### [`v0.21.0`](https://togithub.com/Arnavion/k8s-openapi/blob/HEAD/CHANGELOG.md#v0210-2024-01-19) [Compare Source](https://togithub.com/Arnavion/k8s-openapi/compare/v0.20.0...v0.21.0) #### k8s-openapi - BREAKING CHANGE: Added support for Kubernetes 1.29 under the `v1_29` feature. - BREAKING CHANGE: Dropped support for Kubernetes 1.22 and 1.23. Corresponding Kubernetes API server versions: - v1.24.17 - v1.25.16 - v1.26.13 - v1.27.10 - v1.28.6 - v1.29.1 #### k8s-openapi-codegen-common - No changes. #### k8s-openapi-derive - No changes. ***
kubewarden/github-actions (kubewarden/github-actions) ### [`v3.1.14`](https://togithub.com/kubewarden/github-actions/compare/v3.1.13...v3.1.14) [Compare Source](https://togithub.com/kubewarden/github-actions/compare/v3.1.13...v3.1.14) ### [`v3.1.13`](https://togithub.com/kubewarden/github-actions/compare/v3.1.12...v3.1.13) [Compare Source](https://togithub.com/kubewarden/github-actions/compare/v3.1.12...v3.1.13)
rust-lang/regex (regex) ### [`v1.10.3`](https://togithub.com/rust-lang/regex/blob/HEAD/CHANGELOG.md#1103-2024-01-21) [Compare Source](https://togithub.com/rust-lang/regex/compare/1.10.2...1.10.3) \=================== This is a new patch release that fixes the feature configuration of optional dependencies, and fixes an unsound use of bounds check elision. Bug fixes: - [BUG #​1147](https://togithub.com/rust-lang/regex/issues/1147): Set `default-features=false` for the `memchr` and `aho-corasick` dependencies. - [BUG #​1154](https://togithub.com/rust-lang/regex/pull/1154): Fix unsound bounds check elision.

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.