Skip to content

Bump Microsoft.CodeAnalysis.CSharp from 4.11.0 to 5.0.0 - #293

Merged
agocke merged 2 commits into
mainfrom
dependabot/nuget/Microsoft.CodeAnalysis.CSharp-5.0.0
Jan 19, 2026
Merged

Bump Microsoft.CodeAnalysis.CSharp from 4.11.0 to 5.0.0#293
agocke merged 2 commits into
mainfrom
dependabot/nuget/Microsoft.CodeAnalysis.CSharp-5.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 18, 2026

Copy link
Copy Markdown
Contributor

Updated Microsoft.CodeAnalysis.CSharp from 4.11.0 to 5.0.0.

Release notes

Sourced from Microsoft.CodeAnalysis.CSharp's releases.

No release notes found for this version range.

Commits viewable in compare view.

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jan 18, 2026
@dependabot
dependabot Bot force-pushed the dependabot/nuget/Microsoft.CodeAnalysis.CSharp-5.0.0 branch from 8070a87 to 8d4d256 Compare January 18, 2026 09:27
---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.CSharp
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/nuget/Microsoft.CodeAnalysis.CSharp-5.0.0 branch from 8d4d256 to 152d73a Compare January 18, 2026 23:09
@agocke

agocke commented Jan 19, 2026

Copy link
Copy Markdown
Collaborator

@copilot please fix transitive version errors

Copilot AI commented Jan 19, 2026

Copy link
Copy Markdown
Contributor

@agocke I've opened a new pull request, #298, to work on those changes. Once the pull request is ready, I'll request review from you.

- [x] Understand the problem: Dependabot updated
Microsoft.CodeAnalysis.CSharp from 4.11.0 to 5.0.0
- [x] Identify root cause: Microsoft.CodeAnalysis.CSharp.Workspaces is
still at 4.11.0, causing version conflict
- [x] Update Microsoft.CodeAnalysis.CSharp.Workspaces to 5.0.0 in
Directory.Packages.props
- [x] Suppress RS1035 analyzer error from PolyKit.Embedded (new stricter
rule in Roslyn 5.0)
- [x] Verify the build succeeds
- [x] Run tests to confirm everything works

<!-- START COPILOT CODING AGENT TIPS -->
---

💡 You can make Copilot smarter by setting up custom instructions,
customizing its development environment and configuring Model Context
Protocol (MCP) servers. Learn more [Copilot coding agent
tips](https://gh.io/copilot-coding-agent-tips) in the docs.

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: agocke <515774+agocke@users.noreply.github.com>
@agocke
agocke enabled auto-merge (squash) January 19, 2026 00:45
@agocke
agocke merged commit 98c66d9 into main Jan 19, 2026
1 check passed
@agocke
agocke deleted the dependabot/nuget/Microsoft.CodeAnalysis.CSharp-5.0.0 branch January 19, 2026 00:45
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.

2 participants