Skip to content

chore: Bump the awexpect group with 2 updates - #858

Merged
mergify[bot] merged 1 commit into
mainfrom
dependabot/nuget/awexpect-259cb4b7f9
Sep 7, 2026
Merged

chore: Bump the awexpect group with 2 updates#858
mergify[bot] merged 1 commit into
mainfrom
dependabot/nuget/awexpect-259cb4b7f9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Updated aweXpect from 2.35.0 to 2.37.0.

Release notes

Sourced from aweXpect's releases.

2.37.0

What's Changed

Full Changelog: Testably/aweXpect@v2.36.0...v2.37.0

2.36.0

What's Changed

Full Changelog: Testably/aweXpect@v2.35.0...v2.36.0

Commits viewable in compare view.

Updated aweXpect.Mockolate from 3.1.0 to 3.2.0.

Release notes

Sourced from aweXpect.Mockolate's releases.

3.2.0

What's Changed

Full Changelog: Testably/aweXpect.Mockolate@v3.1.0...v3.2.0

Commits viewable in compare view.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps aweXpect from 2.35.0 to 2.37.0
Bumps aweXpect.Mockolate from 3.1.0 to 3.2.0

---
updated-dependencies:
- dependency-name: aweXpect
  dependency-version: 2.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: awexpect
- dependency-name: aweXpect.Mockolate
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: awexpect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Sep 7, 2026
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown

Test Results

    24 files  ±0      24 suites  ±0   10m 48s ⏱️ - 1m 37s
 4 397 tests ±0   4 395 ✅ ±0  2 💤 ±0  0 ❌ ±0 
27 919 runs  ±0  27 915 ✅ ±0  4 💤 ±0  0 ❌ ±0 

Results for commit fc0fad2. ± Comparison against base commit 81e17dd.

@mergify
mergify Bot merged commit 7cf6d29 into main Sep 7, 2026
16 checks passed
@mergify
mergify Bot deleted the dependabot/nuget/awexpect-259cb4b7f9 branch September 7, 2026 07:42
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown

🚀 Benchmark Results

Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 9V74 2.60GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.400
[Host] : .NET 10.0.11 (10.0.11, 10.0.1126.37416), X64 RyuJIT x86-64-v3

Job=InProcess Toolchain=InProcessEmitToolchain IterationCount=15
LaunchCount=1 WarmupCount=10

Indexer N Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 1 802.9 ns 54.94 ns 45.88 ns 0.73 3.77 KB 1.00
Mockolate 1 1,094.6 ns 39.83 ns 37.26 ns 1.00 3.77 KB 1.00
Imposter 1 948.6 ns 24.24 ns 22.68 ns 0.87 5.16 KB 1.37
Moq 1 173,603.5 ns 902.98 ns 800.47 ns 158.77 20.48 KB 5.44
NSubstitute 1 9,672.7 ns 175.56 ns 164.22 ns 8.85 12.78 KB 3.39
FakeItEasy 1 10,299.0 ns 236.46 ns 221.19 ns 9.42 13.63 KB 3.62
baseline* 10 2,323.5 ns 76.45 ns 63.84 ns 0.87 4.82 KB 1.00
Mockolate 10 2,657.7 ns 18.34 ns 17.16 ns 1.00 4.82 KB 1.00
Imposter 10 2,422.0 ns 70.04 ns 65.51 ns 0.91 7.97 KB 1.65
Moq 10 185,491.7 ns 1,152.41 ns 1,077.96 ns 69.80 30 KB 6.22
NSubstitute 10 23,318.2 ns 390.64 ns 365.40 ns 8.77 25.58 KB 5.31
FakeItEasy 10 22,259.2 ns 268.75 ns 251.39 ns 8.38 32.97 KB 6.84
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
Intel Xeon Platinum 8370C CPU 2.80GHz (Max: 3.01GHz), 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.400
[Host] : .NET 10.0.11 (10.0.11, 10.0.1126.37416), X64 RyuJIT x86-64-v4

Job=InProcess Toolchain=InProcessEmitToolchain IterationCount=15
LaunchCount=1 WarmupCount=10

Property N Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 1 552.2 ns 13.51 ns 12.64 ns 0.93 2.41 KB 1.00
Mockolate 1 596.3 ns 5.51 ns 5.15 ns 1.00 2.41 KB 1.00
Imposter 1 481.7 ns 11.77 ns 11.01 ns 0.81 3.13 KB 1.29
TUnitMocks 1 523.8 ns 9.27 ns 8.67 ns 0.88 1.64 KB 0.68
Moq 1 11,202.4 ns 104.85 ns 98.08 ns 18.79 10.39 KB 4.30
NSubstitute 1 7,781.9 ns 78.86 ns 69.91 ns 13.05 11.45 KB 4.74
FakeItEasy 1 8,156.7 ns 95.64 ns 89.47 ns 13.68 11.25 KB 4.66
baseline* 10 1,128.5 ns 16.85 ns 14.07 ns 0.87 2.91 KB 1.00
Mockolate 10 1,296.9 ns 9.05 ns 8.47 ns 1.00 2.91 KB 1.00
Imposter 10 1,281.1 ns 17.10 ns 16.00 ns 0.99 4.67 KB 1.61
TUnitMocks 10 1,950.6 ns 11.97 ns 9.99 ns 1.50 3.94 KB 1.35
Moq 10 18,538.3 ns 49.35 ns 46.16 ns 14.29 18.28 KB 6.29
NSubstitute 10 17,331.5 ns 92.97 ns 82.42 ns 13.36 21.08 KB 7.25
FakeItEasy 10 18,652.2 ns 222.01 ns 207.67 ns 14.38 30.8 KB 10.60
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 9V74 2.60GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.400
[Host] : .NET 10.0.11 (10.0.11, 10.0.1126.37416), X64 RyuJIT x86-64-v4

Job=InProcess Toolchain=InProcessEmitToolchain IterationCount=15
LaunchCount=1 WarmupCount=10

Event Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 322.9 ns 7.44 ns 6.96 ns 1.37 1.7 KB 1.00
Mockolate 235.8 ns 4.21 ns 3.94 ns 1.00 1.7 KB 1.00
Imposter 1,060.0 ns 13.58 ns 12.04 ns 4.50 8.8 KB 5.17
TUnitMocks 139.3 ns 1.31 ns 1.22 ns 0.59 1.34 KB 0.79
Moq 11,206.6 ns 59.60 ns 55.75 ns 47.53 12.51 KB 7.34
NSubstitute 4,280.4 ns 55.41 ns 51.83 ns 18.16 9.05 KB 5.31
FakeItEasy 184,658.2 ns 734.65 ns 687.20 ns 783.26 15.26 KB 8.96
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 7763 2.59GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.400
[Host] : .NET 10.0.11 (10.0.11, 10.0.1126.37416), X64 RyuJIT x86-64-v3

Job=InProcess Toolchain=InProcessEmitToolchain IterationCount=15
LaunchCount=1 WarmupCount=10

CreateMock Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 17.75 ns 0.178 ns 0.166 ns 0.91 160 B 1.00
Mockolate 19.58 ns 1.269 ns 1.187 ns 1.00 160 B 1.00
Imposter 312.51 ns 12.445 ns 11.641 ns 16.01 2248 B 14.05
TUnitMocks 38.15 ns 0.506 ns 0.474 ns 1.95 200 B 1.25
Moq 1,561.28 ns 17.888 ns 16.732 ns 80.00 2096 B 13.10
NSubstitute 2,014.51 ns 9.819 ns 8.199 ns 103.22 5048 B 31.55
FakeItEasy 1,897.53 ns 22.976 ns 21.492 ns 97.22 2763 B 17.27
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
INTEL XEON PLATINUM 8573C 2.30GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.400
[Host] : .NET 10.0.11 (10.0.11, 10.0.1126.37416), X64 RyuJIT x86-64-v4

Job=InProcess Toolchain=InProcessEmitToolchain IterationCount=15
LaunchCount=1 WarmupCount=10

Callback Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 325.5 ns 6.98 ns 6.53 ns 1.07 1.57 KB 1.00
Mockolate 305.2 ns 5.57 ns 4.93 ns 1.00 1.57 KB 1.00
Imposter 348.7 ns 5.21 ns 4.35 ns 1.14 2.38 KB 1.52
TUnitMocks 485.3 ns 8.56 ns 8.00 ns 1.59 1.99 KB 1.27
Moq 39,561.4 ns 141.50 ns 132.36 ns 129.66 8.87 KB 5.65
NSubstitute 3,637.1 ns 34.11 ns 31.91 ns 11.92 7.71 KB 4.91
FakeItEasy 3,261.3 ns 47.47 ns 42.08 ns 10.69 6.8 KB 4.33
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
INTEL XEON PLATINUM 8573C 2.30GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.400
[Host] : .NET 10.0.11 (10.0.11, 10.0.1126.37416), X64 RyuJIT x86-64-v4

Job=InProcess Toolchain=InProcessEmitToolchain IterationCount=15
LaunchCount=1 WarmupCount=10

Method N Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 1 276.3 ns 3.44 ns 3.05 ns 0.86 1.93 KB 1.00
Mockolate 1 319.5 ns 5.16 ns 4.58 ns 1.00 1.93 KB 1.00
Imposter 1 455.3 ns 4.33 ns 3.61 ns 1.43 4.04 KB 2.09
TUnitMocks 1 434.1 ns 3.61 ns 3.20 ns 1.36 2.02 KB 1.04
Moq 1 78,485.6 ns 319.81 ns 283.50 ns 245.71 14.58 KB 7.56
NSubstitute 1 4,983.0 ns 86.83 ns 72.50 ns 15.60 9.12 KB 4.72
FakeItEasy 1 3,843.0 ns 59.66 ns 55.81 ns 12.03 8.06 KB 4.18
baseline* 10 484.2 ns 2.23 ns 2.09 ns 0.72 2.14 KB 1.00
Mockolate 10 675.0 ns 10.67 ns 9.98 ns 1.00 2.14 KB 1.00
Imposter 10 909.9 ns 5.42 ns 4.23 ns 1.35 5.52 KB 2.58
TUnitMocks 10 1,384.0 ns 21.92 ns 20.51 ns 2.05 3.73 KB 1.74
Moq 10 80,436.8 ns 211.39 ns 187.39 ns 119.18 18.46 KB 8.63
NSubstitute 10 7,016.7 ns 78.29 ns 69.40 ns 10.40 12.07 KB 5.64
FakeItEasy 10 6,317.2 ns 65.09 ns 60.89 ns 9.36 15.41 KB 7.20

baseline* rows show the corresponding Mockolate benchmark from the most recent successful main branch build with results, for regression comparison.

github-actions Bot added a commit that referenced this pull request Sep 7, 2026
github-actions Bot added a commit that referenced this pull request Sep 7, 2026
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown

This is addressed in release v3.5.0.

@github-actions github-actions Bot added the state: released The issue is released label Sep 7, 2026
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 .NET Pull requests that update .NET code state: released The issue is released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants