Skip to content

[release/dev18.0] Update dependencies from dotnet/roslyn#19524

Merged
T-Gro merged 5 commits intorelease/dev18.0from
darc-release/dev18.0-7a4ef32b-1742-4535-99d3-5192c92a5a81
Apr 10, 2026
Merged

[release/dev18.0] Update dependencies from dotnet/roslyn#19524
T-Gro merged 5 commits intorelease/dev18.0from
darc-release/dev18.0-7a4ef32b-1742-4535-99d3-5192c92a5a81

Conversation

@dotnet-maestro
Copy link
Copy Markdown
Contributor

@dotnet-maestro dotnet-maestro bot commented Mar 31, 2026

This pull request updates the following dependencies

From https://github.com/dotnet/roslyn

  • Dependency Updates:
    • From 5.0.0-2.26175.11 to 5.0.0-2.26202.6
      • Microsoft.CodeAnalysis
      • Microsoft.CodeAnalysis.Compilers
      • Microsoft.CodeAnalysis.CSharp
      • Microsoft.CodeAnalysis.EditorFeatures
      • Microsoft.CodeAnalysis.EditorFeatures.Text
      • Microsoft.CodeAnalysis.ExternalAccess.FSharp
      • Microsoft.CodeAnalysis.Features
      • Microsoft.VisualStudio.LanguageServices

…330.2

On relative base path root
Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.Compilers , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.EditorFeatures , Microsoft.CodeAnalysis.EditorFeatures.Text , Microsoft.CodeAnalysis.ExternalAccess.FSharp , Microsoft.CodeAnalysis.Features , Microsoft.VisualStudio.LanguageServices From Version 5.0.0-2.26175.11 -> To Version 5.0.0-2.26180.2
@github-actions
Copy link
Copy Markdown
Contributor

✅ No release notes required

dotnet-maestro bot and others added 3 commits April 2, 2026 02:03
…401.2

On relative base path root
Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.Compilers , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.EditorFeatures , Microsoft.CodeAnalysis.EditorFeatures.Text , Microsoft.CodeAnalysis.ExternalAccess.FSharp , Microsoft.CodeAnalysis.Features , Microsoft.VisualStudio.LanguageServices From Version 5.0.0-2.26175.11 -> To Version 5.0.0-2.26201.2
…402.6

On relative base path root
Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.Compilers , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.EditorFeatures , Microsoft.CodeAnalysis.EditorFeatures.Text , Microsoft.CodeAnalysis.ExternalAccess.FSharp , Microsoft.CodeAnalysis.Features , Microsoft.VisualStudio.LanguageServices From Version 5.0.0-2.26175.11 -> To Version 5.0.0-2.26202.6
Change 'use t' to 'let t' to avoid calling Dispose on a Task that
may still be running, which throws InvalidOperationException on .NET 10.

Replace 'waitASec t' (1-second timeout) with 't.Wait()' to wait for
cancellation to fully propagate, matching the pattern used by the
sibling CancellationPropagatesToGroup test.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-project-automation github-project-automation bot moved this from New to In Progress in F# Compiler and Tooling Apr 10, 2026
@T-Gro T-Gro enabled auto-merge (squash) April 10, 2026 07:33
@T-Gro T-Gro merged commit 4b9d21c into release/dev18.0 Apr 10, 2026
38 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in F# Compiler and Tooling Apr 10, 2026
@dotnet-maestro dotnet-maestro bot deleted the darc-release/dev18.0-7a4ef32b-1742-4535-99d3-5192c92a5a81 branch April 10, 2026 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant