-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[main] Update dependencies from dotnet/arcade #6439
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
Merged
Merged
Conversation
This file contains hidden or 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
…031.4 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild , Microsoft.DotNet.XUnitExtensions From Version 7.0.0-beta.22514.3 -> To Version 7.0.0-beta.22531.4
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #6439 +/- ##
==========================================
+ Coverage 68.50% 68.54% +0.03%
==========================================
Files 1170 1170
Lines 246977 246977
Branches 25792 25792
==========================================
+ Hits 169187 169285 +98
+ Misses 71045 70973 -72
+ Partials 6745 6719 -26
Flags with carried forward coverage won't be shown. Click here to find out more.
|
…108.4 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild , Microsoft.DotNet.XUnitExtensions From Version 7.0.0-beta.22514.3 -> To Version 7.0.0-beta.22558.4
Member
|
This PR is updating Arcade and moving us to the GA toolchain. I'm surprised to see this error, I thought roslyn fixed this in 7.0 GA. Having a look. |
18ed357 to
2507b61
Compare
This prevents errors CS9077 and CS8347 which are raised where the compiler cannot determine if the reference parameter destination is leaked.
2507b61 to
641f624
Compare
ericstj
approved these changes
Nov 9, 2022
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/arcade