Open renovate[bot] opened 10 months ago
This issue has been automatically marked as stale because it has not had ant activity in the past 100 days. If no activity occurs, it will be closed in 14 days. Post a comment or open a pull-request associated to this issue to remove the stale state. Thank you for your contributions.
This PR contains the following updates:
4.20.69
->4.20.72
Release Notes
moq/moq (Moq)
### [`v4.20.72`](https://redirect.github.com/moq/moq/blob/HEAD/changelog.md#v42072-2024-09-07) [Full Changelog](https://redirect.github.com/devlooped/moq/compare/v4.20.71...v4.20.72) :hammer: Other: - Question: Sponsorable Attribute in release v4.20.71 [#1513](https://redirect.github.com/devlooped/moq/issues/1513) :twisted_rightwards_arrows: Merged: - Remove unused attribute [#1515](https://redirect.github.com/devlooped/moq/pull/1515) ([@kzu](https://redirect.github.com/kzu)) ### [`v4.20.71`](https://redirect.github.com/moq/moq/blob/HEAD/changelog.md#v42071-2024-09-03) [Full Changelog](https://redirect.github.com/devlooped/moq/compare/v4.20.70...v4.20.71) :bug: Fixed bugs: - (To delete) [#1497](https://redirect.github.com/devlooped/moq/issues/1497) - Documentation link gives 404 [#1495](https://redirect.github.com/devlooped/moq/issues/1495) - mock.Protected().Verify() does not work correctly [#1493](https://redirect.github.com/devlooped/moq/issues/1493) - Documentation link is broken [#1487](https://redirect.github.com/devlooped/moq/issues/1487) - Moq library throwing TypeIniatilizationException. [#1459](https://redirect.github.com/devlooped/moq/issues/1459) :hammer: Other: - Documentation Unavailable Online [#1473](https://redirect.github.com/devlooped/moq/issues/1473) - Supporting .NET8 [#1462](https://redirect.github.com/devlooped/moq/issues/1462) - Some source code files is filled with comments like: "Unmerged change from project " [#1451](https://redirect.github.com/devlooped/moq/issues/1451) - Question: would it make sense to call verify all on a strict mock when the mock gets disposed? [#1440](https://redirect.github.com/devlooped/moq/issues/1440) - SponsorLink Integration Makes Moq Unuasable due to PII and GDPR Requirements [#1433](https://redirect.github.com/devlooped/moq/issues/1433) - Default value ILookup<> in loose mode is `null` [#1391](https://redirect.github.com/devlooped/moq/issues/1391) - Verifying a protected method when the exact parameter types are not statically known [#1339](https://redirect.github.com/devlooped/moq/issues/1339) :twisted_rightwards_arrows: Merged: - Remove spurious unmerged change comment from dotnet format [#1499](https://redirect.github.com/devlooped/moq/pull/1499) ([@kzu](https://redirect.github.com/kzu)) - Fix semantic error in MatchersFixture.cs test [#1496](https://redirect.github.com/devlooped/moq/pull/1496) ([@go-hoon](https://redirect.github.com/go-hoon)) - Update License.txt to use SPDX identifier for automatic recognition [#1471](https://redirect.github.com/devlooped/moq/pull/1471) ([@georg-eckert-zeiss](https://redirect.github.com/georg-eckert-zeiss)) - Additional Verify overload [#1463](https://redirect.github.com/devlooped/moq/pull/1463) ([@bkijonka](https://redirect.github.com/bkijonka)) ### [`v4.20.70`](https://redirect.github.com/moq/moq/blob/HEAD/changelog.md#v42070-2023-11-28) [Full Changelog](https://redirect.github.com/devlooped/moq/compare/v4.20.69...v4.20.70) :hammer: Other: - a minor changes to improve the readability [#1419](https://redirect.github.com/devlooped/moq/issues/1419) - Poll on SponsorLink [#1415](https://redirect.github.com/devlooped/moq/issues/1415) - Change log is not updated since version 4.18.4 [#1406](https://redirect.github.com/devlooped/moq/issues/1406) - Stop using Moq as a guinea pig to get feedback on and develop SponsorLink [#1396](https://redirect.github.com/devlooped/moq/issues/1396) - Permanently delete all data from SponsorLink's database that has been collected during builds that included Moq (notably any version 4.20.\*) [#1395](https://redirect.github.com/devlooped/moq/issues/1395) - SponsorLink is now OSS too and no longer bundled [#1384](https://redirect.github.com/devlooped/moq/issues/1384) - SponsorLink and supporting OSS more broadly [#1374](https://redirect.github.com/devlooped/moq/issues/1374) - Performance issue with large interfaces [#1350](https://redirect.github.com/devlooped/moq/issues/1350) :twisted_rightwards_arrows: Merged: - A minor negation in GetDelay to make it more readable [#1419](https://redirect.github.com/moq/moq/issues/1419) [#1422](https://redirect.github.com/devlooped/moq/pull/1422) ([@iPazooki](https://redirect.github.com/iPazooki)) - Manually update CHANGELOG.md for now [#1407](https://redirect.github.com/devlooped/moq/pull/1407) ([@kzu](https://redirect.github.com/kzu)) - Restore GDPR compliance and privacy [#1402](https://redirect.github.com/devlooped/moq/pull/1402) ([@DanWillman](https://redirect.github.com/DanWillman)) - Improve performance for mocking interfaces: Cache GetInterfaceMap [#1351](https://redirect.github.com/devlooped/moq/pull/1351) ([@rauhs](https://redirect.github.com/rauhs))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.