Skip to content

chore: Bump Microsoft.CodeAnalysis.Analyzers and 3 others#987

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Benchmarks/aweXpect.Benchmarks/code-analysis-7584ebdb30
Open

chore: Bump Microsoft.CodeAnalysis.Analyzers and 3 others#987
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Benchmarks/aweXpect.Benchmarks/code-analysis-7584ebdb30

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Pinned Microsoft.CodeAnalysis.Analyzers at 5.6.0.

Release notes

Sourced from Microsoft.CodeAnalysis.Analyzers's releases.

5.0.4

Release

5.0.2

Release Notes
Install Instructions

Repos

5.0.1

Release Notes
Install Instructions

Repo

4.2.0-4.22266.5

Release

4.2.0-3.22151.16

Release

4.2.0-1.22108.11

Release

4.0.0-2.21354.7

Release

4.0.0-2.21254.26

Release

4.0.0-1.21277.15

Release

Commits viewable in compare view.

Pinned Microsoft.CodeAnalysis.Common at 5.6.0.

Release notes

Sourced from Microsoft.CodeAnalysis.Common's releases.

5.0.4

Release

5.0.2

Release Notes
Install Instructions

Repos

5.0.1

Release Notes
Install Instructions

Repo

Commits viewable in compare view.

Pinned Microsoft.CodeAnalysis.CSharp at 5.6.0.

Release notes

Sourced from Microsoft.CodeAnalysis.CSharp's releases.

5.0.4

Release

5.0.2

Release Notes
Install Instructions

Repos

5.0.1

Release Notes
Install Instructions

Repo

Commits viewable in compare view.

Updated Microsoft.CodeAnalysis.Workspaces.Common from 4.11.0 to 5.6.0.

Release notes

Sourced from Microsoft.CodeAnalysis.Workspaces.Common's releases.

5.0.4

Release

5.0.2

Release Notes
Install Instructions

Repos

5.0.1

Release Notes
Install Instructions

Repo

Commits viewable in compare view.

@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jul 6, 2026
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Test Results

0 files   -      50  0 suites   - 50   0s ⏱️ - 7m 42s
0 tests  -  19 876  0 ✅  -  19 874  0 💤  - 2  0 ❌ ±0 
0 runs   - 102 647  0 ✅  - 102 645  0 💤  - 2  0 ❌ ±0 

Results for commit cc56924. ± Comparison against base commit a431a77.

♻️ This comment has been updated with latest results.

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

🚀 Benchmark Results

Details

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

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

Method Mean Error StdDev Gen0 Gen1 Allocated
Bool_aweXpect 269.0 ns 3.97 ns 3.52 ns 0.0415 - 696 B
Bool_FluentAssertions 252.2 ns 6.94 ns 6.49 ns 0.0567 - 952 B
Equivalency_aweXpect 315,115.6 ns 1,092.99 ns 1,022.38 ns 20.0195 0.4883 335444 B
Equivalency_FluentAssertions 2,723,637.1 ns 44,586.97 ns 41,706.68 ns 289.0625 46.8750 4841651 B
Int_GreaterThan_aweXpect 272.8 ns 3.30 ns 3.09 ns 0.0515 - 864 B
Int_GreaterThan_FluentAssertions 259.8 ns 6.65 ns 6.22 ns 0.0730 - 1224 B
ItemsCount_AtLeast_aweXpect 529.1 ns 5.01 ns 4.69 ns 0.0811 - 1360 B
ItemsCount_AtLeast_FluentAssertions 550.3 ns 5.52 ns 4.89 ns 0.1192 - 2008 B
String_aweXpect 480.1 ns 3.38 ns 3.16 ns 0.0668 - 1128 B
String_FluentAssertions 1,350.4 ns 14.66 ns 13.71 ns 0.2346 - 3944 B
StringArray_aweXpect 2,073.4 ns 14.88 ns 13.92 ns 0.1564 - 2624 B
StringArray_FluentAssertions 1,357.5 ns 23.19 ns 21.69 ns 0.2480 - 4152 B
StringArrayInAnyOrder_aweXpect 2,774.8 ns 24.03 ns 21.31 ns 0.1678 - 2816 B
StringArrayInAnyOrder_FluentAssertions 30,254.3 ns 250.65 ns 234.46 ns 1.9836 0.0610 33471 B

Bumps Microsoft.CodeAnalysis.Analyzers from 3.11.0 to 5.6.0
Bumps Microsoft.CodeAnalysis.Common from 4.14.0 to 5.6.0
Bumps Microsoft.CodeAnalysis.CSharp from 4.14.0 to 5.6.0
Bumps Microsoft.CodeAnalysis.Workspaces.Common from 4.11.0 to 5.6.0

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.Analyzers
  dependency-version: 5.6.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: code-analysis
- dependency-name: Microsoft.CodeAnalysis.Common
  dependency-version: 5.6.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: code-analysis
- dependency-name: Microsoft.CodeAnalysis.CSharp
  dependency-version: 5.6.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: code-analysis
- dependency-name: Microsoft.CodeAnalysis.Workspaces.Common
  dependency-version: 5.6.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: code-analysis
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/Benchmarks/aweXpect.Benchmarks/code-analysis-7584ebdb30 branch from 64b0ee8 to cc56924 Compare July 13, 2026 07:14
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