nhibernate / fluent-nhibernate

Fluent NHibernate!
BSD 3-Clause "New" or "Revised" License
1.66k stars 686 forks source link

Update dependency FakeItEasy to v8.2.0 #677

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
FakeItEasy (source) 8.1.0 -> 8.2.0 age adoption passing confidence

Release Notes

FakeItEasy/FakeItEasy (FakeItEasy) ### [`v8.2.0`](https://togithub.com/FakeItEasy/FakeItEasy/releases/tag/8.2.0) [Compare Source](https://togithub.com/FakeItEasy/FakeItEasy/compare/8.1.0...8.2.0) ##### New - `Fake.Reset` replaces `Fake.ClearConfiguration` as the preferred mechanism to clear existing fakes' configuration. ([#​1839](https://togithub.com/FakeItEasy/FakeItEasy/issues/1839)) Resets all changes made to the fake *after it was created*. - net8.0 target framework assembly ([#​1996](https://togithub.com/FakeItEasy/FakeItEasy/issues/1996)) ##### Fixed - Creation failure message may indicate that the to-be-faked type has no applicable constructor when it really does ([#​1929](https://togithub.com/FakeItEasy/FakeItEasy/issues/1929)) ##### Additional Items - Stop resigning FakeItEasy.Tests.TestHelpers.FSharp once the SDK starts signing it properly ([#​1930](https://togithub.com/FakeItEasy/FakeItEasy/issues/1930)) - Share `EventRule` between Fakes ([#​1993](https://togithub.com/FakeItEasy/FakeItEasy/issues/1993)) - Update Github actions to quell build warnings ([#​1995](https://togithub.com/FakeItEasy/FakeItEasy/issues/1995)) - Bump documentation-building dependencies ([#​1985](https://togithub.com/FakeItEasy/FakeItEasy/issues/1985)) - Bump FakeItEasy.Tools to support release process ([#​1998](https://togithub.com/FakeItEasy/FakeItEasy/issues/1998), [#​1999](https://togithub.com/FakeItEasy/FakeItEasy/issues/1999)) - Bump dawidd6/action-download-artifact to quell Node.js version warning ([#​1999](https://togithub.com/FakeItEasy/FakeItEasy/issues/1999))

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.