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 9.6.0 #727

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2024

This PR contains the following updates:

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

Release Notes

pengweiqhca/Xunit.DependencyInjection (Xunit.DependencyInjection)

v9.6.0

Compare Source

  • Support required property on test class.

Full Changelog: pengweiqhca/Xunit.DependencyInjection@9.5.0...9.6.0

v9.5.0

Compare Source

What's Changed
New Contributors

Full Changelog: pengweiqhca/Xunit.DependencyInjection@9.4.0...9.5.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 11, 2024
Copy link

codecov bot commented Oct 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (62f5567) to head (a8f6177).
Report is 133 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #727   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines          220       220           
  Branches        24        24           
=========================================
  Hits           220       220           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Oct 11, 2024

🎳 Stryker Report

Mutation testing badge

📊 Reports

Copy link

github-actions bot commented Oct 11, 2024

🏅 Benchmark test report

Expand to see results 🔽

BenchmarkDotNet v0.14.0, Ubuntu 22.04.5 LTS (Jammy Jellyfish)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.403
  [Host]     : .NET 8.0.10 (8.0.1024.46610), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.10 (8.0.1024.46610), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
Moq.GetMock 734.1 ns 2.85 ns 2.38 ns 1
NSubstitute.GetMock 806.7 ns 1.53 ns 1.19 ns 2
FakeItEasy.GetMock 815.4 ns 2.65 ns 2.22 ns 2

BenchmarkDotNet v0.14.0, Ubuntu 22.04.5 LTS (Jammy Jellyfish)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.403
  [Host]     : .NET 8.0.10 (8.0.1024.46610), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.10 (8.0.1024.46610), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
NSubstitute.StaticResolveSut 1.025 μs 0.0027 μs 0.0024 μs 1
Moq.StaticResolveSut 1.043 μs 0.0089 μs 0.0083 μs 1
FakeItEasy.StaticResolveSut 1.067 μs 0.0072 μs 0.0067 μs 1

BenchmarkDotNet v0.14.0, Ubuntu 22.04.5 LTS (Jammy Jellyfish)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.403
  [Host]     : .NET 8.0.10 (8.0.1024.46610), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.10 (8.0.1024.46610), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
NSubstitute.ResolveSut 1.054 μs 0.0038 μs 0.0029 μs 1
FakeItEasy.ResolveSut 1.084 μs 0.0034 μs 0.0028 μs 2
Moq.ResolveSut 1.107 μs 0.0083 μs 0.0078 μs 2

BenchmarkDotNet v0.14.0, Ubuntu 22.04.5 LTS (Jammy Jellyfish)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.403
  [Host]   : .NET 8.0.10 (8.0.1024.46610), X64 RyuJIT AVX2
  ShortRun : .NET 8.0.10 (8.0.1024.46610), X64 RyuJIT AVX2

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

Method Mean Error StdDev Rank Gen0 Gen1 Gen2 Allocated
FakeItEasy.CreateContainer 527.4 ms 1,946.0 ms 106.7 ms 1 7000.0000 5000.0000 4000.0000 291.26 MB
Moq.CreateContainer 551.8 ms 3,518.6 ms 192.9 ms 1 7000.0000 5000.0000 4000.0000 298.13 MB
NSubstitute.CreateContainer 567.3 ms 2,493.1 ms 136.7 ms 1 6000.0000 4000.0000 3000.0000 291.27 MB

BenchmarkDotNet v0.14.0, Ubuntu 22.04.5 LTS (Jammy Jellyfish)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.403
  [Host]     : .NET 8.0.10 (8.0.1024.46610), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.10 (8.0.1024.46610), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
Moq.NonPublicTypes.GetMock 769.2 ns 4.53 ns 4.24 ns 1
FakeItEasy.NonPublicTypes.GetMock 860.1 ns 4.78 ns 4.47 ns 2
NSubstitute.NonPublicTypes.GetMock 888.8 ns 6.12 ns 5.73 ns 3

BenchmarkDotNet v0.14.0, Ubuntu 22.04.5 LTS (Jammy Jellyfish)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.403
  [Host]     : .NET 8.0.10 (8.0.1024.46610), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.10 (8.0.1024.46610), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
NSubstitute.ResolveFrom 1.154 μs 0.0032 μs 0.0027 μs 1
Moq.ResolveFrom 1.198 μs 0.0059 μs 0.0049 μs 2
FakeItEasy.ResolveFrom 1.305 μs 0.0032 μs 0.0025 μs 3

BenchmarkDotNet v0.14.0, Ubuntu 22.04.5 LTS (Jammy Jellyfish)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.403
  [Host]   : .NET 8.0.10 (8.0.1024.46610), X64 RyuJIT AVX2
  ShortRun : .NET 8.0.10 (8.0.1024.46610), X64 RyuJIT AVX2

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

Method Mean Error StdDev Rank Gen0 Gen1 Gen2 Allocated
NSubstitute.NonPublicTypes.CreateContainer 2.225 s 0.2688 s 0.0147 s 1 81000.0000 76000.0000 73000.0000 2.06 GB
FakeItEasy.NonPublicTypes.CreateContainer 2.283 s 0.4202 s 0.0230 s 1 78000.0000 73000.0000 70000.0000 2.06 GB
Moq.NonPublicTypes.CreateContainer 2.632 s 0.7147 s 0.0392 s 1 82000.0000 75000.0000 72000.0000 2.17 GB

@renovate renovate bot changed the title Update dependency Xunit.DependencyInjection to 9.5.0 Update dependency Xunit.DependencyInjection to 9.6.0 Oct 30, 2024
@renovate renovate bot force-pushed the renovate/xunit.dependencyinjection-9.x branch from 2ea8f11 to a8f6177 Compare October 30, 2024 17:40
Copy link

sonarcloud bot commented Oct 30, 2024

@renovate renovate bot merged commit 5b4ec9c into main Oct 30, 2024
20 checks passed
@renovate renovate bot deleted the renovate/xunit.dependencyinjection-9.x branch October 30, 2024 20:10
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