Skip to content

Commit

Permalink
chore(deps): update dependency moq to 4.20.71 (#809)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Moq](https://redirect.github.com/moq/moq) | `4.20.70` -> `4.20.71` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Moq/4.20.71?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Moq/4.20.71?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Moq/4.20.70/4.20.71?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Moq/4.20.70/4.20.71?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>moq/moq (Moq)</summary>

###
[`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)
[#&#8203;1497](https://redirect.github.com/devlooped/moq/issues/1497)
- Documentation link gives 404
[#&#8203;1495](https://redirect.github.com/devlooped/moq/issues/1495)
- mock.Protected().Verify() does not work correctly
[#&#8203;1493](https://redirect.github.com/devlooped/moq/issues/1493)
- Documentation link is broken
[#&#8203;1487](https://redirect.github.com/devlooped/moq/issues/1487)
- Moq library throwing TypeIniatilizationException.
[#&#8203;1459](https://redirect.github.com/devlooped/moq/issues/1459)

:hammer: Other:

- Documentation Unavailable Online
[#&#8203;1473](https://redirect.github.com/devlooped/moq/issues/1473)
- Supporting .NET8
[#&#8203;1462](https://redirect.github.com/devlooped/moq/issues/1462)
- 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))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 9pm,before 6am" in timezone
Europe/Zurich, 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.

---

- [ ] <!-- 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/buehler/dotnet-operator-sdk).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 3, 2024
1 parent de986bf commit a0da55d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/KubeOps.Operator.Test/KubeOps.Operator.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.9.2" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.9.2" />
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.9.2" />
<PackageReference Include="Moq" Version="4.20.70" />
<PackageReference Include="Moq" Version="4.20.71" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a0da55d

Please sign in to comment.