Skip to content

Bump Moq from 4.14.1 to 4.14.2#178

Merged
RehanSaeed merged 1 commit intomasterfrom
dependabot/nuget/Moq-4.14.2
Jun 17, 2020
Merged

Bump Moq from 4.14.1 to 4.14.2#178
RehanSaeed merged 1 commit intomasterfrom
dependabot/nuget/Moq-4.14.2

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps Moq from 4.14.1 to 4.14.2.

Changelog

Sourced from Moq's changelog.

4.14.2 (2020-06-16)

Fixed

Commits
  • a20d1df Update version to 4.14.2
  • b72df13 Merge pull request #1025 from stakx/defaultvalue-mock-regression
  • 63d2a86 Update the changelog
  • 2b1b139 Skip DefaultValue.Mock behavior for matched invocations
  • 39743fe Regression with Verify & DefaultValue.Mock
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file. patch Pull requests requiring a patch version update according to semantic versioning. labels Jun 17, 2020
@Turnerj Turnerj added maintenance Pull requests that perform maintenance on the project but add no features or bug fixes. and removed patch Pull requests requiring a patch version update according to semantic versioning. labels Jun 17, 2020
@Turnerj
Copy link
Copy Markdown
Collaborator

Turnerj commented Jun 17, 2020

Just to sanity check I'm setting the labels right, @RehanSaeed , we wanted the maintenance (not patch) labels for any dependency update that only touches the test, benchmark or tool projects yeah?

@RehanSaeed RehanSaeed added the patch Pull requests requiring a patch version update according to semantic versioning. label Jun 17, 2020
@RehanSaeed
Copy link
Copy Markdown
Owner

We want maintenance and patch. Well, patch is the default behaviour anyway, so you can get away with not having that label.

@RehanSaeed RehanSaeed merged commit 0a8d628 into master Jun 17, 2020
@RehanSaeed RehanSaeed deleted the dependabot/nuget/Moq-4.14.2 branch June 17, 2020 07:28
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.

2 participants