From 3bb3263e7114bf08b597322d20e5a0df001298fa Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 11 Mar 2023 13:16:24 +0000 Subject: [PATCH 01/12] Update dependencies from https://github.com/dotnet/emsdk build 20230310.2 Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-preview.3.23160.1 -> To Version 8.0.0-preview.3.23160.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4d1df17a8279db..8516b198dceee0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,9 +85,9 @@ b126490cd618d6066ed44e0369b4585e845cf9ab - + https://github.com/dotnet/emsdk - 352d64e0ce9b99a8cff6207621432a986920ffd9 + 400fd9a71c568f3c7aa025c6224e082aa819a4c0 diff --git a/eng/Versions.props b/eng/Versions.props index 2a905374ec7343..ae42871252ea52 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -238,7 +238,7 @@ Note: when the name is updated, make sure to update dependency name in eng/pipelines/common/xplat-setup.yml like - DarcDependenciesChanged.Microsoft_NET_Workload_Emscripten_Current_Manifest-8_0_100_Transport --> - 8.0.0-preview.3.23160.1 + 8.0.0-preview.3.23160.2 $(MicrosoftNETWorkloadEmscriptenCurrentManifest80100TransportVersion) 1.1.87-gba258badda From a3e71e3036341b9c80a55edddd964e4c923111e0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 13 Mar 2023 12:38:34 +0000 Subject: [PATCH 02/12] Update dependencies from https://github.com/dotnet/runtime build 20230312.2 Microsoft.NET.ILLink.Tasks , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , runtime.native.System.IO.Ports , System.Text.Json From Version 8.0.0-preview.3.23155.6 -> To Version 8.0.0-preview.3.23162.2 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 10 +++++----- global.json | 2 +- 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8516b198dceee0..2becc64f54b3f5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -252,29 +252,29 @@ https://github.com/dotnet/llvm-project eb39d072da0ffac93bf087e4d8196b7133ee3a0f - + https://github.com/dotnet/runtime - 6123cb00bbec8ae3500c970890f5b0efcf7950e8 + 541347cbb4270f3861a8bb5eada9f1547d309b3a - + https://github.com/dotnet/runtime - 6123cb00bbec8ae3500c970890f5b0efcf7950e8 + 541347cbb4270f3861a8bb5eada9f1547d309b3a - + https://github.com/dotnet/runtime - 6123cb00bbec8ae3500c970890f5b0efcf7950e8 + 541347cbb4270f3861a8bb5eada9f1547d309b3a - + https://github.com/dotnet/runtime - 6123cb00bbec8ae3500c970890f5b0efcf7950e8 + 541347cbb4270f3861a8bb5eada9f1547d309b3a - + https://github.com/dotnet/runtime - 6123cb00bbec8ae3500c970890f5b0efcf7950e8 + 541347cbb4270f3861a8bb5eada9f1547d309b3a - + https://github.com/dotnet/runtime - 6123cb00bbec8ae3500c970890f5b0efcf7950e8 + 541347cbb4270f3861a8bb5eada9f1547d309b3a https://github.com/dotnet/xharness diff --git a/eng/Versions.props b/eng/Versions.props index ae42871252ea52..4bdb307397c2f6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -102,10 +102,10 @@ 6.0.0-preview.1.102 - 8.0.0-preview.3.23155.6 + 8.0.0-preview.3.23162.2 6.0.0 - 8.0.0-preview.3.23155.6 + 8.0.0-preview.3.23162.2 14.0.0-alpha.1.23158.1 14.0.0-alpha.1.23158.1 14.0.0-alpha.1.23158.1 @@ -140,12 +140,12 @@ 5.0.0 7.0.0 4.9.0 - 8.0.0-preview.3.23155.6 + 8.0.0-preview.3.23162.2 6.0.0 7.0.0 4.5.4 4.5.0 - 8.0.0-preview.3.23155.6 + 8.0.0-preview.3.23162.2 8.0.0-beta.23156.1 8.0.0-beta.23156.1 @@ -215,7 +215,7 @@ 7.0.0-preview-20221010.1 - 8.0.0-preview.3.23155.6 + 8.0.0-preview.3.23162.2 0.11.4-alpha.23156.1 diff --git a/global.json b/global.json index 0cac3db04dd6d6..5c2ec019de6abe 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "Microsoft.DotNet.SharedFramework.Sdk": "8.0.0-beta.23159.1", "Microsoft.Build.NoTargets": "3.5.0", "Microsoft.Build.Traversal": "3.1.6", - "Microsoft.NET.Sdk.IL": "8.0.0-preview.3.23155.6" + "Microsoft.NET.Sdk.IL": "8.0.0-preview.3.23162.2" } } From c569923291bf255ee706e8ab5ff4da437f2d3dbe Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 14 Mar 2023 04:04:30 +0000 Subject: [PATCH 03/12] Update dependencies from https://github.com/dotnet/llvm-project build 20230313.3 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.23158.1 -> To Version 14.0.0-alpha.1.23163.3 --- eng/Version.Details.xml | 88 ++++++++++++++++++++--------------------- eng/Versions.props | 44 ++++++++++----------- 2 files changed, 66 insertions(+), 66 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2becc64f54b3f5..ef320f0ed27aa0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -12,29 +12,29 @@ https://github.com/dotnet/wcf 7f504aabb1988e9a093c1e74d8040bd52feb2f01 - + https://github.com/dotnet/llvm-project - eb39d072da0ffac93bf087e4d8196b7133ee3a0f + b4341bc712d3429d3c44b2ff46717d01b37ebb7f - + https://github.com/dotnet/llvm-project - eb39d072da0ffac93bf087e4d8196b7133ee3a0f + b4341bc712d3429d3c44b2ff46717d01b37ebb7f - + https://github.com/dotnet/llvm-project - eb39d072da0ffac93bf087e4d8196b7133ee3a0f + b4341bc712d3429d3c44b2ff46717d01b37ebb7f - + https://github.com/dotnet/llvm-project - eb39d072da0ffac93bf087e4d8196b7133ee3a0f + b4341bc712d3429d3c44b2ff46717d01b37ebb7f - + https://github.com/dotnet/llvm-project - eb39d072da0ffac93bf087e4d8196b7133ee3a0f + b4341bc712d3429d3c44b2ff46717d01b37ebb7f - + https://github.com/dotnet/llvm-project - eb39d072da0ffac93bf087e4d8196b7133ee3a0f + b4341bc712d3429d3c44b2ff46717d01b37ebb7f https://github.com/dotnet/llvm-project @@ -44,29 +44,29 @@ https://github.com/dotnet/llvm-project 76f334f354eb653a7b409a5319b591ea09df5a43 - + https://github.com/dotnet/llvm-project - eb39d072da0ffac93bf087e4d8196b7133ee3a0f + b4341bc712d3429d3c44b2ff46717d01b37ebb7f - + https://github.com/dotnet/llvm-project - eb39d072da0ffac93bf087e4d8196b7133ee3a0f + b4341bc712d3429d3c44b2ff46717d01b37ebb7f - + https://github.com/dotnet/llvm-project - eb39d072da0ffac93bf087e4d8196b7133ee3a0f + b4341bc712d3429d3c44b2ff46717d01b37ebb7f - + https://github.com/dotnet/llvm-project - eb39d072da0ffac93bf087e4d8196b7133ee3a0f + b4341bc712d3429d3c44b2ff46717d01b37ebb7f - + https://github.com/dotnet/llvm-project - eb39d072da0ffac93bf087e4d8196b7133ee3a0f + b4341bc712d3429d3c44b2ff46717d01b37ebb7f - + https://github.com/dotnet/llvm-project - eb39d072da0ffac93bf087e4d8196b7133ee3a0f + b4341bc712d3429d3c44b2ff46717d01b37ebb7f https://github.com/dotnet/llvm-project @@ -212,45 +212,45 @@ https://github.com/dotnet/runtime-assets fdb631e68f4b2cd2bce0039224ebb8e2a854c767 - + https://github.com/dotnet/llvm-project - eb39d072da0ffac93bf087e4d8196b7133ee3a0f + b4341bc712d3429d3c44b2ff46717d01b37ebb7f - + https://github.com/dotnet/llvm-project - eb39d072da0ffac93bf087e4d8196b7133ee3a0f + b4341bc712d3429d3c44b2ff46717d01b37ebb7f - + https://github.com/dotnet/llvm-project - eb39d072da0ffac93bf087e4d8196b7133ee3a0f + b4341bc712d3429d3c44b2ff46717d01b37ebb7f - + https://github.com/dotnet/llvm-project - eb39d072da0ffac93bf087e4d8196b7133ee3a0f + b4341bc712d3429d3c44b2ff46717d01b37ebb7f - + https://github.com/dotnet/llvm-project - eb39d072da0ffac93bf087e4d8196b7133ee3a0f + b4341bc712d3429d3c44b2ff46717d01b37ebb7f - + https://github.com/dotnet/llvm-project - eb39d072da0ffac93bf087e4d8196b7133ee3a0f + b4341bc712d3429d3c44b2ff46717d01b37ebb7f - + https://github.com/dotnet/llvm-project - eb39d072da0ffac93bf087e4d8196b7133ee3a0f + b4341bc712d3429d3c44b2ff46717d01b37ebb7f - + https://github.com/dotnet/llvm-project - eb39d072da0ffac93bf087e4d8196b7133ee3a0f + b4341bc712d3429d3c44b2ff46717d01b37ebb7f - + https://github.com/dotnet/llvm-project - eb39d072da0ffac93bf087e4d8196b7133ee3a0f + b4341bc712d3429d3c44b2ff46717d01b37ebb7f - + https://github.com/dotnet/llvm-project - eb39d072da0ffac93bf087e4d8196b7133ee3a0f + b4341bc712d3429d3c44b2ff46717d01b37ebb7f https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index 4bdb307397c2f6..e5f04d9670a57a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -106,12 +106,12 @@ 6.0.0 8.0.0-preview.3.23162.2 - 14.0.0-alpha.1.23158.1 - 14.0.0-alpha.1.23158.1 - 14.0.0-alpha.1.23158.1 - 14.0.0-alpha.1.23158.1 - 14.0.0-alpha.1.23158.1 - 14.0.0-alpha.1.23158.1 + 14.0.0-alpha.1.23163.3 + 14.0.0-alpha.1.23163.3 + 14.0.0-alpha.1.23163.3 + 14.0.0-alpha.1.23163.3 + 14.0.0-alpha.1.23163.3 + 14.0.0-alpha.1.23163.3 1.0.0-alpha.1.23106.1 1.0.0-alpha.1.23106.1 @@ -224,16 +224,16 @@ 2.1.7 8.0.0-alpha.1.23156.1 - 14.0.0-alpha.1.23158.1 - 14.0.0-alpha.1.23158.1 - 14.0.0-alpha.1.23158.1 - 14.0.0-alpha.1.23158.1 - 14.0.0-alpha.1.23158.1 - 14.0.0-alpha.1.23158.1 - 14.0.0-alpha.1.23158.1 - 14.0.0-alpha.1.23158.1 - 14.0.0-alpha.1.23158.1 - 14.0.0-alpha.1.23158.1 + 14.0.0-alpha.1.23163.3 + 14.0.0-alpha.1.23163.3 + 14.0.0-alpha.1.23163.3 + 14.0.0-alpha.1.23163.3 + 14.0.0-alpha.1.23163.3 + 14.0.0-alpha.1.23163.3 + 14.0.0-alpha.1.23163.3 + 14.0.0-alpha.1.23163.3 + 14.0.0-alpha.1.23163.3 + 14.0.0-alpha.1.23163.3 - 14.0.0-alpha.1.23158.1 - 14.0.0-alpha.1.23158.1 - 14.0.0-alpha.1.23158.1 - 14.0.0-alpha.1.23158.1 - 14.0.0-alpha.1.23158.1 - 14.0.0-alpha.1.23158.1 + 14.0.0-alpha.1.23163.3 + 14.0.0-alpha.1.23163.3 + 14.0.0-alpha.1.23163.3 + 14.0.0-alpha.1.23163.3 + 14.0.0-alpha.1.23163.3 + 14.0.0-alpha.1.23163.3 1.0.0-alpha.1.23106.1 1.0.0-alpha.1.23106.1 From ab75acf8497922c20e48acfd768e0fca2f656295 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 14 Mar 2023 12:09:59 +0000 Subject: [PATCH 04/12] Update dependencies from https://github.com/dotnet/icu build 20230313.3 Microsoft.NETCore.Runtime.ICU.Transport From Version 8.0.0-preview.3.23160.1 -> To Version 8.0.0-preview.3.23163.3 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ef320f0ed27aa0..15fade17bbbfca 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/icu - ce62ebe8dbfec7cdf79421d32b2c8eac439ad78c + b3cb54fec4eb845b37038c934d6c9dc17cdfb181 https://github.com/dotnet/msquic diff --git a/eng/Versions.props b/eng/Versions.props index e5f04d9670a57a..ca7f6de5d6b8a5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -219,7 +219,7 @@ 0.11.4-alpha.23156.1 - 8.0.0-preview.3.23160.1 + 8.0.0-preview.3.23163.3 2.1.7 8.0.0-alpha.1.23156.1 From ef654b43b32f3ce75e77144a171ff85ce5529080 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 14 Mar 2023 12:12:10 +0000 Subject: [PATCH 05/12] Update dependencies from https://github.com/dotnet/xharness build 20230313.1 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 1.0.0-prerelease.23157.1 -> To Version 1.0.0-prerelease.23163.1 --- .config/dotnet-tools.json | 2 +- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 589cab2b73ed11..4364d86d9d70da 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -15,7 +15,7 @@ ] }, "microsoft.dotnet.xharness.cli": { - "version": "1.0.0-prerelease.23157.1", + "version": "1.0.0-prerelease.23163.1", "commands": [ "xharness" ] diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 15fade17bbbfca..7a653d6e832dca 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -276,17 +276,17 @@ https://github.com/dotnet/runtime 541347cbb4270f3861a8bb5eada9f1547d309b3a - + https://github.com/dotnet/xharness - 1845890ce4b9ebb3c0807508e4ad65bed24aa8fd + 0ff1a841e0a5949428c3868258b14ddcfa0da903 - + https://github.com/dotnet/xharness - 1845890ce4b9ebb3c0807508e4ad65bed24aa8fd + 0ff1a841e0a5949428c3868258b14ddcfa0da903 - + https://github.com/dotnet/xharness - 1845890ce4b9ebb3c0807508e4ad65bed24aa8fd + 0ff1a841e0a5949428c3868258b14ddcfa0da903 https://github.com/dotnet/arcade diff --git a/eng/Versions.props b/eng/Versions.props index ca7f6de5d6b8a5..743e87efbb6a22 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -185,9 +185,9 @@ 1.1.0 17.4.0-preview-20220707-01 - 1.0.0-prerelease.23157.1 - 1.0.0-prerelease.23157.1 - 1.0.0-prerelease.23157.1 + 1.0.0-prerelease.23163.1 + 1.0.0-prerelease.23163.1 + 1.0.0-prerelease.23163.1 1.1.0-alpha.0.23156.1 2.4.2 1.0.0 From 8c41a50dcd8864ca050743ffea2e96da3659a176 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 14 Mar 2023 12:13:39 +0000 Subject: [PATCH 06/12] Update dependencies from https://github.com/dotnet/runtime-assets build 20230313.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.23156.1 -> To Version 8.0.0-beta.23163.1 --- eng/Version.Details.xml | 56 ++++++++++++++++++++--------------------- eng/Versions.props | 28 ++++++++++----------- 2 files changed, 42 insertions(+), 42 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7a653d6e832dca..0b8ae32ec83804 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -160,57 +160,57 @@ https://github.com/dotnet/arcade cb64095ec45ac34378a1a26db9932a3b561f9e4e - + https://github.com/dotnet/runtime-assets - fdb631e68f4b2cd2bce0039224ebb8e2a854c767 + 5998ff33d827ce24c97795147bc2df1c547ce9a1 - + https://github.com/dotnet/runtime-assets - fdb631e68f4b2cd2bce0039224ebb8e2a854c767 + 5998ff33d827ce24c97795147bc2df1c547ce9a1 - + https://github.com/dotnet/runtime-assets - fdb631e68f4b2cd2bce0039224ebb8e2a854c767 + 5998ff33d827ce24c97795147bc2df1c547ce9a1 - + https://github.com/dotnet/runtime-assets - fdb631e68f4b2cd2bce0039224ebb8e2a854c767 + 5998ff33d827ce24c97795147bc2df1c547ce9a1 - + https://github.com/dotnet/runtime-assets - fdb631e68f4b2cd2bce0039224ebb8e2a854c767 + 5998ff33d827ce24c97795147bc2df1c547ce9a1 - + https://github.com/dotnet/runtime-assets - fdb631e68f4b2cd2bce0039224ebb8e2a854c767 + 5998ff33d827ce24c97795147bc2df1c547ce9a1 - + https://github.com/dotnet/runtime-assets - fdb631e68f4b2cd2bce0039224ebb8e2a854c767 + 5998ff33d827ce24c97795147bc2df1c547ce9a1 - + https://github.com/dotnet/runtime-assets - fdb631e68f4b2cd2bce0039224ebb8e2a854c767 + 5998ff33d827ce24c97795147bc2df1c547ce9a1 - + https://github.com/dotnet/runtime-assets - fdb631e68f4b2cd2bce0039224ebb8e2a854c767 + 5998ff33d827ce24c97795147bc2df1c547ce9a1 - + https://github.com/dotnet/runtime-assets - fdb631e68f4b2cd2bce0039224ebb8e2a854c767 + 5998ff33d827ce24c97795147bc2df1c547ce9a1 - + https://github.com/dotnet/runtime-assets - fdb631e68f4b2cd2bce0039224ebb8e2a854c767 + 5998ff33d827ce24c97795147bc2df1c547ce9a1 - + https://github.com/dotnet/runtime-assets - fdb631e68f4b2cd2bce0039224ebb8e2a854c767 + 5998ff33d827ce24c97795147bc2df1c547ce9a1 - + https://github.com/dotnet/runtime-assets - fdb631e68f4b2cd2bce0039224ebb8e2a854c767 + 5998ff33d827ce24c97795147bc2df1c547ce9a1 https://github.com/dotnet/llvm-project @@ -312,9 +312,9 @@ https://github.com/dotnet/hotreload-utils b448c532439619d9180e432448de6cd19b58e652 - + https://github.com/dotnet/runtime-assets - fdb631e68f4b2cd2bce0039224ebb8e2a854c767 + 5998ff33d827ce24c97795147bc2df1c547ce9a1 https://github.com/dotnet/roslyn diff --git a/eng/Versions.props b/eng/Versions.props index 743e87efbb6a22..6eaf63645e72ef 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -147,20 +147,20 @@ 4.5.0 8.0.0-preview.3.23162.2 - 8.0.0-beta.23156.1 - 8.0.0-beta.23156.1 - 8.0.0-beta.23156.1 - 8.0.0-beta.23156.1 - 8.0.0-beta.23156.1 - 8.0.0-beta.23156.1 - 8.0.0-beta.23156.1 - 8.0.0-beta.23156.1 - 8.0.0-beta.23156.1 - 8.0.0-beta.23156.1 - 8.0.0-beta.23156.1 - 8.0.0-beta.23156.1 - 8.0.0-beta.23156.1 - 8.0.0-beta.23156.1 + 8.0.0-beta.23163.1 + 8.0.0-beta.23163.1 + 8.0.0-beta.23163.1 + 8.0.0-beta.23163.1 + 8.0.0-beta.23163.1 + 8.0.0-beta.23163.1 + 8.0.0-beta.23163.1 + 8.0.0-beta.23163.1 + 8.0.0-beta.23163.1 + 8.0.0-beta.23163.1 + 8.0.0-beta.23163.1 + 8.0.0-beta.23163.1 + 8.0.0-beta.23163.1 + 8.0.0-beta.23163.1 1.0.0-prerelease.23068.4 1.0.0-prerelease.23068.4 From 810cfd7db72061bdf19c922faee7a5f15588ab98 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 14 Mar 2023 12:46:17 +0000 Subject: [PATCH 07/12] Update dependencies from https://github.com/dotnet/cecil build 20230313.1 Microsoft.DotNet.Cecil From Version 0.11.4-alpha.23156.1 -> To Version 0.11.4-alpha.23163.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0b8ae32ec83804..77d72ce7018d77 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -80,9 +80,9 @@ https://github.com/dotnet/command-line-api 5618b2d243ccdeb5c7e50a298b33b13036b4351b - + https://github.com/dotnet/cecil - b126490cd618d6066ed44e0369b4585e845cf9ab + f32e148d67dbf348685c3076a37e8bc68ab3a30f diff --git a/eng/Versions.props b/eng/Versions.props index 6eaf63645e72ef..7023619c9cc5fd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -217,7 +217,7 @@ 8.0.0-preview.3.23162.2 - 0.11.4-alpha.23156.1 + 0.11.4-alpha.23163.1 8.0.0-preview.3.23163.3 From 16099d6bf2015c245bf3074abb75e9d561acf2c1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 15 Mar 2023 23:11:33 +0000 Subject: [PATCH 08/12] Update dependencies from https://github.com/dotnet/llvm-project build 20230315.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.23158.1 -> To Version 14.0.0-alpha.1.23165.1 --- eng/Version.Details.xml | 88 ++++++++++++++++++++--------------------- eng/Versions.props | 44 ++++++++++----------- 2 files changed, 66 insertions(+), 66 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 77d72ce7018d77..5a97aa32972485 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -12,29 +12,29 @@ https://github.com/dotnet/wcf 7f504aabb1988e9a093c1e74d8040bd52feb2f01 - + https://github.com/dotnet/llvm-project - b4341bc712d3429d3c44b2ff46717d01b37ebb7f + 40ed4838f8c7bd253cb6ff2722273a4af096bb95 - + https://github.com/dotnet/llvm-project - b4341bc712d3429d3c44b2ff46717d01b37ebb7f + 40ed4838f8c7bd253cb6ff2722273a4af096bb95 - + https://github.com/dotnet/llvm-project - b4341bc712d3429d3c44b2ff46717d01b37ebb7f + 40ed4838f8c7bd253cb6ff2722273a4af096bb95 - + https://github.com/dotnet/llvm-project - b4341bc712d3429d3c44b2ff46717d01b37ebb7f + 40ed4838f8c7bd253cb6ff2722273a4af096bb95 - + https://github.com/dotnet/llvm-project - b4341bc712d3429d3c44b2ff46717d01b37ebb7f + 40ed4838f8c7bd253cb6ff2722273a4af096bb95 - + https://github.com/dotnet/llvm-project - b4341bc712d3429d3c44b2ff46717d01b37ebb7f + 40ed4838f8c7bd253cb6ff2722273a4af096bb95 https://github.com/dotnet/llvm-project @@ -44,29 +44,29 @@ https://github.com/dotnet/llvm-project 76f334f354eb653a7b409a5319b591ea09df5a43 - + https://github.com/dotnet/llvm-project - b4341bc712d3429d3c44b2ff46717d01b37ebb7f + 40ed4838f8c7bd253cb6ff2722273a4af096bb95 - + https://github.com/dotnet/llvm-project - b4341bc712d3429d3c44b2ff46717d01b37ebb7f + 40ed4838f8c7bd253cb6ff2722273a4af096bb95 - + https://github.com/dotnet/llvm-project - b4341bc712d3429d3c44b2ff46717d01b37ebb7f + 40ed4838f8c7bd253cb6ff2722273a4af096bb95 - + https://github.com/dotnet/llvm-project - b4341bc712d3429d3c44b2ff46717d01b37ebb7f + 40ed4838f8c7bd253cb6ff2722273a4af096bb95 - + https://github.com/dotnet/llvm-project - b4341bc712d3429d3c44b2ff46717d01b37ebb7f + 40ed4838f8c7bd253cb6ff2722273a4af096bb95 - + https://github.com/dotnet/llvm-project - b4341bc712d3429d3c44b2ff46717d01b37ebb7f + 40ed4838f8c7bd253cb6ff2722273a4af096bb95 https://github.com/dotnet/llvm-project @@ -212,45 +212,45 @@ https://github.com/dotnet/runtime-assets 5998ff33d827ce24c97795147bc2df1c547ce9a1 - + https://github.com/dotnet/llvm-project - b4341bc712d3429d3c44b2ff46717d01b37ebb7f + 40ed4838f8c7bd253cb6ff2722273a4af096bb95 - + https://github.com/dotnet/llvm-project - b4341bc712d3429d3c44b2ff46717d01b37ebb7f + 40ed4838f8c7bd253cb6ff2722273a4af096bb95 - + https://github.com/dotnet/llvm-project - b4341bc712d3429d3c44b2ff46717d01b37ebb7f + 40ed4838f8c7bd253cb6ff2722273a4af096bb95 - + https://github.com/dotnet/llvm-project - b4341bc712d3429d3c44b2ff46717d01b37ebb7f + 40ed4838f8c7bd253cb6ff2722273a4af096bb95 - + https://github.com/dotnet/llvm-project - b4341bc712d3429d3c44b2ff46717d01b37ebb7f + 40ed4838f8c7bd253cb6ff2722273a4af096bb95 - + https://github.com/dotnet/llvm-project - b4341bc712d3429d3c44b2ff46717d01b37ebb7f + 40ed4838f8c7bd253cb6ff2722273a4af096bb95 - + https://github.com/dotnet/llvm-project - b4341bc712d3429d3c44b2ff46717d01b37ebb7f + 40ed4838f8c7bd253cb6ff2722273a4af096bb95 - + https://github.com/dotnet/llvm-project - b4341bc712d3429d3c44b2ff46717d01b37ebb7f + 40ed4838f8c7bd253cb6ff2722273a4af096bb95 - + https://github.com/dotnet/llvm-project - b4341bc712d3429d3c44b2ff46717d01b37ebb7f + 40ed4838f8c7bd253cb6ff2722273a4af096bb95 - + https://github.com/dotnet/llvm-project - b4341bc712d3429d3c44b2ff46717d01b37ebb7f + 40ed4838f8c7bd253cb6ff2722273a4af096bb95 https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index 7023619c9cc5fd..2e86952ddc8c32 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -106,12 +106,12 @@ 6.0.0 8.0.0-preview.3.23162.2 - 14.0.0-alpha.1.23163.3 - 14.0.0-alpha.1.23163.3 - 14.0.0-alpha.1.23163.3 - 14.0.0-alpha.1.23163.3 - 14.0.0-alpha.1.23163.3 - 14.0.0-alpha.1.23163.3 + 14.0.0-alpha.1.23165.1 + 14.0.0-alpha.1.23165.1 + 14.0.0-alpha.1.23165.1 + 14.0.0-alpha.1.23165.1 + 14.0.0-alpha.1.23165.1 + 14.0.0-alpha.1.23165.1 1.0.0-alpha.1.23106.1 1.0.0-alpha.1.23106.1 @@ -224,16 +224,16 @@ 2.1.7 8.0.0-alpha.1.23156.1 - 14.0.0-alpha.1.23163.3 - 14.0.0-alpha.1.23163.3 - 14.0.0-alpha.1.23163.3 - 14.0.0-alpha.1.23163.3 - 14.0.0-alpha.1.23163.3 - 14.0.0-alpha.1.23163.3 - 14.0.0-alpha.1.23163.3 - 14.0.0-alpha.1.23163.3 - 14.0.0-alpha.1.23163.3 - 14.0.0-alpha.1.23163.3 + 14.0.0-alpha.1.23165.1 + 14.0.0-alpha.1.23165.1 + 14.0.0-alpha.1.23165.1 + 14.0.0-alpha.1.23165.1 + 14.0.0-alpha.1.23165.1 + 14.0.0-alpha.1.23165.1 + 14.0.0-alpha.1.23165.1 + 14.0.0-alpha.1.23165.1 + 14.0.0-alpha.1.23165.1 + 14.0.0-alpha.1.23165.1 - 14.0.0-alpha.1.23163.3 - 14.0.0-alpha.1.23163.3 - 14.0.0-alpha.1.23163.3 - 14.0.0-alpha.1.23163.3 - 14.0.0-alpha.1.23163.3 - 14.0.0-alpha.1.23163.3 + 14.0.0-alpha.1.23165.1 + 14.0.0-alpha.1.23165.1 + 14.0.0-alpha.1.23165.1 + 14.0.0-alpha.1.23165.1 + 14.0.0-alpha.1.23165.1 + 14.0.0-alpha.1.23165.1 1.0.0-alpha.1.23106.1 1.0.0-alpha.1.23106.1 From a6b8bdef965457ee0de382898ddf54b813899a27 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 16 Mar 2023 12:20:25 +0000 Subject: [PATCH 09/12] Update dependencies from https://github.com/dotnet/msquic build 20230315.1 System.Net.MsQuic.Transport From Version 8.0.0-alpha.1.23156.1 -> To Version 8.0.0-alpha.1.23165.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5a97aa32972485..9046d5be3ab012 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -4,9 +4,9 @@ https://github.com/dotnet/icu b3cb54fec4eb845b37038c934d6c9dc17cdfb181 - + https://github.com/dotnet/msquic - 3a12cfe7db1b72d2b208c0121f4cb79fb6cce007 + c17708ef7b2799f4c57718bf4d7f858f261d960d https://github.com/dotnet/wcf diff --git a/eng/Versions.props b/eng/Versions.props index 2e86952ddc8c32..c689a0f9c724cb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -222,7 +222,7 @@ 8.0.0-preview.3.23163.3 2.1.7 - 8.0.0-alpha.1.23156.1 + 8.0.0-alpha.1.23165.1 14.0.0-alpha.1.23165.1 14.0.0-alpha.1.23165.1 From 609eae6f46ae898f5a9ccd4ecc9f1143634896e9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 17 Mar 2023 12:08:41 +0000 Subject: [PATCH 10/12] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build 20230316.4 optimization.linux-arm64.MIBC.Runtime , optimization.linux-x64.MIBC.Runtime , optimization.windows_nt-arm64.MIBC.Runtime , optimization.windows_nt-x64.MIBC.Runtime , optimization.windows_nt-x86.MIBC.Runtime , optimization.PGO.CoreCLR From Version 1.0.0-prerelease.23068.4 -> To Version 1.0.0-prerelease.23166.4 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9046d5be3ab012..f05651d7bcf78c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -292,21 +292,21 @@ https://github.com/dotnet/arcade cb64095ec45ac34378a1a26db9932a3b561f9e4e - + https://dev.azure.com/dnceng/internal/_git/dotnet-optimization - 09111437f17e65c270063c8f2fffb29eb81f501f + b5dbf76b01fe2d9680f185a5251144088c712c93 - + https://dev.azure.com/dnceng/internal/_git/dotnet-optimization - 09111437f17e65c270063c8f2fffb29eb81f501f + b5dbf76b01fe2d9680f185a5251144088c712c93 - + https://dev.azure.com/dnceng/internal/_git/dotnet-optimization - 09111437f17e65c270063c8f2fffb29eb81f501f + b5dbf76b01fe2d9680f185a5251144088c712c93 - + https://dev.azure.com/dnceng/internal/_git/dotnet-optimization - 09111437f17e65c270063c8f2fffb29eb81f501f + b5dbf76b01fe2d9680f185a5251144088c712c93 https://github.com/dotnet/hotreload-utils @@ -340,13 +340,13 @@ https://github.com/dotnet/sdk 2fd62c3936f5336b836f6b12df170aa0e90da767 - + https://dev.azure.com/dnceng/internal/_git/dotnet-optimization - 09111437f17e65c270063c8f2fffb29eb81f501f + b5dbf76b01fe2d9680f185a5251144088c712c93 - + https://dev.azure.com/dnceng/internal/_git/dotnet-optimization - 09111437f17e65c270063c8f2fffb29eb81f501f + b5dbf76b01fe2d9680f185a5251144088c712c93 diff --git a/eng/Versions.props b/eng/Versions.props index c689a0f9c724cb..e336036e82e5cf 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -162,12 +162,12 @@ 8.0.0-beta.23163.1 8.0.0-beta.23163.1 - 1.0.0-prerelease.23068.4 - 1.0.0-prerelease.23068.4 - 1.0.0-prerelease.23068.4 - 1.0.0-prerelease.23068.4 - 1.0.0-prerelease.23068.4 - 1.0.0-prerelease.23068.4 + 1.0.0-prerelease.23166.4 + 1.0.0-prerelease.23166.4 + 1.0.0-prerelease.23166.4 + 1.0.0-prerelease.23166.4 + 1.0.0-prerelease.23166.4 + 1.0.0-prerelease.23166.4 16.11.23-beta1.23063.1 2.0.0-beta4.22564.1 From 9c8a4d7984165a277325c86626e548b85bc6f65f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 17 Mar 2023 12:27:54 +0000 Subject: [PATCH 11/12] Update dependencies from https://github.com/dotnet/emsdk build 20230317.1 Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-preview.3.23160.1 -> To Version 8.0.0-preview.3.23167.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f05651d7bcf78c..05d61f0754c2d7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,9 +85,9 @@ f32e148d67dbf348685c3076a37e8bc68ab3a30f - + https://github.com/dotnet/emsdk - 400fd9a71c568f3c7aa025c6224e082aa819a4c0 + 25d9f7a5e38a2d61b94ff341bc0d32135fcb15f9 diff --git a/eng/Versions.props b/eng/Versions.props index e336036e82e5cf..2a046490b1e9a0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -238,7 +238,7 @@ Note: when the name is updated, make sure to update dependency name in eng/pipelines/common/xplat-setup.yml like - DarcDependenciesChanged.Microsoft_NET_Workload_Emscripten_Current_Manifest-8_0_100_Transport --> - 8.0.0-preview.3.23160.2 + 8.0.0-preview.3.23167.1 $(MicrosoftNETWorkloadEmscriptenCurrentManifest80100TransportVersion) 1.1.87-gba258badda From bae5f738eab12478c19b7210df70060eed7a840f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 17 Mar 2023 12:32:43 +0000 Subject: [PATCH 12/12] Update dependencies from https://github.com/dotnet/msquic build 20230316.1 System.Net.MsQuic.Transport From Version 8.0.0-alpha.1.23156.1 -> To Version 8.0.0-alpha.1.23166.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 05d61f0754c2d7..d29189373a9cea 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -4,9 +4,9 @@ https://github.com/dotnet/icu b3cb54fec4eb845b37038c934d6c9dc17cdfb181 - + https://github.com/dotnet/msquic - c17708ef7b2799f4c57718bf4d7f858f261d960d + a880e93af4e50d19110d228e698900c110e2b0e9 https://github.com/dotnet/wcf diff --git a/eng/Versions.props b/eng/Versions.props index 2a046490b1e9a0..db7c34b2dbb770 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -222,7 +222,7 @@ 8.0.0-preview.3.23163.3 2.1.7 - 8.0.0-alpha.1.23165.1 + 8.0.0-alpha.1.23166.1 14.0.0-alpha.1.23165.1 14.0.0-alpha.1.23165.1