From 183705d3b8647edcc397c7458bae95af1612de3f Mon Sep 17 00:00:00 2001 From: "GitHub Actions[bot]" <> Date: Fri, 15 Nov 2024 02:57:24 +0000 Subject: [PATCH 01/12] Roll external/abseil_cpp/ 27a0c7308..8f739d18b (3 commits) https://github.com/abseil/abseil-cpp/compare/27a0c7308f04...8f739d18b9d6 Created with: roll-dep external/abseil_cpp --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ec1700041b..3e537d342b 100644 --- a/DEPS +++ b/DEPS @@ -3,7 +3,7 @@ use_relative_paths = True vars = { 'github': 'https://github.com', - 'abseil_revision': '27a0c7308f04e4560fabe5a7beca837e8f3f2c5b', + 'abseil_revision': '8f739d18b9d6cbf96d8143779888de0e984ba96b', 'effcee_revision': '2c97e5689ed8d7ab6ae5820f884f03a601ae124b', From 5af4ab3ec45f4d3dff0247e0e8fbfa52b55e7659 Mon Sep 17 00:00:00 2001 From: "GitHub Actions[bot]" <> Date: Fri, 15 Nov 2024 02:57:26 +0000 Subject: [PATCH 02/12] Roll external/spirv-headers/ 996c728cf..45b314049 (2 commits) https://github.com/KhronosGroup/SPIRV-Headers/compare/996c728cf7dc...45b314049d62 Created with: roll-dep external/spirv-headers --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 3e537d342b..736899b29f 100644 --- a/DEPS +++ b/DEPS @@ -14,7 +14,7 @@ vars = { 're2_revision': '6dcd83d60f7944926bfd308cc13979fc53dd69ca', - 'spirv_headers_revision': '996c728cf7dcfb29845cfa15222822318f047810', + 'spirv_headers_revision': '45b314049d6262c850cc873c8f9a30f41a1e0c13', } deps = { From 2b590ad8ebd0e9af3a348cdf442147eb344e3c93 Mon Sep 17 00:00:00 2001 From: "GitHub Actions[bot]" <> Date: Sat, 16 Nov 2024 02:54:49 +0000 Subject: [PATCH 03/12] Roll external/abseil_cpp/ 8f739d18b..917bfee46 (2 commits) https://github.com/abseil/abseil-cpp/compare/8f739d18b9d6...917bfee46514 Created with: roll-dep external/abseil_cpp --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 736899b29f..753b379779 100644 --- a/DEPS +++ b/DEPS @@ -3,7 +3,7 @@ use_relative_paths = True vars = { 'github': 'https://github.com', - 'abseil_revision': '8f739d18b9d6cbf96d8143779888de0e984ba96b', + 'abseil_revision': '917bfee46514a1da47df74265571f47700922c0a', 'effcee_revision': '2c97e5689ed8d7ab6ae5820f884f03a601ae124b', From efb30730d178b47a778259167a1c4c10b95a0ad9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 17:56:41 +0000 Subject: [PATCH 04/12] build(deps): bump cross-spawn Bumps the npm_and_yarn group with 1 update in the /tools/sva directory: [cross-spawn](https://github.com/moxystudio/node-cross-spawn). Updates `cross-spawn` from 7.0.3 to 7.0.5 - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.5) --- updated-dependencies: - dependency-name: cross-spawn dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- tools/sva/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/sva/yarn.lock b/tools/sva/yarn.lock index ef65c75fcc..f188c51dc5 100644 --- a/tools/sva/yarn.lock +++ b/tools/sva/yarn.lock @@ -374,9 +374,9 @@ content-disposition@0.5.2: integrity sha512-kRGRZw3bLlFISDBgwTSA1TMBFN6J6GWDeubmDE3AF+3+yXL8hTWv8r5rkLbqYXY4RjPk/EzHnClI3zQf1cFmHA== cross-spawn@^7.0.2, cross-spawn@^7.0.3: - version "7.0.3" - resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6" - integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w== + version "7.0.5" + resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.5.tgz#910aac880ff5243da96b728bc6521a5f6c2f2f82" + integrity sha512-ZVJrKKYunU38/76t0RMOulHOnUcbU9GbpWKAOZ0mhjr7CX6FVrH+4FrAapSOekrgFQ3f/8gwMEuIft0aKq6Hug== dependencies: path-key "^3.1.0" shebang-command "^2.0.0" From 7d31ba82e775051ec568e634f0b9238f1e9a2af3 Mon Sep 17 00:00:00 2001 From: "GitHub Actions[bot]" <> Date: Wed, 20 Nov 2024 02:56:26 +0000 Subject: [PATCH 05/12] Roll external/abseil_cpp/ 917bfee46..b67caffec (3 commits) https://github.com/abseil/abseil-cpp/compare/917bfee46514...b67caffec132 Created with: roll-dep external/abseil_cpp --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 753b379779..155982c246 100644 --- a/DEPS +++ b/DEPS @@ -3,7 +3,7 @@ use_relative_paths = True vars = { 'github': 'https://github.com', - 'abseil_revision': '917bfee46514a1da47df74265571f47700922c0a', + 'abseil_revision': 'b67caffec13292a0abdb024c4a0ae14323ed4b5a', 'effcee_revision': '2c97e5689ed8d7ab6ae5820f884f03a601ae124b', From 8b6608539fdd041d2d5edf91a3b4797e4dbcc6ac Mon Sep 17 00:00:00 2001 From: "GitHub Actions[bot]" <> Date: Sat, 23 Nov 2024 02:52:36 +0000 Subject: [PATCH 06/12] Roll external/googletest/ d14403194..35d0c3656 (1 commit) https://github.com/google/googletest/compare/d14403194054...35d0c3656092 Created with: roll-dep external/googletest --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 155982c246..2376e94432 100644 --- a/DEPS +++ b/DEPS @@ -7,7 +7,7 @@ vars = { 'effcee_revision': '2c97e5689ed8d7ab6ae5820f884f03a601ae124b', - 'googletest_revision': 'd144031940543e15423a25ae5a8a74141044862f', + 'googletest_revision': '35d0c365609296fa4730d62057c487e3cfa030ff', # Use protobufs before they gained the dependency on abseil 'protobuf_revision': 'v21.12', From 5e8a08fa56612abe01e880ad89785692828eb7b6 Mon Sep 17 00:00:00 2001 From: "GitHub Actions[bot]" <> Date: Sat, 23 Nov 2024 02:52:37 +0000 Subject: [PATCH 07/12] Roll external/abseil_cpp/ b67caffec..2fcebef79 (1 commit) https://github.com/abseil/abseil-cpp/compare/b67caffec132...2fcebef79224 Created with: roll-dep external/abseil_cpp --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2376e94432..f8d6da7680 100644 --- a/DEPS +++ b/DEPS @@ -3,7 +3,7 @@ use_relative_paths = True vars = { 'github': 'https://github.com', - 'abseil_revision': 'b67caffec13292a0abdb024c4a0ae14323ed4b5a', + 'abseil_revision': '2fcebef792241578e8c9dcfbba5745f834509dbb', 'effcee_revision': '2c97e5689ed8d7ab6ae5820f884f03a601ae124b', From 882a5e5fe0114e7c47226ef2d85aaf340f5dfb5e Mon Sep 17 00:00:00 2001 From: "GitHub Actions[bot]" <> Date: Sat, 23 Nov 2024 02:52:39 +0000 Subject: [PATCH 08/12] Roll external/spirv-headers/ 45b314049..36d5e2dda (1 commit) https://github.com/KhronosGroup/SPIRV-Headers/compare/45b314049d62...36d5e2ddaa54 Created with: roll-dep external/spirv-headers --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index f8d6da7680..f259404c4f 100644 --- a/DEPS +++ b/DEPS @@ -14,7 +14,7 @@ vars = { 're2_revision': '6dcd83d60f7944926bfd308cc13979fc53dd69ca', - 'spirv_headers_revision': '45b314049d6262c850cc873c8f9a30f41a1e0c13', + 'spirv_headers_revision': '36d5e2ddaa54c70d2f29081510c66f4fc98e5e53', } deps = { From 730dd71dcaa1887a74d218db1a336378f72707ae Mon Sep 17 00:00:00 2001 From: "GitHub Actions[bot]" <> Date: Wed, 27 Nov 2024 03:00:55 +0000 Subject: [PATCH 09/12] Roll external/abseil_cpp/ 2fcebef79..c7cf999bd (2 commits) https://github.com/abseil/abseil-cpp/compare/2fcebef79224...c7cf999bda83 Created with: roll-dep external/abseil_cpp --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index f259404c4f..ea86b4cf48 100644 --- a/DEPS +++ b/DEPS @@ -3,7 +3,7 @@ use_relative_paths = True vars = { 'github': 'https://github.com', - 'abseil_revision': '2fcebef792241578e8c9dcfbba5745f834509dbb', + 'abseil_revision': 'c7cf999bda8390d2dd294ef903716a80135e6f4c', 'effcee_revision': '2c97e5689ed8d7ab6ae5820f884f03a601ae124b', From 5e3743368142636338cfde7a6384a59a4773a41e Mon Sep 17 00:00:00 2001 From: "GitHub Actions[bot]" <> Date: Tue, 3 Dec 2024 03:04:54 +0000 Subject: [PATCH 10/12] Roll external/abseil_cpp/ c7cf999bd..67576965a (3 commits) https://github.com/abseil/abseil-cpp/compare/c7cf999bda83...67576965ab6b Created with: roll-dep external/abseil_cpp --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ea86b4cf48..368d892547 100644 --- a/DEPS +++ b/DEPS @@ -3,7 +3,7 @@ use_relative_paths = True vars = { 'github': 'https://github.com', - 'abseil_revision': 'c7cf999bda8390d2dd294ef903716a80135e6f4c', + 'abseil_revision': '67576965ab6bef482571c7f7df95fe916b74490b', 'effcee_revision': '2c97e5689ed8d7ab6ae5820f884f03a601ae124b', From 1fedff011508df5d82bfa4ceb5528740f6b1fdd8 Mon Sep 17 00:00:00 2001 From: "GitHub Actions[bot]" <> Date: Sun, 8 Dec 2024 03:08:27 +0000 Subject: [PATCH 11/12] Roll external/abseil_cpp/ 67576965a..9e3b68ac3 (6 commits) https://github.com/abseil/abseil-cpp/compare/67576965ab6b...9e3b68ac3b32 Created with: roll-dep external/abseil_cpp --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 368d892547..c8beb80d35 100644 --- a/DEPS +++ b/DEPS @@ -3,7 +3,7 @@ use_relative_paths = True vars = { 'github': 'https://github.com', - 'abseil_revision': '67576965ab6bef482571c7f7df95fe916b74490b', + 'abseil_revision': '9e3b68ac3b328212e4ad7baada1523a05f615dde', 'effcee_revision': '2c97e5689ed8d7ab6ae5820f884f03a601ae124b', From bb406ec50a19d6e8b95b7dbb649cda35be4eba26 Mon Sep 17 00:00:00 2001 From: "GitHub Actions[bot]" <> Date: Sun, 8 Dec 2024 03:08:28 +0000 Subject: [PATCH 12/12] Roll external/spirv-headers/ 36d5e2dda..3f17b2af6 (1 commit) https://github.com/KhronosGroup/SPIRV-Headers/compare/36d5e2ddaa54...3f17b2af6784 Created with: roll-dep external/spirv-headers --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index c8beb80d35..b583fac67d 100644 --- a/DEPS +++ b/DEPS @@ -14,7 +14,7 @@ vars = { 're2_revision': '6dcd83d60f7944926bfd308cc13979fc53dd69ca', - 'spirv_headers_revision': '36d5e2ddaa54c70d2f29081510c66f4fc98e5e53', + 'spirv_headers_revision': '3f17b2af6784bfa2c5aa5dbb8e0e74a607dd8b3b', } deps = {