From 0b69581920f716bbffa55fcc16622bd0fc9fdb65 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 15:35:32 -0500 Subject: [PATCH] chore: updating v8 snapshot cache (#31971) Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com> --- tooling/v8-snapshot/cache/linux/snapshot-meta.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tooling/v8-snapshot/cache/linux/snapshot-meta.json b/tooling/v8-snapshot/cache/linux/snapshot-meta.json index 1e81cc87c9..330118a20e 100644 --- a/tooling/v8-snapshot/cache/linux/snapshot-meta.json +++ b/tooling/v8-snapshot/cache/linux/snapshot-meta.json @@ -3851,8 +3851,10 @@ "./packages/server/lib/browsers/webdriver/index.ts", "./packages/server/lib/browsers/webkit-automation.ts", "./packages/server/lib/browsers/webkit.ts", + "./packages/server/lib/cloud/api/axios_middleware/encryption.ts", "./packages/server/lib/cloud/api/axios_middleware/logging.ts", "./packages/server/lib/cloud/api/axios_middleware/transform_error.ts", + "./packages/server/lib/cloud/api/cloud_request_errors.ts", "./packages/server/lib/cloud/api/scrub_url.ts", "./packages/server/lib/cloud/api/studio/get_studio_bundle.ts", "./packages/server/lib/cloud/api/studio/post_studio_session.ts",