[main] Bump Microsoft.CodeAnalysis from 3.11.0 to 5.9.0 - #10619
[main] Bump Microsoft.CodeAnalysis from 3.11.0 to 5.9.0#10619dependabot[bot] wants to merge 1 commit into
Conversation
--- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis dependency-version: 5.9.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates the centrally managed Roslyn (Microsoft.CodeAnalysis) version used across the repo.
Changes:
- Bumped
MicrosoftCodeAnalysisVersionfrom3.11.0to5.9.0.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| <MicrosoftCodeAnalysisVersionForTests>4.10.0</MicrosoftCodeAnalysisVersionForTests> | ||
| <MicrosoftCodeAnalysisVersionForSourceGen>4.8.0</MicrosoftCodeAnalysisVersionForSourceGen> |
🔍 Build Failure AnalysisSummary — All 9 build legs fail identically during NuGet restore with Root cause 1:
|
| Code | Project | Message |
|---|---|---|
NU1605 |
MSTest.Analyzers.csproj |
Downgrade: Microsoft.CodeAnalysis.Analyzers from 5.9.0-1.26328.17 to 5.6.0 (via Microsoft.CodeAnalysis.Common 5.9.0) |
NU1605 |
MSTest.Analyzers.CodeFixes.csproj |
Downgrade: Microsoft.CodeAnalysis.Analyzers from 5.9.0-1.26328.17 to 5.6.0 (via Microsoft.CodeAnalysis.CSharp.Workspaces 5.9.0) |
🤖 Generated by the Build Failure Analysis workflow using binlog-mcp · commit a4d8232
🤖 Automated content by GitHub Copilot. Generated by the Build Failure Analysis workflow. · auto · 61.8 AIC · ⌖ 2.08 AIC · ⊞ 11.6K · [◷]( · ◷)
There was a problem hiding this comment.
🤖 Automated content by GitHub Copilot. Generated by the Build Failure Analysis workflow. · auto · 61.8 AIC · ⌖ 2.08 AIC · ⊞ 11.6K · ◷
| <AspireHostingTestingVersion>13.4.6</AspireHostingTestingVersion> | ||
| <MicrosoftBuildVersion>17.11.48</MicrosoftBuildVersion> | ||
| <MicrosoftCodeAnalysisVersion>3.11.0</MicrosoftCodeAnalysisVersion> | ||
| <MicrosoftCodeAnalysisVersion>5.9.0</MicrosoftCodeAnalysisVersion> |
There was a problem hiding this comment.
🔧 NU1605 — MicrosoftCodeAnalysisVersion is being bumped to 5.9.0 here, but the separately-pinned Microsoft.CodeAnalysis.Analyzers PackageVersion (elsewhere in this file, currently 5.6.0) is now lower than the >= 5.9.0-1.26328.17 required transitively by Microsoft.CodeAnalysis.Common/Microsoft.CodeAnalysis.CSharp.Workspaces 5.9.0. This causes an NU1605 downgrade error (promoted to a hard error) on every build leg. Raise the Microsoft.CodeAnalysis.Analyzers PackageVersion to 5.9.0 as well.
| <MicrosoftCodeAnalysisVersion>5.9.0</MicrosoftCodeAnalysisVersion> | |
| <MicrosoftCodeAnalysisVersion>5.9.0</MicrosoftCodeAnalysisVersion> |
Updated Microsoft.CodeAnalysis from 3.11.0 to 5.9.0.
Release notes
Sourced from Microsoft.CodeAnalysis'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.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)