Skip to content

Commit

Permalink
chore: update ramda to 0.27.1 (#14958)
Browse files Browse the repository at this point in the history
  • Loading branch information
k-yle committed Feb 18, 2021
1 parent 47c9a19 commit 311cd4b
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion cli/package.json
Expand Up @@ -53,7 +53,7 @@
"moment": "^2.29.1",
"ospath": "^1.2.2",
"pretty-bytes": "^5.4.1",
"ramda": "~0.26.1",
"ramda": "~0.27.1",
"request-progress": "^3.0.0",
"supports-color": "^7.2.0",
"tmp": "~0.2.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -174,7 +174,7 @@
"pretty-ms": "7.0.0",
"print-arch": "1.0.0",
"proxyquire": "2.1.3",
"ramda": "0.24.1",
"ramda": "0.27.1",
"semantic-release": "17.2.3",
"semantic-release-monorepo": "7.0.3",
"semver": "7.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/launcher/package.json
Expand Up @@ -19,7 +19,7 @@
"fs-extra": "8.1.0",
"lodash": "4.17.19",
"plist": "3.0.1",
"ramda": "0.24.1"
"ramda": "0.27.1"
},
"devDependencies": {
"@packages/ts": "0.0.0-development",
Expand Down
2 changes: 1 addition & 1 deletion packages/server/lib/exec.js
Expand Up @@ -12,7 +12,7 @@ const trimStdio = R.evolve({
stderr: R.trim,
})

const loadShellVars = R.memoize(shellEnv)
const loadShellVars = R.memoizeWith(R.toString, shellEnv)

module.exports = {
run (projectRoot, options) {
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Expand Up @@ -95,7 +95,7 @@
"ospath": "1.2.2",
"p-queue": "6.1.0",
"pluralize": "8.0.0",
"ramda": "0.24.1",
"ramda": "0.27.1",
"randomstring": "1.1.5",
"recast": "0.20.4",
"resolve": "1.17.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Expand Up @@ -27722,7 +27722,7 @@ ramda@0.25.0, ramda@^0.25.0:
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.25.0.tgz#8fdf68231cffa90bc2f9460390a0cb74a29b29a9"
integrity sha512-GXpfrYVPwx3K7RQ6aYT8KPS8XViSXUVJT1ONhoKPE9VAleW42YE+U+8VEyGWt41EnEQW7gwecYJriTI0pKoecQ==

ramda@0.26.1, ramda@^0.26.0, ramda@^0.26.1, ramda@~0.26.1:
ramda@0.26.1, ramda@^0.26.0, ramda@^0.26.1:
version "0.26.1"
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.26.1.tgz#8d41351eb8111c55353617fc3bbffad8e4d35d06"
integrity sha512-hLWjpy7EnsDBb0p+Z3B7rPi3GDeRG5ZtiI33kJhTt+ORCd38AbAIjB/9zRIUoeTbE/AVX5ZkU7m6bznsvrf8eQ==
Expand All @@ -27732,16 +27732,16 @@ ramda@0.27.0:
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.0.tgz#915dc29865c0800bf3f69b8fd6c279898b59de43"
integrity sha512-pVzZdDpWwWqEVVLshWUHjNwuVP7SfcmPraYuqocJp1yo2U1R7P+5QAfDhdItkuoGqIBnBYrtPp7rEPqDn9HlZA==

ramda@0.27.1, ramda@^0.27.1, ramda@~0.27.1:
version "0.27.1"
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.1.tgz#66fc2df3ef873874ffc2da6aa8984658abacf5c9"
integrity sha512-PgIdVpn5y5Yns8vqb8FzBUEYn98V3xcPgawAkkgj0YJ0qDsnHCiNmZYfOGMgOvoB0eWFLpYbhxUR3mxfDIMvpw==

ramda@0.9.1:
version "0.9.1"
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.9.1.tgz#cc914dc3a82c608d003090203787c3f6826c1d87"
integrity sha1-zJFNw6gsYI0AMJAgN4fD9oJsHYc=

ramda@^0.27.1:
version "0.27.1"
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.1.tgz#66fc2df3ef873874ffc2da6aa8984658abacf5c9"
integrity sha512-PgIdVpn5y5Yns8vqb8FzBUEYn98V3xcPgawAkkgj0YJ0qDsnHCiNmZYfOGMgOvoB0eWFLpYbhxUR3mxfDIMvpw==

randexp@0.4.6:
version "0.4.6"
resolved "https://registry.yarnpkg.com/randexp/-/randexp-0.4.6.tgz#e986ad5e5e31dae13ddd6f7b3019aa7c87f60ca3"
Expand Down

4 comments on commit 311cd4b

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 311cd4b Feb 18, 2021

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/6.6.0/circle-develop-311cd4b4012cadb474aedcbb2d67e83468e5bd3c/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 311cd4b Feb 18, 2021

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.

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/6.6.0/appveyor-develop-311cd4b4012cadb474aedcbb2d67e83468e5bd3c/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 311cd4b Feb 18, 2021

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.

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/6.6.0/appveyor-develop-311cd4b4012cadb474aedcbb2d67e83468e5bd3c/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 311cd4b Feb 18, 2021

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 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/6.6.0/circle-develop-311cd4b4012cadb474aedcbb2d67e83468e5bd3c/cypress.tgz

Please sign in to comment.