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

Update NuGet dependencies #70

Merged
merged 1 commit into from
Apr 15, 2024
Merged

Update NuGet dependencies #70

merged 1 commit into from
Apr 15, 2024

Conversation

Infra-Workleap
Copy link
Contributor

@Infra-Workleap Infra-Workleap commented Apr 14, 2024

This PR contains the following updates:

Package Type Update Change
FakeItEasy (source) nuget minor 8.1.0 -> 8.2.0
xunit nuget patch 2.7.0 -> 2.7.1
xunit.runner.visualstudio nuget patch 2.5.7 -> 2.5.8

Release Notes

FakeItEasy/FakeItEasy (FakeItEasy)

v8.2.0

Compare Source

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

v2.7.1

Compare Source

xunit/visualstudio.xunit (xunit.runner.visualstudio)

v2.5.8

Compare Source


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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@Infra-Workleap Infra-Workleap requested a review from a team as a code owner April 14, 2024 02:52
@Infra-Workleap Infra-Workleap force-pushed the renovate/nuget-dependencies branch from 308e8b0 to 68f0d74 Compare April 15, 2024 03:10
@Infra-Workleap Infra-Workleap changed the title Update dependency FakeItEasy to v8.2.0 Update NuGet dependencies Apr 15, 2024
@meziantou meziantou merged commit 1f3bdbf into main Apr 15, 2024
4 checks passed
@Infra-Workleap Infra-Workleap deleted the renovate/nuget-dependencies branch April 16, 2024 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants