-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[main] Update dependencies from dotnet/runtime #48528
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/runtime #48528
Conversation
…0416.3 Microsoft.Bcl.AsyncInterfaces , Microsoft.Extensions.Configuration.Ini , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.FileSystemGlobbing , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Console , Microsoft.NET.HostModel , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.Platforms , Microsoft.Win32.SystemEvents , System.CodeDom , System.Composition.AttributedModel , System.Composition.Convention , System.Composition.Hosting , System.Composition.Runtime , System.Composition.TypedParts , System.Configuration.ConfigurationManager , System.Formats.Asn1 , System.IO.Hashing , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.Pkcs , System.Security.Cryptography.ProtectedData , System.Security.Cryptography.Xml , System.Security.Permissions , System.ServiceProcess.ServiceController , System.Text.Encoding.CodePages , System.Text.Json , System.Windows.Extensions , VS.Redist.Common.NetCore.SharedFramework.x64.10.0 , VS.Redist.Common.NetCore.TargetingPack.x64.10.0 , Microsoft.SourceBuild.Intermediate.runtime.linux-x64 From Version 10.0.0-preview.4.25215.12 -> To Version 10.0.0-preview.4.25216.3
Notification for subscribed users from https://github.com/dotnet/runtime:@dotnet/dnr-codeflow Action requested: Please take a look at this failing automated dependency-flow pull request's checks; failures may be related to changes which originated in your repo.
|
The latest runs show the following. Could this be related the following PR? It looks like the VMR tools might be out of sync with the latest System.CommandLine: This change may be relevant: #48477 (Tagging @ViktorHofer) /__w/1/vmr/eng/tools/BinaryToolKit/Program.cs(61,20): error CS0246: The type or namespace name 'CliCommand' could not be found (are you missing a using directive or an assembly reference?) [/__w/1/vmr/eng/tools/BinaryToolKit/BinaryToolKit.csproj]
/__w/1/vmr/eng/tools/BinaryToolKit/Program.cs(71,42): error CS0246: The type or namespace name 'CliCommand' could not be found (are you missing a using directive or an assembly reference?) [/__w/1/vmr/eng/tools/BinaryToolKit/BinaryToolKit.csproj]
/__w/1/vmr/eng/tools/BinaryToolKit/Program.cs(12,28): error CS0246: The type or namespace name 'CliArgument<>' could not be found (are you missing a using directive or an assembly reference?) [/__w/1/vmr/eng/tools/BinaryToolKit/BinaryToolKit.csproj]
/__w/1/vmr/eng/tools/BinaryToolKit/Program.cs(18,28): error CS0246: The type or namespace name 'CliOption<>' could not be found (are you missing a using directive or an assembly reference?) [/__w/1/vmr/eng/tools/BinaryToolKit/BinaryToolKit.csproj]
/__w/1/vmr/eng/tools/BinaryToolKit/Program.cs(25,28): error CS0246: The type or namespace name 'CliOption<>' could not be found (are you missing a using directive or an assembly reference?) [/__w/1/vmr/eng/tools/BinaryToolKit/BinaryToolKit.csproj]
/__w/1/vmr/eng/tools/BinaryToolKit/Program.cs(33,28): error CS0246: The type or namespace name 'CliOption<>' could not be found (are you missing a using directive or an assembly reference?) [/__w/1/vmr/eng/tools/BinaryToolKit/BinaryToolKit.csproj] |
Yes, that is a known issue that is being resolved with a re-bootstrap as we speak. |
I assume we'll wait for those changes to verify, correct? |
…0416.9 Microsoft.Bcl.AsyncInterfaces , Microsoft.Extensions.Configuration.Ini , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.FileSystemGlobbing , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Console , Microsoft.NET.HostModel , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.Platforms , Microsoft.Win32.SystemEvents , System.CodeDom , System.Composition.AttributedModel , System.Composition.Convention , System.Composition.Hosting , System.Composition.Runtime , System.Composition.TypedParts , System.Configuration.ConfigurationManager , System.Formats.Asn1 , System.IO.Hashing , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.Pkcs , System.Security.Cryptography.ProtectedData , System.Security.Cryptography.Xml , System.Security.Permissions , System.ServiceProcess.ServiceController , System.Text.Encoding.CodePages , System.Text.Json , System.Windows.Extensions , VS.Redist.Common.NetCore.SharedFramework.x64.10.0 , VS.Redist.Common.NetCore.TargetingPack.x64.10.0 , Microsoft.SourceBuild.Intermediate.runtime.linux-x64 From Version 10.0.0-preview.4.25215.12 -> To Version 10.0.0-preview.4.25216.9
Errors are the same as #48510 so looks like that one is not a VMR-specific issue. Might be related to a recent VS upgrade. |
what I'm saying is that it's not actually VMR specific |
Got it. So the failure is indeed blocking this insertion. |
…0417.6 Microsoft.Bcl.AsyncInterfaces , Microsoft.Extensions.Configuration.Ini , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.FileSystemGlobbing , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Console , Microsoft.NET.HostModel , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.Platforms , Microsoft.Win32.SystemEvents , System.CodeDom , System.Composition.AttributedModel , System.Composition.Convention , System.Composition.Hosting , System.Composition.Runtime , System.Composition.TypedParts , System.Configuration.ConfigurationManager , System.Formats.Asn1 , System.IO.Hashing , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.Pkcs , System.Security.Cryptography.ProtectedData , System.Security.Cryptography.Xml , System.Security.Permissions , System.ServiceProcess.ServiceController , System.Text.Encoding.CodePages , System.Text.Json , System.Windows.Extensions , VS.Redist.Common.NetCore.SharedFramework.x64.10.0 , VS.Redist.Common.NetCore.TargetingPack.x64.10.0 , Microsoft.SourceBuild.Intermediate.runtime.linux-x64 From Version 10.0.0-preview.4.25215.12 -> To Version 10.0.0-preview.4.25217.6
This pull request updates the following dependencies
From https://github.com/dotnet/runtime