Skip to content

Commit e6a7df3

Browse files
github-actions[bot]cypress-bot[bot]
andauthored
chore: Update v8 snapshot cache - linux (#31906)
* 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 49f64e7 commit e6a7df3

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3824,8 +3824,14 @@
38243824
"./packages/server/config/app.json",
38253825
"./packages/server/lib/automation/automation.ts",
38263826
"./packages/server/lib/automation/automation_not_implemented.ts",
3827+
"./packages/server/lib/automation/commands/get_frame_title.ts",
3828+
"./packages/server/lib/automation/commands/get_url.ts",
38273829
"./packages/server/lib/automation/commands/key_press.ts",
3830+
"./packages/server/lib/automation/commands/navigate_history.ts",
3831+
"./packages/server/lib/automation/commands/reload_frame.ts",
38283832
"./packages/server/lib/automation/cookies.ts",
3833+
"./packages/server/lib/automation/helpers/aut_identifier.ts",
3834+
"./packages/server/lib/automation/helpers/evaluate_in_frame_context.ts",
38293835
"./packages/server/lib/automation/index.ts",
38303836
"./packages/server/lib/automation/screenshot.ts",
38313837
"./packages/server/lib/automation/util.ts",
@@ -4183,5 +4189,5 @@
41834189
"./tooling/v8-snapshot/cache/linux/snapshot-entry.js"
41844190
],
41854191
"deferredHashFile": "yarn.lock",
4186-
"deferredHash": "0bb7429d4dfa75332e59efbde66778e8ea71b16268de0c43af4a5524125c9ca4"
4192+
"deferredHash": "59d43d9494e331868b9462ebb54b8782d6e3f912e404a829c946c93c4c670309"
41874193
}

0 commit comments

Comments
 (0)