kubewarden / allowed-proc-mount-types-psp-policy

Replacement for the Kubernetes Pod Security Policy that controls the usage of /proc mount types
https://kubewarden.io
Apache License 2.0
7 stars 5 forks source link

fix(deps): update all non-major dependencies to v1.0.206 #63

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
serde (source) dependencies patch 1.0.204 -> 1.0.206
serde_json dependencies patch 1.0.122 -> 1.0.124

Release Notes

serde-rs/serde (serde) ### [`v1.0.206`](https://togithub.com/serde-rs/serde/releases/tag/v1.0.206) [Compare Source](https://togithub.com/serde-rs/serde/compare/v1.0.205...v1.0.206) - Improve support for `flatten` attribute inside of enums ([#​2567](https://togithub.com/serde-rs/serde/issues/2567), thanks [@​Mingun](https://togithub.com/Mingun)) ### [`v1.0.205`](https://togithub.com/serde-rs/serde/releases/tag/v1.0.205) [Compare Source](https://togithub.com/serde-rs/serde/compare/v1.0.204...v1.0.205) - Use serialize_entry instead of serialize_key + serialize_value when serialize flattened newtype enum variants ([#​2785](https://togithub.com/serde-rs/serde/issues/2785), thanks [@​Mingun](https://togithub.com/Mingun)) - Avoid triggering a collection_is_never_read lint in the deserialization of enums containing flattened fields ([#​2791](https://togithub.com/serde-rs/serde/issues/2791))
serde-rs/json (serde_json) ### [`v1.0.124`](https://togithub.com/serde-rs/json/releases/tag/v1.0.124) [Compare Source](https://togithub.com/serde-rs/json/compare/v1.0.123...v1.0.124) - Fix a bug in processing string escapes in big-endian architectures ([#​1173](https://togithub.com/serde-rs/json/issues/1173), thanks [@​purplesyringa](https://togithub.com/purplesyringa)) ### [`v1.0.123`](https://togithub.com/serde-rs/json/releases/tag/v1.0.123) [Compare Source](https://togithub.com/serde-rs/json/compare/v1.0.122...v1.0.123) - Optimize string parsing by applying SIMD-within-a-register: 30.3% improvement on [twitter.json](https://togithub.com/miloyip/nativejson-benchmark/blob/v1.0.0/data/twitter.json) from 613 MB/s to 799 MB/s ([#​1161](https://togithub.com/serde-rs/json/issues/1161), thanks [@​purplesyringa](https://togithub.com/purplesyringa))

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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR was generated by Mend Renovate. View the repository job log.