Skip to content

Commit

Permalink
chore: Update v8 snapshot cache (#30500)
Browse files Browse the repository at this point in the history
* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

---------

Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and cypress-bot[bot] authored Oct 31, 2024
1 parent d9c21a9 commit 738dad2
Show file tree
Hide file tree
Showing 3 changed files with 111 additions and 45 deletions.
52 changes: 37 additions & 15 deletions tooling/v8-snapshot/cache/darwin/snapshot-meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
"./node_modules/@cypress/request/index.js",
"./node_modules/@cypress/request/lib/helpers.js",
"./node_modules/@cypress/request/lib/querystring.js",
"./node_modules/@cypress/request/node_modules/form-data/lib/form_data.js",
"./node_modules/@cypress/request/node_modules/tough-cookie/dist/cookie/canonicalDomain.js",
"./node_modules/@cypress/request/request.js",
"./node_modules/@ffmpeg-installer/ffmpeg/index.js",
"./node_modules/@graphql-tools/batch-execute/index.js",
Expand Down Expand Up @@ -269,6 +269,8 @@
"./node_modules/fast-glob/out/settings.js",
"./node_modules/fast-glob/out/utils/path.js",
"./node_modules/file-uri-to-path/index.js",
"./node_modules/finalhandler/node_modules/debug/src/browser.js",
"./node_modules/finalhandler/node_modules/debug/src/index.js",
"./node_modules/firefox-profile/node_modules/fs-extra/lib/fs/index.js",
"./node_modules/firefox-profile/node_modules/fs-extra/lib/index.js",
"./node_modules/firefox-profile/node_modules/fs-extra/lib/json/index.js",
Expand All @@ -279,6 +281,7 @@
"./node_modules/fluent-ffmpeg/lib/utils.js",
"./node_modules/follow-redirects/index.js",
"./node_modules/forever-agent/index.js",
"./node_modules/form-data/lib/form_data.js",
"./node_modules/front-matter/index.js",
"./node_modules/front-matter/node_modules/js-yaml/lib/js-yaml/loader.js",
"./node_modules/front-matter/node_modules/js-yaml/lib/js-yaml/schema/default_full.js",
Expand Down Expand Up @@ -799,9 +802,6 @@
"./packages/server/node_modules/express/node_modules/debug/src/browser.js",
"./packages/server/node_modules/express/node_modules/debug/src/index.js",
"./packages/server/node_modules/express/node_modules/debug/src/node.js",
"./packages/server/node_modules/finalhandler/node_modules/debug/src/browser.js",
"./packages/server/node_modules/finalhandler/node_modules/debug/src/index.js",
"./packages/server/node_modules/finalhandler/node_modules/debug/src/node.js",
"./packages/server/node_modules/get-stream/buffer-stream.js",
"./packages/server/node_modules/glob/glob.js",
"./packages/server/node_modules/glob/sync.js",
Expand Down Expand Up @@ -1076,7 +1076,24 @@
"./node_modules/@cypress/request/lib/multipart.js",
"./node_modules/@cypress/request/lib/redirect.js",
"./node_modules/@cypress/request/lib/tunnel.js",
"./node_modules/@cypress/request/node_modules/form-data/lib/populate.js",
"./node_modules/@cypress/request/node_modules/tough-cookie/dist/cookie/constants.js",
"./node_modules/@cypress/request/node_modules/tough-cookie/dist/cookie/cookie.js",
"./node_modules/@cypress/request/node_modules/tough-cookie/dist/cookie/cookieCompare.js",
"./node_modules/@cypress/request/node_modules/tough-cookie/dist/cookie/cookieJar.js",
"./node_modules/@cypress/request/node_modules/tough-cookie/dist/cookie/defaultPath.js",
"./node_modules/@cypress/request/node_modules/tough-cookie/dist/cookie/domainMatch.js",
"./node_modules/@cypress/request/node_modules/tough-cookie/dist/cookie/formatDate.js",
"./node_modules/@cypress/request/node_modules/tough-cookie/dist/cookie/index.js",
"./node_modules/@cypress/request/node_modules/tough-cookie/dist/cookie/parseDate.js",
"./node_modules/@cypress/request/node_modules/tough-cookie/dist/cookie/permutePath.js",
"./node_modules/@cypress/request/node_modules/tough-cookie/dist/getPublicSuffix.js",
"./node_modules/@cypress/request/node_modules/tough-cookie/dist/memstore.js",
"./node_modules/@cypress/request/node_modules/tough-cookie/dist/pathMatch.js",
"./node_modules/@cypress/request/node_modules/tough-cookie/dist/permuteDomain.js",
"./node_modules/@cypress/request/node_modules/tough-cookie/dist/store.js",
"./node_modules/@cypress/request/node_modules/tough-cookie/dist/utils.js",
"./node_modules/@cypress/request/node_modules/tough-cookie/dist/validators.js",
"./node_modules/@cypress/request/node_modules/tough-cookie/dist/version.js",
"./node_modules/@electron/fuses/dist/config.js",
"./node_modules/@electron/fuses/dist/constants.js",
"./node_modules/@electron/fuses/dist/index.js",
Expand Down Expand Up @@ -1593,6 +1610,7 @@
"./node_modules/chalk/node_modules/color-convert/index.js",
"./node_modules/chalk/node_modules/color-convert/route.js",
"./node_modules/chalk/node_modules/color-name/index.js",
"./node_modules/chalk/node_modules/has-flag/index.js",
"./node_modules/chalk/templates.js",
"./node_modules/charenc/charenc.js",
"./node_modules/charset/index.js",
Expand Down Expand Up @@ -1848,6 +1866,10 @@
"./node_modules/fast-glob/out/utils/string.js",
"./node_modules/fastq/queue.js",
"./node_modules/fill-range/index.js",
"./node_modules/finalhandler/index.js",
"./node_modules/finalhandler/node_modules/debug/src/debug.js",
"./node_modules/finalhandler/node_modules/encodeurl/index.js",
"./node_modules/finalhandler/node_modules/ms/index.js",
"./node_modules/find-process/index.js",
"./node_modules/find-process/lib/find.js",
"./node_modules/find-process/lib/find_pid.js",
Expand Down Expand Up @@ -1892,6 +1914,7 @@
"./node_modules/fluent-ffmpeg/lib/processor.js",
"./node_modules/fluent-ffmpeg/lib/recipes.js",
"./node_modules/follow-redirects/debug.js",
"./node_modules/form-data/lib/populate.js",
"./node_modules/forwarded/index.js",
"./node_modules/fresh/index.js",
"./node_modules/front-matter/node_modules/js-yaml/index.js",
Expand Down Expand Up @@ -2168,7 +2191,6 @@
"./node_modules/inflight/inflight.js",
"./node_modules/inherits/inherits.js",
"./node_modules/inherits/inherits_browser.js",
"./node_modules/ipaddr.js/lib/ipaddr.js",
"./node_modules/is-binary-path/index.js",
"./node_modules/is-buffer/index.js",
"./node_modules/is-ci/index.js",
Expand Down Expand Up @@ -2466,6 +2488,7 @@
"./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/has-flag/index.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 @@ -2701,6 +2724,7 @@
"./node_modules/prettier/parser-yaml.js",
"./node_modules/pretty-bytes/index.js",
"./node_modules/proxy-addr/index.js",
"./node_modules/proxy-addr/node_modules/ipaddr.js/lib/ipaddr.js",
"./node_modules/pseudomap/pseudomap.js",
"./node_modules/psl/data/rules.json",
"./node_modules/psl/index.js",
Expand Down Expand Up @@ -3237,6 +3261,8 @@
"./node_modules/semver/ranges/valid.js",
"./node_modules/send/node_modules/debug/node_modules/ms/index.js",
"./node_modules/send/node_modules/debug/src/debug.js",
"./node_modules/serve-static/index.js",
"./node_modules/serve-static/node_modules/encodeurl/index.js",
"./node_modules/server-destroy/index.js",
"./node_modules/set-function-length/index.js",
"./node_modules/setprototypeof/index.js",
Expand Down Expand Up @@ -3301,7 +3327,6 @@
"./node_modules/strtok3/lib/ReadStreamTokenizer.js",
"./node_modules/strtok3/lib/core.js",
"./node_modules/strtok3/lib/index.js",
"./node_modules/supports-color/node_modules/has-flag/index.js",
"./node_modules/syntax-error/index.js",
"./node_modules/systeminformation/lib/audio.js",
"./node_modules/systeminformation/lib/battery.js",
Expand All @@ -3328,6 +3353,7 @@
"./node_modules/through/index.js",
"./node_modules/timm/lib/timm.js",
"./node_modules/tinycolor2/cjs/tinycolor.js",
"./node_modules/tldts/dist/cjs/index.js",
"./node_modules/to-fast-properties/index.js",
"./node_modules/to-regex-range/index.js",
"./node_modules/to-regex-range/node_modules/is-number/index.js",
Expand Down Expand Up @@ -3634,6 +3660,7 @@
"./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/get-stream/index.js",
"./packages/data-context/node_modules/has-flag/index.js",
"./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",
Expand Down Expand Up @@ -3784,10 +3811,7 @@
"./packages/graphql/node_modules/express/lib/router/layer.js",
"./packages/graphql/node_modules/express/lib/utils.js",
"./packages/graphql/node_modules/express/lib/view.js",
"./packages/graphql/node_modules/finalhandler/index.js",
"./packages/graphql/node_modules/has-flag/index.js",
"./packages/graphql/node_modules/path-to-regexp/index.js",
"./packages/graphql/node_modules/serve-static/index.js",
"./packages/graphql/src/index.ts",
"./packages/https-proxy/lib/proxy.js",
"./packages/https-proxy/lib/server.js",
Expand Down Expand Up @@ -3818,6 +3842,7 @@
"./packages/net-stubbing/lib/util.ts",
"./packages/net-stubbing/node_modules/debug/node_modules/ms/index.js",
"./packages/net-stubbing/node_modules/debug/src/common.js",
"./packages/net-stubbing/node_modules/has-flag/index.js",
"./packages/net-stubbing/node_modules/mime-db/db.json",
"./packages/net-stubbing/node_modules/mime-db/index.js",
"./packages/net-stubbing/node_modules/mime-types/index.js",
Expand Down Expand Up @@ -4057,13 +4082,11 @@
"./packages/server/node_modules/express/node_modules/content-type/index.js",
"./packages/server/node_modules/express/node_modules/debug/src/debug.js",
"./packages/server/node_modules/express/node_modules/ms/index.js",
"./packages/server/node_modules/finalhandler/index.js",
"./packages/server/node_modules/finalhandler/node_modules/debug/src/debug.js",
"./packages/server/node_modules/finalhandler/node_modules/ms/index.js",
"./packages/server/node_modules/get-stream/index.js",
"./packages/server/node_modules/glob/common.js",
"./packages/server/node_modules/graceful-fs/clone.js",
"./packages/server/node_modules/graceful-fs/legacy-streams.js",
"./packages/server/node_modules/has-flag/index.js",
"./packages/server/node_modules/http-proxy/lib/http-proxy/common.js",
"./packages/server/node_modules/http-proxy/lib/http-proxy/passes/web-outgoing.js",
"./packages/server/node_modules/http-proxy/lib/http-proxy/passes/ws-incoming.js",
Expand Down Expand Up @@ -4118,7 +4141,6 @@
"./packages/server/node_modules/readable-stream/lib/internal/streams/from.js",
"./packages/server/node_modules/readable-stream/lib/internal/streams/pipeline.js",
"./packages/server/node_modules/readable-stream/lib/internal/streams/state.js",
"./packages/server/node_modules/serve-static/index.js",
"./packages/server/node_modules/string-width/index.js",
"./packages/server/node_modules/string-width/node_modules/strip-ansi/index.js",
"./packages/socket/lib/utils.ts",
Expand Down Expand Up @@ -4174,5 +4196,5 @@
"./tooling/v8-snapshot/cache/darwin/snapshot-entry.js"
],
"deferredHashFile": "yarn.lock",
"deferredHash": "6467227f79eb88c62c984a431a78398ef2f2d162a9d2f4b60af7239ca301d0b0"
"deferredHash": "ee315c4573e4682b18a047254d03f5aa666f910065d38356b3da2d5ac3517806"
}
Loading

5 comments on commit 738dad2

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 738dad2 Oct 31, 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-738dad21c589b8061d790863e7c49a33dc3b8c12/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 738dad2 Oct 31, 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-738dad21c589b8061d790863e7c49a33dc3b8c12/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 738dad2 Oct 31, 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-738dad21c589b8061d790863e7c49a33dc3b8c12/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 738dad2 Oct 31, 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-738dad21c589b8061d790863e7c49a33dc3b8c12/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 738dad2 Oct 31, 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-738dad21c589b8061d790863e7c49a33dc3b8c12/cypress.tgz

Please sign in to comment.