Skip to content

chore(deps): update dependency moq to v4.17.2 - #818

Merged
fgreinacher merged 1 commit into
mainfrom
renovate/moq-4.x
Mar 8, 2022
Merged

chore(deps): update dependency moq to v4.17.2#818
fgreinacher merged 1 commit into
mainfrom
renovate/moq-4.x

Conversation

@renovate

@renovaterenovateBot commented Feb 26, 2022

Copy link
Copy Markdown
Contributor

WhiteSource Renovate

This PR contains the following updates:

PackageTypeUpdateChange
Moqnugetminor4.16.1 -> 4.17.2

Release Notes

moq/moq4

v4.17.2

Fixed

v4.17.1

Added
  • SetupSet, VerifySet methods for mock.Protected().As<>() (@​tonyhallett, #​1165)
  • New Throws method overloads that allow specifying a function with or without parameters, to provide an exception, for example .Throws(() => new InvalidOperationException())
    and Setup(x => x.GetFooAsync(It.IsAny<string>()).Result).Throws((string s) => new InvalidOperationException(s)). (@​adam-knights, #​1191)
Changed
  • Update package reference to Castle.Core (DynamicProxy) from version 4.4.0 to 4.4.1 (@​stakx, #​1233)
Fixed

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.

@renovate
renovateBotforce-pushed the renovate/moq-4.x branch from d3c74da to 8795bafCompareMarch 3, 2022 19:23
@renovaterenovateBot changed the title chore(deps): update dependency moq to v4.17.1chore(deps): update dependency moq to v4.17.2Mar 6, 2022
@renovate
renovateBotforce-pushed the renovate/moq-4.x branch 2 times, most recently from 39da7b4 to 0e84858CompareMarch 8, 2022 14:35
@renovate
renovateBotforce-pushed the renovate/moq-4.x branch from 0e84858 to b430e10CompareMarch 8, 2022 14:43
@fgreinacher
fgreinacher merged commit cacdc7c into mainMar 8, 2022
@fgreinacher
fgreinacher deleted the renovate/moq-4.x branch March 8, 2022 15:48
@github-actions

Copy link
Copy Markdown

This is addressed in release v16.1.19.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

state: releasedIssues that are released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@fgreinacher@renovate-bot