Skip to content
This repository was archived by the owner on Jan 17, 2022. It is now read-only.

Bump FakeItEasy from 7.0.1 to 7.0.2#478

Merged
dependabot[bot] merged 1 commit intomasterfrom
dependabot/nuget/FakeItEasy-7.0.2
May 5, 2021
Merged

Bump FakeItEasy from 7.0.1 to 7.0.2#478
dependabot[bot] merged 1 commit intomasterfrom
dependabot/nuget/FakeItEasy-7.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2021

Bumps FakeItEasy from 7.0.1 to 7.0.2.

Release notes

Sourced from FakeItEasy's releases.

7.0.2

Fixed

  • Implicit creation options are ignored for dummy fakes (#1829)
  • Create.Fake throws ArgumentException instead of FakeCreationException when passed a value type and fake creation options (#1830)
Commits
  • fa734c7 Merge pull request #1832 from blairconrad/create-better-exception
  • 8a2161d Remove superfluous check that proxy is not a value type
  • 73a72e6 Detect attempts to fake a value type class early on
  • c067e20 Add failing test to show wrong exception
  • 62d6929 Have CreateFake delegate to its overload
  • 61b23f7 Merge pull request #1831 from thomaslevesque/dummy-fakes-implicit-options
  • c4f1832 Use implicit creation options for dummy fakes
  • 1996e62 Refactor proxy options factory into its own class
  • 93ec302 Add failing test to demonstrate the problem
  • 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.1 to 7.0.2.
- [Release notes](https://github.com/FakeItEasy/FakeItEasy/releases)
- [Commits](FakeItEasy/FakeItEasy@7.0.1...7.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET 📦 dependencies Pull requests that update a dependency file labels May 5, 2021
@mergify mergify Bot added the :shipit: merge Shipit! label May 5, 2021
@github-actions github-actions Bot added this to the v8.0.1 milestone May 5, 2021
@codecov
Copy link
Copy Markdown

codecov Bot commented May 5, 2021

Codecov Report

Merging #478 (ca846b1) into master (353e0b8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #478   +/-   ##
=======================================
  Coverage   95.42%   95.42%           
=======================================
  Files           9        9           
  Lines         328      328           
  Branches       26       26           
=======================================
  Hits          313      313           
  Misses         15       15           

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 353e0b8...ca846b1. Read the comment docs.

@rsg-bot
Copy link
Copy Markdown

rsg-bot commented May 5, 2021

@dependabot squash and merge

@dependabot dependabot Bot merged commit cbdf970 into master May 5, 2021
@dependabot dependabot Bot deleted the dependabot/nuget/FakeItEasy-7.0.2 branch May 5, 2021 05:18
@mergify mergify Bot removed :shipit: merge Shipit! .NET labels May 5, 2021
@rsg-bot rsg-bot modified the milestones: v8.0.1, v9.0.0 Dec 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

📦 dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants