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

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
kubewarden-policy-sdk dependencies patch 0.6.0 -> 0.6.2
regex dependencies minor 1.5.6 -> 1.6.0

Release Notes

kubewarden/policy-sdk-rust ### [`v0.6.2`](https://togithub.com/kubewarden/policy-sdk-rust/compare/v0.6.1...v0.6.2) [Compare Source](https://togithub.com/kubewarden/policy-sdk-rust/compare/v0.6.1...v0.6.2) ### [`v0.6.1`](https://togithub.com/kubewarden/policy-sdk-rust/compare/v0.6.0...v0.6.1) [Compare Source](https://togithub.com/kubewarden/policy-sdk-rust/compare/v0.6.0...v0.6.1)
rust-lang/regex ### [`v1.6.0`](https://togithub.com/rust-lang/regex/blob/HEAD/CHANGELOG.md#​160-2022-07-05) [Compare Source](https://togithub.com/rust-lang/regex/compare/1.5.6...1.6.0) \================== This release principally includes an upgrade to Unicode 14. New features: - [FEATURE #​832](https://togithub.com/rust-lang/regex/pull/832): Clarify that `Captures::len` includes all groups, not just matching groups. - [FEATURE #​857](https://togithub.com/rust-lang/regex/pull/857): Add an `ExactSizeIterator` impl for `SubCaptureMatches`. - [FEATURE #​861](https://togithub.com/rust-lang/regex/pull/861): Improve `RegexSet` documentation examples. - [FEATURE #​877](https://togithub.com/rust-lang/regex/issues/877): Upgrade to Unicode 14. Bug fixes: - [BUG #​792](https://togithub.com/rust-lang/regex/issues/792): Fix error message rendering bug.

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.