-
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 8 repositories #111328
[main] Update dependencies from 8 repositories #111328
Conversation
…ild 20250107.4 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 10.0.0-alpha.0.24627.1 -> To Version 10.0.0-alpha.0.25057.4
…06.4 Microsoft.SourceBuild.Intermediate.cecil , Microsoft.DotNet.Cecil From Version 0.11.5-alpha.24627.1 -> To Version 0.11.5-alpha.25056.4
Microsoft.DotNet.ApiCompat.Task From Version 10.0.100-alpha.1.24622.2 -> To Version 10.0.100-alpha.1.25062.16
Microsoft.NETCore.Runtime.ICU.Transport From Version 10.0.0-alpha.1.24627.1 -> To Version 10.0.0-alpha.1.25063.1
…ld 20250113.1 Microsoft.DotNet.CilStrip.Sources , Microsoft.NET.HostModel.TestData , System.ComponentModel.TypeConverter.TestData , System.Data.Common.TestData , System.Drawing.Common.TestData , System.Formats.Tar.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.Text.RegularExpressions.TestData , System.Windows.Extensions.TestData From Version 10.0.0-beta.25060.2 -> To Version 10.0.0-beta.25063.1
…ild 20250113.1 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 10.0.0-alpha.0.24627.1 -> To Version 10.0.0-alpha.0.25063.1
…0118.1 Microsoft.SourceBuild.Intermediate.runtime.linux-x64 , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , runtime.native.System.IO.Ports , System.Reflection.Metadata , System.Reflection.MetadataLoadContext , System.Text.Json From Version 10.0.0-alpha.1.25057.24 -> To Version 10.0.0-alpha.1.25068.1
Cc @ericstj @ViktorHofer on ApiCompat failures. Looks related to the changes in dotnet/sdk repo.
|
Microsoft.NETCore.Runtime.ICU.Transport From Version 10.0.0-alpha.1.24627.1 -> To Version 10.0.0-alpha.1.25069.1
…ld 20250120.2 Microsoft.DotNet.CilStrip.Sources , Microsoft.NET.HostModel.TestData , System.ComponentModel.TypeConverter.TestData , System.Data.Common.TestData , System.Drawing.Common.TestData , System.Formats.Tar.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.Text.RegularExpressions.TestData , System.Windows.Extensions.TestData From Version 10.0.0-beta.25060.2 -> To Version 10.0.0-beta.25070.2
Microsoft.DotNet.ApiCompat.Task From Version 10.0.100-alpha.1.24622.2 -> To Version 10.0.100-alpha.1.25070.10
Thanks for the ping. Yes, this is due to dotnet/sdk@3ca2fcc. We weren't reporting CP1002 warnings correctly in all cases. I will take a look. |
…uild 20250121.2 Microsoft.SourceBuild.Intermediate.command-line-api , System.CommandLine From Version 0.1.552801 -> To Version 0.1.607102
…uild 20250122.1 Microsoft.SourceBuild.Intermediate.command-line-api , System.CommandLine From Version 0.1.552801 -> To Version 0.1.607201
I submitted dotnet/sdk#46237 as a temporary change to unblock the build and filed dotnet/sdk#46236 to find a better long term solution. I will make sure this gets merged and consumed here today. |
Microsoft.DotNet.ApiCompat.Task From Version 10.0.100-alpha.1.24622.2 -> To Version 10.0.100-alpha.1.25073.10
@dotnet/source-build IIRC your team removed the repo source-build leg from dotnet/sdk and with that, there's no intermediate package getting produced in the official build anymore. Here in runtime we are still referencing that intermediate package though and are now getting prebuilt warnings. Can you please advise what to do? See the failure in the source-build leg and the definition in Version.Details.xml. |
Microsoft.NETCore.Runtime.ICU.Transport From Version 10.0.0-alpha.1.24627.1 -> To Version 10.0.0-preview.2.25074.1
…ild 20250120.1 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 10.0.0-alpha.0.24627.1 -> To Version 10.0.0-alpha.0.25070.1
…19.2 Microsoft.SourceBuild.Intermediate.cecil , Microsoft.DotNet.Cecil From Version 0.11.5-alpha.24627.1 -> To Version 0.11.5-alpha.25069.2
…nals build 20250121.1 Microsoft.SourceBuild.Intermediate.source-build-externals From Version 10.0.562301 -> To Version 10.0.607101
Looks like this now has a dependency on the SDK update in #111327, but that PR cannot merge because it's blocked on this one. Submitted #111852 that now combines those two to see if it helps anything (don't want to mess with things here now).
|
Microsoft.NETCore.Runtime.ICU.Transport From Version 10.0.0-alpha.1.24627.1 -> To Version 10.0.0-preview.2.25076.2
…ld 20250127.1 Microsoft.DotNet.CilStrip.Sources , Microsoft.NET.HostModel.TestData , System.ComponentModel.TypeConverter.TestData , System.Data.Common.TestData , System.Drawing.Common.TestData , System.Formats.Tar.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.Text.RegularExpressions.TestData , System.Windows.Extensions.TestData From Version 10.0.0-beta.25060.2 -> To Version 10.0.0-beta.25077.1
This pull request updates the following dependencies
From https://github.com/dotnet/hotreload-utils
From https://github.com/dotnet/cecil
From https://github.com/dotnet/sdk
From https://github.com/dotnet/icu
From https://github.com/dotnet/runtime-assets
From https://github.com/dotnet/runtime
From https://github.com/dotnet/command-line-api
From https://github.com/dotnet/source-build-externals