-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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 11 repositories #54741
[main] Update dependencies from 11 repositories #54741
Conversation
…otnet-optimization build 20210624.4 optimization.linux-x64.MIBC.Runtime , optimization.windows_nt-x64.MIBC.Runtime , optimization.windows_nt-x86.MIBC.Runtime , optimization.PGO.CoreCLR From Version 1.0.0-prerelease.21320.4 -> To Version 1.0.0-prerelease.21324.4
I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label. |
…624.3 Microsoft.DotNet.XUnitExtensions , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.ApiCompat , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.GenFacades , Microsoft.DotNet.GenAPI , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SharedFramework.Sdk From Version 6.0.0-beta.21321.1 -> To Version 6.0.0-beta.21324.3
Microsoft.NETCore.Runtime.ICU.Transport From Version 6.0.0-preview.7.21315.3 -> To Version 6.0.0-preview.7.21321.1
… 20210621.1 runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools From Version 11.1.0-alpha.1.21314.1 -> To Version 11.1.0-alpha.1.21321.1
…ld 20210623.1 System.ComponentModel.TypeConverter.TestData , System.Drawing.Common.TestData , System.IO.Compression.TestData , System.IO.Packaging.TestData , System.Net.TestData , System.Private.Runtime.UnicodeData , System.Runtime.Numerics.TestData , System.Runtime.TimeZoneData , System.Security.Cryptography.X509Certificates.TestData , System.Windows.Extensions.TestData From Version 6.0.0-beta.21314.1 -> To Version 6.0.0-beta.21323.1
Microsoft.NET.ILLink.Tasks From Version 6.0.100-preview.6.21317.4 -> To Version 6.0.100-preview.6.21322.1
…ild 20210621.1 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 1.0.1-alpha.0.21314.1 -> To Version 1.0.1-alpha.0.21321.1
…uild 20210624.1 Microsoft.CodeAnalysis.NetAnalyzers From Version 6.0.0-rc1.21320.2 -> To Version 6.0.0-rc1.21324.1
…otnet-optimization build 20210626.3 optimization.linux-x64.MIBC.Runtime , optimization.windows_nt-x64.MIBC.Runtime , optimization.windows_nt-x86.MIBC.Runtime , optimization.PGO.CoreCLR From Version 1.0.0-prerelease.21320.4 -> To Version 1.0.0-prerelease.21326.3
…0628.2 Microsoft.NETCore.DotNetHost , Microsoft.NETCore.DotNetHostPolicy , Microsoft.NETCore.ILAsm , runtime.native.System.IO.Ports , Microsoft.NET.Sdk.IL , System.Runtime.CompilerServices.Unsafe , System.Text.Json From Version 6.0.0-preview.7.21321.2 -> To Version 6.0.0-preview.7.21328.2
…otnet-optimization build 20210627.3 optimization.linux-x64.MIBC.Runtime , optimization.windows_nt-x64.MIBC.Runtime , optimization.windows_nt-x86.MIBC.Runtime , optimization.PGO.CoreCLR From Version 1.0.0-prerelease.21320.4 -> To Version 1.0.0-prerelease.21327.3
…10628.2 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 1.0.0-prerelease.21324.2 -> To Version 1.0.0-prerelease.21328.2
Microsoft.NET.ILLink.Tasks From Version 6.0.100-preview.6.21317.4 -> To Version 6.0.100-preview.6.21327.1
…28.1 Microsoft.NET.Runtime.Emscripten.2.0.23.Node.win-x64 From Version 6.0.0-preview.7.21323.1 -> To Version 6.0.0-preview.7.21328.1
I'm looking into the build break due to the linker update:
|
cc @tlakollo @vitek-karas - PTAL at the changes I made for the new IL3002 and IL3003 warnings. |
Thanks for handling this Erich! Sorry for not picking this up earlier since I knew it was going to fail. This is related to changes in dotnet/linker#2046 and fixes #54154 by introducing IL3003. Although not necessary so far, I would include IL3003 in the list of suppressions for tests in |
…otnet-optimization build 20210628.3 optimization.linux-x64.MIBC.Runtime , optimization.windows_nt-x64.MIBC.Runtime , optimization.windows_nt-x86.MIBC.Runtime , optimization.PGO.CoreCLR From Version 1.0.0-prerelease.21320.4 -> To Version 1.0.0-prerelease.21328.3
Did this even run CI before it merged? I believe this happened last week as well. |
This reverts commit 8103a7e.
Yes, the issue is fixed as well and the fix should roll out tomorrow as part of https://github.com/dotnet/arcade-services/pull/1664/files |
This pull request updates the following dependencies
From https://dev.azure.com/dnceng/internal/_git/dotnet-optimization
From https://github.com/dotnet/arcade
From https://github.com/dotnet/icu
From https://github.com/dotnet/llvm-project
From https://github.com/dotnet/runtime-assets
From https://github.com/mono/linker
From https://github.com/dotnet/hotreload-utils
From https://github.com/dotnet/roslyn-analyzers
From https://github.com/dotnet/runtime
From https://github.com/dotnet/xharness
From https://github.com/dotnet/emsdk