[main] Update dependencies from dotnet/runtime#25317
[main] Update dependencies from dotnet/runtime#25317dotnet-maestro[bot] merged 6 commits intomainfrom
Conversation
…0509.7 Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.Platforms , Microsoft.NETCore.DotNetHostResolver , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Text.Encoding.CodePages , System.Security.Cryptography.ProtectedData , System.CodeDom , Microsoft.NET.HostModel , Microsoft.DotNet.ILCompiler , Microsoft.Extensions.DependencyModel , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , VS.Redist.Common.NetCore.TargetingPack.x64.7.0 , VS.Redist.Common.NetCore.SharedFramework.x64.7.0 From Version 7.0.0-preview.5.22258.4 -> To Version 7.0.0-preview.5.22259.7
Notification for subscribed users from https://github.com/dotnet/runtime:@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.
|
|
All the failures I looked at were the same: where the actual test varies. |
|
@steveharter I wonder whether this was caused by your change. Seems that an object is getting nulled out during a reflection invoke. If you agree, could you take a look? |
|
Linking dotnet/runtime#67917 |
…0511.1 Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.Platforms , Microsoft.NETCore.DotNetHostResolver , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Text.Encoding.CodePages , System.Security.Cryptography.ProtectedData , System.CodeDom , Microsoft.NET.HostModel , Microsoft.DotNet.ILCompiler , Microsoft.Extensions.DependencyModel , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , VS.Redist.Common.NetCore.TargetingPack.x64.7.0 , VS.Redist.Common.NetCore.SharedFramework.x64.7.0 From Version 7.0.0-preview.5.22258.4 -> To Version 7.0.0-preview.5.22261.1
Looking now; it appears that |
…0511.13 Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.Platforms , Microsoft.NETCore.DotNetHostResolver , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Text.Encoding.CodePages , System.Security.Cryptography.ProtectedData , System.CodeDom , Microsoft.NET.HostModel , Microsoft.DotNet.ILCompiler , Microsoft.Extensions.DependencyModel , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Host.win-x64 , VS.Redist.Common.NetCore.TargetingPack.x64.7.0 , VS.Redist.Common.NetCore.SharedFramework.x64.7.0 From Version 7.0.0-preview.5.22258.4 -> To Version 7.0.0-preview.5.22261.13
|
Latest update still doesn't have this fix -- it's 05113 and the fix was merged today: commit 8420dae8e84e03b7658a21f4b18831a8a2f0db79 so let's wait for the next. |
…0513.2 Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.Platforms , Microsoft.NETCore.DotNetHostResolver , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Text.Encoding.CodePages , System.Security.Cryptography.ProtectedData , System.CodeDom , Microsoft.NET.HostModel , Microsoft.DotNet.ILCompiler , Microsoft.Extensions.DependencyModel , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Host.win-x64 , VS.Redist.Common.NetCore.TargetingPack.x64.7.0 , VS.Redist.Common.NetCore.SharedFramework.x64.7.0 From Version 7.0.0-preview.5.22258.4 -> To Version 7.0.0-preview.5.22263.2
…0513.6 Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.Platforms , Microsoft.NETCore.DotNetHostResolver , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Text.Encoding.CodePages , System.Security.Cryptography.ProtectedData , System.CodeDom , Microsoft.NET.HostModel , Microsoft.DotNet.ILCompiler , Microsoft.Extensions.DependencyModel , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Host.win-x64 , VS.Redist.Common.NetCore.TargetingPack.x64.7.0 , VS.Redist.Common.NetCore.SharedFramework.x64.7.0 From Version 7.0.0-preview.5.22258.4 -> To Version 7.0.0-preview.5.22263.6
…0516.11 Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.Platforms , Microsoft.NETCore.DotNetHostResolver , System.Resources.Extensions , System.Reflection.MetadataLoadContext , System.Security.Cryptography.ProtectedData , System.Text.Encoding.CodePages , System.CodeDom , Microsoft.NETCore.App.Host.win-x64 , Microsoft.Extensions.DependencyModel , Microsoft.DotNet.ILCompiler , Microsoft.NET.HostModel , Microsoft.NETCore.App.Ref , VS.Redist.Common.NetCore.TargetingPack.x64.7.0 , VS.Redist.Common.NetCore.SharedFramework.x64.7.0 From Version 7.0.0-preview.5.22258.4 -> To Version 7.0.0-preview.5.22266.11
|
Looks like this build should be passing again once the Ubuntu leg completes. 🤞 |
This pull request updates the following dependencies
From https://github.com/dotnet/runtime