Skip to content

Conversation

@dependabot-preview
Copy link

Bumps FakeItEasy from 5.1.1 to 5.2.0.

Release notes

Sourced from FakeItEasy's releases.

5.2.0

New

  • Add overloads of Invokes, ReturnsLazily, etc for methods with 5–8 parameters (#1606)
    Previously overloads handled up to 4 parameters.

Additional Items

  • Move NUGET_API_KEY and other variables out of appveyor.yml and into environment variables (#1609)
  • Update Bullseye to 3.0.0-beta.3 and SimpleExec to 6.1.0-beta.1 (#1612)
  • Shorten input values in build logs (#1615)
  • Update PublicApiGenerator to 9.3.0 (#1616)

With special thanks for contributions to this release from:

5.1.2

Fixed

  • Stack overflow exception when creating second Fake of type that takes a parameter of its own type (#1603)

Additional Items

  • Replace term "framework" with "library" in docs (#1587)
  • Remove Source Browser badge and link (#1589)
  • Update SimpleExec to 6.0.0 (#1594, #1595)
  • Update Bullseye to 2.4.0-rc.2 (#1595, #1596)
  • Fix failing test by no longer creating a fake in WrapsAValidObjectOptionsBuilder static constructor (#1600)

With special thanks for contributions to this release from:

Commits
  • e6e7080 Merge pull request #1611 from thomaslevesque/strongly-typed-overloads
  • 7b3293b Update documentation
  • 6be3788 Disable SA1601 globally
  • 616a06d Generate strongly-typed overloads for Throws
  • e75164f Generate strongly-typed overloads for AssignsOutAndRefParametersLazily
  • 14015ea Generate strongly-typed overloads for ThrowsAsync
  • 057f337 Generate strongly-typed overloads for ReturnsLazily
  • 4ed20ae Extract Ordinals into .ttinclude file
  • b52fa73 Generate strongly-typed overloads for WhenArgumentsMatch
  • 756e497 Generate strongly-typed overloads for Invokes
  • Additional commits viewable 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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 6, 2019
@dependabot-preview dependabot-preview bot requested a review from dnyvik September 6, 2019 04:33
@dependabot-preview
Copy link
Author

Superseded by #18.

@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/FakeItEasy-5.2.0 branch October 17, 2019 08:06
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.

0 participants