Skip to content

Commit

Permalink
fix(deps): update dependency http-status-codes to version 1.4.0… (#6134)
Browse files Browse the repository at this point in the history
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
  • Loading branch information
2 people authored and jennifer-shehane committed Jan 15, 2020
1 parent e50040f commit e0e249c
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 @@ -80,7 +80,7 @@
"glob": "7.1.3",
"graceful-fs": "4.2.0",
"http-proxy": "1.17.0",
"http-status-codes": "1.3.2",
"http-status-codes": "1.4.0",
"human-interval": "0.1.6",
"image-size": "0.7.4",
"is-fork-pr": "2.5.0",
Expand Down

4 comments on commit e0e249c

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on e0e249c Jan 15, 2020

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.8.3/linux-x64/circle-develop-e0e249c9e2318c2d477f517ffb85d93636cdb068-231634/cypress.zip
npm install https://cdn.cypress.io/beta/npm/3.8.3/circle-develop-e0e249c9e2318c2d477f517ffb85d93636cdb068-231623/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on e0e249c Jan 15, 2020

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.8.3/win32-ia32/appveyor-develop-e0e249c9e2318c2d477f517ffb85d93636cdb068-30125774/cypress.zip
npm install https://cdn.cypress.io/beta/binary/3.8.3/win32-ia32/appveyor-develop-e0e249c9e2318c2d477f517ffb85d93636cdb068-30125774/cypress.zip

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on e0e249c Jan 15, 2020

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.8.3/win32-x64/appveyor-develop-e0e249c9e2318c2d477f517ffb85d93636cdb068-30125774/cypress.zip
npm install https://cdn.cypress.io/beta/binary/3.8.3/win32-x64/appveyor-develop-e0e249c9e2318c2d477f517ffb85d93636cdb068-30125774/cypress.zip

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on e0e249c Jan 15, 2020

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.8.3/darwin-x64/circle-develop-e0e249c9e2318c2d477f517ffb85d93636cdb068-231637/cypress.zip
npm install https://cdn.cypress.io/beta/npm/3.8.3/circle-develop-e0e249c9e2318c2d477f517ffb85d93636cdb068-231628/cypress.tgz

Please sign in to comment.