-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[main] Update dependencies from dotnet/roslyn #82479
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…221.6 Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.6.0-2.23120.1 -> To Version 4.6.0-2.23121.6
Don't merge until we have a plan for #82466 |
hoyosjs
added
the
NO-MERGE
The PR is not ready for merge yet (see discussion for detailed reasons)
label
Feb 22, 2023
…222.3 Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.6.0-1.23073.4 -> To Version 4.6.0-2.23122.3
…223.15 Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.6.0-1.23073.4 -> To Version 4.6.0-2.23123.15
The parameter fix should flow here soon and we should undo the the workaround to verify before merging |
…225.1 Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.6.0-1.23073.4 -> To Version 4.6.0-2.23125.1
…226.1 Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.6.0-1.23073.4 -> To Version 4.6.0-2.23126.1
…226.2 Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.6.0-1.23073.4 -> To Version 4.6.0-2.23126.2
…228.2 Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.6.0-1.23073.4 -> To Version 4.6.0-2.23128.2
…301.1 Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.6.0-1.23073.4 -> To Version 4.6.0-2.23151.1
…302.1 Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.6.0-1.23073.4 -> To Version 4.6.0-3.23152.1
lewing
removed
the
NO-MERGE
The PR is not ready for merge yet (see discussion for detailed reasons)
label
Mar 2, 2023
@jaredpar any idea what might cause all the new CS8601 here? |
…303.1 Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.6.0-1.23073.4 -> To Version 4.6.0-3.23153.1
Wbt failure is #80619
|
coreclr failure looks like #82771 |
lewing
approved these changes
Mar 3, 2023
dotnet-maestro
bot
deleted the
darc-main-47d6bab6-a022-4c94-b153-bbe74de2c0f1
branch
March 3, 2023 19:21
radical
added a commit
to radical/runtime
that referenced
this pull request
Mar 3, 2023
`/workspaces/runtime/src/mono/wasm/debugger/DebuggerTestSuite/TestHarnessProxy.cs(135,44): error CS8601: Possible null reference assignment` Started being hit with dotnet#82479 . The other instances of this were fixed in dotnet#82803 .
This was referenced Mar 3, 2023
radical
added a commit
that referenced
this pull request
Mar 3, 2023
* [wasm] Debugger tests - fix build `/workspaces/runtime/src/mono/wasm/debugger/DebuggerTestSuite/TestHarnessProxy.cs(135,44): error CS8601: Possible null reference assignment` Started being hit with #82479 . The other instances of this were fixed in #82803 . * CI: Trigger all the wasm jobs, when roslyn is updated And this includes the debugger tests
ghost
locked as resolved and limited conversation to collaborators
Apr 3, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request updates the following dependencies
From https://github.com/dotnet/roslyn