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

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.16.0 -> 0.17.0
regex dependencies patch 1.7.0 -> 1.7.1

Release Notes

Arnavion/k8s-openapi ### [`v0.17.0`](https://togithub.com/Arnavion/k8s-openapi/blob/HEAD/CHANGELOG.md#v0170-2023-01-04) [Compare Source](https://togithub.com/Arnavion/k8s-openapi/compare/v0.16.0...v0.17.0) #### k8s-openapi - BREAKING CHANGE: Added support for Kubernetes 1.26 under the `v1_26` feature. - BREAKING CHANGE: Dropped support for Kubernetes 1.18 and 1.19. - FEATURE: Allow deserializing non-optional `ByteString`s from JSON `null`. The API server is known to allow these `null`s in the `ConfigMap::binary_data` and `Secret::data` maps. The deserialization results in an empty `ByteString`, to match the behavior of the API server when given a `null` value in the `ConfigMap::data` map. Corresponding Kubernetes API server versions: - v1.20.15 - v1.21.14 - v1.22.17 - v1.23.15 - v1.24.9 - v1.25.5 - v1.26.0
rust-lang/regex ### [`v1.7.1`](https://togithub.com/rust-lang/regex/blob/HEAD/CHANGELOG.md#​171-2023-01-09) [Compare Source](https://togithub.com/rust-lang/regex/compare/1.7.0...1.7.1) \================== This release was done principally to try and fix the doc.rs rendering for the regex crate. Performance improvements: - [PERF #​930](https://togithub.com/rust-lang/regex/pull/930): Optimize `replacen`. This also applies to `replace`, but not `replace_all`. Bug fixes: - [BUG #​945](https://togithub.com/rust-lang/regex/issues/945): Maybe fix rustdoc rendering by just bumping a new release?

Configuration

📅 Schedule: Branch creation - "before 3am 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.