-
Notifications
You must be signed in to change notification settings - Fork 3.3k
[main] Update dependencies from dotnet/runtime #24824
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 #24824
Conversation
…0503.1 Microsoft.Extensions.Logging , Microsoft.Extensions.Caching.Memory , Microsoft.Extensions.Configuration , Microsoft.Extensions.Configuration.Abstractions , Microsoft.Extensions.Configuration.EnvironmentVariables , Microsoft.Extensions.Configuration.Json , Microsoft.Extensions.DependencyInjection , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.HostFactoryResolver.Sources , System.Diagnostics.DiagnosticSource , System.Collections.Immutable From Version 6.0.0-preview.5.21226.1 -> To Version 6.0.0-preview.5.21253.1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Auto-approving dependency update.
Blocked on dotnet/runtime#52168. |
…0503.3 Microsoft.Extensions.Logging , Microsoft.Extensions.Caching.Memory , Microsoft.Extensions.Configuration , Microsoft.Extensions.Configuration.Abstractions , Microsoft.Extensions.Configuration.EnvironmentVariables , Microsoft.Extensions.Configuration.Json , Microsoft.Extensions.DependencyInjection , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.HostFactoryResolver.Sources , System.Diagnostics.DiagnosticSource , System.Collections.Immutable From Version 6.0.0-preview.5.21226.1 -> To Version 6.0.0-preview.5.21253.3
Looks like I mis-diagnosed the issue. I'll take a closer look. |
I can't really make heads or tails of how the test failures were related to the runtime updates. But I've seen a quite a few fixes go in in dotnet/runtime so I'm triggering a subscription update. Let's see how the latest runtime affects the failures. |
@eerhardt it looks like some of the recent ME fixes broke EF. Could you investigate it? |
@davidfowl - these test failures all look like they are caused by your recent DI changes. |
/ping @davidfowl |
All the DI bugs |
The fix is in PR here dotnet/runtime#52484 |
I thought these dependency update PRs update in place? |
They do usually, this one got automatically closed in dotnet/runtime#52484 by accident so I reopened, apparently the bot had also started a new flow at roughly the same time. |
Oops it because I put "fixes" lol 😆 |
Closing because the bot is insistent. See #24861 |
This pull request updates the following dependencies
From https://github.com/dotnet/runtime