Skip to content

[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

Merged
merged 6 commits into from
Apr 18, 2025

Conversation

dotnet-maestro[bot]
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Apr 16, 2025

This pull request updates the following dependencies

From https://github.com/dotnet/runtime

…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
@ghost ghost added Area-CodeFlow untriaged Request triage from a team member labels Apr 16, 2025
Copy link
Contributor Author

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.

  • This pull request contains changes from your source repo (https://github.com/dotnet/runtime) and seems to have failed checks in this PR. Please take a peek at the failures and comment if they seem relevant to your changes.
  • If you're being tagged in this comment it is due to an entry in the related Maestro Subscription of the Build Asset Registry. If you feel this entry has added your GitHub login or your GitHub team in error, please update the subscription to reflect this.
  • For more details, please read the Arcade Darc documentation

@jkoritzinsky jkoritzinsky requested review from a team as code owners April 16, 2025 21:30
@artl93
Copy link
Member

artl93 commented Apr 17, 2025

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]

@jkoritzinsky
Copy link
Member

Yes, that is a known issue that is being resolved with a re-bootstrap as we speak.

@artl93
Copy link
Member

artl93 commented Apr 17, 2025

I assume we'll wait for those changes to verify, correct?

dotnet-maestro bot and others added 2 commits April 17, 2025 05:02
…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
@ViktorHofer
Copy link
Member

ViktorHofer commented Apr 17, 2025

Who would be the best person to take a look at the blazor wasm test failures here? Maybe @maraf or @javiercn?

@akoeplinger
Copy link
Member

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.

@akoeplinger
Copy link
Member

what I'm saying is that it's not actually VMR specific

@ViktorHofer
Copy link
Member

Got it. So the failure is indeed blocking this insertion.

dotnet-maestro bot and others added 2 commits April 17, 2025 21:53
…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
@dotnet-maestro dotnet-maestro bot merged commit 2fe5eab into main Apr 18, 2025
43 checks passed
@dotnet-maestro dotnet-maestro bot deleted the darc-main-77ea3eca-f4c0-425b-aa47-bc362a16b4d8 branch April 18, 2025 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-CodeFlow untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants