Skip to content

Conversation

@dotnet-maestro
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Mar 22, 2023

This pull request updates the following dependencies

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

  • Subscription: 58591b60-5ddd-41fa-4288-08db29647874
  • Build: 20230322.4
  • Date Produced: March 23, 2023 5:55:34 AM UTC
  • Commit: d9d15d9d5eee75b4990aa2092d3b5826559dfd3c
  • Branch: refs/heads/release/8.0-preview3

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

  • Subscription: aa270921-d817-465a-4c6d-08db29643001
  • Build: 20230322.11
  • Date Produced: March 23, 2023 3:21:04 AM UTC
  • Commit: 1074e576ee2504ee5840abc16c7a5865e06e0c37
  • Branch: refs/heads/release/8.0-preview3

…322.1

dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.InMemory , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.SqlServer , Microsoft.EntityFrameworkCore.Tools
 From Version 8.0.0-preview.3.23152.4 -> To Version 8.0.0-preview.3.23172.1
@dotnet-maestro dotnet-maestro bot requested review from a team and wtgodbe as code owners March 22, 2023 13:24
@ghost ghost added area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework Type: Dependency Update 🔼 labels Mar 22, 2023
Copy link

@ghost ghost left a 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.

@ghost
Copy link

ghost commented Mar 22, 2023

Hey @dotnet/aspnet-build, looks like this PR is something you want to take a look at.

@mmitche
Copy link
Member

mmitche commented Mar 22, 2023

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@mmitche
Copy link
Member

mmitche commented Mar 22, 2023

@wtgodbe The downgrade error looks pretty odd here. Can you take a look?

@wtgodbe
Copy link
Member

wtgodbe commented Mar 22, 2023

@wtgodbe The downgrade error looks pretty odd here. Can you take a look?

It's because EF depends on a newer runtime than we do. Normally we batch the EF/runtime updates which avoids these issues. Also FYI runtime -> aspnetcore ingestion has been blocked for a while in main, you might hit the same thing here: #47110. It's down to 1 test failure (but dotnet/runtime#83750 will need to get merged first)

@mmitche
Copy link
Member

mmitche commented Mar 22, 2023

@wtgodbe The downgrade error looks pretty odd here. Can you take a look?

It's because EF depends on a newer runtime than we do. Normally we batch the EF/runtime updates which avoids these issues. Also FYI runtime -> aspnetcore ingestion has been blocked for a while in main, you might hit the same thing here: #47110. It's down to 1 test failure (but dotnet/runtime#83750 will need to get merged first)

Yep thanks. I missed that runtime has yet to build successfully for p3 because of some throttling issues

@wtgodbe
Copy link
Member

wtgodbe commented Mar 22, 2023

You'll eventually need 1a2ad73 once runtime flows here

…0322.6

Microsoft.Bcl.AsyncInterfaces , Microsoft.Extensions.Caching.Abstractions , Microsoft.Extensions.Caching.Memory , Microsoft.Extensions.Configuration , Microsoft.Extensions.Configuration.Abstractions , Microsoft.Extensions.Configuration.Binder , Microsoft.Extensions.Configuration.CommandLine , Microsoft.Extensions.Configuration.EnvironmentVariables , Microsoft.Extensions.Configuration.FileExtensions , Microsoft.Extensions.Configuration.Ini , Microsoft.Extensions.Configuration.Json , Microsoft.Extensions.Configuration.UserSecrets , Microsoft.Extensions.Configuration.Xml , Microsoft.Extensions.DependencyInjection , Microsoft.Extensions.DependencyInjection.Abstractions , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.FileProviders.Composite , Microsoft.Extensions.FileProviders.Physical , Microsoft.Extensions.FileSystemGlobbing , Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.Extensions.Hosting , Microsoft.Extensions.Hosting.Abstractions , Microsoft.Extensions.Http , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Configuration , Microsoft.Extensions.Logging.Console , Microsoft.Extensions.Logging.Debug , Microsoft.Extensions.Logging.EventLog , Microsoft.Extensions.Logging.EventSource , Microsoft.Extensions.Logging.TraceSource , Microsoft.Extensions.Options , Microsoft.Extensions.Options.ConfigurationExtensions , Microsoft.Extensions.Options.DataAnnotations , Microsoft.Extensions.Primitives , Microsoft.Internal.Runtime.AspNetCore.Transport , Microsoft.NET.Runtime.MonoAOTCompiler.Task , Microsoft.NET.Runtime.WebAssembly.Sdk , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.BrowserDebugHost.Transport , Microsoft.NETCore.Platforms , System.Configuration.ConfigurationManager , System.Diagnostics.DiagnosticSource , System.Diagnostics.EventLog , System.DirectoryServices.Protocols , System.IO.Pipelines , System.Net.Http.Json , System.Net.Http.WinHttpHandler , System.Reflection.Metadata , System.Resources.Extensions , System.Security.Cryptography.Pkcs , System.Security.Cryptography.Xml , System.Security.Permissions , System.ServiceProcess.ServiceController , System.Text.Encodings.Web , System.Text.Json , System.Threading.AccessControl , System.Threading.Channels , System.Threading.RateLimiting
 From Version 8.0.0-preview.3.23158.1 -> To Version 8.0.0-preview.3.23172.6
@dotnet-maestro dotnet-maestro bot changed the title [release/8.0-preview3] Update dependencies from dotnet/efcore [release/8.0-preview3] Update dependencies from dotnet/efcore dotnet/runtime Mar 22, 2023
@RussKie
Copy link
Contributor

RussKie commented Mar 23, 2023

…322.3

dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.InMemory , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.SqlServer , Microsoft.EntityFrameworkCore.Tools
 From Version 8.0.0-preview.3.23152.4 -> To Version 8.0.0-preview.3.23172.3
@dotnet-maestro dotnet-maestro bot changed the title [release/8.0-preview3] Update dependencies from dotnet/efcore dotnet/runtime [release/8.0-preview3] Update dependencies from dotnet/runtime dotnet/efcore Mar 23, 2023
…0322.11

Microsoft.Bcl.AsyncInterfaces , Microsoft.Extensions.Caching.Abstractions , Microsoft.Extensions.Caching.Memory , Microsoft.Extensions.Configuration , Microsoft.Extensions.Configuration.Abstractions , Microsoft.Extensions.Configuration.Binder , Microsoft.Extensions.Configuration.CommandLine , Microsoft.Extensions.Configuration.EnvironmentVariables , Microsoft.Extensions.Configuration.FileExtensions , Microsoft.Extensions.Configuration.Ini , Microsoft.Extensions.Configuration.Json , Microsoft.Extensions.Configuration.UserSecrets , Microsoft.Extensions.Configuration.Xml , Microsoft.Extensions.DependencyInjection , Microsoft.Extensions.DependencyInjection.Abstractions , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.FileProviders.Composite , Microsoft.Extensions.FileProviders.Physical , Microsoft.Extensions.FileSystemGlobbing , Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.Extensions.Hosting , Microsoft.Extensions.Hosting.Abstractions , Microsoft.Extensions.Http , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Configuration , Microsoft.Extensions.Logging.Console , Microsoft.Extensions.Logging.Debug , Microsoft.Extensions.Logging.EventLog , Microsoft.Extensions.Logging.EventSource , Microsoft.Extensions.Logging.TraceSource , Microsoft.Extensions.Options , Microsoft.Extensions.Options.ConfigurationExtensions , Microsoft.Extensions.Options.DataAnnotations , Microsoft.Extensions.Primitives , Microsoft.Internal.Runtime.AspNetCore.Transport , Microsoft.NET.Runtime.MonoAOTCompiler.Task , Microsoft.NET.Runtime.WebAssembly.Sdk , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.BrowserDebugHost.Transport , Microsoft.NETCore.Platforms , System.Configuration.ConfigurationManager , System.Diagnostics.DiagnosticSource , System.Diagnostics.EventLog , System.DirectoryServices.Protocols , System.IO.Pipelines , System.Net.Http.Json , System.Net.Http.WinHttpHandler , System.Reflection.Metadata , System.Resources.Extensions , System.Security.Cryptography.Pkcs , System.Security.Cryptography.Xml , System.Security.Permissions , System.ServiceProcess.ServiceController , System.Text.Encodings.Web , System.Text.Json , System.Threading.AccessControl , System.Threading.Channels , System.Threading.RateLimiting
 From Version 8.0.0-preview.3.23158.1 -> To Version 8.0.0-preview.3.23172.11
@dotnet-maestro dotnet-maestro bot changed the title [release/8.0-preview3] Update dependencies from dotnet/runtime dotnet/efcore [release/8.0-preview3] Update dependencies from dotnet/efcore dotnet/runtime Mar 23, 2023
…322.4

dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.InMemory , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.SqlServer , Microsoft.EntityFrameworkCore.Tools
 From Version 8.0.0-preview.3.23152.4 -> To Version 8.0.0-preview.3.23172.4
@dotnet-maestro dotnet-maestro bot changed the title [release/8.0-preview3] Update dependencies from dotnet/efcore dotnet/runtime [release/8.0-preview3] Update dependencies from dotnet/runtime dotnet/efcore Mar 23, 2023
@RussKie RussKie requested a review from a team as a code owner March 23, 2023 07:26
@wtgodbe wtgodbe requested a review from javiercn as a code owner March 23, 2023 15:07
@wtgodbe
Copy link
Member

wtgodbe commented Mar 23, 2023

Pulled in the test fixes from #47110, hopefully this works now

@wtgodbe wtgodbe enabled auto-merge (squash) March 23, 2023 16:11
@wtgodbe wtgodbe merged commit 68b8688 into release/8.0-preview3 Mar 23, 2023
@wtgodbe wtgodbe deleted the darc-release/8.0-preview3-b2177fb5-df75-496d-85f6-f4a216c8d2fb branch March 23, 2023 16:38
@ghost ghost added this to the 8.0-preview3 milestone Mar 23, 2023
@RussKie
Copy link
Contributor

RussKie commented Mar 23, 2023

Thank you!

@ghost
Copy link

ghost commented Mar 23, 2023

Hi @RussKie. It looks like you just commented on a closed PR. The team will most probably miss it. If you'd like to bring something important up to their attention, consider filing a new issue and add enough details to build context.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework Type: Dependency Update 🔼

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants