Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update v8 snapshot cache #26762

Merged
merged 36 commits into from
Jun 5, 2023
Merged
Show file tree
Hide file tree
Changes from 17 commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
9e723c0
chore: updating v8 snapshot cache
May 16, 2023
d50a6e7
chore: updating v8 snapshot cache
May 16, 2023
81f27db
chore: updating v8 snapshot cache
May 17, 2023
bc7e3cb
chore: updating v8 snapshot cache
May 17, 2023
36f8a8f
chore: updating v8 snapshot cache
May 17, 2023
eb7898e
chore: updating v8 snapshot cache
May 18, 2023
8dbe3b8
chore: updating v8 snapshot cache
May 18, 2023
10050b0
chore: updating v8 snapshot cache
May 18, 2023
5d5d032
Merge branch 'develop' into update-v8-snapshot-cache-on-develop
ryanthemanuel May 18, 2023
346a56c
chore: updating v8 snapshot cache
May 19, 2023
96223f8
chore: updating v8 snapshot cache
May 19, 2023
ab7007f
chore: updating v8 snapshot cache
May 19, 2023
6f2ed9c
chore: updating v8 snapshot cache
May 20, 2023
9e6d54c
chore: updating v8 snapshot cache
May 20, 2023
dbc7fbd
chore: updating v8 snapshot cache
May 21, 2023
b6f93c7
chore: updating v8 snapshot cache
May 23, 2023
edbfdfd
Merge branch 'develop' into update-v8-snapshot-cache-on-develop
ryanthemanuel May 23, 2023
9b96d5a
Update cli/CHANGELOG.md
ryanthemanuel May 23, 2023
7000bac
chore: updating v8 snapshot cache
May 24, 2023
727245f
chore: updating v8 snapshot cache
May 24, 2023
dc047ef
chore: updating v8 snapshot cache
May 24, 2023
af2f83c
Merge branch 'develop' into update-v8-snapshot-cache-on-develop
ryanthemanuel May 24, 2023
e7b742e
chore: updating v8 snapshot cache
May 25, 2023
5e9a1df
chore: updating v8 snapshot cache
May 25, 2023
bed8ab2
chore: updating v8 snapshot cache
May 25, 2023
c7b39bc
chore: updating v8 snapshot cache
May 26, 2023
2402aa6
chore: updating v8 snapshot cache
May 27, 2023
f6ad7f9
chore: updating v8 snapshot cache
May 31, 2023
ea4b6fc
chore: updating v8 snapshot cache
Jun 1, 2023
c40f314
chore: updating v8 snapshot cache
Jun 2, 2023
24d79ef
chore: updating v8 snapshot cache
Jun 2, 2023
3c743f3
chore: updating v8 snapshot cache
Jun 2, 2023
77b2f79
Merge branch 'develop' into update-v8-snapshot-cache-on-develop
ryanthemanuel Jun 5, 2023
7406580
Merge branch 'develop' into update-v8-snapshot-cache-on-develop
ryanthemanuel Jun 5, 2023
56bd0ae
Merge branch 'develop' into update-v8-snapshot-cache-on-develop
ryanthemanuel Jun 5, 2023
7840a94
Merge branch 'develop' into update-v8-snapshot-cache-on-develop
ryanthemanuel Jun 5, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ _Released 05/23/2023_

- Adds Git-related messages for the [Runs page](https://docs.cypress.io/guides/core-concepts/cypress-app#Runs) and [Debug page](https://docs.cypress.io/guides/cloud/runs#Debug) when users aren't using Git or there are no recorded runs for the current branch. Fixes [#26680](https://github.com/cypress-io/cypress/issues/26680).

**Features:**

- Add Git-related messages for the [Runs page](https://docs.cypress.io/guides/core-concepts/cypress-app#Runs) and [Debug page](https://docs.cypress.io/guides/cloud/runs#Debug) when users aren't using Git or there are no recorded runs for the current branch. Fixes [#26680](https://github.com/cypress-io/cypress/issues/26680).

ryanthemanuel marked this conversation as resolved.
Show resolved Hide resolved
**Bugfixes:**

- Reverted [#26452](https://github.com/cypress-io/cypress/pull/26630) which introduced a bug that prevents users from using End to End with Yarn 3. Fixed in [#26735](https://github.com/cypress-io/cypress/pull/26735). Fixes [#26676](https://github.com/cypress-io/cypress/issues/26676).
Expand Down
6 changes: 4 additions & 2 deletions tooling/v8-snapshot/cache/darwin/snapshot-meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -3180,7 +3180,6 @@
"./node_modules/progress/lib/node-progress.js",
"./node_modules/proto-list/proto-list.js",
"./node_modules/proxy-addr/index.js",
"./node_modules/proxy-from-env/index.js",
"./node_modules/pseudomap/pseudomap.js",
"./node_modules/psl/data/rules.json",
"./node_modules/psl/index.js",
Expand Down Expand Up @@ -4365,6 +4364,7 @@
"./packages/network/lib/http-utils.ts",
"./packages/network/lib/index.ts",
"./packages/network/lib/uri.ts",
"./packages/network/node_modules/proxy-from-env/index.js",
"./packages/proxy/lib/http/error-middleware.ts",
"./packages/proxy/lib/http/request-middleware.ts",
"./packages/proxy/lib/http/util/ast-rewriter.ts",
Expand Down Expand Up @@ -4728,7 +4728,9 @@
"./packages/telemetry/dist/detectors/circleCiDetectorSync.js",
"./packages/telemetry/dist/index.js",
"./packages/telemetry/dist/node.js",
"./packages/telemetry/dist/processors/on-start-span-processor.js",
"./packages/telemetry/dist/span-exporters/cloud-span-exporter.js",
"./packages/telemetry/dist/span-exporters/console-trace-link-exporter.js",
"./packages/telemetry/dist/span-exporters/ipc-span-exporter.js",
"./packages/ts/registerDir.js",
"./packages/types/src/auth.ts",
Expand All @@ -4752,5 +4754,5 @@
"./tooling/v8-snapshot/cache/darwin/snapshot-entry.js"
],
"deferredHashFile": "yarn.lock",
"deferredHash": "dd014fb58c3b5e133ecf1163035224c4ab5d0f5b1f715a479bd82dcdbab01df2"
"deferredHash": "f35bd9209b8e6714d7f7ade284c17150dbf8cf2d909f83024ec953b2e763909d"
}
6 changes: 4 additions & 2 deletions tooling/v8-snapshot/cache/linux/snapshot-meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -3179,7 +3179,6 @@
"./node_modules/progress/lib/node-progress.js",
"./node_modules/proto-list/proto-list.js",
"./node_modules/proxy-addr/index.js",
"./node_modules/proxy-from-env/index.js",
"./node_modules/pseudomap/pseudomap.js",
"./node_modules/psl/data/rules.json",
"./node_modules/psl/index.js",
Expand Down Expand Up @@ -4364,6 +4363,7 @@
"./packages/network/lib/http-utils.ts",
"./packages/network/lib/index.ts",
"./packages/network/lib/uri.ts",
"./packages/network/node_modules/proxy-from-env/index.js",
"./packages/proxy/lib/http/error-middleware.ts",
"./packages/proxy/lib/http/request-middleware.ts",
"./packages/proxy/lib/http/util/ast-rewriter.ts",
Expand Down Expand Up @@ -4727,7 +4727,9 @@
"./packages/telemetry/dist/detectors/circleCiDetectorSync.js",
"./packages/telemetry/dist/index.js",
"./packages/telemetry/dist/node.js",
"./packages/telemetry/dist/processors/on-start-span-processor.js",
"./packages/telemetry/dist/span-exporters/cloud-span-exporter.js",
"./packages/telemetry/dist/span-exporters/console-trace-link-exporter.js",
"./packages/telemetry/dist/span-exporters/ipc-span-exporter.js",
"./packages/ts/registerDir.js",
"./packages/types/src/auth.ts",
Expand All @@ -4751,5 +4753,5 @@
"./tooling/v8-snapshot/cache/linux/snapshot-entry.js"
],
"deferredHashFile": "yarn.lock",
"deferredHash": "dd014fb58c3b5e133ecf1163035224c4ab5d0f5b1f715a479bd82dcdbab01df2"
"deferredHash": "f35bd9209b8e6714d7f7ade284c17150dbf8cf2d909f83024ec953b2e763909d"
}
8 changes: 4 additions & 4 deletions tooling/v8-snapshot/cache/win32/snapshot-meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,6 @@
"./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 @@ -3183,7 +3181,6 @@
"./node_modules/progress/lib/node-progress.js",
"./node_modules/proto-list/proto-list.js",
"./node_modules/proxy-addr/index.js",
"./node_modules/proxy-from-env/index.js",
"./node_modules/pseudomap/pseudomap.js",
"./node_modules/psl/data/rules.json",
"./node_modules/psl/index.js",
Expand Down Expand Up @@ -4364,6 +4361,7 @@
"./packages/network/lib/http-utils.ts",
"./packages/network/lib/index.ts",
"./packages/network/lib/uri.ts",
"./packages/network/node_modules/proxy-from-env/index.js",
"./packages/proxy/lib/http/error-middleware.ts",
"./packages/proxy/lib/http/request-middleware.ts",
"./packages/proxy/lib/http/util/ast-rewriter.ts",
Expand Down Expand Up @@ -4727,7 +4725,9 @@
"./packages/telemetry/dist/detectors/circleCiDetectorSync.js",
"./packages/telemetry/dist/index.js",
"./packages/telemetry/dist/node.js",
"./packages/telemetry/dist/processors/on-start-span-processor.js",
"./packages/telemetry/dist/span-exporters/cloud-span-exporter.js",
"./packages/telemetry/dist/span-exporters/console-trace-link-exporter.js",
"./packages/telemetry/dist/span-exporters/ipc-span-exporter.js",
"./packages/ts/registerDir.js",
"./packages/types/src/auth.ts",
Expand All @@ -4751,5 +4751,5 @@
"./tooling/v8-snapshot/cache/win32/snapshot-entry.js"
],
"deferredHashFile": "yarn.lock",
"deferredHash": "b72479c20b36abc043663fd55b78282329103014ba45cc089c91ca77bdba1507"
"deferredHash": "7f735896eaa9b9fd8609ef947a3583f2aaf0b5f7d2aca0c124d9d724c0f26749"
}