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 dotnet/installer #8716

Merged
merged 8 commits into from
Feb 23, 2024

Conversation

dotnet-maestro[bot]
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Feb 12, 2024

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 9.0.0-preview.2.24080.1 to 9.0.0-preview.2.24120.11 (parent: Microsoft.Dotnet.Sdk.Internal)
    • Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport: from 9.0.0-preview.2.24076.1 to 9.0.0-preview.2.24114.5 (parent: Microsoft.NETCore.App.Ref)
    • Microsoft.NET.ILLink.Tasks: from 9.0.0-preview.2.24080.1 to 9.0.0-preview.2.24120.11 (parent: Microsoft.Dotnet.Sdk.Internal)
    • Microsoft.DotNet.Cecil: from 0.11.4-alpha.24065.1 to 0.11.4-alpha.24112.1 (parent: Microsoft.NET.ILLink.Tasks)

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

  • Subscription: f852bd0d-fd7f-4e07-8396-08dbbb809911
  • Build: 20240222.3
  • Date Produced: February 22, 2024 2:59:55 PM UTC
  • Commit: 0a73f814e19c9a239371cb732c9d1257e10fb8a2
  • Branch: refs/heads/main

…240212.1

Microsoft.Dotnet.Sdk.Internal
 From Version 9.0.100-preview.2.24106.6 -> To Version 9.0.100-preview.2.24112.1

Dependency coherency updates

Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport,Microsoft.NET.ILLink.Tasks
 From Version 9.0.0-preview.2.24080.1 -> To Version 9.0.0-preview.2.24109.4 (parent: Microsoft.Dotnet.Sdk.Internal
@jonathanpeppers
Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

…240214.16

Microsoft.Dotnet.Sdk.Internal
 From Version 9.0.100-preview.2.24106.6 -> To Version 9.0.100-preview.2.24114.16

Dependency coherency updates

Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport,Microsoft.NET.ILLink.Tasks,Microsoft.DotNet.Cecil
 From Version 9.0.0-preview.2.24080.1 -> To Version 9.0.0-preview.2.24114.3 (parent: Microsoft.Dotnet.Sdk.Internal
@lewing
Copy link
Member

lewing commented Feb 15, 2024

Latest build is green

@jonathanpeppers
Copy link
Member

@lewing I'm not sure CI actually ran... The green status is the license/cla

@jonathanpeppers
Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@lewing
Copy link
Member

lewing commented Feb 15, 2024

Sorry if I was a little eager. I do believe this is fixed in the recent runtime builds though.

dotnet-maestro bot and others added 5 commits February 16, 2024 14:31
…240216.1

Microsoft.Dotnet.Sdk.Internal
 From Version 9.0.100-preview.2.24106.6 -> To Version 9.0.100-preview.2.24116.1

Dependency coherency updates

Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport,Microsoft.NET.ILLink.Tasks,Microsoft.DotNet.Cecil
 From Version 9.0.0-preview.2.24080.1 -> To Version 9.0.0-preview.2.24115.1 (parent: Microsoft.Dotnet.Sdk.Internal
…240216.21

Microsoft.Dotnet.Sdk.Internal
 From Version 9.0.100-preview.2.24106.6 -> To Version 9.0.100-preview.2.24116.21

Dependency coherency updates

Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport,Microsoft.NET.ILLink.Tasks,Microsoft.DotNet.Cecil
 From Version 9.0.0-preview.2.24080.1 -> To Version 9.0.0-preview.2.24115.1 (parent: Microsoft.Dotnet.Sdk.Internal
…240222.3

Microsoft.Dotnet.Sdk.Internal
 From Version 9.0.100-preview.2.24106.6 -> To Version 9.0.100-preview.2.24122.3

Dependency coherency updates

Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport,Microsoft.NET.ILLink.Tasks,Microsoft.DotNet.Cecil
 From Version 9.0.0-preview.2.24080.1 -> To Version 9.0.0-preview.2.24120.11 (parent: Microsoft.Dotnet.Sdk.Internal
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.

We can ignore the one test failure:

System.Net.WebException : The remote server returned an error: (502) Bad Gateway.

@jonathanpeppers jonathanpeppers merged commit 0665f44 into main Feb 23, 2024
43 of 45 checks passed
@jonathanpeppers jonathanpeppers deleted the darc-main-a9d36c20-3c38-46e3-a20c-4be51b60d98e branch February 23, 2024 14:16
grendello added a commit that referenced this pull request Feb 28, 2024
* main:
  Bump to xamarin/xamarin-android-tools/main@37d79c9 (#8752)
  Bump to dotnet/installer@d070660282 9.0.100-preview.3.24126.2 (#8763)
  Bump to xamarin/java.interop/main@14a9470 (#8766)
  $(AndroidPackVersionSuffix)=preview.3; net9 is 34.99.0.preview.3 (#8765)
  [Mono.Android] Do not dispose request content stream in AndroidMessageHandler (#8764)
  Bump com.android.tools:r8 from 8.2.42 to 8.2.47 (#8761)
  [Mono.Android] fix a set of the "easiest" trimmer warnings (#8731)
  Bump to dotnet/installer@0a73f814e1 9.0.100-preview.2.24122.3 (#8716)
  [ci] Always run the MAUI test job (#8750)
  Add a property required by #8478 (#8749)
  [xamarin-android-tools] import $(LibZipSharpVersion) value (#8738)
  Bump to xamarin/Java.Interop/main@c825dcad (#8701)
  Bump to xamarin/monodroid@cb01503327 (#8742)
  Bump to xamarin/Java.Interop/main@ae65609 (#8744)
  Bring in changes from PR #8478 (#8727)
  [xaprepare] Make 7zip work with "dangerous" symlinks in ZIPs (#8737)
  Bump NDK to r26c (#8732)
  Debugging MSBuild Tasks (#8730)
grendello added a commit that referenced this pull request Feb 28, 2024
* main:
  [Mono.Android] fix a set of the "easiest" trimmer warnings (#8731)
  Bump to dotnet/installer@0a73f814e1 9.0.100-preview.2.24122.3 (#8716)
grendello added a commit that referenced this pull request Mar 1, 2024
* main:
  [tests] fix duplicate sources in `NuGet.config` (#8772)
  Bump to xamarin/monodroid@e13723e701 (#8771)
  Bump to xamarin/xamarin-android-tools/main@37d79c9 (#8752)
  Bump to dotnet/installer@d070660282 9.0.100-preview.3.24126.2 (#8763)
  Bump to xamarin/java.interop/main@14a9470 (#8766)
  $(AndroidPackVersionSuffix)=preview.3; net9 is 34.99.0.preview.3 (#8765)
  [Mono.Android] Do not dispose request content stream in AndroidMessageHandler (#8764)
  Bump com.android.tools:r8 from 8.2.42 to 8.2.47 (#8761)
  [Mono.Android] fix a set of the "easiest" trimmer warnings (#8731)
  Bump to dotnet/installer@0a73f814e1 9.0.100-preview.2.24122.3 (#8716)
@github-actions github-actions bot locked and limited conversation to collaborators Mar 28, 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