-
Notifications
You must be signed in to change notification settings - Fork 792
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
[dev] Update dependencies from dotnet/aspnetcore #6132
base: dev
Are you sure you want to change the base?
Conversation
…0250314.5 Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Mvc.Testing , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.Caching.SqlServer , Microsoft.Extensions.Caching.StackExchangeRedis , Microsoft.Extensions.Diagnostics.HealthChecks , Microsoft.Extensions.Http.Polly , Microsoft.Extensions.ObjectPool From Version 10.0.0-preview.3.25151.1 -> To Version 10.0.0-preview.3.25164.5
@RussKie @wtgodbe this fails on Microsoft.Extensions.Logging version diff: https://github.com/dotnet/extensions/pull/6132/checks?check_run_id=38865710405
I see that version are updated manually and most probably are pinned to 9.0.3 for a reason. What should we do? I guess we can't manually update the version to 10.0.0-preview.3.25163.6 here |
|
Aspnetcore needs to get dependencies on System.Memory.Data and System.Numerics.Tensors |
Normally the standard merge policy on a branch has a check for coherency. Your merge policy was just set up for successful checks. I've fixed that. |
Thank you @mmitche! |
…0250321.5 Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Mvc.Testing , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.Caching.SqlServer , Microsoft.Extensions.Caching.StackExchangeRedis , Microsoft.Extensions.Diagnostics.HealthChecks , Microsoft.Extensions.Http.Polly , Microsoft.Extensions.ObjectPool From Version 10.0.0-preview.3.25151.1 -> To Version 10.0.0-preview.4.25171.5
What would be the correct fix here? cc @RussKie |
We need to wait for the new ingestion from dotnet/aspnetcore#61007. I kicked it off... |
…0250324.4 Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Mvc.Testing , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.Caching.SqlServer , Microsoft.Extensions.Caching.StackExchangeRedis , Microsoft.Extensions.Diagnostics.HealthChecks , Microsoft.Extensions.Http.Polly , Microsoft.Extensions.ObjectPool From Version 10.0.0-preview.3.25151.1 -> To Version 10.0.0-preview.4.25174.4 Dependency coherency updates Microsoft.Bcl.AsyncInterfaces,Microsoft.Bcl.TimeProvider,Microsoft.Extensions.Caching.Abstractions,Microsoft.Extensions.Caching.Memory,Microsoft.Extensions.Configuration.Abstractions,Microsoft.Extensions.Configuration.Binder,Microsoft.Extensions.Configuration.Json,Microsoft.Extensions.Configuration,Microsoft.Extensions.DependencyInjection.Abstractions,Microsoft.Extensions.DependencyInjection,Microsoft.Extensions.Hosting.Abstractions,Microsoft.Extensions.Diagnostics,Microsoft.Extensions.Hosting,Microsoft.Extensions.Http,Microsoft.Extensions.Logging.Abstractions,Microsoft.Extensions.Logging.Configuration,Microsoft.Extensions.Logging.Console,Microsoft.Extensions.Logging,Microsoft.Extensions.Options.ConfigurationExtensions,Microsoft.Extensions.Options,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,System.Collections.Immutable,System.Configuration.ConfigurationManager,System.Diagnostics.DiagnosticSource,System.Diagnostics.PerformanceCounter,System.IO.Hashing,System.IO.Pipelines,System.Memory.Data,System.Net.Http.Json,System.Numerics.Tensors,System.Runtime.Caching,System.Security.Cryptography.Pkcs,System.Security.Cryptography.Xml,System.Text.Encodings.Web,System.Text.Json,System.Threading.Channels,Microsoft.EntityFrameworkCore.Sqlite From Version 10.0.0-preview.3.25128.5 -> To Version 10.0.0-preview.3.25167.9 (parent: Microsoft.AspNetCore.App.Runtime.win-x64
I think we resolved the dependency hierarchy, and now we need to resolve
@dotnet/dotnet-extensions-telemetry could you please give a hand? |
…0250328.6 Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Mvc.Testing , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.Caching.SqlServer , Microsoft.Extensions.Caching.StackExchangeRedis , Microsoft.Extensions.Diagnostics.HealthChecks , Microsoft.Extensions.Http.Polly , Microsoft.Extensions.ObjectPool From Version 10.0.0-preview.3.25151.1 -> To Version 10.0.0-preview.4.25178.6 Dependency coherency updates Microsoft.Bcl.AsyncInterfaces,Microsoft.Bcl.TimeProvider,Microsoft.Extensions.Caching.Abstractions,Microsoft.Extensions.Caching.Memory,Microsoft.Extensions.Configuration.Abstractions,Microsoft.Extensions.Configuration.Binder,Microsoft.Extensions.Configuration.Json,Microsoft.Extensions.Configuration,Microsoft.Extensions.DependencyInjection.Abstractions,Microsoft.Extensions.DependencyInjection,Microsoft.Extensions.Hosting.Abstractions,Microsoft.Extensions.Diagnostics,Microsoft.Extensions.Hosting,Microsoft.Extensions.Http,Microsoft.Extensions.Logging.Abstractions,Microsoft.Extensions.Logging.Configuration,Microsoft.Extensions.Logging.Console,Microsoft.Extensions.Logging,Microsoft.Extensions.Options.ConfigurationExtensions,Microsoft.Extensions.Options,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,System.Collections.Immutable,System.Configuration.ConfigurationManager,System.Diagnostics.DiagnosticSource,System.Diagnostics.PerformanceCounter,System.IO.Hashing,System.IO.Pipelines,System.Memory.Data,System.Net.Http.Json,System.Numerics.Tensors,System.Runtime.Caching,System.Security.Cryptography.Pkcs,System.Security.Cryptography.Xml,System.Text.Encodings.Web,System.Text.Json,System.Threading.Channels,Microsoft.EntityFrameworkCore.Sqlite From Version 10.0.0-preview.3.25128.5 -> To Version 10.0.0-preview.4.25177.9 (parent: Microsoft.AspNetCore.App.Runtime.win-x64
This pull request updates the following dependencies
From https://github.com/dotnet/aspnetcore
Microsoft Reviewers: Open in CodeFlow
Coherency Updates
The following updates ensure that dependencies with a CoherentParentDependency
attribute were produced in a build used as input to the parent dependency's build.
See Dependency Description Format