From 52ba7e1e9bd8603213c741bdf272d908cf7db5d1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 8 Dec 2022 22:12:45 +0000 Subject: [PATCH 1/6] Update dependencies from https://github.com/dotnet/icu build 20221208.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 7.0.0-rtm.22564.1 -> To Version 7.0.0-rtm.22608.1 --- NuGet.config | 2 ++ eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/NuGet.config b/NuGet.config index 29940b39aa3550..9e6b2621f2ae15 100644 --- a/NuGet.config +++ b/NuGet.config @@ -10,6 +10,8 @@ + + - 7.0.0-rtm.22564.1 + 7.0.0-rtm.22608.1 2.1.1 7.0.0-alpha.1.22406.1 From d37f4400437d6d0b25602f0b44bc2a3f4c3b4faa Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 16 Dec 2022 06:33:13 +0000 Subject: [PATCH 2/6] Update dependencies from https://github.com/dotnet/icu build 20221215.3 Microsoft.NETCore.Runtime.ICU.Transport From Version 7.0.0-rtm.22564.1 -> To Version 7.0.0-rtm.22615.3 --- NuGet.config | 1 + eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/NuGet.config b/NuGet.config index 9e6b2621f2ae15..a6c3283c22d82c 100644 --- a/NuGet.config +++ b/NuGet.config @@ -10,6 +10,7 @@ + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 136dc0cf36a464..9a4e4b6814ab6b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/icu - 5e11fd9d73b60bd6faa5f9b68dc7a0370af7434a + 52ba2dfbeea86cfba3affbb5abf4ede7ccab2dcb https://github.com/dotnet/msquic diff --git a/eng/Versions.props b/eng/Versions.props index 1492b2eb1e8293..d9116e8ca71ed1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -185,7 +185,7 @@ 7.0.100-1.22423.4 $(MicrosoftNETILLinkTasksVersion) - 7.0.0-rtm.22608.1 + 7.0.0-rtm.22615.3 2.1.1 7.0.0-alpha.1.22406.1 From f8f91c95269a73808b7513dad9166e20ebb0fc60 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 19 Dec 2022 11:58:49 +0000 Subject: [PATCH 3/6] Update dependencies from https://github.com/dotnet/icu build 20221219.2 Microsoft.NETCore.Runtime.ICU.Transport From Version 7.0.0-rtm.22564.1 -> To Version 7.0.0-rtm.22619.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 9a4e4b6814ab6b..0f0692974f2a46 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/icu - 52ba2dfbeea86cfba3affbb5abf4ede7ccab2dcb + c051fb4332ba55f8b57a78b7069f0f13c3a053fd https://github.com/dotnet/msquic diff --git a/eng/Versions.props b/eng/Versions.props index d9116e8ca71ed1..487cc2e3ad9777 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -185,7 +185,7 @@ 7.0.100-1.22423.4 $(MicrosoftNETILLinkTasksVersion) - 7.0.0-rtm.22615.3 + 7.0.0-rtm.22619.2 2.1.1 7.0.0-alpha.1.22406.1 From a52c5bf11082ae510b31825d5ee69a7c8dd34fd7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 20 Dec 2022 14:07:01 +0000 Subject: [PATCH 4/6] Update dependencies from https://github.com/dotnet/icu build 20221220.2 Microsoft.NETCore.Runtime.ICU.Transport From Version 7.0.0-rtm.22564.1 -> To Version 7.0.0-rtm.22620.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 0f0692974f2a46..35e0060ef2e1bd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/icu - c051fb4332ba55f8b57a78b7069f0f13c3a053fd + 4618d51bfbb22917be6d7cee6dfadb9ac80af1b8 https://github.com/dotnet/msquic diff --git a/eng/Versions.props b/eng/Versions.props index 487cc2e3ad9777..ab8fd546d1b522 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -185,7 +185,7 @@ 7.0.100-1.22423.4 $(MicrosoftNETILLinkTasksVersion) - 7.0.0-rtm.22619.2 + 7.0.0-rtm.22620.2 2.1.1 7.0.0-alpha.1.22406.1 From ab84e892697c114dd0776c81d0df5cee524adba2 Mon Sep 17 00:00:00 2001 From: Larry Ewing Date: Tue, 20 Dec 2022 12:50:02 -0600 Subject: [PATCH 5/6] Update tests for new wasm locales suppport --- .../tests/CultureInfo/CultureInfoCtor.cs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/libraries/System.Globalization/tests/CultureInfo/CultureInfoCtor.cs b/src/libraries/System.Globalization/tests/CultureInfo/CultureInfoCtor.cs index 83a3bd57cbfe1b..96900eb3265db0 100644 --- a/src/libraries/System.Globalization/tests/CultureInfo/CultureInfoCtor.cs +++ b/src/libraries/System.Globalization/tests/CultureInfo/CultureInfoCtor.cs @@ -233,8 +233,8 @@ public static IEnumerable Ctor_String_TestData() yield return new object[] { "ms-MY", new [] { "ms-MY" } }; yield return new object[] { "mt", new [] { "mt" }, true }; yield return new object[] { "mt-MT", new [] { "mt-MT" }, true }; - yield return new object[] { "nb", new [] { "nb" }, true }; - yield return new object[] { "nb-NO", new [] { "nb-NO" }, true }; + yield return new object[] { "nb", new [] { "nb" }, }; + yield return new object[] { "nb-NO", new [] { "nb-NO" }, }; yield return new object[] { "ne", new [] { "ne" }, true }; yield return new object[] { "ne-NP", new [] { "ne-NP" }, true }; yield return new object[] { "nl", new [] { "nl" } }; @@ -242,7 +242,7 @@ public static IEnumerable Ctor_String_TestData() yield return new object[] { "nl-NL", new [] { "nl-NL" } }; yield return new object[] { "nn", new [] { "nn" }, true }; yield return new object[] { "nn-NO", new [] { "nn-NO" }, true }; - yield return new object[] { "no", new [] { "no" }, true }; + yield return new object[] { "no", new [] { "no" } }; yield return new object[] { "nso", new [] { "nso" }, true }; yield return new object[] { "nso-ZA", new [] { "nso-ZA" }, true }; yield return new object[] { "oc", new [] { "oc" }, true }; From 9c4025f68d4096d9598247a27029cec39c59cf6a Mon Sep 17 00:00:00 2001 From: Larry Ewing Date: Tue, 20 Dec 2022 12:51:29 -0600 Subject: [PATCH 6/6] Remove extra commas --- .../System.Globalization/tests/CultureInfo/CultureInfoCtor.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libraries/System.Globalization/tests/CultureInfo/CultureInfoCtor.cs b/src/libraries/System.Globalization/tests/CultureInfo/CultureInfoCtor.cs index 96900eb3265db0..773c4331a21f5d 100644 --- a/src/libraries/System.Globalization/tests/CultureInfo/CultureInfoCtor.cs +++ b/src/libraries/System.Globalization/tests/CultureInfo/CultureInfoCtor.cs @@ -233,8 +233,8 @@ public static IEnumerable Ctor_String_TestData() yield return new object[] { "ms-MY", new [] { "ms-MY" } }; yield return new object[] { "mt", new [] { "mt" }, true }; yield return new object[] { "mt-MT", new [] { "mt-MT" }, true }; - yield return new object[] { "nb", new [] { "nb" }, }; - yield return new object[] { "nb-NO", new [] { "nb-NO" }, }; + yield return new object[] { "nb", new [] { "nb" } }; + yield return new object[] { "nb-NO", new [] { "nb-NO" } }; yield return new object[] { "ne", new [] { "ne" }, true }; yield return new object[] { "ne-NP", new [] { "ne-NP" }, true }; yield return new object[] { "nl", new [] { "nl" } };