Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(maint) Update dependency Moq to v4.18.0 #71

Merged
merged 1 commit into from
May 15, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 12, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
Moq nuget minor 4.17.2 -> 4.18.0

Release Notes

moq/moq4

v4.18.0

New major version of DynamicProxy (you may get better performance!), so please update with care.

Changed
  • Update package reference to Castle.Core (DynamicProxy) from version 4.4.1 to 5.0.0 (@​stakx, #​1257)
Fixed
  • Can't set up "private protected" properties (@​RobSiklos, #​1170)
  • Using [...] an old version of System.Net.Http which is vulnerable to "DoS", "Spoofing", "Privilege Escalation", "Authentication Bypass" and "Information Exposure" (@​sidseter, #​1219)
  • Failure when invoking a method with by-ref parameter & mockable return type on a mock with CallBase and DefaultValue.Mock configured (@​IanKemp, #​1249)

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

@nils-a nils-a added the Build label May 15, 2022
@nils-a nils-a added this to the vNext milestone May 15, 2022
@nils-a nils-a enabled auto-merge May 15, 2022 22:03
@nils-a nils-a merged commit ca38deb into develop May 15, 2022
@nils-a nils-a deleted the renovate/moq-4.x branch May 15, 2022 22:03
@nils-a nils-a modified the milestones: vNext, 0.3.0 May 1, 2023
@nils-a
Copy link
Contributor

nils-a commented Oct 7, 2023

Superseded by #155

@nils-a nils-a removed this from the 0.3.0 milestone Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants