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/xharness dotnet/runtime-assets dotnet/emsdk dotnet/hotreload-utils dotnet/icu dotnet/llvm-project #86892

Merged
merged 10 commits into from
Jun 2, 2023

Commits on May 30, 2023

  1. Update dependencies from https://github.com/dotnet/xharness build 202…

    …30529.1
    
    Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit
     From Version 8.0.0-prerelease.23272.1 -> To Version 8.0.0-prerelease.23279.1
    dotnet-maestro[bot] committed May 30, 2023
    Configuration menu
    Copy the full SHA
    2e8c30b View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/hotreload-utils bu…

    …ild 20230529.1
    
    Microsoft.DotNet.HotReload.Utils.Generator.BuildTool
     From Version 8.0.0-alpha.0.23272.2 -> To Version 8.0.0-alpha.0.23279.1
    dotnet-maestro[bot] committed May 30, 2023
    Configuration menu
    Copy the full SHA
    68edc43 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Update dependencies from https://github.com/dotnet/runtime-assets bui…

    …ld 20230530.1
    
    Microsoft.DotNet.CilStrip.Sources , System.ComponentModel.TypeConverter.TestData , System.Data.Common.TestData , System.Drawing.Common.TestData , System.Formats.Tar.TestData , System.IO.Compression.TestData , System.IO.Packaging.TestData , System.Net.TestData , System.Private.Runtime.UnicodeData , System.Runtime.Numerics.TestData , System.Runtime.TimeZoneData , System.Security.Cryptography.X509Certificates.TestData , System.Text.RegularExpressions.TestData , System.Windows.Extensions.TestData
     From Version 8.0.0-beta.23273.1 -> To Version 8.0.0-beta.23280.1
    dotnet-maestro[bot] committed May 31, 2023
    Configuration menu
    Copy the full SHA
    edaaabd View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/hotreload-utils bu…

    …ild 20230530.2
    
    Microsoft.DotNet.HotReload.Utils.Generator.BuildTool
     From Version 8.0.0-alpha.0.23272.2 -> To Version 8.0.0-alpha.0.23280.2
    dotnet-maestro[bot] committed May 31, 2023
    Configuration menu
    Copy the full SHA
    9b6c689 View commit details
    Browse the repository at this point in the history
  3. Update dependencies from https://github.com/dotnet/llvm-project build…

    … 20230531.1
    
    runtime.linux-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.linux-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-musl-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-musl-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.linux-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.osx-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.osx-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.win-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.win-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.win-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.ObjWriter
     From Version 14.0.0-alpha.1.23273.3 -> To Version 14.0.0-alpha.1.23281.1
    dotnet-maestro[bot] committed May 31, 2023
    Configuration menu
    Copy the full SHA
    c0cf7e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Update dependencies from https://github.com/dotnet/emsdk build 202305…

    …31.1
    
    Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport
     From Version 8.0.0-preview.6.23277.2 -> To Version 8.0.0-preview.6.23281.1
    dotnet-maestro[bot] committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    3930531 View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/icu build 20230530.1

    Microsoft.NETCore.Runtime.ICU.Transport
     From Version 8.0.0-preview.4.23177.3 -> To Version 8.0.0-preview.6.23280.1
    dotnet-maestro[bot] committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    b22925d View commit details
    Browse the repository at this point in the history
  3. Add icudt_hybrid.dat to @(PlatformManifestFileEntry)

    Prompted by the build error:
    ```
    [error].packages/microsoft.dotnet.sharedframework.sdk/8.0.0-beta.23280.3/targets/sharedfx.targets(288,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) The following files are missing entries in the templated manifest:
    icudt_hybrid.dat. Add these file names with extensions to the 'PlatformManifestFileEntry' item group for the runtime pack and corresponding ref pack to include them in the platform manifest.
    ```
    radical committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    5b12697 View commit details
    Browse the repository at this point in the history
  4. Update dependencies from https://github.com/dotnet/llvm-project build…

    … 20230601.1
    
    runtime.linux-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.linux-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-musl-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-musl-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.linux-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.osx-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.osx-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.win-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.win-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.win-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.ObjWriter
     From Version 14.0.0-alpha.1.23273.3 -> To Version 14.0.0-alpha.1.23301.1
    dotnet-maestro[bot] committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    ce127d5 View commit details
    Browse the repository at this point in the history
  5. Update dependencies from https://github.com/dotnet/llvm-project build…

    … 20230601.2
    
    runtime.linux-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.linux-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-musl-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-musl-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.linux-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.osx-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.osx-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.win-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.win-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.win-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.ObjWriter
     From Version 14.0.0-alpha.1.23273.3 -> To Version 14.0.0-alpha.1.23301.2
    dotnet-maestro[bot] committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    7d05594 View commit details
    Browse the repository at this point in the history