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

Bump PeanutButter.RandomGenerators from 3.0.147 to 3.0.159 #476

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2023

Bumps PeanutButter.RandomGenerators from 3.0.147 to 3.0.159.

Commits
  • 105d3af 🔖 release version 3.0.159
  • a7d0be5 🐛 static RandomPropSetters storage should be thread-safe
  • cd26f6f 🔖 release version 3.0.158
  • d14b5d9 ♻️ rather expose StandardInput than direct methods, for consistency - ...
  • 09f9f9d 🔖 release version 3.0.157
  • 5b793c0 🔧 observe TEMPDB_BASE_PATH even for init config
  • 4edc71e ✨ allow providing null base folder (eg from environment variable tha...
  • b037c53 🔖 release version 3.0.156
  • eae9dad ✨ add immediate wrappers for Write and WriteLine on ProcessIO::Process
  • b196f0f 🔖 release version 3.0.155
  • 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 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [PeanutButter.RandomGenerators](https://github.com/fluffynuts/PeanutButter) from 3.0.147 to 3.0.159.
- [Commits](fluffynuts/PeanutButter@v3.0.147...v3.0.159)

---
updated-dependencies:
- dependency-name: PeanutButter.RandomGenerators
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 30, 2023
@codecov
Copy link

codecov bot commented Jun 30, 2023

Codecov Report

Merging #476 (5803ad6) into main (15f3823) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #476   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines          220       220           
  Branches        24        24           
=========================================
  Hits           220       220           

@github-actions
Copy link

🏅 Benchmark test report

Expand to see results 🔽
BenchmarkDotNet=v0.13.5, OS=ubuntu 22.04
Intel Xeon Platinum 8370C CPU 2.80GHz, 1 CPU, 2 logical and 2 physical cores
.NET SDK=7.0.305
  [Host]   : .NET 7.0.8 (7.0.823.31807), X64 RyuJIT AVX2
  ShortRun : .NET 7.0.8 (7.0.823.31807), X64 RyuJIT AVX2

Job=ShortRun  IterationCount=3  LaunchCount=1  
WarmupCount=3  
Method Mean Error StdDev Rank Gen0 Gen1 Gen2 Allocated
NSubstitute.CreateContainer 454.6 ms 26.39 ms 1.45 ms 1 12000.0000 4000.0000 3000.0000 269.1 MB
FakeItEasy.CreateContainer 456.9 ms 15.01 ms 0.82 ms 1 12000.0000 4000.0000 3000.0000 269.1 MB
Moq.CreateContainer 501.0 ms 131.95 ms 7.23 ms 2 13000.0000 4000.0000 3000.0000 279.32 MB
BenchmarkDotNet=v0.13.5, OS=ubuntu 22.04
Intel Xeon Platinum 8370C CPU 2.80GHz, 1 CPU, 2 logical and 2 physical cores
.NET SDK=7.0.305
  [Host]     : .NET 7.0.8 (7.0.823.31807), X64 RyuJIT AVX2
  DefaultJob : .NET 7.0.8 (7.0.823.31807), X64 RyuJIT AVX2

Method Mean Error StdDev Rank
Moq.ResolveSut 2.301 μs 0.0142 μs 0.0133 μs 1
NSubstitute.ResolveSut 2.392 μs 0.0105 μs 0.0098 μs 2
FakeItEasy.ResolveSut 2.438 μs 0.0172 μs 0.0161 μs 3
BenchmarkDotNet=v0.13.5, OS=ubuntu 22.04
Intel Xeon Platinum 8370C CPU 2.80GHz, 1 CPU, 2 logical and 2 physical cores
.NET SDK=7.0.305
  [Host]     : .NET 7.0.8 (7.0.823.31807), X64 RyuJIT AVX2
  DefaultJob : .NET 7.0.8 (7.0.823.31807), X64 RyuJIT AVX2

Method Mean Error StdDev Rank
NSubstitute.StaticResolveSut 2.313 μs 0.0053 μs 0.0047 μs 1
Moq.StaticResolveSut 2.413 μs 0.0099 μs 0.0093 μs 2
FakeItEasy.StaticResolveSut 2.463 μs 0.0041 μs 0.0034 μs 3
BenchmarkDotNet=v0.13.5, OS=ubuntu 22.04
Intel Xeon Platinum 8370C CPU 2.80GHz, 1 CPU, 2 logical and 2 physical cores
.NET SDK=7.0.305
  [Host]     : .NET 7.0.8 (7.0.823.31807), X64 RyuJIT AVX2
  DefaultJob : .NET 7.0.8 (7.0.823.31807), X64 RyuJIT AVX2

Method Mean Error StdDev Rank
Moq.GetMock 1.292 μs 0.0051 μs 0.0048 μs 1
FakeItEasy.GetMock 1.802 μs 0.0042 μs 0.0037 μs 2
NSubstitute.GetMock 1.941 μs 0.0052 μs 0.0049 μs 3
BenchmarkDotNet=v0.13.5, OS=ubuntu 22.04
Intel Xeon Platinum 8370C CPU 2.80GHz, 1 CPU, 2 logical and 2 physical cores
.NET SDK=7.0.305
  [Host]   : .NET 7.0.8 (7.0.823.31807), X64 RyuJIT AVX2
  ShortRun : .NET 7.0.8 (7.0.823.31807), X64 RyuJIT AVX2

Job=ShortRun  IterationCount=3  LaunchCount=1  
WarmupCount=3  
Method Mean Error StdDev Rank Gen0 Gen1 Gen2 Allocated
FakeItEasy.NonPublicTypes.CreateContainer 2.774 s 0.5272 s 0.0289 s 1 88000.0000 69000.0000 65000.0000 1.76 GB
NSubstitute.NonPublicTypes.CreateContainer 2.792 s 0.2602 s 0.0143 s 1 88000.0000 69000.0000 65000.0000 1.76 GB
Moq.NonPublicTypes.CreateContainer 3.075 s 0.3691 s 0.0202 s 2 88000.0000 67000.0000 63000.0000 1.77 GB
BenchmarkDotNet=v0.13.5, OS=ubuntu 22.04
Intel Xeon Platinum 8370C CPU 2.80GHz, 1 CPU, 2 logical and 2 physical cores
.NET SDK=7.0.305
  [Host]     : .NET 7.0.8 (7.0.823.31807), X64 RyuJIT AVX2
  DefaultJob : .NET 7.0.8 (7.0.823.31807), X64 RyuJIT AVX2

Method Mean Error StdDev Rank
Moq.NonPublicTypes.GetMock 1.179 μs 0.0018 μs 0.0015 μs 1
FakeItEasy.NonPublicTypes.GetMock 1.924 μs 0.0119 μs 0.0099 μs 2
NSubstitute.NonPublicTypes.GetMock 1.926 μs 0.0080 μs 0.0075 μs 2
BenchmarkDotNet=v0.13.5, OS=ubuntu 22.04
Intel Xeon Platinum 8370C CPU 2.80GHz, 1 CPU, 2 logical and 2 physical cores
.NET SDK=7.0.305
  [Host]     : .NET 7.0.8 (7.0.823.31807), X64 RyuJIT AVX2
  DefaultJob : .NET 7.0.8 (7.0.823.31807), X64 RyuJIT AVX2

Method Mean Error StdDev Rank
Moq.ResolveFrom 2.589 μs 0.0093 μs 0.0087 μs 1
NSubstitute.ResolveFrom 2.593 μs 0.0109 μs 0.0097 μs 1
FakeItEasy.ResolveFrom 2.619 μs 0.0096 μs 0.0090 μs 1

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 3, 2023

Superseded by #477.

@dependabot dependabot bot closed this Jul 3, 2023
@dependabot dependabot bot deleted the dependabot/nuget/PeanutButter.RandomGenerators-3.0.159 branch July 3, 2023 05:17
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.

0 participants