Skip to content
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

[release/6.0-rc1] Update dependencies from dotnet/efcore dotnet/runtime #35677

Conversation

dotnet-maestro[bot]
Copy link
Contributor

This pull request updates the following dependencies

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

  • Subscription: cfa6f77a-2257-465f-39aa-08d960f4ca81
  • Build: 20210824.24
  • Date Produced: 8/24/2021 9:18 PM
  • Commit: 9dd6f078509df0a075a8392f03cc5814076ae1ab
  • Branch: refs/heads/release/6.0-rc1

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

  • Subscription: ca8af221-0c17-4d23-d9fa-08d961c27f17
  • Build: 20210824.15
  • Date Produced: 8/24/2021 9:25 PM
  • Commit: faf0c8f53baf2ab131299563403dd36aaa4ef478
  • Branch: refs/heads/release/6.0-rc1

…824.24

Microsoft.EntityFrameworkCore.Tools , dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.SqlServer , Microsoft.EntityFrameworkCore.InMemory , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.Design
 From Version 6.0.0-rc.1.21424.20 -> To Version 6.0.0-rc.1.21424.24
…0824.15

Microsoft.NETCore.Platforms , Microsoft.NETCore.BrowserDebugHost.Transport , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.Win32.SystemEvents , Microsoft.NET.Runtime.MonoAOTCompiler.Task , Microsoft.Internal.Runtime.AspNetCore.Transport , Microsoft.Extensions.Primitives , Microsoft.Extensions.Options.DataAnnotations , Microsoft.Extensions.Options.ConfigurationExtensions , Microsoft.NET.Runtime.WebAssembly.Sdk , Microsoft.Extensions.Options , Microsoft.Extensions.Logging.TraceSource , Microsoft.Extensions.Logging.EventSource , Microsoft.Extensions.Configuration.UserSecrets , Microsoft.Extensions.Configuration.Json , Microsoft.Extensions.Configuration.Ini , Microsoft.Extensions.Configuration.FileExtensions , Microsoft.Extensions.Configuration.EnvironmentVariables , Microsoft.Extensions.Configuration.CommandLine , Microsoft.Extensions.Configuration.Binder , Microsoft.Extensions.Configuration.Xml , Microsoft.Extensions.Configuration.Abstractions , Microsoft.Extensions.Caching.Memory , Microsoft.Extensions.Caching.Abstractions , Microsoft.Extensions.Configuration , Microsoft.Extensions.DependencyInjection , Microsoft.Extensions.DependencyInjection.Abstractions , Microsoft.Extensions.Logging.EventLog , Microsoft.Extensions.Logging.Debug , Microsoft.Extensions.Logging.Console , Microsoft.Extensions.Logging.Configuration , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging , Microsoft.Extensions.Http , Microsoft.Extensions.Hosting.Abstractions , Microsoft.Extensions.Hosting , Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.Extensions.FileSystemGlobbing , Microsoft.Extensions.FileProviders.Physical , Microsoft.Extensions.FileProviders.Composite , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.DependencyModel , Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm , Microsoft.NETCore.App.Ref , System.Windows.Extensions , System.Threading.Channels , System.Text.Json , System.Text.Encodings.Web , System.ServiceProcess.ServiceController , System.Drawing.Common , System.DirectoryServices.Protocols , System.Diagnostics.EventLog , System.Diagnostics.DiagnosticSource , System.IO.Pipelines , System.Security.Permissions , System.Security.Cryptography.Xml , System.Security.Cryptography.Pkcs , System.Runtime.CompilerServices.Unsafe , System.Resources.Extensions , System.Reflection.Metadata , System.Net.Http.WinHttpHandler , System.Net.Http.Json
 From Version 6.0.0-rc.1.21424.10 -> To Version 6.0.0-rc.1.21424.15
@dotnet-maestro dotnet-maestro bot requested a review from dougbu as a code owner August 24, 2021 22:55
@ghost ghost added area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework Type: Dependency Update 🔼 labels Aug 24, 2021
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 ghost added the tell-mode Indicates a PR which is being merged during tell-mode label Aug 24, 2021
@dotnet-maestro dotnet-maestro bot merged commit 9ad1ce8 into release/6.0-rc1 Aug 25, 2021
@dotnet-maestro dotnet-maestro bot deleted the darc-release/6.0-rc1-d6e680f9-d9c8-4184-9124-11b71e23fdb4 branch August 25, 2021 00:26
@ghost ghost added this to the 6.0-rc1 milestone Aug 25, 2021
captainsafia added a commit that referenced this pull request Aug 26, 2021
* Update dependencies from https://github.com/dotnet/efcore build 20210824.20 (#35675)

[release/6.0-rc1] Update dependencies from dotnet/efcore

* [release/6.0-rc1] Update dependencies from dotnet/efcore dotnet/runtime (#35677)

[release/6.0-rc1] Update dependencies from dotnet/efcore dotnet/runtime

* Update dependencies from https://github.com/dotnet/efcore build 20210824.28 (#35681)

[release/6.0-rc1] Update dependencies from dotnet/efcore

* [release/6.0-rc1] Don't cache CanReuse value (#35676)

* Don't cache CanReuse value

* Comment on when to use CanReuse

Co-authored-by: Sebastien Ros <sebastienros@gmail.com>

* Fix key comparison for more than 10 elements in AdaptiveCapacityDictionary (#35705)

Co-authored-by: Brennan <brecon@microsoft.com>

* [release/6.0-rc1] [SPA] Ensure spawned NPM processes are terminated when the dotnet process is ungracefully terminated (#35701)

* Adds a script to terminate the spawned NPM processes automatically when the host dotnet process is ungracefully terminated.

Co-authored-by: Javier Calvarro Nelson <jacalvar@microsoft.com>

* Update dependencies from https://github.com/dotnet/runtime build 20210825.7 (#35726)

[release/6.0-rc1] Update dependencies from dotnet/runtime

* Move IResultsExtension to M.A.Http namespace (#35717)

Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sebastien Ros <sebastienros@gmail.com>
Co-authored-by: Brennan <brecon@microsoft.com>
Co-authored-by: Javier Calvarro Nelson <jacalvar@microsoft.com>
Co-authored-by: Safia Abdalla <safia@microsoft.com>
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 tell-mode Indicates a PR which is being merged during tell-mode Type: Dependency Update 🔼
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants