chore(deps): update dependency moq to v4.20.69 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
Moq | nuget | minor |
4.18.4 -> 4.20.69
|
Release Notes
moq/moq
v4.20.69
Let's make it more memorable when Moq became "safe" again.
What's Changed
- Removed SponsorLink https://github.com/moq/moq/pull/1375
- Remove AWS sponsorship from readme by @kzu in https://github.com/moq/moq/pull/1383
- Add everyone how now DOES sponsor 🫶
v4.20.2
What's Changed
🐛 Fixed bugs
- Remove SponsorLink since it breaks MacOS restore by @kzu in https://github.com/moq/moq/pull/1375
NOTE: in addition, there were potential privacy issues raised with regards to the SHA256 hashing of user' email to check for sponsorship, so it won't be coming back until that's properly addressed
Full Changelog: https://github.com/moq/moq/compare/v4.20.1...v4.20.2
v4.20.1
What's Changed
✨ Implemented enhancements
- Add Sponsor button to package readme
💜
Full Changelog: https://github.com/moq/moq/compare/v4.20.0...v4.20.1
v4.20.0
What's Changed
✨ Implemented enhancements
- Add
setup.Verifiable(Times times, [string failMessage])
method by @stakx in https://github.com/moq/moq/pull/1319
🔨 Other
- Add
Mock<T>.RaiseAsync
by @stakx in https://github.com/moq/moq/pull/1313 - Add
ThrowsAsync
for non-genericValueTask
by @johnthcall in https://github.com/moq/moq/pull/1235 - Use PackageLicenseExpression instead of PackageLicenseUrl by @wismann in https://github.com/moq/moq/pull/1322
- Don't throw away generic type arguments in one
mock.Protected().Verify<T>()
method overload by @stakx in https://github.com/moq/moq/pull/1325 - #1340 updated appveyor.yml with workaround to make builds work again by @david-kalbermatten in https://github.com/moq/moq/pull/1346
- Revamp structure, apply oss template, cleanup projects/imports by @kzu in https://github.com/moq/moq/pull/1358
- Add
💜 SponsorLink support by @kzu in https://github.com/moq/moq/pull/1363 - fix website url by @tibel in https://github.com/moq/moq/pull/1364
New Contributors
- @johnthcall made their first contribution in https://github.com/moq/moq/pull/1235
- @wismann made their first contribution in https://github.com/moq/moq/pull/1322
- @david-kalbermatten made their first contribution in https://github.com/moq/moq/pull/1346
- @dependabot made their first contribution in https://github.com/moq/moq/pull/1360
Full Changelog: https://github.com/moq/moq/compare/v4.18.4...v4.20.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.