Skip to content

[main] Update dependencies from dotnet/runtime#42496

Merged
akoeplinger merged 4 commits intomainfrom
darc-main-0c66734b-bac3-4431-8e20-192281f6fb85
Aug 2, 2024
Merged

[main] Update dependencies from dotnet/runtime#42496
akoeplinger merged 4 commits intomainfrom
darc-main-0c66734b-bac3-4431-8e20-192281f6fb85

Conversation

@dotnet-maestro
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Aug 1, 2024

This pull request updates the following dependencies

Coherency Updates

The following updates ensure that dependencies with a CoherentParentDependency
attribute were produced in a build used as input to the parent dependency's build.
See Dependency Description Format

  • Coherency Updates:
    • Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport: from 9.0.0-rc.1.24373.3 to 9.0.0-rc.1.24379.5 (parent: Microsoft.NETCore.App.Runtime.win-x64)
    • Microsoft.SourceBuild.Intermediate.emsdk: from 9.0.0-rc.1.24373.3 to 9.0.0-rc.1.24379.5 (parent: Microsoft.NETCore.App.Runtime.win-x64)

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

  • Subscription: cedddd63-79f5-4e7e-6d46-08dc434c4948
  • Build: 20240801.2
  • Date Produced: August 1, 2024 1:33:33 PM UTC
  • Commit: 03b4c7945acfeb547eb9243f8875a3c4bb49eb9b
  • Branch: refs/heads/main

…0731.5

Microsoft.Bcl.AsyncInterfaces , 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.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.9.0 , VS.Redist.Common.NetCore.TargetingPack.x64.9.0 , Microsoft.SourceBuild.Intermediate.runtime.linux-x64
 From Version 9.0.0-rc.1.24380.7 -> To Version 9.0.0-rc.1.24381.5

Dependency coherency updates

Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport,Microsoft.SourceBuild.Intermediate.emsdk
 From Version 9.0.0-rc.1.24373.3 -> To Version 9.0.0-rc.1.24379.5 (parent: Microsoft.NETCore.App.Runtime.win-x64
@ghost ghost added Area-CodeFlow untriaged Request triage from a team member labels Aug 1, 2024
@dotnet-maestro
Copy link
Contributor Author

dotnet-maestro bot commented Aug 1, 2024

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.

…0801.2

Microsoft.Bcl.AsyncInterfaces , 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.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.9.0 , VS.Redist.Common.NetCore.TargetingPack.x64.9.0 , Microsoft.SourceBuild.Intermediate.runtime.linux-x64
 From Version 9.0.0-rc.1.24380.7 -> To Version 9.0.0-rc.1.24401.2

Dependency coherency updates

Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport,Microsoft.SourceBuild.Intermediate.emsdk
 From Version 9.0.0-rc.1.24373.3 -> To Version 9.0.0-rc.1.24379.5 (parent: Microsoft.NETCore.App.Runtime.win-x64
@akoeplinger
Copy link
Member

@steveharter this test failure seems related to dotnet/runtime#105766, would you mind taking a look?

    Microsoft.NET.Publish.Tests.GivenThatWeWantToRunILLink.ILLink_verify_analysis_warnings_framework_assemblies(targetFramework: "net9.0") [FAIL]
      Target framework from test: net9.0
      Runtime identifier: win-x64
      Runtime Assembly Informational Version: 9.0.0-rc.1.24401.2+03b4c7945acfeb547eb9243f8875a3c4bb49eb9b
      The execution of a hello world app generated a diff in the number of warnings the app produces
      
      Test output contained the following extra linker warnings:
      + ILLink : Trim analysis warning IL2026: System.ComponentModel.DefaultValueAttribute.DefaultValueAttribute(Type, String): Using member 'System.ComponentModel.DefaultValueAttribute.<.ctor>g__TryConvertFromInvariantString|5_0(Type, String, Object&)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. DefaultValueAttribute usage of TypeConverter is not compatible with trimming. [C:\h\w\AA840907\t\dotnetSdkTests\kwnjlvq4.mgr\ILLink_verify---A58CFA90\AnalysisWarningsOnHelloWorldApp\AnalysisWarningsOnHelloWorldApp.csproj]
      
Running C:\Program Files\Microsoft Visual Studio\2022\Preview\MSBuild\Current\Bin\msbuild.exe /t:Publish C:\h\w\AA840907\t\dotnetSdkTests\kwnjlvq4.mgr\ILLink_roots_---79577E81\HelloWorld\HelloWorld.csproj /restore /p:RuntimeIdentifier=win-x64 /p:PublishTrimmed=true
      Stack Trace:
        /_/test/Microsoft.NET.Publish.Tests/GivenThatWeWantToRunILLink.cs(997,0): at Microsoft.NET.Publish.Tests.GivenThatWeWantToRunILLink.ValidateWarningsOnHelloWorldApp(PublishCommand publishCommand, CommandResult result, List`1 expectedWarnings, String targetFramework, String rid, Boolean useRegex)
        /_/test/Microsoft.NET.Publish.Tests/GivenThatWeWantToRunILLink.cs(909,0): at Microsoft.NET.Publish.Tests.GivenThatWeWantToRunILLink.ILLink_verify_analysis_warnings_framework_assemblies(String targetFramework)
           at InvokeStub_GivenThatWeWantToRunILLink.ILLink_verify_analysis_warnings_framework_assemblies(Object, Span`1)
           at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

@akoeplinger akoeplinger requested a review from a team as a code owner August 2, 2024 07:50
@akoeplinger akoeplinger merged commit 3838072 into main Aug 2, 2024
@akoeplinger akoeplinger deleted the darc-main-0c66734b-bac3-4431-8e20-192281f6fb85 branch August 2, 2024 09:45
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.

1 participant