Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(dependencies): Update all dependencies #608

Merged
merged 8 commits into from
Nov 8, 2020

Conversation

github-actions[bot]
Copy link
Contributor

Base PullRequest

default branch (https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/master)

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2.0.3/node_modules/npm-check-updates/bin
npm install
> core-js@3.6.5 postinstall /home/runner/work/feathers-hooks-common/feathers-hooks-common/node_modules/@vue/babel-preset-app/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"


> core-js@3.6.5 postinstall /home/runner/work/feathers-hooks-common/feathers-hooks-common/node_modules/@vuepress/core/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"


> core-js@2.6.11 postinstall /home/runner/work/feathers-hooks-common/feathers-hooks-common/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"


> vuepress@1.5.4 postinstall /home/runner/work/feathers-hooks-common/feathers-hooks-common/node_modules/vuepress
> opencollective-postinstall || exit 0

added 1893 packages from 910 contributors and audited 1902 packages in 32.823s

81 packages are looking for funding
  run `npm fund` for details

found 6 vulnerabilities (2 low, 4 high)
  run `npm audit fix` to fix them, or `npm audit` for details

stderr:

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/webpack-dev-server/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchpack-chokidar2/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/@vuepress/core/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm run update-dependencies
> feathers-hooks-common@5.0.4 update-dependencies /home/runner/work/feathers-hooks-common/feathers-hooks-common
> ncu -u

Upgrading /home/runner/work/feathers-hooks-common/feathers-hooks-common/package.json

 ajv                ^6.12.4  →   ^6.12.5   
 @types/node        ^14.6.4  →  ^14.10.1   
 mongodb             ^3.6.1  →    ^3.6.2   
 npm-check-updates   ^8.1.0  →    ^9.0.1   

Run npm install to install new versions.
npm run clean

stderr:

npm ERR! missing script: clean

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-09-14T00_39_56_823Z-debug.log
npm install
updated 5 packages and audited 1902 packages in 12.7s

79 packages are looking for funding
  run `npm fund` for details

found 6 vulnerabilities (2 low, 4 high)
  run `npm audit fix` to fix them, or `npm audit` for details

stderr:

npm WARN eslint-config-semistandard@15.0.0 requires a peer of eslint-config-standard@^13.0.1 but none is installed. You must install peer dependencies yourself.
npm WARN graphql-relay@0.5.5 requires a peer of graphql@^0.5.0 || ^0.6.0 || ^0.7.0 || ^0.8.0-b || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 but none is installed. You must install peer dependencies yourself.
npm WARN graphql-tools@2.0.0 requires a peer of graphql@^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 but none is installed. You must install peer dependencies yourself.
npm WARN join-monster@2.0.15 requires a peer of graphql@0.6 || 0.7 || 0.8 || 0.9 || 0.10 || 0.11 but none is installed. You must install peer dependencies yourself.
npm WARN join-monster-graphql-tools-adapter@0.0.2 requires a peer of graphql-tools@^0.4.0 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/@vuepress/core/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchpack-chokidar2/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/webpack-dev-server/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

Changed files

Changed 2 files:
  • package-lock.json
  • package.json

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@github-actions
Copy link
Contributor Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2.0.3/node_modules/npm-check-updates/bin
npm install
> core-js@3.6.5 postinstall /home/runner/work/feathers-hooks-common/feathers-hooks-common/node_modules/@vue/babel-preset-app/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"


> core-js@3.6.5 postinstall /home/runner/work/feathers-hooks-common/feathers-hooks-common/node_modules/@vuepress/core/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"


> core-js@2.6.11 postinstall /home/runner/work/feathers-hooks-common/feathers-hooks-common/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"


> vuepress@1.5.4 postinstall /home/runner/work/feathers-hooks-common/feathers-hooks-common/node_modules/vuepress
> opencollective-postinstall || exit 0

added 1893 packages from 910 contributors and audited 1902 packages in 30.085s

81 packages are looking for funding
  run `npm fund` for details

found 6 vulnerabilities (2 low, 4 high)
  run `npm audit fix` to fix them, or `npm audit` for details

stderr:

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/webpack-dev-server/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchpack-chokidar2/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/@vuepress/core/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm run update-dependencies
> feathers-hooks-common@5.0.4 update-dependencies /home/runner/work/feathers-hooks-common/feathers-hooks-common
> ncu -u

Upgrading /home/runner/work/feathers-hooks-common/feathers-hooks-common/package.json

 debug          ^4.1.1  →    ^4.2.0   
 @types/node  ^14.10.1  →  ^14.11.1   
 dtslint        ^4.0.0  →    ^4.0.2   
 typescript     ^4.0.2  →    ^4.0.3   

Run npm install to install new versions.
npm run clean

stderr:

npm ERR! missing script: clean

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-09-21T00_41_57_017Z-debug.log
npm install
added 7 packages from 3 contributors, removed 2 packages, updated 9 packages and audited 1907 packages in 11.6s

80 packages are looking for funding
  run `npm fund` for details

found 6 vulnerabilities (2 low, 4 high)
  run `npm audit fix` to fix them, or `npm audit` for details

stderr:

npm WARN eslint-config-semistandard@15.0.0 requires a peer of eslint-config-standard@^13.0.1 but none is installed. You must install peer dependencies yourself.
npm WARN graphql-relay@0.5.5 requires a peer of graphql@^0.5.0 || ^0.6.0 || ^0.7.0 || ^0.8.0-b || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 but none is installed. You must install peer dependencies yourself.
npm WARN graphql-tools@2.0.0 requires a peer of graphql@^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 but none is installed. You must install peer dependencies yourself.
npm WARN join-monster@2.0.15 requires a peer of graphql@0.6 || 0.7 || 0.8 || 0.9 || 0.10 || 0.11 but none is installed. You must install peer dependencies yourself.
npm WARN join-monster-graphql-tools-adapter@0.0.2 requires a peer of graphql-tools@^0.4.0 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/@vuepress/core/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchpack-chokidar2/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/webpack-dev-server/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

Changed files

Changed 2 files:
  • package-lock.json
  • package.json

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@github-actions
Copy link
Contributor Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2.0.3/node_modules/npm-check-updates/bin
npm install
> core-js@3.6.5 postinstall /home/runner/work/feathers-hooks-common/feathers-hooks-common/node_modules/@vue/babel-preset-app/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"


> core-js@3.6.5 postinstall /home/runner/work/feathers-hooks-common/feathers-hooks-common/node_modules/@vuepress/core/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"


> core-js@2.6.11 postinstall /home/runner/work/feathers-hooks-common/feathers-hooks-common/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"


> vuepress@1.5.4 postinstall /home/runner/work/feathers-hooks-common/feathers-hooks-common/node_modules/vuepress
> opencollective-postinstall || exit 0

added 1898 packages from 912 contributors and audited 1907 packages in 36.375s

81 packages are looking for funding
  run `npm fund` for details

found 6 vulnerabilities (2 low, 4 high)
  run `npm audit fix` to fix them, or `npm audit` for details

stderr:

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/webpack-dev-server/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchpack-chokidar2/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/@vuepress/core/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm run update-dependencies
> feathers-hooks-common@5.0.4 update-dependencies /home/runner/work/feathers-hooks-common/feathers-hooks-common
> ncu -u

Upgrading /home/runner/work/feathers-hooks-common/feathers-hooks-common/package.json

 @types/node                                  ^14.11.1  →  ^14.11.2   
 dtslint                                        ^4.0.2  →    ^4.0.4   
 npm-check-updates                              ^9.0.1  →    ^9.0.2   
 sift                                          ^13.3.1  →   ^13.3.5   
 vuepress                                       ^1.5.4  →    ^1.6.0   
 vuepress-theme-default-prefers-color-scheme    ^1.1.0  →    ^1.1.1   

Run npm install to install new versions.
npm run clean

stderr:

npm ERR! missing script: clean

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-09-28T00_42_48_869Z-debug.log
npm install
> vuepress@1.6.0 postinstall /home/runner/work/feathers-hooks-common/feathers-hooks-common/node_modules/vuepress
> opencollective-postinstall || exit 0

added 5 packages from 2 contributors, removed 12 packages, updated 43 packages, moved 1 package and audited 1897 packages in 42.831s

59 packages are looking for funding
  run `npm fund` for details

found 6 vulnerabilities (2 low, 4 high)
  run `npm audit fix` to fix them, or `npm audit` for details

stderr:

npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated mkdirp@0.3.0: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/@vuepress/core/node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN notsup Unsupported engine for watchpack-chokidar2@2.0.0: wanted: {"node":"<8.10.0"} (current: {"node":"12.18.4","npm":"6.14.8"})
npm WARN notsup Not compatible with your version of node/npm: watchpack-chokidar2@2.0.0
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/watchpack-chokidar2/node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/webpack-dev-server/node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN eslint-config-semistandard@15.0.0 requires a peer of eslint-config-standard@^13.0.1 but none is installed. You must install peer dependencies yourself.
npm WARN graphql-relay@0.5.5 requires a peer of graphql@^0.5.0 || ^0.6.0 || ^0.7.0 || ^0.8.0-b || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 but none is installed. You must install peer dependencies yourself.
npm WARN graphql-tools@2.0.0 requires a peer of graphql@^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 but none is installed. You must install peer dependencies yourself.
npm WARN join-monster@2.0.15 requires a peer of graphql@0.6 || 0.7 || 0.8 || 0.9 || 0.10 || 0.11 but none is installed. You must install peer dependencies yourself.
npm WARN join-monster-graphql-tools-adapter@0.0.2 requires a peer of graphql-tools@^0.4.0 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

Changed files

Changed 2 files:
  • package-lock.json
  • package.json

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@github-actions
Copy link
Contributor Author

github-actions bot commented Oct 5, 2020

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2.0.3/node_modules/npm-check-updates/bin
npm install
> core-js@3.6.5 postinstall /home/runner/work/feathers-hooks-common/feathers-hooks-common/node_modules/@vue/babel-preset-app/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"


> core-js@3.6.5 postinstall /home/runner/work/feathers-hooks-common/feathers-hooks-common/node_modules/@vuepress/core/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"


> core-js@2.6.11 postinstall /home/runner/work/feathers-hooks-common/feathers-hooks-common/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"


> vuepress@1.6.0 postinstall /home/runner/work/feathers-hooks-common/feathers-hooks-common/node_modules/vuepress
> opencollective-postinstall || exit 0

added 1891 packages from 912 contributors and audited 1897 packages in 33.776s

83 packages are looking for funding
  run `npm fund` for details

found 6 vulnerabilities (2 low, 4 high)
  run `npm audit fix` to fix them, or `npm audit` for details

stderr:

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/webpack-dev-server/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchpack-chokidar2/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/@vuepress/core/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm run update-dependencies
> feathers-hooks-common@5.0.4 update-dependencies /home/runner/work/feathers-hooks-common/feathers-hooks-common
> ncu -u

Upgrading /home/runner/work/feathers-hooks-common/feathers-hooks-common/package.json

 npm-check-updates  ^9.0.2  →  ^9.0.3   

Run npm install to install new versions.
npm run clean

stderr:

npm ERR! missing script: clean

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-10-05T00_44_55_418Z-debug.log
npm install
added 1 package from 1 contributor, updated 3 packages and audited 1898 packages in 14.339s

81 packages are looking for funding
  run `npm fund` for details

found 6 vulnerabilities (2 low, 4 high)
  run `npm audit fix` to fix them, or `npm audit` for details

stderr:

npm WARN eslint-config-semistandard@15.0.0 requires a peer of eslint-config-standard@^13.0.1 but none is installed. You must install peer dependencies yourself.
npm WARN graphql-relay@0.5.5 requires a peer of graphql@^0.5.0 || ^0.6.0 || ^0.7.0 || ^0.8.0-b || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 but none is installed. You must install peer dependencies yourself.
npm WARN graphql-tools@2.0.0 requires a peer of graphql@^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 but none is installed. You must install peer dependencies yourself.
npm WARN join-monster@2.0.15 requires a peer of graphql@0.6 || 0.7 || 0.8 || 0.9 || 0.10 || 0.11 but none is installed. You must install peer dependencies yourself.
npm WARN join-monster-graphql-tools-adapter@0.0.2 requires a peer of graphql-tools@^0.4.0 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/@vuepress/core/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchpack-chokidar2/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/webpack-dev-server/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

Changed files

Changed 2 files:
  • package-lock.json
  • package.json

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@github-actions
Copy link
Contributor Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2.0.3/node_modules/npm-check-updates/bin
npm install
> core-js@3.6.5 postinstall /home/runner/work/feathers-hooks-common/feathers-hooks-common/node_modules/@vue/babel-preset-app/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"


> core-js@3.6.5 postinstall /home/runner/work/feathers-hooks-common/feathers-hooks-common/node_modules/@vuepress/core/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"


> core-js@2.6.11 postinstall /home/runner/work/feathers-hooks-common/feathers-hooks-common/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"


> vuepress@1.6.0 postinstall /home/runner/work/feathers-hooks-common/feathers-hooks-common/node_modules/vuepress
> opencollective-postinstall || exit 0

added 1892 packages from 913 contributors and audited 1898 packages in 27.915s

83 packages are looking for funding
  run `npm fund` for details

found 6 vulnerabilities (2 low, 4 high)
  run `npm audit fix` to fix them, or `npm audit` for details

stderr:

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/webpack-dev-server/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchpack-chokidar2/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/@vuepress/core/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm run update-dependencies
> feathers-hooks-common@5.0.4 update-dependencies /home/runner/work/feathers-hooks-common/feathers-hooks-common
> ncu -u

Upgrading /home/runner/work/feathers-hooks-common/feathers-hooks-common/package.json

 @feathersjs/commons                 ^4.5.8  →    ^4.5.9   
 @feathersjs/errors                  ^4.5.8  →    ^4.5.9   
 @feathersjs/feathers                ^4.5.8  →    ^4.5.9   
 ajv                                ^6.12.5  →   ^6.12.6   
 @feathersjs/authentication          ^4.5.8  →    ^4.5.9   
 @feathersjs/authentication-local    ^4.5.8  →    ^4.5.9   
 @feathersjs/client                  ^4.5.8  →    ^4.5.9   
 @feathersjs/express                 ^4.5.8  →    ^4.5.9   
 @feathersjs/socketio                ^4.5.8  →    ^4.5.9   
 @feathersjs/socketio-client         ^4.5.8  →    ^4.5.9   
 @types/node                       ^14.11.2  →  ^14.11.8   
 npm-check-updates                   ^9.0.3  →    ^9.0.4   

Run npm install to install new versions.
npm run clean

stderr:

npm ERR! missing script: clean

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-10-12T00_46_37_190Z-debug.log
npm install
added 7 packages from 3 contributors, removed 1 package, updated 23 packages, moved 1 package and audited 1904 packages in 12.473s

83 packages are looking for funding
  run `npm fund` for details

found 6 vulnerabilities (2 low, 4 high)
  run `npm audit fix` to fix them, or `npm audit` for details

stderr:

npm WARN eslint-config-semistandard@15.0.0 requires a peer of eslint-config-standard@^13.0.1 but none is installed. You must install peer dependencies yourself.
npm WARN graphql-relay@0.5.5 requires a peer of graphql@^0.5.0 || ^0.6.0 || ^0.7.0 || ^0.8.0-b || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 but none is installed. You must install peer dependencies yourself.
npm WARN graphql-tools@2.0.0 requires a peer of graphql@^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 but none is installed. You must install peer dependencies yourself.
npm WARN join-monster@2.0.15 requires a peer of graphql@0.6 || 0.7 || 0.8 || 0.9 || 0.10 || 0.11 but none is installed. You must install peer dependencies yourself.
npm WARN join-monster-graphql-tools-adapter@0.0.2 requires a peer of graphql-tools@^0.4.0 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/@vuepress/core/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchpack-chokidar2/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/webpack-dev-server/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

Changed files

Changed 2 files:
  • package-lock.json
  • package.json

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@github-actions
Copy link
Contributor Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2.0.3/node_modules/npm-check-updates/bin
npm install
> core-js@3.6.5 postinstall /home/runner/work/feathers-hooks-common/feathers-hooks-common/node_modules/@vue/babel-preset-app/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"


> core-js@3.6.5 postinstall /home/runner/work/feathers-hooks-common/feathers-hooks-common/node_modules/@vuepress/core/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"


> core-js@2.6.11 postinstall /home/runner/work/feathers-hooks-common/feathers-hooks-common/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"


> vuepress@1.6.0 postinstall /home/runner/work/feathers-hooks-common/feathers-hooks-common/node_modules/vuepress
> opencollective-postinstall || exit 0

added 1898 packages from 913 contributors and audited 1904 packages in 28.552s

85 packages are looking for funding
  run `npm fund` for details

found 6 vulnerabilities (2 low, 4 high)
  run `npm audit fix` to fix them, or `npm audit` for details

stderr:

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/webpack-dev-server/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchpack-chokidar2/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/@vuepress/core/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm run update-dependencies
> feathers-hooks-common@5.0.4 update-dependencies /home/runner/work/feathers-hooks-common/feathers-hooks-common
> ncu -u

Upgrading /home/runner/work/feathers-hooks-common/feathers-hooks-common/package.json

 @types/node                                  ^14.11.8  →  ^14.11.10   
 mocha                                          ^8.1.3  →     ^8.2.0   
 npm-check-updates                              ^9.0.4  →     ^9.1.0   
 vuepress                                       ^1.6.0  →     ^1.7.1   
 vuepress-theme-default-prefers-color-scheme    ^1.1.1  →     ^1.1.2   

Run npm install to install new versions.
npm run clean

stderr:

npm ERR! missing script: clean

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-10-19T00_49_06_809Z-debug.log
npm install
> vuepress@1.7.1 postinstall /home/runner/work/feathers-hooks-common/feathers-hooks-common/node_modules/vuepress
> opencollective-postinstall || exit 0

added 21 packages from 8 contributors, removed 40 packages, updated 133 packages and audited 1885 packages in 25.074s

54 packages are looking for funding
  run `npm fund` for details

found 6 vulnerabilities (2 low, 4 high)
  run `npm audit fix` to fix them, or `npm audit` for details

stderr:

npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated mkdirp@0.3.0: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/@vuepress/core/node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN notsup Unsupported engine for watchpack-chokidar2@2.0.0: wanted: {"node":"<8.10.0"} (current: {"node":"12.19.0","npm":"6.14.8"})
npm WARN notsup Not compatible with your version of node/npm: watchpack-chokidar2@2.0.0
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/watchpack-chokidar2/node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/webpack-dev-server/node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN eslint-config-semistandard@15.0.0 requires a peer of eslint-config-standard@^13.0.1 but none is installed. You must install peer dependencies yourself.
npm WARN graphql-relay@0.5.5 requires a peer of graphql@^0.5.0 || ^0.6.0 || ^0.7.0 || ^0.8.0-b || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 but none is installed. You must install peer dependencies yourself.
npm WARN graphql-tools@2.0.0 requires a peer of graphql@^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 but none is installed. You must install peer dependencies yourself.
npm WARN join-monster@2.0.15 requires a peer of graphql@0.6 || 0.7 || 0.8 || 0.9 || 0.10 || 0.11 but none is installed. You must install peer dependencies yourself.
npm WARN join-monster-graphql-tools-adapter@0.0.2 requires a peer of graphql-tools@^0.4.0 but none is installed. You must install peer dependencies yourself.

Changed files

Changed 2 files:
  • package-lock.json
  • package.json

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@github-actions
Copy link
Contributor Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2.0.3/node_modules/npm-check-updates/bin
npm install
> core-js@3.6.5 postinstall /home/runner/work/feathers-hooks-common/feathers-hooks-common/node_modules/@vue/babel-preset-app/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"


> core-js@3.6.5 postinstall /home/runner/work/feathers-hooks-common/feathers-hooks-common/node_modules/@vuepress/core/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"


> core-js@2.6.11 postinstall /home/runner/work/feathers-hooks-common/feathers-hooks-common/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"


> vuepress@1.7.1 postinstall /home/runner/work/feathers-hooks-common/feathers-hooks-common/node_modules/vuepress
> opencollective-postinstall || exit 0

added 1879 packages from 913 contributors and audited 1885 packages in 34.23s

85 packages are looking for funding
  run `npm fund` for details

found 6 vulnerabilities (2 low, 4 high)
  run `npm audit fix` to fix them, or `npm audit` for details

stderr:

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/webpack-dev-server/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchpack-chokidar2/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/@vuepress/core/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm run update-dependencies
> feathers-hooks-common@5.0.4 update-dependencies /home/runner/work/feathers-hooks-common/feathers-hooks-common
> ncu -u

Upgrading /home/runner/work/feathers-hooks-common/feathers-hooks-common/package.json

 @types/node        ^14.11.10  →  ^14.14.3   
 npm-check-updates     ^9.1.0  →    ^9.2.2   

Run npm install to install new versions.
npm run clean

stderr:

npm ERR! missing script: clean

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-10-26T00_52_01_060Z-debug.log
npm install
updated 5 packages and audited 1885 packages in 13.013s

81 packages are looking for funding
  run `npm fund` for details

found 6 vulnerabilities (2 low, 4 high)
  run `npm audit fix` to fix them, or `npm audit` for details

stderr:

npm WARN eslint-config-semistandard@15.0.0 requires a peer of eslint-config-standard@^13.0.1 but none is installed. You must install peer dependencies yourself.
npm WARN graphql-relay@0.5.5 requires a peer of graphql@^0.5.0 || ^0.6.0 || ^0.7.0 || ^0.8.0-b || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 but none is installed. You must install peer dependencies yourself.
npm WARN graphql-tools@2.0.0 requires a peer of graphql@^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 but none is installed. You must install peer dependencies yourself.
npm WARN join-monster@2.0.15 requires a peer of graphql@0.6 || 0.7 || 0.8 || 0.9 || 0.10 || 0.11 but none is installed. You must install peer dependencies yourself.
npm WARN join-monster-graphql-tools-adapter@0.0.2 requires a peer of graphql-tools@^0.4.0 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/@vuepress/core/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchpack-chokidar2/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/webpack-dev-server/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

Changed files

Changed 2 files:
  • package-lock.json
  • package.json

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 2, 2020

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2.0.3/node_modules/npm-check-updates/bin
npm install
> core-js@3.6.5 postinstall /home/runner/work/feathers-hooks-common/feathers-hooks-common/node_modules/@vue/babel-preset-app/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"


> core-js@3.6.5 postinstall /home/runner/work/feathers-hooks-common/feathers-hooks-common/node_modules/@vuepress/core/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"


> core-js@2.6.11 postinstall /home/runner/work/feathers-hooks-common/feathers-hooks-common/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"


> vuepress@1.7.1 postinstall /home/runner/work/feathers-hooks-common/feathers-hooks-common/node_modules/vuepress
> opencollective-postinstall || exit 0

added 1879 packages from 913 contributors and audited 1885 packages in 34.413s

85 packages are looking for funding
  run `npm fund` for details

found 6 vulnerabilities (2 low, 4 high)
  run `npm audit fix` to fix them, or `npm audit` for details

stderr:

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/webpack-dev-server/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchpack-chokidar2/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/@vuepress/core/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm run update-dependencies
> feathers-hooks-common@5.0.4 update-dependencies /home/runner/work/feathers-hooks-common/feathers-hooks-common
> ncu -u

Upgrading /home/runner/work/feathers-hooks-common/feathers-hooks-common/package.json

 graphql             ^15.3.0  →   ^15.4.0   
 @types/node        ^14.14.3  →  ^14.14.6   
 npm-check-updates    ^9.2.2  →    ^9.2.3   
 semistandard        ^14.2.3  →   ^16.0.0   
 shx                  ^0.3.2  →    ^0.3.3   
 typescript           ^4.0.3  →    ^4.0.5   

Run npm install to install new versions.
npm run clean

stderr:

npm ERR! missing script: clean

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-11-02T00_31_39_130Z-debug.log
npm install
added 29 packages from 18 contributors, removed 26 packages, updated 38 packages, moved 3 packages and audited 1888 packages in 19.724s

92 packages are looking for funding
  run `npm fund` for details

found 6 vulnerabilities (2 low, 4 high)
  run `npm audit fix` to fix them, or `npm audit` for details

stderr:

npm WARN graphql-relay@0.5.5 requires a peer of graphql@^0.5.0 || ^0.6.0 || ^0.7.0 || ^0.8.0-b || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 but none is installed. You must install peer dependencies yourself.
npm WARN graphql-tools@2.0.0 requires a peer of graphql@^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 but none is installed. You must install peer dependencies yourself.
npm WARN join-monster@2.0.15 requires a peer of graphql@0.6 || 0.7 || 0.8 || 0.9 || 0.10 || 0.11 but none is installed. You must install peer dependencies yourself.
npm WARN join-monster-graphql-tools-adapter@0.0.2 requires a peer of graphql-tools@^0.4.0 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/@vuepress/core/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/webpack-dev-server/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchpack-chokidar2/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

Changed files

Changed 2 files:
  • package-lock.json
  • package.json

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@daffl daffl merged commit d0a1d82 into master Nov 8, 2020
@daffl daffl deleted the create-pr-action/chore-npm-update-0 branch November 8, 2020 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant