Skip to content

Conversation

@dotnet-maestro
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.NET.ILLink.Tasks: from 7.0.100-1.22310.2 to 7.0.100-1.22323.2 (parent: Microsoft.Dotnet.Sdk.Internal)
    • Microsoft.NETCore.App.Ref: from 7.0.0-preview.6.22312.1 to 7.0.0-preview.6.22322.7 (parent: Microsoft.Dotnet.Sdk.Internal)
    • Microsoft.NET.Workload.Emscripten.Manifest-7.0.100: from 7.0.0-preview.6.22281.1 to 7.0.0-preview.6.22320.1 (parent: Microsoft.NETCore.App.Ref)

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

  • Subscription: 97ee8954-2ef3-4217-5719-08da2edb85ba
  • Build: 20220627.1
  • Date Produced: June 27, 2022 10:30:19 AM UTC
  • Commit: cf6da7b13ae36b6ab042582b165c56d99424141b
  • Branch: refs/heads/main

…220627.1

Microsoft.Dotnet.Sdk.Internal
 From Version 7.0.100-preview.6.22316.8 -> To Version 7.0.100-preview.7.22327.1

Dependency coherency updates

Microsoft.NET.ILLink.Tasks,Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Manifest-7.0.100
 From Version 7.0.100-1.22310.2 -> To Version 7.0.100-1.22323.2 (parent: Microsoft.Dotnet.Sdk.Internal
@jonathanpeppers
Copy link
Member

A new assembly has appeared in apps?

1,934 assemblies/System.Xml.Linq.dll *2
apkdiff: File 'assemblies/System.Xml.Linq.dll' has changed by 1,934 bytes (100.00 %). This exceeds the threshold of 5.00 %.

There appears to be a new System.Xml.Linq facade with:

    [assembly: TypeForwardedTo(typeof(XAttribute))]
    [assembly: TypeForwardedTo(typeof(XElement))]

We can ignore this.
@dotnet-maestro dotnet-maestro bot requested a review from dellis1972 as a code owner June 28, 2022 03:52
@jonathanpeppers
Copy link
Member

Ok, the Xamarin.Forms "app size" test, has a new System.Xml.Linq facade with:

[assembly: TypeForwardedTo(typeof(XAttribute))]
[assembly: TypeForwardedTo(typeof(XElement))]

So, I think we can ignore this.

@jonathanpeppers
Copy link
Member

There is a test currently blocked on:

dotnet/runtime#70851 (comment)

@jonathanpeppers
Copy link
Member

So we can wait for this fix to flow here: dotnet/runtime#71411

Or if we need it sooner for some reason, maybe I can disable some tests, let me know.

jonathanpeppers added a commit to jonathanpeppers/xamarin-android that referenced this pull request Jun 30, 2022
Context: https://github.com/xamarin/xamarin-android/tree/release/7.0.1xx-preview6
Context: dotnet#7127

We branched for .NET 7 Preview 6, and there is already a Maestro bump for .NET 7 Preview 7.

Let's update xamarin-android/main's version number.
jonpryor pushed a commit that referenced this pull request Jun 30, 2022
Context: https://github.com/xamarin/xamarin-android/tree/release/7.0.1xx-preview6
Context: #7127

We branched for .NET 7 Preview 6, and there is already a Maestro bump
for .NET 7 Preview 7.

Let's update xamarin-android/main's version number.
Copy link
Member

@jonathanpeppers jonathanpeppers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can ignore the 1 test failure:

Exceeded expected time of 3850ms, actual 3885.37ms

Looking at the .binlog, I don't see an actual regression in there.

@jonathanpeppers jonathanpeppers merged commit a4a1c58 into main Jul 1, 2022
@jonathanpeppers jonathanpeppers deleted the darc-main-c081764c-bbdd-4561-82bd-a59b76df22f3 branch July 1, 2022 13:18
@github-actions github-actions bot locked and limited conversation to collaborators Jan 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants