Skip to content

Update dependency Moq to v4.18.2#468

Merged
RehanSaeed merged 1 commit intomainfrom
renovate/moq-4.x
Aug 3, 2022
Merged

Update dependency Moq to v4.18.2#468
RehanSaeed merged 1 commit intomainfrom
renovate/moq-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Aug 2, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Moq nuget patch 4.18.1 -> 4.18.2

Release Notes

moq/moq4

v4.18.2

Changed
  • Update package reference to Castle.Core (DynamicProxy) from version 5.0.0 to 5.1.0 (@​stakx, #​1275)
  • Removed dependency on System.Threading.Tasks.Extensions for netstandard2.1 and net6.0 (@​tibel, #​1274)
Fixed
  • "Expression is not an event add" when using .Raises() with redeclared event (@​howcheng, #​1175)
  • MissingMethodException when mocking interface with sealed default implementation (@​pjquirk, #​1209)
  • Throws TypeLoadException on mock when a record has a base record on .NET 6 (@​tgrieger-sf, #​1273)

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, click this checkbox.

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file. label Aug 2, 2022
@github-actions github-actions bot added the maintenance Pull requests that perform maintenance on the project but add no features or bug fixes. label Aug 2, 2022
@RehanSaeed RehanSaeed added the patch Pull requests requiring a patch version update according to semantic versioning. label Aug 3, 2022
@RehanSaeed RehanSaeed merged commit 7ef6c7d into main Aug 3, 2022
@RehanSaeed RehanSaeed deleted the renovate/moq-4.x branch August 3, 2022 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file. maintenance Pull requests that perform maintenance on the project but add no features or bug fixes. patch Pull requests requiring a patch version update according to semantic versioning.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant