From b4f2f66526c3a6592444cea924635f096ecbe67b Mon Sep 17 00:00:00 2001 From: Karol Wypchlo Date: Fri, 16 Oct 2020 12:58:50 +0200 Subject: [PATCH] don't install cypress --- .github/workflows/build.yml | 2 + yarn.lock | 77 +++++++++++++++++-------------------- 2 files changed, 38 insertions(+), 41 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8bb5e14f..364677fe 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -15,6 +15,8 @@ jobs: - name: Install dependencies run: yarn + env: + CYPRESS_INSTALL_BINARY: 0 - name: "Static code analysis: handshake-api" run: yarn workspace handshake-api prettier --check . diff --git a/yarn.lock b/yarn.lock index d7ab72ce..0212360a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4775,10 +4775,10 @@ cypress-file-upload@4.1.1: dependencies: mime "^2.4.4" -cypress@5.3.0: - version "5.3.0" - resolved "https://registry.yarnpkg.com/cypress/-/cypress-5.3.0.tgz#91122219ae66ab910058970dbf36619ab0fbde6c" - integrity sha512-XgebyqL7Th6/8YenE1ddb7+d4EiCG2Jvg/5c8+HPfFFY/gXnOVhoCVUU3KW8qg3JL7g0B+iJbHd5hxuCqbd1RQ== +cypress@5.4.0: + version "5.4.0" + resolved "https://registry.yarnpkg.com/cypress/-/cypress-5.4.0.tgz#8833a76e91129add601f823d43c53eb512d162c5" + integrity sha512-BJR+u3DRSYMqaBS1a3l1rbh5AkMRHugbxcYYzkl+xYlO6dzcJVE8uAhghzVI/hxijCyBg1iuSe4TRp/g1PUg8Q== dependencies: "@cypress/listr-verbose-renderer" "^0.4.1" "@cypress/request" "^2.88.5" @@ -6717,10 +6717,10 @@ functional-red-black-tree@^1.0.1: resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327" integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc= -gatsby-cli@^2.12.107: - version "2.12.107" - resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.12.107.tgz#1d5efdf96a97c2192eaa9f2fb6ee64a6d314a6fb" - integrity sha512-MEmqvYcz0TEVHVIZAjAClu9HY5SG0cRygizVRXrimQr7td7lg172zGIq3NJ6PgRbmQZIUF3MmQ8ublYqAjdg7g== +gatsby-cli@^2.12.109: + version "2.12.109" + resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.12.109.tgz#6581e3704eaa4744e31965a5d397c8757ec6d54c" + integrity sha512-f+cdUKuPzxYi7LXF856ma3x51vD8qqzciap88gEZmHqlgqPZMhWIjT7Xr8f8ILH0R0/LjUGviKSlzA8AX6zmCw== dependencies: "@babel/code-frame" "^7.10.4" "@hapi/joi" "^15.1.1" @@ -6738,7 +6738,7 @@ gatsby-cli@^2.12.107: gatsby-core-utils "^1.3.23" gatsby-recipes "^0.2.31" gatsby-telemetry "^1.3.38" - hosted-git-info "^3.0.5" + hosted-git-info "^3.0.6" ink "^2.7.1" ink-spinner "^3.1.0" is-valid-path "^0.1.1" @@ -6757,7 +6757,7 @@ gatsby-cli@^2.12.107: source-map "0.7.3" stack-trace "^0.0.10" strip-ansi "^5.2.0" - update-notifier "^4.1.1" + update-notifier "^4.1.3" uuid "3.4.0" yargs "^15.4.1" yurnalist "^1.1.2" @@ -6863,10 +6863,10 @@ gatsby-plugin-matomo@0.8.3: resolved "https://registry.yarnpkg.com/gatsby-plugin-matomo/-/gatsby-plugin-matomo-0.8.3.tgz#e0e9cc9e60f7e4b157c9964dfc9d444d73bc46ee" integrity sha512-fv6TgD+WsxziZrtmz6sNF4m9FgSyV+8y3R1sobA5hB5OxJyhs/Y4HVo9jCPRHu5VLKQsg4i7LJhWL0ocJiqEWQ== -gatsby-plugin-page-creator@^2.3.32: - version "2.3.32" - resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.3.32.tgz#60fd54228d10a79b46291134bb795bf703c3d582" - integrity sha512-fPOaXQSrW0TT5+1cm+A/8vflFtSj+m9mo1E/FdO4KvZviUNvzzeNN1Xuf4BLfT+LCnJokPFfZQFnxxn6MhfFog== +gatsby-plugin-page-creator@^2.3.33: + version "2.3.33" + resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.3.33.tgz#dcf638dd24143e939c289d88286dd1607036227b" + integrity sha512-e3P6din5pP3PDIZmVOLS/U0bDpxss3k/3i3Fh0dO3qqUPoJpswHtHdiyS9irgwSqwM3ZlGqi3B4VURv2tn7bnw== dependencies: "@babel/traverse" "^7.11.5" "@sindresorhus/slugify" "^1.1.0" @@ -6929,10 +6929,10 @@ gatsby-plugin-sharp@2.6.42: svgo "1.3.2" uuid "3.4.0" -gatsby-plugin-typescript@^2.4.21: - version "2.4.21" - resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-2.4.21.tgz#dabce631504351e28558028fb8ae23a8018f7672" - integrity sha512-S/bVP33Oy/b36zj7Sxga+WTtdOPo58YbO6rxYI6I13Iv1JilJ7GwXAl0gjeu751SAPSJOaL5EBK1eALYCV5gng== +gatsby-plugin-typescript@^2.4.22: + version "2.4.22" + resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-2.4.22.tgz#3aa8bb8a724c681350e6d08c237ba0e33bf63f8c" + integrity sha512-kcFd5oz0M5mFXp/DtEtQ6cdNdbt0+/B+B6OdhKW/FRyVn+WWKbMDzqY8pnspTr2ACC+8iNk/2I7HZeo1ykKUVA== dependencies: "@babel/core" "^7.11.6" "@babel/plugin-proposal-nullish-coalescing-operator" "^7.10.4" @@ -6942,10 +6942,10 @@ gatsby-plugin-typescript@^2.4.21: "@babel/runtime" "^7.11.2" babel-plugin-remove-graphql-queries "^2.9.20" -gatsby-plugin-utils@^0.2.30: - version "0.2.30" - resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-0.2.30.tgz#9c26174badbf0f1a8a2ee6c8a084a3dff0f6ccba" - integrity sha512-mLFj1nkCf+3rgfMvDaU0o9lTM8EYZeIxeUibBvpUgH1dHTrXNKhE/1tiz/Ep8xTlJ2fwhrv8n4d7Ux4UWtD8xQ== +gatsby-plugin-utils@^0.2.33: + version "0.2.33" + resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-0.2.33.tgz#7f4c6644453f70d7303fd9c0316e13d563d8fe61" + integrity sha512-+RB0DvQj8x8xd7lqPE0aVjw5Y5QlBFYIWqePGkqWKYXOqNjRv661NweYZuV5UYeV3yh0YNCWw51orTN9iDRaWQ== dependencies: joi "^17.2.1" @@ -7100,10 +7100,10 @@ gatsby-transformer-sharp@2.5.17: semver "^7.3.2" sharp "^0.25.4" -gatsby@2.24.76: - version "2.24.76" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.24.76.tgz#df7bd1b55a85a0200ba8df545460177c1c612305" - integrity sha512-nwr1RY30Wf0ci2RRbsnl71mC3QxZ6E4FGuimo0GWxCWnW0U23VNi1Q2yWJF5LXfwS19R0tKVngECnT2b2XQslg== +gatsby@2.24.79: + version "2.24.79" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.24.79.tgz#8be2b6c126664a2e1e6bcca5f6f5c06b1bfb48a5" + integrity sha512-xqRUmVWAgJvHgeG6H44HYquHlwQ5ZlV9cX9Ni/0qneXJ9PLHZ5nM/jeiznC66VYLgCyFdg3+yFGG/Z0nadWr+A== dependencies: "@babel/code-frame" "^7.10.4" "@babel/core" "^7.11.6" @@ -7171,14 +7171,14 @@ gatsby@2.24.76: find-cache-dir "^3.3.1" fs-exists-cached "1.0.0" fs-extra "^8.1.0" - gatsby-cli "^2.12.107" + gatsby-cli "^2.12.109" gatsby-core-utils "^1.3.23" gatsby-graphiql-explorer "^0.4.15" gatsby-legacy-polyfills "^0.0.5" gatsby-link "^2.4.15" - gatsby-plugin-page-creator "^2.3.32" - gatsby-plugin-typescript "^2.4.21" - gatsby-plugin-utils "^0.2.30" + gatsby-plugin-page-creator "^2.3.33" + gatsby-plugin-typescript "^2.4.22" + gatsby-plugin-utils "^0.2.33" gatsby-react-router-scroll "^3.0.14" gatsby-telemetry "^1.3.38" glob "^7.1.6" @@ -7982,10 +7982,10 @@ hosted-git-info@^2.1.4: resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.8.tgz#7539bd4bc1e0e0a895815a2e0262420b12858488" integrity sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg== -hosted-git-info@^3.0.5: - version "3.0.6" - resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-3.0.6.tgz#761da6d68c559238164f3f3078842ef9e8ae1607" - integrity sha512-VRvqVD5T6t9HdmNDWTwbi8H/EC722MemAhOSP5QvYAXpDAY0Nhu2I/i+bXsktu4sU5LVHSh/wmXtVU8bDtjedQ== +hosted-git-info@^3.0.6: + version "3.0.7" + resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-3.0.7.tgz#a30727385ea85acfcee94e0aad9e368c792e036c" + integrity sha512-fWqc0IcuXs+BmE9orLDyVykAG9GJtGLGuZAAqgcckPgv5xad4AcXGIv8galtQvlwutxSlaMcdw7BUtq2EIvqCQ== dependencies: lru-cache "^6.0.0" @@ -8141,12 +8141,7 @@ http-signature@~1.2.0: jsprim "^1.2.2" sshpk "^1.7.0" -http-status-codes@2.1.3: - version "2.1.3" - resolved "https://registry.yarnpkg.com/http-status-codes/-/http-status-codes-2.1.3.tgz#d0ab99a7f79afb43dd735bc862ff350171f3cc2f" - integrity sha512-/kDMtEEhAw747LvzDupRRsUOrmw/oEPmwf61guegI1ycj0vyywitq4BhGPknLzqAEBQvsW6rSv0dd2de1MU+yg== - -http-status-codes@^2.1.2: +http-status-codes@2.1.4, http-status-codes@^2.1.2: version "2.1.4" resolved "https://registry.yarnpkg.com/http-status-codes/-/http-status-codes-2.1.4.tgz#453d99b4bd9424254c4f6a9a3a03715923052798" integrity sha512-MZVIsLKGVOVE1KEnldppe6Ij+vmemMuApDfjhVSLzyYP+td0bREEYyAoIw9yFePoBXManCuBqmiNP5FqJS5Xkg== @@ -15043,7 +15038,7 @@ upath@^1.1.1: resolved "https://registry.yarnpkg.com/upath/-/upath-1.2.0.tgz#8f66dbcd55a883acdae4408af8b035a5044c1894" integrity sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg== -update-notifier@^4.1.1: +update-notifier@^4.1.3: version "4.1.3" resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-4.1.3.tgz#be86ee13e8ce48fb50043ff72057b5bd598e1ea3" integrity sha512-Yld6Z0RyCYGB6ckIjffGOSOmHXj1gMeE7aROz4MG+XMkmixBX4jUngrGXNYz7wPKBmtoD4MnBa2Anu7RSKht/A==