Skip to content

Commit 96e7472

Browse files
github-actions[bot]cypress-bot[bot]
andauthored
chore: Update v8 snapshot cache - windows (#31908)
* chore: updating v8 snapshot cache * index on release/15.0.0: 49f64e7 chore: add minimal built-ins back in to `@cypress/webpack-batteries-included-preprocessor` (#31815) --------- Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
1 parent bb5bedf commit 96e7472

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

tooling/v8-snapshot/cache/win32/snapshot-meta.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3825,8 +3825,14 @@
38253825
"./packages/server/config/app.json",
38263826
"./packages/server/lib/automation/automation.ts",
38273827
"./packages/server/lib/automation/automation_not_implemented.ts",
3828+
"./packages/server/lib/automation/commands/get_frame_title.ts",
3829+
"./packages/server/lib/automation/commands/get_url.ts",
38283830
"./packages/server/lib/automation/commands/key_press.ts",
3831+
"./packages/server/lib/automation/commands/navigate_history.ts",
3832+
"./packages/server/lib/automation/commands/reload_frame.ts",
38293833
"./packages/server/lib/automation/cookies.ts",
3834+
"./packages/server/lib/automation/helpers/aut_identifier.ts",
3835+
"./packages/server/lib/automation/helpers/evaluate_in_frame_context.ts",
38303836
"./packages/server/lib/automation/index.ts",
38313837
"./packages/server/lib/automation/screenshot.ts",
38323838
"./packages/server/lib/automation/util.ts",
@@ -4183,5 +4189,5 @@
41834189
"./tooling/v8-snapshot/cache/win32/snapshot-entry.js"
41844190
],
41854191
"deferredHashFile": "yarn.lock",
4186-
"deferredHash": "17ff4b502cedae4fa375277019706558f98c18a4ce177457a70c9f17aa6b86ba"
4192+
"deferredHash": "fdef14f34b3ce62ab7e5ad97b79bf436d4afa9825d9b3945f31810b6818109d5"
41874193
}

0 commit comments

Comments
 (0)