[release/9.0.1xx] Update dependencies from dotnet/runtime#44257
Conversation
…1016.10 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.Formats.Asn1 , 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-rtm.24516.5 -> To Version 9.0.0
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.
|
|
@v-wuzhai - Why was this merged? The sdk-source-build build was failing in this PR and caused a regression: dotnet/source-build#4679. |
|
@mthalman Sorry about that, looks like the sdk-source-build leg didn't finish running. I probably didn't notice it during the comparison. @marcpopMSFT I'm curious why I was able to merge in this situation? |
|
I think this is fallout from us trying to fix the maestro bot for other branches when the source build leg is skipped. We marked it as not required in a bunch of branches including this one and so it doesn't block but it won't auto-merge since it's still running. Let me see if I can resolve that for the 1xx branch at least though source build shouldn't be required for the other branches. |
|
hmm, I just checked and the darc policy isn't set to ignore that leg for this branch so my theory appears to be wrong. @dotnet/dnceng have any ideas why v-wuzhai could merge while the leg was still running? |
|
Is the source build check part of the required checks in the branch protection rules for the repo? (an admin will have to check) |
|
It is not. That explains it. GH doesn't have a great way of managing this other than me creating branch protection rules that are different for every branch. I've been trying to avoid that as a single central rule is far easier to manage. |
This pull request updates the following dependencies
From https://github.com/dotnet/runtime