Skip to content

Bump FakeItEasy from 6.1.0 to 6.2.0#139

Merged
david-driscoll merged 1 commit intomasterfrom
dependabot/nuget/FakeItEasy-6.2.0
Jul 30, 2020
Merged

Bump FakeItEasy from 6.1.0 to 6.2.0#139
david-driscoll merged 1 commit intomasterfrom
dependabot/nuget/FakeItEasy-6.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 24, 2020

Bumps FakeItEasy from 6.1.0 to 6.2.0.

Release notes

Sourced from FakeItEasy's releases.

6.2.0

New

  • Apply Object member rules even when the methods are overridden (#1777)
  • DoesNothing configuration for methods that return Task (#1784)

Additional Items

  • Explain that DoesNothing only applies to void- or Task-returning members (#1782, #1784)
  • Document how to have a get/set property invoke a side-effect on a call to set and still persist the supplied value (#1783)
  • Fix the case of the GetAssemblyFileNamesToScanForExtensions method in the documentation (#1786)

With special thanks for contributions to this release from:

Commits
  • d02f364 Merge pull request #1787 from blairconrad/document-override-getter-setter
  • 013b41f Provide case study of customizing read/write property's setter
  • 1b3ee52 Merge pull request #1786 from alex-valchuk/patch-1
  • bd28727 Update bootstrapper.md
  • 8551d6d Merge pull request #1785 from thomaslevesque/task-doesnothing
  • 137aa7b Update documentation
  • 8a88814 Approve API changes
  • 9be4bc4 Add DoesNothing for task-returning methods
  • 74d728f Add TaskHelper.CompletedTask
  • a7f8cc6 Merge pull request #1782 from blairconrad/does-nothing-documentation
  • 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 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

@dependabot dependabot Bot added .NET 📦 dependencies Pull requests that update a dependency file labels Jul 24, 2020
@github-actions github-actions Bot added this to the v1.0.1 milestone Jul 24, 2020
@mergify mergify Bot added the :shipit: merge Shipit! label Jul 24, 2020
@rsg-bot
Copy link
Copy Markdown
Contributor

rsg-bot commented Jul 24, 2020

@dependabot squash and merge

@github-actions github-actions Bot removed the .NET label Jul 30, 2020
@david-driscoll david-driscoll merged commit b5de3f5 into master Jul 30, 2020
@dependabot dependabot Bot deleted the dependabot/nuget/FakeItEasy-6.2.0 branch July 30, 2020 01:18
@mergify mergify Bot removed the :shipit: merge Shipit! label Jul 30, 2020
@rsg-bot rsg-bot modified the milestones: v1.0.1, v1.1.0 Nov 11, 2020
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