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

[main] Update dependencies from xamarin/xamarin-android #1853

Merged
merged 1 commit into from
Jul 29, 2021

Conversation

dotnet-maestro[bot]
Copy link
Contributor

This pull request updates the following dependencies

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

  • Coherency Updates:
    • Microsoft.NETCore.App.Ref: from 6.0.0-preview.7.21376.17 to 6.0.0-preview.7.21377.12 (parent: Microsoft.Dotnet.Sdk.Internal)
    • Microsoft.Dotnet.Sdk.Internal: from 6.0.100-preview.7.21377.3 to 6.0.100-preview.7.21377.35 (parent: Microsoft.Android.Sdk.Windows)
    • Microsoft.Extensions.Primitives: from 6.0.0-preview.7.21376.17 to 6.0.0-preview.7.21377.12 (parent: Microsoft.AspNetCore.App.Runtime.win-x64)
    • Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-preview.7.21376.6 to 6.0.0-preview.7.21377.13 (parent: Microsoft.Dotnet.Sdk.Internal)
    • Microsoft.Extensions.Hosting.Abstractions: from 6.0.0-preview.7.21376.17 to 6.0.0-preview.7.21377.12 (parent: Microsoft.AspNetCore.App.Runtime.win-x64)
    • Microsoft.Extensions.DependencyInjection.Abstractions: from 6.0.0-preview.7.21376.17 to 6.0.0-preview.7.21377.12 (parent: Microsoft.AspNetCore.App.Runtime.win-x64)
    • Microsoft.Extensions.DependencyInjection: from 6.0.0-preview.7.21376.17 to 6.0.0-preview.7.21377.12 (parent: Microsoft.AspNetCore.App.Runtime.win-x64)
    • Microsoft.Extensions.Configuration.Abstractions: from 6.0.0-preview.7.21376.17 to 6.0.0-preview.7.21377.12 (parent: Microsoft.AspNetCore.App.Runtime.win-x64)
    • Microsoft.Extensions.Configuration: from 6.0.0-preview.7.21376.17 to 6.0.0-preview.7.21377.12 (parent: Microsoft.AspNetCore.App.Runtime.win-x64)
    • Microsoft.Extensions.Logging.Abstractions: from 6.0.0-preview.7.21376.17 to 6.0.0-preview.7.21377.12 (parent: Microsoft.AspNetCore.App.Runtime.win-x64)
    • Microsoft.Extensions.Logging: from 6.0.0-preview.7.21376.17 to 6.0.0-preview.7.21377.12 (parent: Microsoft.AspNetCore.App.Runtime.win-x64)
    • Microsoft.Extensions.Logging.Console: from 6.0.0-preview.7.21376.17 to 6.0.0-preview.7.21377.12 (parent: Microsoft.AspNetCore.App.Runtime.win-x64)
    • Microsoft.Extensions.Logging.Debug: from 6.0.0-preview.7.21376.17 to 6.0.0-preview.7.21377.12 (parent: Microsoft.AspNetCore.App.Runtime.win-x64)
    • Microsoft.Extensions.FileProviders.Abstractions: from 6.0.0-preview.7.21376.17 to 6.0.0-preview.7.21377.12 (parent: Microsoft.AspNetCore.App.Runtime.win-x64)
    • Microsoft.Extensions.FileProviders.Embedded: from 6.0.0-preview.7.21376.6 to 6.0.0-preview.7.21377.13 (parent: Microsoft.Dotnet.Sdk.Internal)
    • Microsoft.AspNetCore.Authorization: from 6.0.0-preview.7.21376.6 to 6.0.0-preview.7.21377.13 (parent: Microsoft.Dotnet.Sdk.Internal)
    • Microsoft.AspNetCore.Components.WebView: from 6.0.0-preview.7.21376.6 to 6.0.0-preview.7.21377.13 (parent: Microsoft.Dotnet.Sdk.Internal)
    • Microsoft.AspNetCore.Components.Web: from 6.0.0-preview.7.21376.6 to 6.0.0-preview.7.21377.13 (parent: Microsoft.Dotnet.Sdk.Internal)
    • Microsoft.JSInterop: from 6.0.0-preview.7.21376.6 to 6.0.0-preview.7.21377.13 (parent: Microsoft.Dotnet.Sdk.Internal)
    • Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-preview.7.21374.5 to 6.0.0-preview.7.21377.9 (parent: Microsoft.Dotnet.Sdk.Internal)
    • System.CodeDom: from 6.0.0-preview.7.21376.17 to 6.0.0-preview.7.21377.12 (parent: Microsoft.AspNetCore.App.Runtime.win-x64)

From https://github.com/xamarin/xamarin-android

  • Subscription: db6cac11-36cd-4b5a-4150-08d94728e3da
  • Build: 6.0.1xx-preview7-ce2830613a0123d3fd8207e97e5ec7483706409e-1
  • Date Produced: 7/28/2021 11:38 PM
  • Commit: ce2830613a0123d3fd8207e97e5ec7483706409e
  • Branch: refs/heads/release/6.0.1xx-preview7

…uild 6.0.1xx-preview7-ce2830613a0123d3fd8207e97e5ec7483706409e-1

Microsoft.Android.Sdk.Windows
 From Version 30.0.100-preview.7.104 -> To Version 30.0.100-preview.7.106

Dependency coherency updates

Microsoft.NETCore.App.Ref,Microsoft.Dotnet.Sdk.Internal,Microsoft.Extensions.Primitives,Microsoft.AspNetCore.App.Runtime.win-x64,Microsoft.Extensions.Hosting.Abstractions,Microsoft.Extensions.DependencyInjection.Abstractions,Microsoft.Extensions.DependencyInjection,Microsoft.Extensions.Configuration.Abstractions,Microsoft.Extensions.Configuration,Microsoft.Extensions.Logging.Abstractions,Microsoft.Extensions.Logging,Microsoft.Extensions.Logging.Console,Microsoft.Extensions.Logging.Debug,Microsoft.Extensions.FileProviders.Abstractions,Microsoft.Extensions.FileProviders.Embedded,Microsoft.AspNetCore.Authorization,Microsoft.AspNetCore.Components.WebView,Microsoft.AspNetCore.Components.Web,Microsoft.JSInterop,Microsoft.WindowsDesktop.App.Runtime.win-x64,System.CodeDom
 From Version 6.0.0-preview.7.21376.17 -> To Version 6.0.0-preview.7.21377.12 (parent: Microsoft.Dotnet.Sdk.Internal
@Redth Redth merged commit 26ac695 into main Jul 29, 2021
@Redth Redth deleted the darc-main-162ec596-02f1-4378-88cd-d655ab605efa branch July 29, 2021 14:48
@Eilon Eilon added the area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions label Sep 30, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Dec 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants