From 4fef78a61ca67cd98186b9b5de5493c5ffb36ec4 Mon Sep 17 00:00:00 2001 From: "cypress-bot[bot]" <+cypress-bot[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 20:33:19 +0000 Subject: [PATCH 1/3] chore: updating v8 snapshot cache --- tooling/v8-snapshot/cache/darwin/snapshot-meta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tooling/v8-snapshot/cache/darwin/snapshot-meta.json b/tooling/v8-snapshot/cache/darwin/snapshot-meta.json index cda134205f5..b79753813f4 100644 --- a/tooling/v8-snapshot/cache/darwin/snapshot-meta.json +++ b/tooling/v8-snapshot/cache/darwin/snapshot-meta.json @@ -4188,5 +4188,5 @@ "./tooling/v8-snapshot/cache/darwin/snapshot-entry.js" ], "deferredHashFile": "yarn.lock", - "deferredHash": "14a161a4e79f0494a61dbcb2737fc4acf2e83b6f34afb2483eb4c52e5b4c53bf" + "deferredHash": "184fb3ab511310605587762a139b84400a85be136f8297381460a50e07a61fa9" } \ No newline at end of file From 290e59ed022aaa47c2a0b3b534c805de39d715f3 Mon Sep 17 00:00:00 2001 From: "cypress-bot[bot]" <+cypress-bot[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 21:03:32 +0000 Subject: [PATCH 2/3] index on release/15.0.0: 47bda5413f fix: remove 'new' badge from Create from Component, fix parsing (#31457) From 9e09db254acb2c0e83e918bbdf3f4113d02b7654 Mon Sep 17 00:00:00 2001 From: "cypress-bot[bot]" <+cypress-bot[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 03:48:45 +0000 Subject: [PATCH 3/3] index on release/15.0.0: 3b883838b0 internal: (studio) support creating new test in root suite (#32024)