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

Bump FakeItEasy from 7.0.0 to 7.0.1 #287

Merged
merged 1 commit into from
Mar 31, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2021

Bumps FakeItEasy from 7.0.0 to 7.0.1.

Release notes

Sourced from FakeItEasy's releases.

7.0.1

Fixed

  • Using Argument constraints that have a parameter node with an unnatural Fake throws "Exception: Argument types do not match" (#1825)

Additional Items

  • Fix build warnings introduced with .NET SDK 5.0.201 (#1822)
  • Update tools-shared submodule (#1823, #1826)

With special thanks for contributions to this release from:

Commits
  • 87c7aba Merge pull request #1827 from blairconrad/unnatural-constraints
  • f8644d5 Support parameterful argument matchers within unnatural Fakes' CallsTo
  • c16b54e Merge pull request #1826 from blairconrad/new-tools-shared
  • e56c68f Use tools-shared that copies release checklist labels
  • c2852f5 Merge pull request #1823 from thomaslevesque/update-submodule
  • 28a31d8 Update tools-shared submodule
  • 489548a Merge pull request #1822 from thomaslevesque/fix-warnings
  • 5a3de9a Fix nullability warning
  • 514b2b4 Suppress CA2237
  • 8e7e0cc Fix warnings in build script
  • 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 will merge this PR once CI passes on it, as requested by @rsg-bot.


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

Bumps [FakeItEasy](https://github.com/FakeItEasy/FakeItEasy) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/FakeItEasy/FakeItEasy/releases)
- [Commits](FakeItEasy/FakeItEasy@7.0.0...7.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET 📦 dependencies Pull requests that update a dependency file labels Mar 31, 2021
@mergify mergify bot added the :shipit: merge Shipit! label Mar 31, 2021
@github-actions github-actions bot added this to the v1.1.1 milestone Mar 31, 2021
@rsg-bot
Copy link
Contributor

rsg-bot commented Mar 31, 2021

@dependabot squash and merge

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants