[PR #13433] [CLOSED] Update dependency Moq to 4.20.72 #13395

Closed
opened 2025-12-22 09:50:21 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/13433
Author: @renovate[bot]
Created: 1/25/2025
Status: Closed

Base: masterHead: renovate/moq-4.x


📝 Commits (1)

  • 2a62ce4 Update dependency Moq to 4.20.72

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 Directory.Packages.props (+1 -1)

📄 Description

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Moq 4.18.4 -> 4.20.72 age adoption passing confidence

Release Notes

moq/moq (Moq)

v4.20.72

Full Changelog

🔨 Other:

  • Question: Sponsorable Attribute in release v4.20.71 #​1513

🔀 Merged:

v4.20.71

Full Changelog

🐛 Fixed bugs:

🔨 Other:

  • Documentation Unavailable Online #​1473
  • Some source code files is filled with comments like: "Unmerged change from project " #​1451
  • Question: would it make sense to call verify all on a strict mock when the mock gets disposed? #​1440
  • SponsorLink Integration Makes Moq Unuasable due to PII and GDPR Requirements #​1433
  • Default value ILookup<> in loose mode is null #​1391
  • Verifying a protected method when the exact parameter types are not statically known #​1339

🔀 Merged:

v4.20.70

Full Changelog

🔨 Other:

  • a minor changes to improve the readability #​1419
  • Poll on SponsorLink #​1415
  • Change log is not updated since version 4.18.4 #​1406
  • Stop using Moq as a guinea pig to get feedback on and develop SponsorLink #​1396
  • Permanently delete all data from SponsorLink's database that has been collected during builds that included Moq (notably any version 4.20.*) #​1395
  • SponsorLink is now OSS too and no longer bundled #​1384
  • SponsorLink and supporting OSS more broadly #​1374
  • Performance issue with large interfaces #​1350

🔀 Merged:

v4.20.69

v4.20.2

Full Changelog

🐛 Fixed bugs:

🔨 Other:

  • Running unit tests through Rider causes AD0001 : Analyzer 'Moq.SponsorLinker' threw an exception of type 'System.UnauthorizedAccessException' #​1369

v4.20.1

Full Changelog

v4.20.0

Full Changelog

🔨 Other:

  • Documentation link in readme is broken #​1349

🔀 Merged:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.


  • If you want to rebase/retry this PR, check this box

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


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/13433 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 1/25/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `renovate/moq-4.x` --- ### 📝 Commits (1) - [`2a62ce4`](https://github.com/jellyfin/jellyfin/commit/2a62ce456ffa52afffa793ed958943fddd0974d1) Update dependency Moq to 4.20.72 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Directory.Packages.props` (+1 -1) </details> ### 📄 Description This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Moq](https://redirect.github.com/moq/moq) | `4.18.4` -> `4.20.72` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Moq/4.20.72?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Moq/4.20.72?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Moq/4.18.4/4.20.72?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Moq/4.18.4/4.20.72?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>moq/moq (Moq)</summary> ### [`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 [#&#8203;1513](https://redirect.github.com/devlooped/moq/issues/1513) :twisted_rightwards_arrows: Merged: - Remove unused attribute [#&#8203;1515](https://redirect.github.com/devlooped/moq/pull/1515) ([@&#8203;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: - Documentation link gives 404 [#&#8203;1495](https://redirect.github.com/devlooped/moq/issues/1495) - Documentation link is broken [#&#8203;1487](https://redirect.github.com/devlooped/moq/issues/1487) :hammer: Other: - Documentation Unavailable Online [#&#8203;1473](https://redirect.github.com/devlooped/moq/issues/1473) - Some source code files is filled with comments like: "Unmerged change from project " [#&#8203;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? [#&#8203;1440](https://redirect.github.com/devlooped/moq/issues/1440) - SponsorLink Integration Makes Moq Unuasable due to PII and GDPR Requirements [#&#8203;1433](https://redirect.github.com/devlooped/moq/issues/1433) - Default value ILookup<> in loose mode is `null` [#&#8203;1391](https://redirect.github.com/devlooped/moq/issues/1391) - Verifying a protected method when the exact parameter types are not statically known [#&#8203;1339](https://redirect.github.com/devlooped/moq/issues/1339) :twisted_rightwards_arrows: Merged: - Remove spurious unmerged change comment from dotnet format [#&#8203;1499](https://redirect.github.com/devlooped/moq/pull/1499) ([@&#8203;kzu](https://redirect.github.com/kzu)) - Fix semantic error in MatchersFixture.cs test [#&#8203;1496](https://redirect.github.com/devlooped/moq/pull/1496) ([@&#8203;go-hoon](https://redirect.github.com/go-hoon)) - Update License.txt to use SPDX identifier for automatic recognition [#&#8203;1471](https://redirect.github.com/devlooped/moq/pull/1471) ([@&#8203;georg-eckert-zeiss](https://redirect.github.com/georg-eckert-zeiss)) - Additional Verify overload [#&#8203;1463](https://redirect.github.com/devlooped/moq/pull/1463) ([@&#8203;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 [#&#8203;1419](https://redirect.github.com/devlooped/moq/issues/1419) - Poll on SponsorLink [#&#8203;1415](https://redirect.github.com/devlooped/moq/issues/1415) - Change log is not updated since version 4.18.4 [#&#8203;1406](https://redirect.github.com/devlooped/moq/issues/1406) - Stop using Moq as a guinea pig to get feedback on and develop SponsorLink [#&#8203;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.\*) [#&#8203;1395](https://redirect.github.com/devlooped/moq/issues/1395) - SponsorLink is now OSS too and no longer bundled [#&#8203;1384](https://redirect.github.com/devlooped/moq/issues/1384) - SponsorLink and supporting OSS more broadly [#&#8203;1374](https://redirect.github.com/devlooped/moq/issues/1374) - Performance issue with large interfaces [#&#8203;1350](https://redirect.github.com/devlooped/moq/issues/1350) :twisted_rightwards_arrows: Merged: - A minor negation in GetDelay to make it more readable [#&#8203;1419](https://redirect.github.com/moq/moq/issues/1419) [#&#8203;1422](https://redirect.github.com/devlooped/moq/pull/1422) ([@&#8203;iPazooki](https://redirect.github.com/iPazooki)) - Manually update CHANGELOG.md for now [#&#8203;1407](https://redirect.github.com/devlooped/moq/pull/1407) ([@&#8203;kzu](https://redirect.github.com/kzu)) - Restore GDPR compliance and privacy [#&#8203;1402](https://redirect.github.com/devlooped/moq/pull/1402) ([@&#8203;DanWillman](https://redirect.github.com/DanWillman)) - Improve performance for mocking interfaces: Cache GetInterfaceMap [#&#8203;1351](https://redirect.github.com/devlooped/moq/pull/1351) ([@&#8203;rauhs](https://redirect.github.com/rauhs)) ### [`v4.20.69`](https://redirect.github.com/moq/moq/blob/HEAD/CHANGELOG.md#42069-2023-08-11) - Removed SponsorLink [https://github.com/moq/moq/pull/1375](https://redirect.github.com/moq/moq/pull/1375) - Remove AWS sponsorship from readme by [@&#8203;kzu](https://redirect.github.com/kzu) in [https://github.com/moq/moq/pull/1383](https://redirect.github.com/moq/moq/pull/1383) - Add everyone how now DOES sponsor 🫶 ### [`v4.20.2`](https://redirect.github.com/moq/moq/blob/HEAD/changelog.md#v4202-2023-08-09) [Full Changelog](https://redirect.github.com/devlooped/moq/compare/v4.20.1...v4.20.2) :bug: Fixed bugs: - Remove SponsorLink since it breaks MacOS restore [#&#8203;1375](https://redirect.github.com/devlooped/moq/pull/1375) ([@&#8203;kzu](https://redirect.github.com/kzu)) :hammer: Other: - Running unit tests through Rider causes AD0001 : Analyzer 'Moq.SponsorLinker' threw an exception of type 'System.UnauthorizedAccessException' [#&#8203;1369](https://redirect.github.com/devlooped/moq/issues/1369) ### [`v4.20.1`](https://redirect.github.com/moq/moq/blob/HEAD/changelog.md#v4201-2023-08-08) [Full Changelog](https://redirect.github.com/devlooped/moq/compare/v4.20.0...v4.20.1) ### [`v4.20.0`](https://redirect.github.com/moq/moq/blob/HEAD/changelog.md#v4200-2023-08-08) [Full Changelog](https://redirect.github.com/devlooped/moq/compare/v4.20.0-rc...v4.20.0) :hammer: Other: - Documentation link in readme is broken [#&#8203;1349](https://redirect.github.com/devlooped/moq/issues/1349) :twisted_rightwards_arrows: Merged: - fix website url [#&#8203;1364](https://redirect.github.com/devlooped/moq/pull/1364) ([@&#8203;tibel](https://redirect.github.com/tibel)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/jellyfin/jellyfin). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsIm51Z2V0Il19--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 09:50:22 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#13395
No description provided.