[main] Update dependencies from dotnet/linker#78020
Merged
marek-safar merged 16 commits intomainfrom Dec 5, 2022
Merged
Conversation
…107.2 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22552.1 -> To Version 7.0.100-1.22557.2
…109.1 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22552.1 -> To Version 7.0.100-1.22559.1
…109.2 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22552.1 -> To Version 7.0.100-1.22559.2
…110.1 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22552.1 -> To Version 7.0.100-1.22560.1
Member
|
wasm build failure with trimming: |
Contributor
|
That's problem caused by my change, looking into it. |
…114.1 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22552.1 -> To Version 7.0.100-1.22564.1
…117.3 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22552.1 -> To Version 7.0.100-1.22567.3
…121.1 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22552.1 -> To Version 7.0.100-1.22571.1
…122.1 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22552.1 -> To Version 7.0.100-1.22572.1
Contributor
|
The break comes from dotnet/linker#3124 @sbomer is it intentional breaking change? Could you commit the intended fix? |
Member
|
Yes, I'm making a fix here: dotnet/linker#3131 |
…123.1 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22552.1 -> To Version 7.0.100-1.22573.1
…125.1 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22552.1 -> To Version 7.0.100-1.22575.1
Contributor
|
@sbomer I think the change broke the trimming tests (presumably because they are fully rooted now) |
…128.3 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22552.1 -> To Version 7.0.100-1.22578.3
Member
|
I'll take a look. It's also now blocked on #78817. We might want to roll back dotnet/linker#3135 if we want this PR to get unblocked first. |
…129.3 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22552.1 -> To Version 7.0.100-1.22579.3
Member
|
#78817 is unblocked now, I expect it to go in in the next few hours. |
…130.1 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22552.1 -> To Version 7.0.100-1.22580.1
…202.1 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22552.1 -> To Version 7.0.100-1.22602.1
marek-safar
approved these changes
Dec 5, 2022
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
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/linker