Skip to content

[net8.0] Update dependencies from xamarin/xamarin-android #16665

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

Merged
merged 36 commits into from
Aug 17, 2023

Conversation

dotnet-maestro[bot]
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Aug 10, 2023

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.Dotnet.Sdk.Internal: from 8.0.100-preview.7.23376.3 to 8.0.100-rc.1.23415.5 (parent: Microsoft.Android.Sdk.Windows)
    • Microsoft.NETCore.App.Ref: from 8.0.0-preview.7.23375.6 to 8.0.0-rc.1.23414.4 (parent: Microsoft.Android.Sdk.Windows)
    • Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport: from 8.0.0-preview.7.23375.2 to 8.0.0-rc.1.23411.2 (parent: Microsoft.NETCore.App.Ref)

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

  • Subscription: 085b8bd9-e630-441d-931c-08db157be54d
  • Build: main-786a1fd677e57534e20c26a5c5dda86cd5fc06fa-1
  • Date Produced: August 15, 2023 9:21:58 PM UTC
  • Commit: 786a1fd677e57534e20c26a5c5dda86cd5fc06fa
  • Branch: refs/heads/main

…uild main-06224f3f199998ed885f9eaf2c0b3c802fe43dcb-1

Microsoft.Android.Sdk.Windows
 From Version 34.0.0-preview.7.383 -> To Version 34.0.0-rc.1.407

Dependency coherency updates

Microsoft.Dotnet.Sdk.Internal,Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport
 From Version 8.0.100-preview.7.23376.3 -> To Version 8.0.100-rc.1.23404.2 (parent: Microsoft.Android.Sdk.Windows
@ghost ghost added the area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions label Aug 10, 2023
@jonathanpeppers
Copy link
Member

Hmm, might have to bump iOS/Android at the same time:

dotnet/packs/Microsoft.iOS.Sdk/16.4.8694-net8-p7/targets/Xamarin.Shared.Sdk.targets(1122,4): error MSB4057: The target "_ComputeManagedAssemblyToLink" does not exist in the project.

dotnet-maestro bot and others added 5 commits August 10, 2023 08:59
…ild 20230809.3 (#16666)

Microsoft.MacCatalyst.Sdk
 From Version 16.4.8694-net8-p7 -> To Version 16.4.8741-net8-rc1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
@jonathanpeppers
Copy link
Member

@dalexsoto have we seen this problem yet?

Microsoft.iOS.Sdk/16.4.8741-net8-rc1/targets/Xamarin.Shared.Sdk.targets(1124,4): error MSB4057: The target "_ComputeManagedAssemblyToLink" does not exist in the project. 

Maybe we need a dotnet/installer bump in xamarin-macios?

@rolfbjarne
Copy link
Member

@dalexsoto have we seen this problem yet?

Microsoft.iOS.Sdk/16.4.8741-net8-rc1/targets/Xamarin.Shared.Sdk.targets(1124,4): error MSB4057: The target "_ComputeManagedAssemblyToLink" does not exist in the project. 

Maybe we need a dotnet/installer bump in xamarin-macios?

That's fixed by dotnet/sdk#34429.

…uild main-0c5b60d50fc6b25cc645d783d11f964adcd15a3b-1

Microsoft.Android.Sdk.Windows
 From Version 34.0.0-preview.7.383 -> To Version 34.0.0-rc.1.414

Dependency coherency updates

Microsoft.Dotnet.Sdk.Internal,Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport
 From Version 8.0.100-preview.7.23376.3 -> To Version 8.0.100-rc.1.23404.2 (parent: Microsoft.Android.Sdk.Windows
…uild main-7bf75ba10fc03d842877d3cce631e4b5e7c839c6-1

Microsoft.Android.Sdk.Windows
 From Version 34.0.0-preview.7.383 -> To Version 34.0.0-rc.1.415

Dependency coherency updates

Microsoft.Dotnet.Sdk.Internal,Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport
 From Version 8.0.100-preview.7.23376.3 -> To Version 8.0.100-rc.1.23409.22 (parent: Microsoft.Android.Sdk.Windows
@jonathanpeppers
Copy link
Member

We are now waiting on this one: dotnet/installer#17118

…uild main-341a962445c9d9796e2d658cd979080ee8b6dc21-1

Microsoft.Android.Sdk.Windows
 From Version 34.0.0-preview.7.383 -> To Version 34.0.0-rc.1.416

Dependency coherency updates

Microsoft.Dotnet.Sdk.Internal,Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport
 From Version 8.0.100-preview.7.23376.3 -> To Version 8.0.100-rc.1.23409.22 (parent: Microsoft.Android.Sdk.Windows
@dotnet-maestro dotnet-maestro bot requested a review from a team as a code owner August 13, 2023 12:18
@dotnet-maestro dotnet-maestro bot requested review from hartez and jfversluis August 13, 2023 12:18
…uild main-da980071815ea2572223112f77bfd257115ceb97-1

Microsoft.Android.Sdk.Windows
 From Version 34.0.0-preview.7.383 -> To Version 34.0.0-rc.1.418

Dependency coherency updates

Microsoft.Dotnet.Sdk.Internal,Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport
 From Version 8.0.100-preview.7.23376.3 -> To Version 8.0.100-rc.1.23409.22 (parent: Microsoft.Android.Sdk.Windows
@jonathanpeppers jonathanpeppers requested a review from a team as a code owner August 15, 2023 13:13
@jonathanpeppers
Copy link
Member

Something went wrong here merging with GitHub's web UI, I'll fix this locally.

@jonathanpeppers jonathanpeppers force-pushed the darc-net8.0-86149052-55dc-46f6-b48c-05eb3abe86ef branch from 5312fc9 to 3bc6718 Compare August 15, 2023 13:20
@jonathanpeppers
Copy link
Member

Ok, we may just need to wait on this one now: dotnet/android#8275

@samhouts samhouts added this to the .NET 8 GA milestone Aug 15, 2023
dotnet-maestro bot and others added 3 commits August 15, 2023 21:24
…uild main-786a1fd677e57534e20c26a5c5dda86cd5fc06fa-1

Microsoft.Android.Sdk.Windows
 From Version 34.0.0-preview.7.383 -> To Version 34.0.0-rc.1.420

Dependency coherency updates

Microsoft.Dotnet.Sdk.Internal,Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport
 From Version 8.0.100-preview.7.23376.3 -> To Version 8.0.100-rc.1.23415.5 (parent: Microsoft.Android.Sdk.Windows
* Update dependencies from https://github.com/xamarin/xamarin-macios build 20230815.11

Microsoft.iOS.Sdk
 From Version 16.4.8694-net8-p7 -> To Version 16.4.8772-net8-rc1

* Update dependencies from https://github.com/xamarin/xamarin-macios build 20230815.11

Microsoft.tvOS.Sdk
 From Version 16.4.8694-net8-p7 -> To Version 16.4.8772-net8-rc1

* Update dependencies from https://github.com/xamarin/xamarin-macios build 20230815.11

Microsoft.MacCatalyst.Sdk
 From Version 16.4.8694-net8-p7 -> To Version 16.4.8772-net8-rc1

* Update dependencies from https://github.com/xamarin/xamarin-macios build 20230815.11

Microsoft.macOS.Sdk
 From Version 13.3.8694-net8-p7 -> To Version 13.3.8772-net8-rc1

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Jonathan Peppers <[email protected]>
…ild 20230816.8

Microsoft.tvOS.Sdk
 From Version 16.4.8694-net8-p7 -> To Version 16.4.8773-net8-rc1
…darc-net8.0-86149052-55dc-46f6-b48c-05eb3abe86ef

# Conflicts:
#	eng/Version.Details.xml
#	eng/Versions.props
dotnet-maestro bot and others added 15 commits August 16, 2023 13:56
…ild 20230816.20

Microsoft.iOS.Sdk
 From Version 16.4.8694-net8-p7 -> To Version 16.4.8774-net8-rc1
…ild 20230816.20

Microsoft.tvOS.Sdk
 From Version 16.4.8694-net8-p7 -> To Version 16.4.8774-net8-rc1
…ild 20230816.20

Microsoft.MacCatalyst.Sdk
 From Version 16.4.8694-net8-p7 -> To Version 16.4.8774-net8-rc1
…ild 20230816.20

Microsoft.macOS.Sdk
 From Version 13.3.8694-net8-p7 -> To Version 13.3.8774-net8-rc1
…darc-net8.0-86149052-55dc-46f6-b48c-05eb3abe86ef

# Conflicts:
#	eng/Version.Details.xml
#	eng/Versions.props
…ild 20230816.21

Microsoft.iOS.Sdk
 From Version 16.4.8694-net8-p7 -> To Version 16.4.8775-net8-rc2
…ild 20230816.21

Microsoft.tvOS.Sdk
 From Version 16.4.8694-net8-p7 -> To Version 16.4.8775-net8-rc2
…ild 20230816.21

Microsoft.MacCatalyst.Sdk
 From Version 16.4.8694-net8-p7 -> To Version 16.4.8775-net8-rc2
…ild 20230816.21

Microsoft.macOS.Sdk
 From Version 13.3.8694-net8-p7 -> To Version 13.3.8775-net8-rc2
…darc-net8.0-86149052-55dc-46f6-b48c-05eb3abe86ef

# Conflicts:
#	eng/Version.Details.xml
#	eng/Versions.props
…e' into darc-net8.0-86149052-55dc-46f6-b48c-05eb3abe86ef"

This reverts commit 728e552, reversing
changes made to 6328466.
@rmarinho rmarinho merged commit e0d8ba7 into net8.0 Aug 17, 2023
@rmarinho rmarinho deleted the darc-net8.0-86149052-55dc-46f6-b48c-05eb3abe86ef branch August 17, 2023 17:02
@github-actions github-actions bot locked and limited conversation to collaborators Dec 7, 2023
@samhouts samhouts added the fixed-in-8.0.0-rc.1.9171 Look for this fix in 8.0.0-rc.1.9171 label Aug 2, 2024
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 fixed-in-8.0.0-rc.1.9171 Look for this fix in 8.0.0-rc.1.9171 platform/android
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants