Skip to content

chore: Bump Microsoft.CodeAnalysis.Common and Microsoft.CodeAnalysis.CSharp - #845

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/multi-a52fe67089
Open

chore: Bump Microsoft.CodeAnalysis.Common and Microsoft.CodeAnalysis.CSharp#845
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/multi-a52fe67089

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Updated Microsoft.CodeAnalysis.Common from 5.6.0 to 5.9.0.

Release notes

Sourced from Microsoft.CodeAnalysis.Common's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.CodeAnalysis.CSharp from 5.6.0 to 5.9.0.

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)

…CSharp

Bumps Microsoft.CodeAnalysis.Common from 5.6.0 to 5.9.0
Bumps Microsoft.CodeAnalysis.CSharp from 5.6.0 to 5.9.0

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.Common
  dependency-version: 5.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.CodeAnalysis.CSharp
  dependency-version: 5.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Aug 24, 2026
@github-actions

Copy link
Copy Markdown

Test Results

    24 files  ±0      24 suites  ±0   10m 27s ⏱️ -1s
 4 320 tests ±0   4 318 ✅ ±0  2 💤 ±0  0 ❌ ±0 
27 568 runs  ±0  27 564 ✅ ±0  4 💤 ±0  0 ❌ ±0 

Results for commit 1f756ec. ± Comparison against base commit 8444151.

@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.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

Event Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 265.9 ns 4.70 ns 4.40 ns 0.90 1.7 KB 1.00
Mockolate 296.1 ns 3.05 ns 2.86 ns 1.00 1.7 KB 1.00
Imposter 1,315.7 ns 5.85 ns 5.18 ns 4.44 8.8 KB 5.17
TUnitMocks 169.7 ns 0.71 ns 0.67 ns 0.57 1.34 KB 0.79
Moq 13,935.5 ns 83.03 ns 77.67 ns 47.07 12.51 KB 7.34
NSubstitute 5,277.3 ns 9.05 ns 8.02 ns 17.82 9.05 KB 5.31
FakeItEasy 228,938.5 ns 317.86 ns 265.43 ns 773.20 15.26 KB 8.96
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

Method N Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 1 370.4 ns 3.57 ns 3.16 ns 1.00 1.93 KB 1.00
Mockolate 1 369.3 ns 4.31 ns 4.03 ns 1.00 1.93 KB 1.00
Imposter 1 522.0 ns 2.15 ns 1.79 ns 1.41 4.04 KB 2.09
TUnitMocks 1 514.3 ns 6.31 ns 5.91 ns 1.39 2.02 KB 1.04
Moq 1 130,248.3 ns 680.50 ns 568.25 ns 352.73 14.59 KB 7.56
NSubstitute 1 5,695.2 ns 42.48 ns 35.47 ns 15.42 9.12 KB 4.72
FakeItEasy 1 5,487.1 ns 62.39 ns 58.36 ns 14.86 8.05 KB 4.17
baseline* 10 651.4 ns 5.08 ns 4.25 ns 1.03 2.14 KB 1.00
Mockolate 10 634.4 ns 2.07 ns 1.94 ns 1.00 2.14 KB 1.00
Imposter 10 1,099.7 ns 15.43 ns 14.43 ns 1.73 5.52 KB 2.58
TUnitMocks 10 1,421.3 ns 8.58 ns 8.03 ns 2.24 3.73 KB 1.74
Moq 10 133,941.7 ns 881.64 ns 781.55 ns 211.14 18.48 KB 8.63
NSubstitute 10 8,763.8 ns 67.92 ns 56.72 ns 13.81 12.07 KB 5.64
FakeItEasy 10 9,384.9 ns 61.23 ns 57.28 ns 14.79 15.42 KB 7.20
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 9V74 2.86GHz, 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 937.1 ns 23.67 ns 22.14 ns 1.06 3.77 KB 1.00
Mockolate 1 886.4 ns 7.57 ns 6.71 ns 1.00 3.77 KB 1.00
Imposter 1 837.0 ns 2.25 ns 2.10 ns 0.94 5.16 KB 1.37
Moq 1 170,466.7 ns 873.44 ns 681.92 ns 192.33 20.37 KB 5.41
NSubstitute 1 9,404.8 ns 47.72 ns 44.64 ns 10.61 12.84 KB 3.41
FakeItEasy 1 9,672.4 ns 16.17 ns 13.51 ns 10.91 13.63 KB 3.62
baseline* 10 2,428.1 ns 12.38 ns 11.58 ns 1.02 4.82 KB 1.00
Mockolate 10 2,376.3 ns 5.22 ns 4.89 ns 1.00 4.82 KB 1.00
Imposter 10 1,960.0 ns 5.63 ns 4.40 ns 0.82 7.97 KB 1.65
Moq 10 182,563.9 ns 1,027.35 ns 960.98 ns 76.83 29.89 KB 6.20
NSubstitute 10 22,789.0 ns 65.41 ns 61.18 ns 9.59 25.63 KB 5.32
FakeItEasy 10 20,602.5 ns 85.72 ns 75.99 ns 8.67 32.97 KB 6.84
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.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

Callback Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 318.6 ns 9.53 ns 8.92 ns 0.93 1.57 KB 1.00
Mockolate 342.7 ns 2.66 ns 2.07 ns 1.00 1.57 KB 1.00
Imposter 485.7 ns 5.79 ns 5.42 ns 1.42 2.38 KB 1.52
TUnitMocks 508.7 ns 7.83 ns 7.33 ns 1.48 1.99 KB 1.27
Moq 99,721.9 ns 287.09 ns 224.14 ns 290.98 8.96 KB 5.71
NSubstitute 4,840.8 ns 16.66 ns 13.01 ns 14.13 7.71 KB 4.91
FakeItEasy 4,958.2 ns 32.58 ns 28.88 ns 14.47 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.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

Property N Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 1 553.8 ns 15.82 ns 14.02 ns 1.07 2.41 KB 1.00
Mockolate 1 517.6 ns 15.22 ns 14.24 ns 1.00 2.41 KB 1.00
Imposter 1 438.8 ns 1.53 ns 1.36 ns 0.85 3.13 KB 1.29
TUnitMocks 1 464.9 ns 2.50 ns 2.21 ns 0.90 1.64 KB 0.68
Moq 1 11,510.4 ns 41.44 ns 34.61 ns 22.25 10.39 KB 4.30
NSubstitute 1 7,504.2 ns 24.90 ns 23.29 ns 14.51 11.45 KB 4.74
FakeItEasy 1 8,070.2 ns 22.59 ns 20.03 ns 15.60 11.24 KB 4.66
baseline* 10 1,071.6 ns 14.90 ns 13.94 ns 1.07 2.91 KB 1.00
Mockolate 10 999.7 ns 3.17 ns 2.81 ns 1.00 2.91 KB 1.00
Imposter 10 1,086.4 ns 5.34 ns 4.73 ns 1.09 4.67 KB 1.61
TUnitMocks 10 1,558.1 ns 1.75 ns 1.46 ns 1.56 3.94 KB 1.35
Moq 10 18,407.5 ns 46.79 ns 43.77 ns 18.41 18.28 KB 6.29
NSubstitute 10 17,122.1 ns 33.26 ns 29.49 ns 17.13 21.08 KB 7.25
FakeItEasy 10 19,254.0 ns 63.06 ns 55.90 ns 19.26 30.81 KB 10.60
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
INTEL XEON PLATINUM 8573C 3.44GHz, 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

CreateMock Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 19.02 ns 0.499 ns 0.467 ns 1.22 160 B 1.00
Mockolate 15.64 ns 0.202 ns 0.179 ns 1.00 160 B 1.00
Imposter 227.82 ns 3.686 ns 3.267 ns 14.56 2248 B 14.05
TUnitMocks 33.18 ns 1.018 ns 0.903 ns 2.12 200 B 1.25
Moq 1,021.34 ns 28.804 ns 26.944 ns 65.29 2096 B 13.10
NSubstitute 1,555.44 ns 33.249 ns 29.475 ns 99.44 5048 B 31.55
FakeItEasy 1,189.74 ns 21.522 ns 20.132 ns 76.06 2759 B 17.24

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

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants