Skip to content

Commit

Permalink
chore: Update v8 snapshot cache (#25130)
Browse files Browse the repository at this point in the history
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Ryan Manuel <ryanm@cypress.io>
  • Loading branch information
3 people committed Dec 16, 2022
1 parent 331c1dc commit fcc49b5
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 10 deletions.
3 changes: 2 additions & 1 deletion tooling/v8-snapshot/cache/darwin/snapshot-meta.json
Expand Up @@ -55,7 +55,6 @@
"./packages/server/lib/capture.js",
"./packages/server/lib/cloud/exception.ts",
"./packages/server/lib/errors.ts",
"./packages/server/lib/makeDataContext.ts",
"./packages/server/lib/modes/record.js",
"./packages/server/lib/modes/run.ts",
"./packages/server/lib/open_project.ts",
Expand Down Expand Up @@ -843,6 +842,7 @@
"./packages/server/lib/environment.js",
"./packages/server/lib/gui/windows.ts",
"./packages/server/lib/log.js",
"./packages/server/lib/makeDataContext.ts",
"./packages/server/lib/modes/interactive.ts",
"./packages/server/lib/plugins/dev-server.js",
"./packages/server/lib/plugins/preprocessor.js",
Expand Down Expand Up @@ -3608,6 +3608,7 @@
"./packages/extension/index.js",
"./packages/extension/lib/extension.js",
"./packages/extension/lib/util.js",
"./packages/frontend-shared/cypress/e2e/prod-dependencies.ts",
"./packages/frontend-shared/cypress/e2e/v8-snapshot-entry.ts",
"./packages/graphql/node_modules/chalk/source/templates.js",
"./packages/graphql/node_modules/chalk/source/util.js",
Expand Down
7 changes: 5 additions & 2 deletions tooling/v8-snapshot/cache/linux/snapshot-meta.json
Expand Up @@ -870,7 +870,7 @@
"./packages/server/lib/util/fs.ts",
"./packages/server/lib/util/glob.js",
"./packages/server/lib/util/proxy.ts",
"./packages/server/lib/util/resourceTypeAndCredentialManager.ts",
"./packages/server/lib/util/requestedWithAndCredentialManager.ts",
"./packages/server/lib/util/socket_allowed.ts",
"./packages/server/lib/util/stream_buffer.ts",
"./packages/server/lib/video_capture.ts",
Expand Down Expand Up @@ -952,7 +952,8 @@
"./packages/socket/node_modules/socket.io/node_modules/engine.io/lib/transports/polling.js",
"./packages/socket/node_modules/socket.io/node_modules/engine.io/lib/transports/websocket.js",
"./packages/ts/register.js",
"./packages/types/index.js"
"./packages/types/index.js",
"./tooling/v8-snapshot/dist/setup/v8-snapshot-entry-cy-in-cy.js"
],
"healthy": [
"./node_modules/@babel/code-frame/lib/index.js",
Expand Down Expand Up @@ -3606,6 +3607,8 @@
"./packages/extension/index.js",
"./packages/extension/lib/extension.js",
"./packages/extension/lib/util.js",
"./packages/frontend-shared/cypress/e2e/prod-dependencies.ts",
"./packages/frontend-shared/cypress/e2e/v8-snapshot-entry.ts",
"./packages/graphql/node_modules/chalk/source/templates.js",
"./packages/graphql/node_modules/chalk/source/util.js",
"./packages/graphql/node_modules/debug/node_modules/ms/index.js",
Expand Down
14 changes: 7 additions & 7 deletions tooling/v8-snapshot/cache/win32/snapshot-meta.json
Expand Up @@ -95,6 +95,8 @@
"./node_modules/@cypress/commit-info/node_modules/semver/semver.js",
"./node_modules/@cypress/get-windows-proxy/node_modules/debug/src/browser.js",
"./node_modules/@cypress/get-windows-proxy/node_modules/debug/src/index.js",
"./node_modules/@cypress/get-windows-proxy/node_modules/registry-js/dist/lib/index.js",
"./node_modules/@cypress/get-windows-proxy/node_modules/registry-js/dist/lib/registry.js",
"./node_modules/@cypress/request-promise/lib/rp.js",
"./node_modules/@cypress/request/index.js",
"./node_modules/@cypress/request/lib/helpers.js",
Expand Down Expand Up @@ -873,7 +875,7 @@
"./packages/server/lib/util/fs.ts",
"./packages/server/lib/util/glob.js",
"./packages/server/lib/util/proxy.ts",
"./packages/server/lib/util/resourceTypeAndCredentialManager.ts",
"./packages/server/lib/util/requestedWithAndCredentialManager.ts",
"./packages/server/lib/util/socket_allowed.ts",
"./packages/server/lib/util/stream_buffer.ts",
"./packages/server/lib/video_capture.ts",
Expand Down Expand Up @@ -955,7 +957,8 @@
"./packages/socket/node_modules/socket.io/node_modules/engine.io/lib/transports/polling.js",
"./packages/socket/node_modules/socket.io/node_modules/engine.io/lib/transports/websocket.js",
"./packages/ts/register.js",
"./packages/types/index.js"
"./packages/types/index.js",
"./tooling/v8-snapshot/dist/setup/v8-snapshot-entry-cy-in-cy.js"
],
"healthy": [
"./node_modules/@babel/code-frame/lib/index.js",
Expand Down Expand Up @@ -2459,7 +2462,6 @@
"./node_modules/mime-types/index.js",
"./node_modules/mime/types.json",
"./node_modules/mimic-response/index.js",
"./node_modules/minimatch/minimatch.js",
"./node_modules/minimist/index.js",
"./node_modules/mkdirp/index.js",
"./node_modules/mocha-7.0.1/lib/browser/progress.js",
Expand All @@ -2485,7 +2487,6 @@
"./node_modules/mocha-7.0.1/node_modules/debug/node_modules/ms/index.js",
"./node_modules/mocha-7.0.1/node_modules/debug/src/common.js",
"./node_modules/mocha-7.0.1/node_modules/glob/common.js",
"./node_modules/mocha-7.0.1/node_modules/glob/node_modules/minimatch/minimatch.js",
"./node_modules/mocha-7.0.1/node_modules/mkdirp/index.js",
"./node_modules/mocha-7.0.1/node_modules/ms/index.js",
"./node_modules/mocha-7.0.1/node_modules/object.assign/implementation.js",
Expand Down Expand Up @@ -3548,7 +3549,6 @@
"./packages/data-context/node_modules/fs-extra/lib/util/stat.js",
"./packages/data-context/node_modules/fs-extra/lib/util/utimes.js",
"./packages/data-context/node_modules/micromatch/index.js",
"./packages/data-context/node_modules/minimatch/minimatch.js",
"./packages/data-context/node_modules/path-key/index.js",
"./packages/data-context/src/actions/AppActions.ts",
"./packages/data-context/src/actions/AuthActions.ts",
Expand Down Expand Up @@ -3607,6 +3607,8 @@
"./packages/extension/index.js",
"./packages/extension/lib/extension.js",
"./packages/extension/lib/util.js",
"./packages/frontend-shared/cypress/e2e/prod-dependencies.ts",
"./packages/frontend-shared/cypress/e2e/v8-snapshot-entry.ts",
"./packages/graphql/node_modules/chalk/source/templates.js",
"./packages/graphql/node_modules/chalk/source/util.js",
"./packages/graphql/node_modules/debug/node_modules/ms/index.js",
Expand Down Expand Up @@ -3649,7 +3651,6 @@
"./packages/network/lib/concat-stream.ts",
"./packages/network/lib/http-utils.ts",
"./packages/network/lib/index.ts",
"./packages/network/node_modules/minimatch/minimatch.js",
"./packages/proxy/lib/http/util/ast-rewriter.ts",
"./packages/proxy/lib/http/util/cookies.ts",
"./packages/proxy/lib/http/util/inject.ts",
Expand Down Expand Up @@ -3827,7 +3828,6 @@
"./packages/server/node_modules/execa/lib/stdio.js",
"./packages/server/node_modules/execa/node_modules/signal-exit/index.js",
"./packages/server/node_modules/glob/common.js",
"./packages/server/node_modules/glob/node_modules/minimatch/minimatch.js",
"./packages/server/node_modules/graceful-fs/clone.js",
"./packages/server/node_modules/graceful-fs/legacy-streams.js",
"./packages/server/node_modules/http-proxy/lib/http-proxy/common.js",
Expand Down

5 comments on commit fcc49b5

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on fcc49b5 Dec 16, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the linux arm64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/12.2.0/linux-arm64/develop-fcc49b5204f16ffaf780d7f73d55ef83f1a15368/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on fcc49b5 Dec 16, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the linux x64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/12.2.0/linux-x64/develop-fcc49b5204f16ffaf780d7f73d55ef83f1a15368/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on fcc49b5 Dec 16, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the darwin arm64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/12.2.0/darwin-arm64/develop-fcc49b5204f16ffaf780d7f73d55ef83f1a15368/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on fcc49b5 Dec 16, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the darwin x64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/12.2.0/darwin-x64/develop-fcc49b5204f16ffaf780d7f73d55ef83f1a15368/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on fcc49b5 Dec 16, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the win32 x64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/12.2.0/win32-x64/develop-fcc49b5204f16ffaf780d7f73d55ef83f1a15368/cypress.tgz

Please sign in to comment.