Skip to content

chore: Bump actions/setup-dotnet from 5 to 6#816

Merged
vbreuss merged 1 commit into
mainfrom
dependabot/github_actions/actions/setup-dotnet-6
Jul 20, 2026
Merged

chore: Bump actions/setup-dotnet from 5 to 6#816
vbreuss merged 1 commit into
mainfrom
dependabot/github_actions/actions/setup-dotnet-6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/setup-dotnet from 5 to 6.

Release notes

Sourced from actions/setup-dotnet's releases.

v6.0.0

What's Changed

New Contributors

Full Changelog: actions/setup-dotnet@v5...v6.0.0

v5.4.0

What's Changed

Enhancements

Documentation

Bug Fixes

Dependency Updates

New Contributors

Full Changelog: actions/setup-dotnet@v5...v5.4.0

v5.3.0

What's Changed

Enhancements

Dependency Updates

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 5 to 6.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 20, 2026
@github-actions

Copy link
Copy Markdown

Test Results

    24 files  ±0      24 suites  ±0   9m 40s ⏱️ +49s
 4 171 tests ±0   4 169 ✅ ±0  2 💤 ±0  0 ❌ ±0 
26 845 runs  ±0  26 841 ✅ ±0  4 💤 ±0  0 ❌ ±0 

Results for commit 5dc62e9. ± Comparison against base commit d64dfe5.

@github-actions

Copy link
Copy Markdown

🚀 Benchmark Results

Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 9V74 2.87GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.302
[Host] : .NET 10.0.10 (10.0.10, 10.0.1026.32716), 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 980.8 ns 55.04 ns 48.79 ns 0.93 3.77 KB 1.00
Mockolate 1 1,049.2 ns 38.84 ns 36.33 ns 1.00 3.77 KB 1.00
Imposter 1 900.6 ns 11.11 ns 8.67 ns 0.86 5.16 KB 1.37
Moq 1 170,955.3 ns 1,915.49 ns 1,791.75 ns 163.13 20.25 KB 5.38
NSubstitute 1 8,876.1 ns 74.02 ns 57.79 ns 8.47 12.78 KB 3.39
FakeItEasy 1 10,125.6 ns 59.86 ns 53.07 ns 9.66 13.63 KB 3.62
baseline* 10 2,489.2 ns 15.14 ns 13.42 ns 0.96 4.82 KB 1.00
Mockolate 10 2,603.7 ns 16.13 ns 14.29 ns 1.00 4.82 KB 1.00
Imposter 10 2,259.1 ns 19.30 ns 18.06 ns 0.87 7.97 KB 1.65
Moq 10 184,899.1 ns 740.44 ns 692.61 ns 71.02 28.64 KB 5.94
NSubstitute 10 21,842.9 ns 41.37 ns 36.68 ns 8.39 25.58 KB 5.31
FakeItEasy 10 21,672.8 ns 293.41 ns 274.46 ns 8.32 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, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.302
[Host] : .NET 10.0.10 (10.0.10, 10.0.1026.32716), X64 RyuJIT x86-64-v4

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

CreateMock Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 19.28 ns 0.242 ns 0.189 ns 0.78 160 B 1.00
Mockolate 24.86 ns 0.400 ns 0.374 ns 1.00 160 B 1.00
Imposter 374.72 ns 9.158 ns 8.567 ns 15.08 2248 B 14.05
TUnitMocks 54.10 ns 0.303 ns 0.269 ns 2.18 200 B 1.25
Moq 1,415.97 ns 2.677 ns 2.373 ns 56.98 2096 B 13.10
NSubstitute 2,132.74 ns 12.538 ns 11.114 ns 85.82 5048 B 31.55
FakeItEasy 1,871.62 ns 23.147 ns 20.519 ns 75.31 2772 B 17.32
Details

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

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

Method N Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 1 344.4 ns 1.33 ns 1.04 ns 0.93 1.93 KB 1.00
Mockolate 1 369.8 ns 4.52 ns 4.00 ns 1.00 1.93 KB 1.00
Imposter 1 591.1 ns 11.25 ns 10.52 ns 1.60 4.04 KB 2.09
TUnitMocks 1 480.8 ns 7.35 ns 6.87 ns 1.30 2.02 KB 1.04
Moq 1 189,086.7 ns 1,067.37 ns 998.42 ns 511.32 14.73 KB 7.63
NSubstitute 1 5,897.4 ns 34.46 ns 30.55 ns 15.95 9.12 KB 4.72
FakeItEasy 1 6,290.3 ns 35.33 ns 33.05 ns 17.01 8.05 KB 4.17
baseline* 10 608.6 ns 2.23 ns 2.08 ns 0.88 2.14 KB 1.00
Mockolate 10 692.4 ns 9.66 ns 9.03 ns 1.00 2.14 KB 1.00
Imposter 10 1,209.4 ns 21.97 ns 20.55 ns 1.75 5.52 KB 2.58
TUnitMocks 10 1,415.3 ns 15.09 ns 14.11 ns 2.04 3.73 KB 1.74
Moq 10 191,655.9 ns 513.21 ns 454.95 ns 276.83 18.64 KB 8.71
NSubstitute 10 8,668.4 ns 76.31 ns 71.38 ns 12.52 12.07 KB 5.64
FakeItEasy 10 9,401.1 ns 63.14 ns 59.06 ns 13.58 15.42 KB 7.20
Details

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

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

Callback Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 306.9 ns 4.75 ns 4.45 ns 0.89 1.57 KB 1.00
Mockolate 346.1 ns 6.62 ns 5.87 ns 1.00 1.57 KB 1.00
Imposter 445.4 ns 11.72 ns 10.96 ns 1.29 2.38 KB 1.52
TUnitMocks 541.2 ns 8.51 ns 7.96 ns 1.56 1.99 KB 1.27
Moq 100,135.5 ns 604.43 ns 565.38 ns 289.36 8.88 KB 5.66
NSubstitute 4,812.9 ns 38.16 ns 35.69 ns 13.91 7.71 KB 4.91
FakeItEasy 5,054.8 ns 47.90 ns 44.80 ns 14.61 6.81 KB 4.33
Details

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

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

Property N Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 1 613.3 ns 13.73 ns 12.84 ns 1.16 2.41 KB 1.00
Mockolate 1 530.6 ns 14.84 ns 13.88 ns 1.00 2.41 KB 1.00
Imposter 1 464.8 ns 4.41 ns 3.91 ns 0.88 3.13 KB 1.29
TUnitMocks 1 466.4 ns 2.41 ns 2.01 ns 0.88 1.64 KB 0.68
Moq 1 11,843.5 ns 65.03 ns 60.83 ns 22.34 10.39 KB 4.30
NSubstitute 1 7,534.4 ns 97.70 ns 91.38 ns 14.21 11.45 KB 4.74
FakeItEasy 1 8,436.3 ns 135.38 ns 126.63 ns 15.91 11.24 KB 4.66
baseline* 10 1,044.9 ns 10.22 ns 9.56 ns 0.97 2.91 KB 1.00
Mockolate 10 1,080.8 ns 11.68 ns 10.36 ns 1.00 2.91 KB 1.00
Imposter 10 1,161.4 ns 21.19 ns 19.82 ns 1.07 4.67 KB 1.61
TUnitMocks 10 1,674.7 ns 29.58 ns 27.67 ns 1.55 3.94 KB 1.35
Moq 10 19,166.5 ns 96.19 ns 89.98 ns 17.74 18.28 KB 6.29
NSubstitute 10 17,834.2 ns 111.24 ns 104.05 ns 16.50 21.08 KB 7.25
FakeItEasy 10 21,129.7 ns 157.37 ns 147.20 ns 19.55 30.81 KB 10.60
Details

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

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

Event Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 240.3 ns 5.01 ns 4.68 ns 1.05 1.7 KB 1.00
Mockolate 228.6 ns 1.12 ns 1.00 ns 1.00 1.7 KB 1.00
Imposter 1,011.0 ns 6.51 ns 6.09 ns 4.42 8.8 KB 5.17
TUnitMocks 134.8 ns 1.35 ns 1.20 ns 0.59 1.34 KB 0.79
Moq 10,890.6 ns 57.13 ns 47.71 ns 47.65 12.51 KB 7.34
NSubstitute 3,925.1 ns 13.74 ns 12.86 ns 17.17 9.05 KB 5.31
FakeItEasy 185,798.1 ns 504.88 ns 472.26 ns 812.94 15.26 KB 8.96

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

@vbreuss
vbreuss merged commit a8ea0e4 into main Jul 20, 2026
15 checks passed
@vbreuss
vbreuss deleted the dependabot/github_actions/actions/setup-dotnet-6 branch July 20, 2026 10:54
github-actions Bot added a commit that referenced this pull request Jul 20, 2026
github-actions Bot added a commit that referenced this pull request Jul 20, 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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant