From f701ff7dae81758fb6b8dd94bfd26b02844d5334 Mon Sep 17 00:00:00 2001 From: vseanreesermsft <78103370+vseanreesermsft@users.noreply.github.com> Date: Tue, 5 Nov 2024 13:00:28 -0800 Subject: [PATCH 01/14] Update branding to 8.0.12 (#58800) --- eng/Versions.props | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/Versions.props b/eng/Versions.props index 9a97f520a3e5..ebed8230f687 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -8,10 +8,10 @@ 8 0 - 11 + 12 - true + false 7.1.2 7.* - 8.0.0-alpha.1.24510.2 + 8.0.0-alpha.1.24516.2 8.0.0-alpha.1.24415.1 From 6bd5ad446519ee9a75e66f5ca3c357d567ef73aa Mon Sep 17 00:00:00 2001 From: Mackinnon Buck Date: Tue, 5 Nov 2024 13:04:45 -0800 Subject: [PATCH 05/14] Update `serialize-javascript` dependency (#58466) --- src/Components/CustomElements/src/js/yarn.lock | 6 +++--- src/Components/Web.JS/yarn.lock | 6 +++--- .../WebAssembly/Authentication.Msal/src/Interop/yarn.lock | 6 +++--- .../WebAssembly.Authentication/src/Interop/yarn.lock | 6 +++--- src/SignalR/clients/ts/FunctionalTests/yarn.lock | 8 ++++---- src/SignalR/clients/ts/common/yarn.lock | 6 +++--- 6 files changed, 19 insertions(+), 19 deletions(-) diff --git a/src/Components/CustomElements/src/js/yarn.lock b/src/Components/CustomElements/src/js/yarn.lock index e50a034668ef..e16748cab314 100644 --- a/src/Components/CustomElements/src/js/yarn.lock +++ b/src/Components/CustomElements/src/js/yarn.lock @@ -2463,9 +2463,9 @@ semver@^7.3.4, semver@^7.3.7: lru-cache "^6.0.0" serialize-javascript@^6.0.0: - version "6.0.1" - resolved "https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public-npm/npm/registry/serialize-javascript/-/serialize-javascript-6.0.1.tgz#b206efb27c3da0b0ab6b52f48d170b7996458e5c" - integrity sha1-sgbvsnw9oLCra1L0jRcLeZZFjlw= + version "6.0.2" + resolved "https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public-npm/npm/registry/serialize-javascript/-/serialize-javascript-6.0.2.tgz#defa1e055c83bf6d59ea805d8da862254eb6a6c2" + integrity sha1-3voeBVyDv21Z6oBdjahiJU62psI= dependencies: randombytes "^2.1.0" diff --git a/src/Components/Web.JS/yarn.lock b/src/Components/Web.JS/yarn.lock index ce9623f9fce9..00817ce9d507 100644 --- a/src/Components/Web.JS/yarn.lock +++ b/src/Components/Web.JS/yarn.lock @@ -4028,9 +4028,9 @@ semver@^7.3.4, semver@^7.3.5, semver@^7.3.7: lru-cache "^6.0.0" serialize-javascript@^6.0.1: - version "6.0.1" - resolved "https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public-npm/npm/registry/serialize-javascript/-/serialize-javascript-6.0.1.tgz#b206efb27c3da0b0ab6b52f48d170b7996458e5c" - integrity "sha1-sgbvsnw9oLCra1L0jRcLeZZFjlw= sha512-owoXEFjWRllis8/M1Q+Cw5k8ZH40e3zhp/ovX+Xr/vi1qj6QesbyXXViFbpNvWvPNAD62SutwEXavefrLJWj7w==" + version "6.0.2" + resolved "https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public-npm/npm/registry/serialize-javascript/-/serialize-javascript-6.0.2.tgz#defa1e055c83bf6d59ea805d8da862254eb6a6c2" + integrity sha1-3voeBVyDv21Z6oBdjahiJU62psI= dependencies: randombytes "^2.1.0" diff --git a/src/Components/WebAssembly/Authentication.Msal/src/Interop/yarn.lock b/src/Components/WebAssembly/Authentication.Msal/src/Interop/yarn.lock index 4d2ca6b4d616..36b605377f79 100644 --- a/src/Components/WebAssembly/Authentication.Msal/src/Interop/yarn.lock +++ b/src/Components/WebAssembly/Authentication.Msal/src/Interop/yarn.lock @@ -2475,9 +2475,9 @@ semver@^7.3.4, semver@^7.3.7: lru-cache "^6.0.0" serialize-javascript@^6.0.0: - version "6.0.1" - resolved "https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public-npm/npm/registry/serialize-javascript/-/serialize-javascript-6.0.1.tgz#b206efb27c3da0b0ab6b52f48d170b7996458e5c" - integrity sha1-sgbvsnw9oLCra1L0jRcLeZZFjlw= + version "6.0.2" + resolved "https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public-npm/npm/registry/serialize-javascript/-/serialize-javascript-6.0.2.tgz#defa1e055c83bf6d59ea805d8da862254eb6a6c2" + integrity sha1-3voeBVyDv21Z6oBdjahiJU62psI= dependencies: randombytes "^2.1.0" diff --git a/src/Components/WebAssembly/WebAssembly.Authentication/src/Interop/yarn.lock b/src/Components/WebAssembly/WebAssembly.Authentication/src/Interop/yarn.lock index ca9c3f6caebc..8673a94c5d39 100644 --- a/src/Components/WebAssembly/WebAssembly.Authentication/src/Interop/yarn.lock +++ b/src/Components/WebAssembly/WebAssembly.Authentication/src/Interop/yarn.lock @@ -2537,9 +2537,9 @@ serialize-javascript@^4.0.0: randombytes "^2.1.0" serialize-javascript@^6.0.1: - version "6.0.1" - resolved "https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public-npm/npm/registry/serialize-javascript/-/serialize-javascript-6.0.1.tgz#b206efb27c3da0b0ab6b52f48d170b7996458e5c" - integrity sha1-sgbvsnw9oLCra1L0jRcLeZZFjlw= + version "6.0.2" + resolved "https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public-npm/npm/registry/serialize-javascript/-/serialize-javascript-6.0.2.tgz#defa1e055c83bf6d59ea805d8da862254eb6a6c2" + integrity sha1-3voeBVyDv21Z6oBdjahiJU62psI= dependencies: randombytes "^2.1.0" diff --git a/src/SignalR/clients/ts/FunctionalTests/yarn.lock b/src/SignalR/clients/ts/FunctionalTests/yarn.lock index f21d4649579c..a8efaf31d4c4 100644 --- a/src/SignalR/clients/ts/FunctionalTests/yarn.lock +++ b/src/SignalR/clients/ts/FunctionalTests/yarn.lock @@ -3205,9 +3205,9 @@ serialize-error@^8.0.0: type-fest "^0.20.2" serialize-javascript@^6.0.0: - version "6.0.1" - resolved "https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public-npm/npm/registry/serialize-javascript/-/serialize-javascript-6.0.1.tgz#b206efb27c3da0b0ab6b52f48d170b7996458e5c" - integrity sha1-sgbvsnw9oLCra1L0jRcLeZZFjlw= + version "6.0.2" + resolved "https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public-npm/npm/registry/serialize-javascript/-/serialize-javascript-6.0.2.tgz#defa1e055c83bf6d59ea805d8da862254eb6a6c2" + integrity sha1-3voeBVyDv21Z6oBdjahiJU62psI= dependencies: randombytes "^2.1.0" @@ -3833,7 +3833,7 @@ wrappy@1: dependencies: async-limiter "~1.0.0" -ws@8.11.0, ws@>=7.4.6, ws@^7.2.3, ws@^7.4.5, ws@~8.11.0: +ws@8.11.0, ws@>=7.4.6, ws@^7.2.3, ws@^7.5.10, ws@~8.11.0: version "8.12.1" resolved "https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public-npm/npm/registry/ws/-/ws-8.12.1.tgz#c51e583d79140b5e42e39be48c934131942d4a8f" integrity sha1-xR5YPXkUC15C45vkjJNBMZQtSo8= diff --git a/src/SignalR/clients/ts/common/yarn.lock b/src/SignalR/clients/ts/common/yarn.lock index ecd79106e65f..407387347d13 100644 --- a/src/SignalR/clients/ts/common/yarn.lock +++ b/src/SignalR/clients/ts/common/yarn.lock @@ -3198,9 +3198,9 @@ semver@^6.0.0, semver@^6.3.0: integrity sha1-7gpkyK9ejO6mdoexM3YeG+y9HT0= serialize-javascript@^6.0.0: - version "6.0.1" - resolved "https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public-npm/npm/registry/serialize-javascript/-/serialize-javascript-6.0.1.tgz#b206efb27c3da0b0ab6b52f48d170b7996458e5c" - integrity sha1-sgbvsnw9oLCra1L0jRcLeZZFjlw= + version "6.0.2" + resolved "https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public-npm/npm/registry/serialize-javascript/-/serialize-javascript-6.0.2.tgz#defa1e055c83bf6d59ea805d8da862254eb6a6c2" + integrity sha1-3voeBVyDv21Z6oBdjahiJU62psI= dependencies: randombytes "^2.1.0" From 2221ef824f4c25b3395fd0f691d81a2c8b5fad71 Mon Sep 17 00:00:00 2001 From: William Godbe Date: Tue, 5 Nov 2024 15:47:40 -0800 Subject: [PATCH 06/14] Update Messagepack dependency (#58676) --- eng/Versions.props | 2 +- src/submodules/MessagePack-CSharp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/Versions.props b/eng/Versions.props index 69fcc2c5bc4f..194bfc9ea57e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -299,7 +299,7 @@ 2.57.0 2.57.0 2.57.0 - 2.5.108 + 2.5.187 3.2.0 3.2.0 3.2.0 diff --git a/src/submodules/MessagePack-CSharp b/src/submodules/MessagePack-CSharp index 95119056ee8f..9aeb12b9bdb0 160000 --- a/src/submodules/MessagePack-CSharp +++ b/src/submodules/MessagePack-CSharp @@ -1 +1 @@ -Subproject commit 95119056ee8f4da1714b055a4f16893afaa73af7 +Subproject commit 9aeb12b9bdb024512ffe2e4bddfa2785dca6e39e From 4d7ccaccfd07d1d64381567068b4b7aeeb31b0aa Mon Sep 17 00:00:00 2001 From: wtgodbe Date: Tue, 12 Nov 2024 14:24:23 -0800 Subject: [PATCH 07/14] Update baseline, SDK --- eng/Baseline.Designer.props | 426 ++++++++++++++++++------------------ eng/Baseline.xml | 212 +++++++++--------- eng/Versions.props | 2 +- global.json | 4 +- 4 files changed, 322 insertions(+), 322 deletions(-) diff --git a/eng/Baseline.Designer.props b/eng/Baseline.Designer.props index d0138a65e8de..d3b8339d3795 100644 --- a/eng/Baseline.Designer.props +++ b/eng/Baseline.Designer.props @@ -2,117 +2,117 @@ $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - + - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 @@ -120,138 +120,138 @@ - 8.0.10 + 8.0.11 - + - + - + - 8.0.10 + 8.0.11 - + - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - + - 8.0.10 + 8.0.11 - - + + - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - - + + - 8.0.10 + 8.0.11 - + - 8.0.10 + 8.0.11 - + - 8.0.10 + 8.0.11 - + - 8.0.10 + 8.0.11 - - + + - 8.0.10 + 8.0.11 - - - + + + - 8.0.10 + 8.0.11 - - + + - 8.0.10 + 8.0.11 - - + + - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - - + + @@ -259,7 +259,7 @@ - 8.0.10 + 8.0.11 @@ -268,51 +268,51 @@ - 8.0.10 + 8.0.11 - + - + - + - + - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - + - + - + - 8.0.10 + 8.0.11 - - + + @@ -322,8 +322,8 @@ - - + + @@ -331,8 +331,8 @@ - - + + @@ -343,58 +343,58 @@ - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - - + + - 8.0.10 + 8.0.11 - + - + - + - 8.0.10 + 8.0.11 - + - + - + - 8.0.10 + 8.0.11 - + - 8.0.10 + 8.0.11 @@ -403,7 +403,7 @@ - 8.0.10 + 8.0.11 @@ -411,71 +411,71 @@ - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - + - + - + - + - 8.0.10 + 8.0.11 - + - + - + - 8.0.10 + 8.0.11 - - + + - 8.0.10 + 8.0.11 - - + + - 8.0.10 + 8.0.11 @@ -491,27 +491,27 @@ - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - + - 8.0.10 + 8.0.11 @@ -520,23 +520,23 @@ - 8.0.10 + 8.0.11 - + - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 @@ -545,54 +545,54 @@ - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - - + + - - + + - - + + - 8.0.10 + 8.0.11 - - + + - - + + - - + + - - + + @@ -600,83 +600,83 @@ - 8.0.10 + 8.0.11 - + - + - + - 8.0.10 + 8.0.11 - + - + - + - 8.0.10 + 8.0.11 - + - + - + - 8.0.10 + 8.0.11 - + - + - + - 8.0.10 + 8.0.11 - - - - + + + + - 8.0.10 + 8.0.11 @@ -685,64 +685,64 @@ - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - + - 8.0.10 + 8.0.11 - + - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 @@ -764,7 +764,7 @@ - 8.0.10 + 8.0.11 @@ -786,7 +786,7 @@ - 8.0.10 + 8.0.11 @@ -802,23 +802,23 @@ - 8.0.10 + 8.0.11 - + - + - + @@ -826,24 +826,24 @@ - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - - - + + + - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 @@ -853,7 +853,7 @@ - 8.0.10 + 8.0.11 @@ -862,73 +862,73 @@ - 8.0.10 + 8.0.11 - + - + - + - 8.0.10 + 8.0.11 - + - + - + - 8.0.10 + 8.0.11 - + - + - + - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 @@ -957,11 +957,11 @@ - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 @@ -979,18 +979,18 @@ - 8.0.10 + 8.0.11 - 8.0.10 + 8.0.11 - + - 8.0.10 + 8.0.11 diff --git a/eng/Baseline.xml b/eng/Baseline.xml index b69677446aba..5092a4a5ea28 100644 --- a/eng/Baseline.xml +++ b/eng/Baseline.xml @@ -4,110 +4,110 @@ This file contains a list of all the packages and their versions which were rele Update this list when preparing for a new patch. --> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/eng/Versions.props b/eng/Versions.props index 76b5e313f7ea..eeccf0e66487 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -11,7 +11,7 @@ 12 - false + true 7.1.2 7.* - - - - - - - - - @@ -37,17 +28,8 @@ - - - - - - - - - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c87a562014c4..4cbe18c8030c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -376,26 +376,26 @@ https://github.com/dotnet/winforms abda8e3bfa78319363526b5a5f86863ec979940e - + https://github.com/dotnet/arcade - f7fb1fec01b91be69e4dcc5290a0bff3f28e214f + 42652ca52cd5f9f637fef2b3ab6148805e3c5168 - + https://github.com/dotnet/arcade - f7fb1fec01b91be69e4dcc5290a0bff3f28e214f + 42652ca52cd5f9f637fef2b3ab6148805e3c5168 - + https://github.com/dotnet/arcade - f7fb1fec01b91be69e4dcc5290a0bff3f28e214f + 42652ca52cd5f9f637fef2b3ab6148805e3c5168 - + https://github.com/dotnet/arcade - f7fb1fec01b91be69e4dcc5290a0bff3f28e214f + 42652ca52cd5f9f637fef2b3ab6148805e3c5168 - + https://github.com/dotnet/arcade - f7fb1fec01b91be69e4dcc5290a0bff3f28e214f + 42652ca52cd5f9f637fef2b3ab6148805e3c5168 https://github.com/dotnet/extensions diff --git a/eng/Versions.props b/eng/Versions.props index eeccf0e66487..bc3549690cb8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -162,9 +162,9 @@ 6.2.4 6.2.4 - 8.0.0-beta.24516.1 - 8.0.0-beta.24516.1 - 8.0.0-beta.24516.1 + 8.0.0-beta.24562.12 + 8.0.0-beta.24562.12 + 8.0.0-beta.24562.12 8.0.0-alpha.1.24516.2 diff --git a/global.json b/global.json index 89af979f794d..2362d9d79dae 100644 --- a/global.json +++ b/global.json @@ -25,8 +25,8 @@ }, "msbuild-sdks": { "Yarn.MSBuild": "1.22.19", - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24516.1", - "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.24516.1" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24562.12", + "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.24562.12" }, "native-tools": { "jdk": "11.0.24" From b8a8e7281e9d8e7e1cfd15c0412906cf7eaecbf8 Mon Sep 17 00:00:00 2001 From: William Godbe Date: Tue, 26 Nov 2024 16:15:18 -0800 Subject: [PATCH 10/14] Fix java discovery in helix-matrix (#59181) --- .azure/pipelines/helix-matrix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azure/pipelines/helix-matrix.yml b/.azure/pipelines/helix-matrix.yml index 33b1a3c483fa..7318a774b918 100644 --- a/.azure/pipelines/helix-matrix.yml +++ b/.azure/pipelines/helix-matrix.yml @@ -31,7 +31,7 @@ jobs: timeoutInMinutes: 300 steps: # Build the shared framework - - script: ./eng/build.cmd -ci -nobl -all -pack -arch x64 + - script: ./eng/build.cmd -ci -nativeToolsOnMachine -nobl -all -pack -arch x64 /p:CrossgenOutput=false /p:ASPNETCORE_TEST_LOG_DIR=artifacts/log displayName: Build shared fx # -noBuildRepoTasks -noBuildNative -noBuild to avoid repeating work done in the previous step. From 216a41a1dc4940e9d83a761bb0f9c44545d03c44 Mon Sep 17 00:00:00 2001 From: William Godbe Date: Tue, 26 Nov 2024 18:30:19 -0800 Subject: [PATCH 11/14] [release/8.0] Update dependencies from dotnet/roslyn (#59184) * Update dependencies from dotnet/roslyn * Update SourceBuildPrebuiltBaseline.xml * Update more --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 18 +++++++++--------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4cbe18c8030c..8fab36161760 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -344,22 +344,22 @@ - + https://github.com/dotnet/roslyn - 1aa759af23d2a29043ea44fcef5bd6823dafa5d0 + 4ff64493649bd045ced204661958393dc5575e96 - + https://github.com/dotnet/roslyn - 1aa759af23d2a29043ea44fcef5bd6823dafa5d0 + 4ff64493649bd045ced204661958393dc5575e96 - + https://github.com/dotnet/roslyn - 1aa759af23d2a29043ea44fcef5bd6823dafa5d0 + 4ff64493649bd045ced204661958393dc5575e96 - + https://github.com/dotnet/roslyn - 1aa759af23d2a29043ea44fcef5bd6823dafa5d0 + 4ff64493649bd045ced204661958393dc5575e96 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index bc3549690cb8..cb5faa8fab65 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -152,10 +152,10 @@ 8.0.11 8.0.11 - 4.8.0-3.23518.7 - 4.8.0-3.23518.7 - 4.8.0-3.23518.7 - 4.8.0-3.23518.7 + 4.8.0-7.24574.2 + 4.8.0-7.24574.2 + 4.8.0-7.24574.2 + 4.8.0-7.24574.2 6.2.4 @@ -249,11 +249,11 @@ 3.3.1 - 4.8.0-3.23518.7 - 4.8.0-3.23518.7 - 4.8.0-3.23518.7 - 4.8.0-3.23518.7 - 4.8.0-3.23518.7 + 4.8.0-7.24574.2 + 4.8.0-7.24574.2 + 4.8.0-7.24574.2 + 4.8.0-7.24574.2 + 4.8.0-7.24574.2 3.3.3 1.1.2-beta1.23371.1 1.1.2-beta1.23371.1 From dc3b2086feef8e62771254fdfded9d9d8a05346f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 12:34:38 -0800 Subject: [PATCH 12/14] [release/8.0] (deps): Bump src/submodules/googletest (#59033) Bumps [src/submodules/googletest](https://github.com/google/googletest) from `1204d63` to `d144031`. - [Release notes](https://github.com/google/googletest/releases) - [Commits](https://github.com/google/googletest/compare/1204d634444b0ba6da53201a8b6caf2a502d883c...d144031940543e15423a25ae5a8a74141044862f) --- updated-dependencies: - dependency-name: src/submodules/googletest dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/submodules/googletest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/submodules/googletest b/src/submodules/googletest index 1204d634444b..d14403194054 160000 --- a/src/submodules/googletest +++ b/src/submodules/googletest @@ -1 +1 @@ -Subproject commit 1204d634444b0ba6da53201a8b6caf2a502d883c +Subproject commit d144031940543e15423a25ae5a8a74141044862f From 6b7b74f519fd8876bdcd2939a45e3fdab2b3513f Mon Sep 17 00:00:00 2001 From: maestro-prod-Primary Date: Wed, 4 Dec 2024 00:36:04 +0000 Subject: [PATCH 13/14] Merged PR 45638: [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime This pull request updates the following dependencies [marker]: <> (Begin:83131e87-e80d-4d5b-f426-08dbd53b3319) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: 83131e87-e80d-4d5b-f426-08dbd53b3319 - **Build**: 20241203.5 - **Date Produced**: December 3, 2024 11:28:49 PM UTC - **Commit**: 89ef51c5d8f5239345127a1e282e11036e590c8b - **Branch**: refs/heads/internal/release/8.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Extensions.HostFactoryResolver.Sources**: [from 8.0.11-servicing.24517.7 to 8.0.12-servicing.24603.5][1] - **Microsoft.Internal.Runtime.AspNetCore.Transport**: [from 8.0.11-servicing.24517.7 to 8.0.12-servicing.24603.5][1] - **Microsoft.NET.Runtime.MonoAOTCompiler.Task**: [from 8.0.11 to 8.0.12][1] - **Microsoft.NET.Runtime.WebAssembly.Sdk**: [from 8.0.11 to 8.0.12][1] - **Microsoft.NETCore.App.Ref**: [from 8.0.11 to 8.0.12][1] - **Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm**: [from 8.0.11 to 8.0.12][1] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 8.0.11 to 8.0.12][1] - **Microsoft.NETCore.BrowserDebugHost.Transport**: [from 8.0.11-servicing.24517.7 to 8.0.12-servicing.24603.5][1] - **Microsoft.NETCore.Platforms**: [from 8.0.11-servicing.24517.7 to 8.0.12-servicing.24603.5][1] - **Microsoft.SourceBuild.Intermediate.runtime.linux-x64**: [from 8.0.11-servicing.24517.7 to 8.0.12-servicing.24603.5][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC9cb3b725e3ad2b57ddc9fb2dd48d2d170563a8f5&targetVersion=GC89ef51c5d8f5239345127a1e282e11036e590c8b&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:83131e87-e80d-4d5b-f426-08dbd53b3319) --- NuGet.config | 2 ++ eng/Version.Details.xml | 40 ++++++++++++++++++++-------------------- eng/Versions.props | 20 ++++++++++---------- 3 files changed, 32 insertions(+), 30 deletions(-) diff --git a/NuGet.config b/NuGet.config index 1c2f27eb90ce..5ce3e40745a8 100644 --- a/NuGet.config +++ b/NuGet.config @@ -8,6 +8,7 @@ + @@ -30,6 +31,7 @@ + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8fab36161760..6f6cc8f428a7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -121,9 +121,9 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime 5535e31a712343a63f5d7d796cd874e563e5ac14 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 9cb3b725e3ad2b57ddc9fb2dd48d2d170563a8f5 + 89ef51c5d8f5239345127a1e282e11036e590c8b https://dev.azure.com/dnceng/internal/_git/dotnet-runtime @@ -185,9 +185,9 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime 5535e31a712343a63f5d7d796cd874e563e5ac14 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 9cb3b725e3ad2b57ddc9fb2dd48d2d170563a8f5 + 89ef51c5d8f5239345127a1e282e11036e590c8b https://github.com/dotnet/source-build-externals @@ -275,17 +275,17 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime 81cabf2857a01351e5ab578947c7403a5b128ad1 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 9cb3b725e3ad2b57ddc9fb2dd48d2d170563a8f5 + 89ef51c5d8f5239345127a1e282e11036e590c8b - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 9cb3b725e3ad2b57ddc9fb2dd48d2d170563a8f5 + 89ef51c5d8f5239345127a1e282e11036e590c8b - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 9cb3b725e3ad2b57ddc9fb2dd48d2d170563a8f5 + 89ef51c5d8f5239345127a1e282e11036e590c8b https://dev.azure.com/dnceng/internal/_git/dotnet-runtime @@ -316,22 +316,22 @@ Win-x64 is used here because we have picked an arbitrary runtime identifier to flow the version of the latest NETCore.App runtime. All Runtime.$rid packages should have the same version. --> - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 9cb3b725e3ad2b57ddc9fb2dd48d2d170563a8f5 + 89ef51c5d8f5239345127a1e282e11036e590c8b - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 9cb3b725e3ad2b57ddc9fb2dd48d2d170563a8f5 + 89ef51c5d8f5239345127a1e282e11036e590c8b - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 9cb3b725e3ad2b57ddc9fb2dd48d2d170563a8f5 + 89ef51c5d8f5239345127a1e282e11036e590c8b - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 9cb3b725e3ad2b57ddc9fb2dd48d2d170563a8f5 + 89ef51c5d8f5239345127a1e282e11036e590c8b https://github.com/dotnet/xdt @@ -368,9 +368,9 @@ - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 9cb3b725e3ad2b57ddc9fb2dd48d2d170563a8f5 + 89ef51c5d8f5239345127a1e282e11036e590c8b https://github.com/dotnet/winforms diff --git a/eng/Versions.props b/eng/Versions.props index cb5faa8fab65..86187c60e5db 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -67,12 +67,12 @@ 8.0.2 - 8.0.11 - 8.0.11 - 8.0.11 - 8.0.11 - 8.0.11 - 8.0.11-servicing.24517.7 + 8.0.12 + 8.0.12 + 8.0.12 + 8.0.12 + 8.0.12 + 8.0.12-servicing.24603.5 8.0.0 8.0.1 8.0.0 @@ -93,7 +93,7 @@ 8.0.0 8.0.0 8.0.0 - 8.0.11-servicing.24517.7 + 8.0.12-servicing.24603.5 8.0.1 8.0.1 8.0.1 @@ -109,7 +109,7 @@ 8.0.0 8.0.2 8.0.0 - 8.0.11-servicing.24517.7 + 8.0.12-servicing.24603.5 8.0.1 8.0.1 8.0.1 @@ -129,9 +129,9 @@ 8.0.0 8.0.0 8.0.0 - 8.0.11-servicing.24517.7 + 8.0.12-servicing.24603.5 - 8.0.11-servicing.24517.7 + 8.0.12-servicing.24603.5 8.0.0 8.0.1 From 31d685b2d9a86ca1243014d175a3da813f78e428 Mon Sep 17 00:00:00 2001 From: maestro-prod-Primary Date: Wed, 4 Dec 2024 05:18:59 +0000 Subject: [PATCH 14/14] Merged PR 45643: [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-efcore This pull request updates the following dependencies [marker]: <> (Begin:e179a2a7-bc5d-4498-2467-08dbd53ba9ce) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-efcore - **Subscription**: e179a2a7-bc5d-4498-2467-08dbd53ba9ce - **Build**: 20241203.5 - **Date Produced**: December 4, 2024 1:57:47 AM UTC - **Commit**: 10196376f4843cbbf180ec6ab2ce7d34ceec2fab - **Branch**: refs/heads/internal/release/8.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **dotnet-ef**: [from 8.0.11 to 8.0.12][1] - **Microsoft.EntityFrameworkCore**: [from 8.0.11 to 8.0.12][1] - **Microsoft.EntityFrameworkCore.Design**: [from 8.0.11 to 8.0.12][1] - **Microsoft.EntityFrameworkCore.InMemory**: [from 8.0.11 to 8.0.12][1] - **Microsoft.EntityFrameworkCore.Relational**: [from 8.0.11 to 8.0.12][1] - **Microsoft.EntityFrameworkCore.Sqlite**: [from 8.0.11 to 8.0.12][1] - **Microsoft.EntityFrameworkCore.SqlServer**: [from 8.0.11 to 8.0.12][1] - **Microsoft.EntityFrameworkCore.Tools**: [from 8.0.11 to 8.0.12][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-efcore/branches?baseVersion=GC5d020e763f00511c102f94fdf5bf525512d7daaf&targetVersion=GC10196376f4843cbbf180ec6ab2ce7d34ceec2fab&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:e179a2a7-bc5d-4498-2467-08dbd53ba9ce) --- NuGet.config | 2 ++ eng/Version.Details.xml | 32 ++++++++++++++++---------------- eng/Versions.props | 16 ++++++++-------- 3 files changed, 26 insertions(+), 24 deletions(-) diff --git a/NuGet.config b/NuGet.config index 5ce3e40745a8..3990b0eb030f 100644 --- a/NuGet.config +++ b/NuGet.config @@ -6,6 +6,7 @@ + @@ -29,6 +30,7 @@ + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6f6cc8f428a7..45c80c8f424b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -9,37 +9,37 @@ --> - + https://dev.azure.com/dnceng/internal/_git/dotnet-efcore - 5d020e763f00511c102f94fdf5bf525512d7daaf + 10196376f4843cbbf180ec6ab2ce7d34ceec2fab - + https://dev.azure.com/dnceng/internal/_git/dotnet-efcore - 5d020e763f00511c102f94fdf5bf525512d7daaf + 10196376f4843cbbf180ec6ab2ce7d34ceec2fab - + https://dev.azure.com/dnceng/internal/_git/dotnet-efcore - 5d020e763f00511c102f94fdf5bf525512d7daaf + 10196376f4843cbbf180ec6ab2ce7d34ceec2fab - + https://dev.azure.com/dnceng/internal/_git/dotnet-efcore - 5d020e763f00511c102f94fdf5bf525512d7daaf + 10196376f4843cbbf180ec6ab2ce7d34ceec2fab - + https://dev.azure.com/dnceng/internal/_git/dotnet-efcore - 5d020e763f00511c102f94fdf5bf525512d7daaf + 10196376f4843cbbf180ec6ab2ce7d34ceec2fab - + https://dev.azure.com/dnceng/internal/_git/dotnet-efcore - 5d020e763f00511c102f94fdf5bf525512d7daaf + 10196376f4843cbbf180ec6ab2ce7d34ceec2fab - + https://dev.azure.com/dnceng/internal/_git/dotnet-efcore - 5d020e763f00511c102f94fdf5bf525512d7daaf + 10196376f4843cbbf180ec6ab2ce7d34ceec2fab - + https://dev.azure.com/dnceng/internal/_git/dotnet-efcore - 5d020e763f00511c102f94fdf5bf525512d7daaf + 10196376f4843cbbf180ec6ab2ce7d34ceec2fab https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index 86187c60e5db..37f913c252cc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -143,14 +143,14 @@ 8.1.0-preview.23604.1 8.1.0-preview.23604.1 - 8.0.11 - 8.0.11 - 8.0.11 - 8.0.11 - 8.0.11 - 8.0.11 - 8.0.11 - 8.0.11 + 8.0.12 + 8.0.12 + 8.0.12 + 8.0.12 + 8.0.12 + 8.0.12 + 8.0.12 + 8.0.12 4.8.0-7.24574.2 4.8.0-7.24574.2