Doridian / wsvpn

VPN over WebSocket and WebTransport
BSD 3-Clause "New" or "Revised" License
120 stars 12 forks source link

Update module go.uber.org/mock to v0.4.0 #429

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.uber.org/mock v0.3.0 -> v0.4.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

uber/mock (go.uber.org/mock) ### [`v0.4.0`](https://togithub.com/uber-go/mock/releases/tag/v0.4.0) [Compare Source](https://togithub.com/uber/mock/compare/v0.3.0...v0.4.0) #### 0.4.0 (20 Dec 2023) ##### Added - [#​63][]: `AnyOf` matcher for values that satisfy at least one matcher. - [#​114][]: `Regex` matcher. ##### Fixed - [#​93][]: Ignore interfaces that contain type constraints. - [#​101][]: Fix race condition on Controller.Satisfied. - [#​121][]: Fix paths for windows. - [#​127][]: Propogate -mock_names to Recorder and ReturnCall types. - [#​132][]: Sanitize "any" package names. [#​63]: https://togithub.com/uber-go/mock/pull/63 [#​93]: https://togithub.com/uber-go/mock/pull/93 [#​101]: https://togithub.com/uber-go/mock/pull/101 [#​114]: https://togithub.com/uber-go/mock/pull/114 [#​121]: https://togithub.com/uber-go/mock/pull/121 [#​127]: https://togithub.com/uber-go/mock/pull/127 [#​132]: https://togithub.com/uber-go/mock/pull/132 Thanks to [@​favonia](https://togithub.com/favonia) [@​hoonmin](https://togithub.com/hoonmin) [@​pshopper](https://togithub.com/pshopper) [@​davidharrigan](https://togithub.com/davidharrigan) [@​dlsniper](https://togithub.com/dlsniper) [@​merrett010](https://togithub.com/merrett010) [@​craig65535](https://togithub.com/craig65535) [@​chemidy](https://togithub.com/chemidy) [@​tulzke](https://togithub.com/tulzke) [@​UnAfraid](https://togithub.com/UnAfraid) [@​JacobOaks](https://togithub.com/JacobOaks) [@​sywhang](https://togithub.com/sywhang) for their contributions this release.

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.