kubewarden / policy-sdk-rust

Kubewarden Policy SDK for the Rust programming language
https://kubewarden.io
Apache License 2.0
8 stars 6 forks source link

chore(deps): update all non-major dependencies #87

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
mockall dev-dependencies patch 0.11.3 -> 0.11.4
wapc-guest dependencies minor 1.0.2 -> 1.1.0

Release Notes

asomers/mockall ### [`v0.11.4`](https://togithub.com/asomers/mockall/blob/HEAD/CHANGELOG.md#​0114---2023-03-26) [Compare Source](https://togithub.com/asomers/mockall/compare/v0.11.3...v0.11.4) ##### Fixed - Static methods' expectations will now be cleared during a panic. ([#​443](https://togithub.com/asomers/mockall/pull/443)) - The `checkpoint` method now works correctly even after a panic due to too many method calls. ([#​472](https://togithub.com/asomers/mockall/pull/472)) - Methods with unknown size type bounds can now be mocked. ([#​421](https://togithub.com/asomers/mockall/pull/421))

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.