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 dependency Xunit.DependencyInjection to v10 #769

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 19, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Xunit.DependencyInjection (source) 9.9.0 -> 10.2.0 age adoption passing confidence

Release Notes

pengweiqhca/Xunit.DependencyInjection (Xunit.DependencyInjection)

v10.1.0

Compare Source

  • Allow the default startup to be missing anywhere.

Full Changelog: pengweiqhca/Xunit.DependencyInjection@10.0.0...10.1.0

v10.0.0

What's Changed
New Contributors

Full Changelog: pengweiqhca/Xunit.DependencyInjection@9.7.0...10.0.0


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.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Jan 19, 2025

🎳 Stryker Report

Mutation testing badge

📊 Reports

Copy link

github-actions bot commented Jan 19, 2025

🏅 Benchmark test report

Expand to see results 🔽

BenchmarkDotNet v0.14.0, Ubuntu 24.04.1 LTS (Noble Numbat)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.406
  [Host]   : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2
  ShortRun : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2

Job=ShortRun  IterationCount=3  LaunchCount=1  
WarmupCount=3  

Method Mean Error StdDev Rank Gen0 Gen1 Gen2 Allocated
FakeItEasy.NonPublicTypes.CreateContainer 2.218 s 0.3705 s 0.0203 s 1 109000.0000 74000.0000 68000.0000 2.08 GB
NSubstitute.NonPublicTypes.CreateContainer 2.263 s 0.3262 s 0.0179 s 1 109000.0000 74000.0000 68000.0000 2.08 GB
Moq.NonPublicTypes.CreateContainer 2.749 s 1.0494 s 0.0575 s 1 116000.0000 77000.0000 69000.0000 2.18 GB

BenchmarkDotNet v0.14.0, Ubuntu 24.04.1 LTS (Noble Numbat)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.406
  [Host]     : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
NSubstitute.ResolveFrom 1.155 μs 0.0095 μs 0.0079 μs 1
Moq.ResolveFrom 1.182 μs 0.0072 μs 0.0067 μs 1
FakeItEasy.ResolveFrom 1.234 μs 0.0082 μs 0.0073 μs 2

BenchmarkDotNet v0.14.0, Ubuntu 24.04.1 LTS (Noble Numbat)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.406
  [Host]     : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
NSubstitute.ResolveSut 1.099 μs 0.0088 μs 0.0073 μs 1
FakeItEasy.ResolveSut 1.146 μs 0.0075 μs 0.0071 μs 2
Moq.ResolveSut 1.267 μs 0.0115 μs 0.0102 μs 3

BenchmarkDotNet v0.14.0, Ubuntu 24.04.1 LTS (Noble Numbat)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.406
  [Host]   : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2
  ShortRun : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2

Job=ShortRun  IterationCount=3  LaunchCount=1  
WarmupCount=3  

Method Mean Error StdDev Rank Gen0 Gen1 Gen2 Allocated
FakeItEasy.CreateContainer 504.9 ms 2,441.5 ms 133.83 ms 1 20000.0000 7000.0000 4000.0000 289.38 MB
Moq.CreateContainer 519.2 ms 2,951.7 ms 161.79 ms 1 20000.0000 7000.0000 4000.0000 296.56 MB
NSubstitute.CreateContainer 614.6 ms 1,140.6 ms 62.52 ms 2 20000.0000 7000.0000 4000.0000 289.39 MB

BenchmarkDotNet v0.14.0, Ubuntu 24.04.1 LTS (Noble Numbat)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.406
  [Host]     : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
Moq.NonPublicTypes.GetMock 771.7 ns 6.80 ns 6.36 ns 1
FakeItEasy.NonPublicTypes.GetMock 834.3 ns 10.46 ns 9.78 ns 2
NSubstitute.NonPublicTypes.GetMock 1,028.9 ns 5.35 ns 5.01 ns 3

BenchmarkDotNet v0.14.0, Ubuntu 24.04.1 LTS (Noble Numbat)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.406
  [Host]     : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
Moq.GetMock 741.3 ns 5.12 ns 4.79 ns 1
NSubstitute.GetMock 808.3 ns 4.77 ns 4.23 ns 2
FakeItEasy.GetMock 809.0 ns 5.73 ns 5.08 ns 2

BenchmarkDotNet v0.14.0, Ubuntu 24.04.1 LTS (Noble Numbat)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.406
  [Host]     : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
Moq.StaticResolveSut 1.037 μs 0.0062 μs 0.0058 μs 1
NSubstitute.StaticResolveSut 1.054 μs 0.0058 μs 0.0051 μs 1
FakeItEasy.StaticResolveSut 1.079 μs 0.0111 μs 0.0104 μs 1

@renovate renovate bot force-pushed the renovate/xunit.dependencyinjection-10.x branch 3 times, most recently from fb9e990 to a7fa35d Compare January 27, 2025 14:13
@renovate renovate bot force-pushed the renovate/xunit.dependencyinjection-10.x branch 3 times, most recently from 632c24c to c6c9e1d Compare February 9, 2025 21:47
@renovate renovate bot force-pushed the renovate/xunit.dependencyinjection-10.x branch from c6c9e1d to 4887f67 Compare February 20, 2025 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants