From 375836bcdef879cb6c1efb71142f581f932c93db Mon Sep 17 00:00:00 2001 From: "cypress-bot[bot]" <+cypress-bot[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 20:34:23 +0000 Subject: [PATCH 1/3] chore: updating v8 snapshot cache --- tooling/v8-snapshot/cache/linux/snapshot-meta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tooling/v8-snapshot/cache/linux/snapshot-meta.json b/tooling/v8-snapshot/cache/linux/snapshot-meta.json index 0bbf9e9d40f..023080ac154 100644 --- a/tooling/v8-snapshot/cache/linux/snapshot-meta.json +++ b/tooling/v8-snapshot/cache/linux/snapshot-meta.json @@ -4187,5 +4187,5 @@ "./tooling/v8-snapshot/cache/linux/snapshot-entry.js" ], "deferredHashFile": "yarn.lock", - "deferredHash": "14a161a4e79f0494a61dbcb2737fc4acf2e83b6f34afb2483eb4c52e5b4c53bf" + "deferredHash": "184fb3ab511310605587762a139b84400a85be136f8297381460a50e07a61fa9" } \ No newline at end of file From 643a7ef5c14630e3e4b4b21c4cffa028c1856926 Mon Sep 17 00:00:00 2001 From: "cypress-bot[bot]" <+cypress-bot[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 21:02:45 +0000 Subject: [PATCH 2/3] index on release/15.0.0: 47bda5413f fix: remove 'new' badge from Create from Component, fix parsing (#31457) From 2d1264038ce76af2d458dec2d501ca8751061701 Mon Sep 17 00:00:00 2001 From: "cypress-bot[bot]" <+cypress-bot[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 03:47:27 +0000 Subject: [PATCH 3/3] index on release/15.0.0: 3b883838b0 internal: (studio) support creating new test in root suite (#32024)