Skip to content

Commit

Permalink
fix: use github.com qualified path to deal with yarn cache bug (#20158)
Browse files Browse the repository at this point in the history
  • Loading branch information
tgriesser authored Feb 11, 2022
1 parent 759449c commit 75ecfcf
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 21 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,15 +179,15 @@
"inquirer-confirm": "2.0.3",
"jest": "24.9.0",
"js-codemod": "cpojer/js-codemod",
"jscodemods": "cypress-io/jscodemods#01b546e",
"jscodemods": "https://github.com/cypress-io/jscodemods.git#01b546e",
"jscodeshift": "0.7.0",
"konfig": "0.2.1",
"lazy-ass": "1.6.0",
"lerna": "3.20.2",
"lint-staged": "11.1.2",
"listr2": "3.8.3",
"lodash": "^4.17.21",
"make-empty-github-commit": "cypress-io/make-empty-github-commit#4a592aedb776ba2f4cc88979055315a53eec42ee",
"make-empty-github-commit": "https://github.com/cypress-io/make-empty-github-commit.git#4a592aedb776ba2f4cc88979055315a53eec42ee",
"minimist": "1.2.5",
"mocha": "3.5.3",
"mocha-banner": "1.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"chai": "3.5.0",
"cross-env": "6.0.3",
"cypress-example-kitchensink": "cypress-io/cypress-example-kitchensink#8bd82de1729999cc0c1a6cb5dc2c9dd7ec2d2f0b",
"cypress-example-kitchensink": "https://github.com/cypress-io/cypress-example-kitchensink.git#8bd82de1729999cc0c1a6cb5dc2c9dd7ec2d2f0b",
"gulp": "4.0.2",
"gulp-clean": "0.4.0",
"gulp-gh-pages": "0.6.0-6",
Expand Down
8 changes: 4 additions & 4 deletions packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"getos": "3.2.1",
"glob": "7.1.3",
"graceful-fs": "4.2.9",
"http-proxy": "cypress-io/node-http-proxy#9322b4b69b34f13a6f3874e660a35df3305179c6",
"http-proxy": "https://github.com/cypress-io/node-http-proxy.git#9322b4b69b34f13a6f3874e660a35df3305179c6",
"human-interval": "1.0.0",
"image-size": "0.8.3",
"is-fork-pr": "2.5.0",
Expand All @@ -82,7 +82,7 @@
"lockfile": "1.0.4",
"lodash": "^4.17.21",
"log-symbols": "2.2.0",
"marionette-client": "cypress-io/marionette-client#2cddf7d791cca7be5191d7fe103d58be7283957d",
"marionette-client": "https://github.com/cypress-io/marionette-client.git#2cddf7d791cca7be5191d7fe103d58be7283957d",
"md5": "2.3.0",
"mime": "2.4.4",
"mime-db": "1.45.0",
Expand All @@ -93,7 +93,7 @@
"mocha-teamcity-reporter": "3.0.0",
"morgan": "1.9.1",
"node-machine-id": "1.1.12",
"opn": "cypress-io/opn#2f4e9a216ca7bdb95dfae9d46d99ddf004b3cbb5",
"opn": "https://github.com/cypress-io/opn.git#2f4e9a216ca7bdb95dfae9d46d99ddf004b3cbb5",
"ospath": "1.2.2",
"p-defer": "^3.0.0",
"p-queue": "6.1.0",
Expand Down Expand Up @@ -194,7 +194,7 @@
"tslint": "^6.1.3",
"webpack": "^4.44.2",
"ws": "5.2.3",
"xvfb": "cypress-io/node-xvfb#22e3783c31d81ebe64d8c0df491ea00cdc74726a",
"xvfb": "https://github.com/cypress-io/node-xvfb.git#22e3783c31d81ebe64d8c0df491ea00cdc74726a",
"xvfb-maybe": "0.2.1"
},
"files": [
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17544,9 +17544,9 @@ cyclist@^1.0.1:
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=

cypress-example-kitchensink@cypress-io/cypress-example-kitchensink#8bd82de1729999cc0c1a6cb5dc2c9dd7ec2d2f0b:
"cypress-example-kitchensink@https://github.com/cypress-io/cypress-example-kitchensink.git#8bd82de1729999cc0c1a6cb5dc2c9dd7ec2d2f0b":
version "0.0.0-development"
resolved "https://codeload.github.com/cypress-io/cypress-example-kitchensink/tar.gz/8bd82de1729999cc0c1a6cb5dc2c9dd7ec2d2f0b"
resolved "https://github.com/cypress-io/cypress-example-kitchensink.git#8bd82de1729999cc0c1a6cb5dc2c9dd7ec2d2f0b"
dependencies:
npm-run-all "^4.1.2"
serve "11.3.0"
Expand Down Expand Up @@ -23926,9 +23926,9 @@ http-proxy@^1.17.0, http-proxy@^1.18.0, http-proxy@^1.18.1:
follow-redirects "^1.0.0"
requires-port "^1.0.0"

http-proxy@cypress-io/node-http-proxy#9322b4b69b34f13a6f3874e660a35df3305179c6:
"http-proxy@https://github.com/cypress-io/node-http-proxy.git#9322b4b69b34f13a6f3874e660a35df3305179c6":
version "1.18.0"
resolved "https://codeload.github.com/cypress-io/node-http-proxy/tar.gz/9322b4b69b34f13a6f3874e660a35df3305179c6"
resolved "https://github.com/cypress-io/node-http-proxy.git#9322b4b69b34f13a6f3874e660a35df3305179c6"
dependencies:
eventemitter3 "^4.0.0"
follow-redirects "^1.0.0"
Expand Down Expand Up @@ -26540,9 +26540,9 @@ jsbn@~0.1.0:
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
integrity sha1-peZUwuWi3rXyAdls77yoDA7y9RM=

jscodemods@cypress-io/jscodemods#01b546e:
"jscodemods@https://github.com/cypress-io/jscodemods.git#01b546e":
version "0.0.0"
resolved "https://codeload.github.com/cypress-io/jscodemods/tar.gz/01b546e627b7a6ffccd10579081d023d67394df8"
resolved "https://github.com/cypress-io/jscodemods.git#01b546e627b7a6ffccd10579081d023d67394df8"

jscodeshift@0.3.20:
version "0.3.20"
Expand Down Expand Up @@ -28572,9 +28572,9 @@ make-dir@^3.0.0, make-dir@^3.0.2, make-dir@^3.1.0:
dependencies:
semver "^6.0.0"

make-empty-github-commit@cypress-io/make-empty-github-commit#4a592aedb776ba2f4cc88979055315a53eec42ee:
"make-empty-github-commit@https://github.com/cypress-io/make-empty-github-commit.git#4a592aedb776ba2f4cc88979055315a53eec42ee":
version "0.0.0-development"
resolved "https://codeload.github.com/cypress-io/make-empty-github-commit/tar.gz/4a592aedb776ba2f4cc88979055315a53eec42ee"
resolved "https://github.com/cypress-io/make-empty-github-commit.git#4a592aedb776ba2f4cc88979055315a53eec42ee"
dependencies:
"@octokit/rest" "18.10.0"
debug "3.1.0"
Expand Down Expand Up @@ -28709,9 +28709,9 @@ map-visit@^1.0.0:
dependencies:
object-visit "^1.0.0"

marionette-client@cypress-io/marionette-client#2cddf7d791cca7be5191d7fe103d58be7283957d:
"marionette-client@https://github.com/cypress-io/marionette-client.git#2cddf7d791cca7be5191d7fe103d58be7283957d":
version "1.9.5"
resolved "https://codeload.github.com/cypress-io/marionette-client/tar.gz/2cddf7d791cca7be5191d7fe103d58be7283957d"
resolved "https://github.com/cypress-io/marionette-client.git#2cddf7d791cca7be5191d7fe103d58be7283957d"
dependencies:
debug "^4.0.1"
find-port "1.0.1"
Expand Down Expand Up @@ -31505,9 +31505,9 @@ opn@^5.1.0, opn@^5.5.0:
dependencies:
is-wsl "^1.1.0"

opn@cypress-io/opn#2f4e9a216ca7bdb95dfae9d46d99ddf004b3cbb5:
"opn@https://github.com/cypress-io/opn.git#2f4e9a216ca7bdb95dfae9d46d99ddf004b3cbb5":
version "4.0.1"
resolved "https://codeload.github.com/cypress-io/opn/tar.gz/2f4e9a216ca7bdb95dfae9d46d99ddf004b3cbb5"
resolved "https://github.com/cypress-io/opn.git#2f4e9a216ca7bdb95dfae9d46d99ddf004b3cbb5"
dependencies:
object-assign "^4.0.1"
pinkie-promise "^2.0.0"
Expand Down Expand Up @@ -44186,9 +44186,9 @@ xvfb-maybe@0.2.1:
debug "^2.2.0"
which "^1.2.4"

xvfb@cypress-io/node-xvfb#22e3783c31d81ebe64d8c0df491ea00cdc74726a:
"xvfb@https://github.com/cypress-io/node-xvfb.git#22e3783c31d81ebe64d8c0df491ea00cdc74726a":
version "0.3.0"
resolved "https://codeload.github.com/cypress-io/node-xvfb/tar.gz/22e3783c31d81ebe64d8c0df491ea00cdc74726a"
resolved "https://github.com/cypress-io/node-xvfb.git#22e3783c31d81ebe64d8c0df491ea00cdc74726a"

y18n@^3.2.0, y18n@^3.2.1:
version "3.2.2"
Expand Down

2 comments on commit 75ecfcf

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 75ecfcf Feb 11, 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 platform-specific build at https://on.cypress.io/installing-cypress#Install-pre-release-version.

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/10.0.0/linux-x64/circle-10.0-release-75ecfcfaba6eb44b405e56bf57974ee2a5c85d6e/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 75ecfcf Feb 11, 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 platform-specific build at https://on.cypress.io/installing-cypress#Install-pre-release-version.

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/10.0.0/win32-x64/circle-10.0-release-75ecfcfaba6eb44b405e56bf57974ee2a5c85d6e/cypress.tgz

Please sign in to comment.