Skip to content

Commit

Permalink
chore: Update v8 snapshot cache (#30544)
Browse files Browse the repository at this point in the history
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and cypress-bot[bot] authored Nov 5, 2024
1 parent 4ddfe93 commit 11f3355
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions tooling/v8-snapshot/cache/win32/snapshot-meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -613,14 +613,6 @@
"./packages/data-context/node_modules/fs-extra/lib/json/jsonfile.js",
"./packages/data-context/node_modules/fs-extra/lib/path-exists/index.js",
"./packages/data-context/node_modules/get-stream/buffer-stream.js",
"./packages/data-context/node_modules/prettier/index.js",
"./packages/data-context/node_modules/prettier/parser-babel.js",
"./packages/data-context/node_modules/prettier/parser-espree.js",
"./packages/data-context/node_modules/prettier/parser-flow.js",
"./packages/data-context/node_modules/prettier/parser-glimmer.js",
"./packages/data-context/node_modules/prettier/parser-meriyah.js",
"./packages/data-context/node_modules/prettier/parser-typescript.js",
"./packages/data-context/node_modules/prettier/third-party.js",
"./packages/data-context/node_modules/readdirp/index.js",
"./packages/data-context/node_modules/supports-color/index.js",
"./packages/data-context/src/DataActions.ts",
Expand Down Expand Up @@ -3666,14 +3658,6 @@
"./packages/data-context/node_modules/is-stream/index.js",
"./packages/data-context/node_modules/npm-run-path/index.js",
"./packages/data-context/node_modules/path-key/index.js",
"./packages/data-context/node_modules/prettier/doc.js",
"./packages/data-context/node_modules/prettier/package.json",
"./packages/data-context/node_modules/prettier/parser-angular.js",
"./packages/data-context/node_modules/prettier/parser-graphql.js",
"./packages/data-context/node_modules/prettier/parser-html.js",
"./packages/data-context/node_modules/prettier/parser-markdown.js",
"./packages/data-context/node_modules/prettier/parser-postcss.js",
"./packages/data-context/node_modules/prettier/parser-yaml.js",
"./packages/data-context/node_modules/semver/classes/comparator.js",
"./packages/data-context/node_modules/semver/classes/range.js",
"./packages/data-context/node_modules/semver/classes/semver.js",
Expand Down Expand Up @@ -4198,5 +4182,5 @@
"./tooling/v8-snapshot/cache/win32/snapshot-entry.js"
],
"deferredHashFile": "yarn.lock",
"deferredHash": "8779c571eed7d0a1badedaa8eb7e6ea059d9c96f240873afefc1cfeaf365f1c2"
"deferredHash": "58ee4cca18eb7035b80a3e39c212f3647d9ea33ddfea23d5020643b81b86a621"
}

5 comments on commit 11f3355

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 11f3355 Nov 5, 2024

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/14.0.0/linux-arm64/release/14.0.0-11f3355dfbf4073f2ec336c25b672201378a7376/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 11f3355 Nov 5, 2024

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/14.0.0/linux-x64/release/14.0.0-11f3355dfbf4073f2ec336c25b672201378a7376/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 11f3355 Nov 5, 2024

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/14.0.0/darwin-arm64/release/14.0.0-11f3355dfbf4073f2ec336c25b672201378a7376/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 11f3355 Nov 5, 2024

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/14.0.0/darwin-x64/release/14.0.0-11f3355dfbf4073f2ec336c25b672201378a7376/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 11f3355 Nov 5, 2024

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/14.0.0/win32-x64/release/14.0.0-11f3355dfbf4073f2ec336c25b672201378a7376/cypress.tgz

Please sign in to comment.