From df98264ed7ec6138ae0eb0403f27fab4507756ac Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 25 Dec 2024 05:02:06 +0000 Subject: [PATCH 1/5] Update dependencies from https://github.com/dotnet/icu build 20241220.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.24572.1 -> To Version 9.0.0-rtm.24620.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 920ef3dc95c21..e382908c1274b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/icu - 16e84948879d9ffb9b13a3df1c1f537dee2131db + 75bed81c8a257d4a877e23df33907c79081d5785 https://github.com/dotnet/msquic diff --git a/eng/Versions.props b/eng/Versions.props index 95e0300ef0c80..a1bf763148064 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -219,7 +219,7 @@ 9.0.0-rtm.24511.16 - 9.0.0-rtm.24572.1 + 9.0.0-rtm.24620.1 9.0.0-rtm.24466.4 2.4.3 From 1f5918b2b4e7cd636ca02bae02d761d6bea64d82 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 29 Dec 2024 05:01:53 +0000 Subject: [PATCH 2/5] Update dependencies from https://github.com/dotnet/icu build 20241227.2 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.24572.1 -> To Version 9.0.0-rtm.24627.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 e382908c1274b..8513003d25e85 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/icu - 75bed81c8a257d4a877e23df33907c79081d5785 + 6f8e5b232b4e1780ba5095027f4e4ec669b3054c https://github.com/dotnet/msquic diff --git a/eng/Versions.props b/eng/Versions.props index a1bf763148064..2be7d1c97a94e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -219,7 +219,7 @@ 9.0.0-rtm.24511.16 - 9.0.0-rtm.24620.1 + 9.0.0-rtm.24627.2 9.0.0-rtm.24466.4 2.4.3 From f8102f34cd2abc2ef1fd0bfb6ce1cac3925018fe Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 9 Jan 2025 05:02:31 +0000 Subject: [PATCH 3/5] Update dependencies from https://github.com/dotnet/icu build 20250107.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.24572.1 -> To Version 9.0.0-rtm.25057.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 8513003d25e85..ee4ee262f8488 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/icu - 6f8e5b232b4e1780ba5095027f4e4ec669b3054c + 665558a0265b63571b996d7e67b5ad505e3455fb https://github.com/dotnet/msquic diff --git a/eng/Versions.props b/eng/Versions.props index 2be7d1c97a94e..88816c7afee3a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -219,7 +219,7 @@ 9.0.0-rtm.24511.16 - 9.0.0-rtm.24627.2 + 9.0.0-rtm.25057.1 9.0.0-rtm.24466.4 2.4.3 From 5bfb9cbead63fa450a8a10bd80d7f946d70faedd Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 10 Jan 2025 05:02:01 +0000 Subject: [PATCH 4/5] Update dependencies from https://github.com/dotnet/icu build 20250108.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.24572.1 -> To Version 9.0.0-rtm.25058.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 ee4ee262f8488..6306fa92b4128 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/icu - 665558a0265b63571b996d7e67b5ad505e3455fb + 85c2aee20e8d9b2ece1268bf0abc1d7b1a1cd7e5 https://github.com/dotnet/msquic diff --git a/eng/Versions.props b/eng/Versions.props index 88816c7afee3a..10be3e2d3b85f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -219,7 +219,7 @@ 9.0.0-rtm.24511.16 - 9.0.0-rtm.25057.1 + 9.0.0-rtm.25058.1 9.0.0-rtm.24466.4 2.4.3 From 2bb809ec207ff98befc74577ebc7603fa129861d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 13 Jan 2025 05:06:05 +0000 Subject: [PATCH 5/5] Update dependencies from https://github.com/dotnet/icu build 20250111.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.24572.1 -> To Version 9.0.0-rtm.25061.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 6306fa92b4128..1e5c0a5cca888 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/icu - 85c2aee20e8d9b2ece1268bf0abc1d7b1a1cd7e5 + b182bb23c5e7c215495c987f23d2e2f0ed54a1ca https://github.com/dotnet/msquic diff --git a/eng/Versions.props b/eng/Versions.props index 10be3e2d3b85f..81e702e071e5e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -219,7 +219,7 @@ 9.0.0-rtm.24511.16 - 9.0.0-rtm.25058.1 + 9.0.0-rtm.25061.1 9.0.0-rtm.24466.4 2.4.3