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 #393

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
@github-actions github-actions bot added this to the v0.1.0 milestone Mar 31, 2021
@mergify mergify bot added the :shipit: merge Shipit! label Mar 31, 2021
@rsg-bot
Copy link
Contributor

rsg-bot commented Mar 31, 2021

@dependabot squash and merge

@codecov
Copy link

codecov bot commented Mar 31, 2021

Codecov Report

Merging #393 (3d27d71) into master (490eddb) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #393   +/-   ##
=======================================
  Coverage   77.25%   77.25%           
=======================================
  Files          11       11           
  Lines         532      532           
  Branches       57       57           
=======================================
  Hits          411      411           
  Misses        121      121           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 490eddb...3d27d71. Read the comment docs.

@dependabot dependabot bot merged commit dbc1c0f into master Mar 31, 2021
@dependabot dependabot bot deleted the dependabot/nuget/FakeItEasy-7.0.1 branch March 31, 2021 05:37
@mergify mergify bot removed the :shipit: merge Shipit! label Mar 31, 2021
@github-actions github-actions bot modified the milestones: v0.1.0, v0.1.1 Dec 16, 2022
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