Skip to content

Commit

Permalink
fix(deps): update dependency graceful-fs to version 4.2.3 馃専 (#5497)
Browse files Browse the repository at this point in the history

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
  • Loading branch information
3 people committed Oct 31, 2019
1 parent c5b323a commit 93093fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"get-port": "5.0.0",
"getos": "3.1.1",
"glob": "7.1.3",
"graceful-fs": "4.2.0",
"graceful-fs": "4.2.3",
"grapheme-splitter": "1.0.4",
"http-accept": "0.1.6",
"http-proxy": "1.17.0",
Expand Down

4 comments on commit 93093fb

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 93093fb Oct 31, 2019

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.

You can install this pre-release platform-specific build using instructions at https://on.cypress.io/installing-cypress#Install-pre-release-version.

You will need to use custom CYPRESS_INSTALL_BINARY url and install Cypress using an url instead of the version.

export CYPRESS_INSTALL_BINARY=https://cdn.cypress.io/beta/binary/3.5.1/linux-x64/circle-develop-93093fb3cf51130e97ed914c020e31d5a6836764-179551/cypress.zip
npm install https://cdn.cypress.io/beta/npm/3.5.1/circle-develop-93093fb3cf51130e97ed914c020e31d5a6836764-179477/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 93093fb Oct 31, 2019

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.

You can install this pre-release platform-specific build using instructions at https://on.cypress.io/installing-cypress#Install-pre-release-version.

You will need to use custom CYPRESS_INSTALL_BINARY url and install Cypress using an url instead of the version.

export CYPRESS_INSTALL_BINARY=https://cdn.cypress.io/beta/binary/3.6.0/darwin-x64/circle-develop-93093fb3cf51130e97ed914c020e31d5a6836764-179568/cypress.zip
npm install https://cdn.cypress.io/beta/npm/3.5.1/circle-develop-93093fb3cf51130e97ed914c020e31d5a6836764-179547/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 93093fb Oct 31, 2019

Choose a reason for hiding this comment

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

AppVeyor has built the win32 ia32 version of the Test Runner.

You can install this pre-release platform-specific build using instructions at https://on.cypress.io/installing-cypress#Install-pre-release-version.

You will need to use custom CYPRESS_INSTALL_BINARY url and install Cypress using an url instead of the version.

set CYPRESS_INSTALL_BINARY=https://cdn.cypress.io/beta/binary/3.5.1/win32-ia32/appveyor-develop-93093fb3cf51130e97ed914c020e31d5a6836764-28522543/cypress.zip
npm install https://cdn.cypress.io/beta/binary/3.5.1/win32-ia32/appveyor-develop-93093fb3cf51130e97ed914c020e31d5a6836764-28522543/cypress.zip

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 93093fb Oct 31, 2019

Choose a reason for hiding this comment

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

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

You can install this pre-release platform-specific build using instructions at https://on.cypress.io/installing-cypress#Install-pre-release-version.

You will need to use custom CYPRESS_INSTALL_BINARY url and install Cypress using an url instead of the version.

set CYPRESS_INSTALL_BINARY=https://cdn.cypress.io/beta/binary/3.5.1/win32-x64/appveyor-develop-93093fb3cf51130e97ed914c020e31d5a6836764-28522543/cypress.zip
npm install https://cdn.cypress.io/beta/binary/3.5.1/win32-x64/appveyor-develop-93093fb3cf51130e97ed914c020e31d5a6836764-28522543/cypress.zip

Please sign in to comment.