Skip to content

Commit 6c2b892

Browse files
github-actions[bot]cypress-bot[bot]
andauthored
chore: Update v8 snapshot cache - linux (#32636)
* chore: updating v8 snapshot cache * index on develop: 236c88e chore: fix graphql yarn watch (#32578) * index on develop: 236c88e chore: fix graphql yarn watch (#32578) * index on develop: 236c88e chore: fix graphql yarn watch (#32578) * index on develop: d048e46 chore: convert `@packages/scaffold-config` tests from `mocha` to `vitest` (#32568) * index on develop: 504b153 chore: convert `@packages/data-context` from `mocha` to `jest` (#32598) * index on develop: 7062573 chore: make the @packages/scaffold-config an independent bundle without needed ts-node to register entrypoint. Both ESM and CJS distributions are built and types are used as source to be compatible with older styles of commonjs bundling. Types are not shipped with the package. (#32614) * index on develop: 43404f1 internal: (studio) pass the getProjectOptions function (#32573) --------- Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
1 parent 790fbf0 commit 6c2b892

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4065,10 +4065,11 @@
40654065
"./packages/server/lib/cloud/environment.ts",
40664066
"./packages/server/lib/cloud/get_cloud_metadata.ts",
40674067
"./packages/server/lib/cloud/machine_id.ts",
4068+
"./packages/server/lib/cloud/network/fetch.ts",
40684069
"./packages/server/lib/cloud/network/http_error.ts",
40694070
"./packages/server/lib/cloud/network/is_retryable_error.ts",
4071+
"./packages/server/lib/cloud/network/nonretriable_cert_error_codes.ts",
40704072
"./packages/server/lib/cloud/network/parse_error.ts",
4071-
"./packages/server/lib/cloud/network/put_fetch.ts",
40724073
"./packages/server/lib/cloud/network/system_error.ts",
40734074
"./packages/server/lib/cloud/protocol.ts",
40744075
"./packages/server/lib/cloud/require_script.ts",
@@ -4346,5 +4347,5 @@
43464347
"./tooling/v8-snapshot/cache/linux/snapshot-entry.js"
43474348
],
43484349
"deferredHashFile": "yarn.lock",
4349-
"deferredHash": "35746286faf5695c2e7b31d7d9d446ac8cae2ad0fdf61992164029a615197dc1"
4350+
"deferredHash": "f99ef136a6a83867d5383f3977a03ac131838774ea928da0cdb4790f147602c5"
43504351
}

0 commit comments

Comments
 (0)