Skip to content

Bump Microsoft.CodeAnalysis.Analyzers and 5 others - #34

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/benchmarks/DomainMapper.Benchmarks/multi-7a3343125e
Closed

Bump Microsoft.CodeAnalysis.Analyzers and 5 others#34
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/benchmarks/DomainMapper.Benchmarks/multi-7a3343125e

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated Microsoft.CodeAnalysis.Analyzers from 5.3.0 to 5.9.0.

Release notes

Sourced from Microsoft.CodeAnalysis.Analyzers's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.CodeAnalysis.Common from 5.3.0 to 5.9.0.

Updated Microsoft.CodeAnalysis.CSharp from 5.3.0 to 5.9.0.

Updated Microsoft.CodeAnalysis.CSharp.Workspaces from 5.3.0 to 5.9.0.

Updated Microsoft.CodeAnalysis.Workspaces.Common from 5.3.0 to 5.9.0.

Updated Microsoft.CodeAnalysis.Workspaces.MSBuild from 5.3.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)

Bumps Microsoft.CodeAnalysis.Analyzers from 5.3.0 to 5.9.0
Bumps Microsoft.CodeAnalysis.Common from 5.3.0 to 5.9.0
Bumps Microsoft.CodeAnalysis.CSharp from 5.3.0 to 5.9.0
Bumps Microsoft.CodeAnalysis.CSharp.Workspaces from 5.3.0 to 5.9.0
Bumps Microsoft.CodeAnalysis.Workspaces.Common from 5.3.0 to 5.9.0
Bumps Microsoft.CodeAnalysis.Workspaces.MSBuild from 5.3.0 to 5.9.0

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.Analyzers
  dependency-version: 5.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- 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
- dependency-name: Microsoft.CodeAnalysis.CSharp.Workspaces
  dependency-version: 5.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.CodeAnalysis.Workspaces.Common
  dependency-version: 5.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.CodeAnalysis.Workspaces.MSBuild
  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 Dependency updates labels Aug 24, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #35.

@dependabot dependabot Bot closed this Aug 24, 2026
@dependabot
dependabot Bot deleted the dependabot/nuget/benchmarks/DomainMapper.Benchmarks/multi-7a3343125e branch August 24, 2026 21:39

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'ComparisonMappingBenchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.25.

Benchmark suite Current: abe68ab Previous: 187ef20 Ratio
DomainMapper.Benchmarks.ComparisonMappingBenchmarks.MapperlyDomainFactory 11.261844122161468 ns (± 0.5968164076682776) 9.003018209567436 ns (± 0.14108961260101077) 1.25
DomainMapper.Benchmarks.ComparisonMappingBenchmarks.DomainMapperDomainFactory 11.745674739990916 ns (± 0.4516876986418691) 8.419318573815483 ns (± 0.11932679127115133) 1.40
DomainMapper.Benchmarks.ComparisonMappingBenchmarks.DomainMapperExistingTarget 2.8176384538412096 ns (± 0.05131429343674791) 2.250594556979511 ns (± 0.12800039485176046) 1.25
DomainMapper.Benchmarks.ComparisonMappingBenchmarks.MapperlyFlat 10.559779616338867 ns (± 0.5785826224513227) 7.597780520362513 ns (± 0.0780363418502419) 1.39
DomainMapper.Benchmarks.ComparisonMappingBenchmarks.DomainMapperFlat 10.724873583453396 ns (± 0.587873897759902) 7.598527964949608 ns (± 0.11638510408811246) 1.41
DomainMapper.Benchmarks.ComparisonMappingBenchmarks.MapperlyNestedCollection 66.76016908884048 ns (± 1.982222722750472) 50.80889196793238 ns (± 0.45242090967265053) 1.31
DomainMapper.Benchmarks.ComparisonMappingBenchmarks.DomainMapperNestedCollection 67.86361296530123 ns (± 2.003680572114983) 48.966831572850545 ns (± 0.2391757755741652) 1.39
DomainMapper.Benchmarks.ComparisonMappingBenchmarks.DomainMapperRenamedFlattened 10.357215950886408 ns (± 0.37350398193989126) 7.177408418485096 ns (± 0.07761475547820171) 1.44
DomainMapper.Benchmarks.ComparisonMappingBenchmarks.MapperlyRenamedFlattened 10.482902725829797 ns (± 0.29371718219357684) 7.054623592358369 ns (± 0.09948878564031124) 1.49
DomainMapper.Benchmarks.ComparisonMappingBenchmarks.DomainMapperValueObjectFactory 7.138284665346146 ns (± 0.07363266185064585) 4.894221918547855 ns (± 0.15484899538459032) 1.46

This comment was automatically generated by workflow using github-action-benchmark.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants