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 #1967

Closed
wants to merge 12 commits into from

Conversation

github-actions[bot]
Copy link
Contributor

Base PullRequest

default branch (https://github.com/feathersjs/feathers/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
> feathers@ install /home/runner/work/feathers/feathers
> lerna bootstrap


> @feathersjs/commons@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/commons
> npm run compile


> @feathersjs/commons@4.5.3 compile /home/runner/work/feathers/feathers/packages/commons
> shx rm -rf lib/ && tsc


> @feathersjs/configuration@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/configuration
> npm run compile


> @feathersjs/configuration@4.5.3 compile /home/runner/work/feathers/feathers/packages/configuration
> shx rm -rf lib/ && tsc


> @feathersjs/tests@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/tests
> npm run compile


> @feathersjs/tests@4.5.3 compile /home/runner/work/feathers/feathers/packages/tests
> shx rm -rf lib/ && tsc


> @feathersjs/transport-commons@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/transport-commons
> npm run compile


> @feathersjs/transport-commons@4.5.3 compile /home/runner/work/feathers/feathers/packages/transport-commons
> shx rm -rf lib/ && tsc


> @feathersjs/authentication@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/authentication
> npm run compile


> @feathersjs/authentication@4.5.3 compile /home/runner/work/feathers/feathers/packages/authentication
> shx rm -rf lib/ && tsc

src/jwt.ts(39,15): error TS2339: Property 'exp' does not exist on type '{}'.

stderr:

lerna notice cli v3.21.0
lerna info Bootstrapping 17 packages
lerna info Installing external dependencies
lerna info hoist Installing hoisted dependencies into root
lerna info hoist Pruning hoisted dependencies
lerna info hoist Finished pruning hoisted dependencies
lerna info hoist Finished bootstrapping root
lerna info Symlinking packages and binaries
lerna info lifecycle @feathersjs/commons@4.5.3~prepublish: @feathersjs/commons@4.5.3
lerna info lifecycle @feathersjs/configuration@4.5.3~prepublish: @feathersjs/configuration@4.5.3
lerna info lifecycle @feathersjs/tests@4.5.3~prepublish: @feathersjs/tests@4.5.3
lerna info lifecycle @feathersjs/transport-commons@4.5.3~prepublish: @feathersjs/transport-commons@4.5.3
lerna info lifecycle @feathersjs/authentication@4.5.3~prepublish: @feathersjs/authentication@4.5.3
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! @feathersjs/authentication@4.5.3 compile: `shx rm -rf lib/ && tsc`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the @feathersjs/authentication@4.5.3 compile script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-05-25T00_12_21_017Z-debug.log
lerna info lifecycle @feathersjs/authentication@4.5.3~prepublish: Failed to exec prepublish script
lerna ERR! lifecycle "prepublish" errored in "@feathersjs/authentication", exiting 2
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! feathers@ install: `lerna bootstrap`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the feathers@ install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-05-25T00_12_21_208Z-debug.log
npm run update-dependencies
> feathers@ update-dependencies /home/runner/work/feathers/feathers
> ncu -u && lerna exec -- ncu -u

Upgrading /home/runner/work/feathers/feathers/package.json

 lerna  ^3.21.0  →  ^3.22.0 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/commons/package.json

 @types/node  ^14.0.1  →  ^14.0.5 
 mocha         ^7.1.2  →   ^7.2.0 
 typescript    ^3.9.2  →   ^3.9.3 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/feathers/package.json

 mocha  ^7.1.2  →  ^7.2.0 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/configuration/package.json
Upgrading /home/runner/work/feathers/feathers/packages/errors/package.json

 mocha  ^7.1.2  →  ^7.2.0 

Run npm install to install new versions.


 @types/node  ^14.0.1  →  ^14.0.5 
 mocha         ^7.1.2  →   ^7.2.0 
 typescript    ^3.9.2  →   ^3.9.3 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/tests/package.json
Upgrading /home/runner/work/feathers/feathers/packages/transport-commons/package.json

 @types/lodash  ^4.14.151  →  ^4.14.152 
 @types/node      ^14.0.1  →    ^14.0.5 
 mocha             ^7.1.2  →     ^7.2.0 
 typescript        ^3.9.2  →     ^3.9.3 

Run npm install to install new versions.


 @types/node  ^14.0.1  →  ^14.0.5 
 mocha         ^7.1.2  →   ^7.2.0 
 typescript    ^3.9.2  →   ^3.9.3 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json

 mocha  ^7.1.2  →  ^7.2.0 

Run npm install to install new versions.


 @angular/common            ^9.1.7  →  ^9.1.9 
 @angular/core              ^9.1.7  →  ^9.1.9 
 @angular/platform-browser  ^9.1.7  →  ^9.1.9 
 mocha                      ^7.1.2  →  ^7.2.0 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/authentication/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json

 mocha  ^7.1.2  →  ^7.2.0 

Run npm install to install new versions.


 uuid              ^8.0.0  →     ^8.1.0 
 @types/lodash  ^4.14.151  →  ^4.14.152 
 @types/node      ^14.0.1  →    ^14.0.5 
 @types/uuid       ^7.0.3  →     ^8.0.0 
 mocha             ^7.1.2  →     ^7.2.0 
 typescript        ^3.9.2  →     ^3.9.3 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/primus/package.json

 mocha  ^7.1.2  →  ^7.2.0 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json

 mocha  ^7.1.2  →  ^7.2.0 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json

 @types/socket.io   ^2.1.6  →   ^2.1.8 
 @types/mongodb    ^3.5.17  →  ^3.5.18 
 @types/node       ^14.0.1  →  ^14.0.5 
 mocha              ^7.1.2  →   ^7.2.0 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/authentication-client/package.json

 @types/node  ^14.0.1  →  ^14.0.5 
 mocha         ^7.1.2  →   ^7.2.0 
 typescript    ^3.9.2  →   ^3.9.3 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/authentication-local/package.json

 @types/lodash  ^4.14.151  →  ^4.14.152 
 @types/node      ^14.0.1  →    ^14.0.5 
 mocha             ^7.1.2  →     ^7.2.0 
 typescript        ^3.9.2  →     ^3.9.3 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/authentication-oauth/package.json
Upgrading /home/runner/work/feathers/feathers/packages/express/package.json

 @types/lodash  ^4.14.151  →  ^4.14.152 
 @types/node      ^14.0.1  →    ^14.0.5 
 mocha             ^7.1.2  →     ^7.2.0 
 typescript        ^3.9.2  →     ^3.9.3 

Run npm install to install new versions.


 mocha  ^7.1.2  →  ^7.2.0 

Run npm install to install new versions.

stderr:

lerna notice cli v3.21.0
lerna info Executing command in 17 packages: "ncu -u"

















lerna success exec Executed command in 17 packages: "ncu -u"
npm run clean
> feathers@ clean /home/runner/work/feathers/feathers
> find . -name node_modules -exec rm -rf '{}' + && find . -name package-lock.json -exec rm -rf '{}' +
npm install
> feathers@ install /home/runner/work/feathers/feathers
> lerna bootstrap


> @feathersjs/commons@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/commons
> npm run compile


> @feathersjs/commons@4.5.3 compile /home/runner/work/feathers/feathers/packages/commons
> shx rm -rf lib/ && tsc


> @feathersjs/configuration@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/configuration
> npm run compile


> @feathersjs/configuration@4.5.3 compile /home/runner/work/feathers/feathers/packages/configuration
> shx rm -rf lib/ && tsc


> @feathersjs/tests@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/tests
> npm run compile


> @feathersjs/tests@4.5.3 compile /home/runner/work/feathers/feathers/packages/tests
> shx rm -rf lib/ && tsc


> @feathersjs/transport-commons@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/transport-commons
> npm run compile


> @feathersjs/transport-commons@4.5.3 compile /home/runner/work/feathers/feathers/packages/transport-commons
> shx rm -rf lib/ && tsc


> @feathersjs/authentication@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/authentication
> npm run compile


> @feathersjs/authentication@4.5.3 compile /home/runner/work/feathers/feathers/packages/authentication
> shx rm -rf lib/ && tsc

src/jwt.ts(39,15): error TS2339: Property 'exp' does not exist on type '{}'.

stderr:

npm WARN deprecated tslint@6.1.2: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated mkdirp-promise@5.0.1: This package is broken and no longer maintained. 'mkdirp' itself supports promises now, please switch to that.
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
lerna notice cli v3.22.0
lerna info Bootstrapping 17 packages
lerna info Installing external dependencies
lerna info hoist Installing hoisted dependencies into root
lerna info hoist Pruning hoisted dependencies
lerna info hoist Finished pruning hoisted dependencies
lerna info hoist Finished bootstrapping root
lerna info Symlinking packages and binaries
lerna info lifecycle @feathersjs/commons@4.5.3~prepublish: @feathersjs/commons@4.5.3
lerna info lifecycle @feathersjs/configuration@4.5.3~prepublish: @feathersjs/configuration@4.5.3
lerna info lifecycle @feathersjs/tests@4.5.3~prepublish: @feathersjs/tests@4.5.3
lerna info lifecycle @feathersjs/transport-commons@4.5.3~prepublish: @feathersjs/transport-commons@4.5.3
lerna info lifecycle @feathersjs/authentication@4.5.3~prepublish: @feathersjs/authentication@4.5.3
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! @feathersjs/authentication@4.5.3 compile: `shx rm -rf lib/ && tsc`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the @feathersjs/authentication@4.5.3 compile script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-05-25T00_13_49_558Z-debug.log
lerna info lifecycle @feathersjs/authentication@4.5.3~prepublish: Failed to exec prepublish script
lerna ERR! lifecycle "prepublish" errored in "@feathersjs/authentication", exiting 2
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! feathers@ install: `lerna bootstrap`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the feathers@ install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-05-25T00_13_50_148Z-debug.log

Changed files

Changed 19 files:
  • package-lock.json
  • package.json
  • packages/authentication-client/package.json
  • packages/authentication-local/package.json
  • packages/authentication-oauth/package.json
  • packages/authentication/package.json
  • packages/client/package.json
  • packages/commons/package.json
  • packages/configuration/package.json
  • packages/errors/package.json
  • packages/express/package.json
  • packages/feathers/package.json
  • packages/primus-client/package.json
  • packages/primus/package.json
  • packages/rest-client/package.json
  • packages/socketio-client/package.json
  • packages/socketio/package.json
  • packages/tests/package.json
  • packages/transport-commons/package.json

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@github-actions
Copy link
Contributor Author

github-actions bot commented Jun 1, 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
> feathers@ install /home/runner/work/feathers/feathers
> lerna bootstrap


> @feathersjs/commons@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/commons
> npm run compile


> @feathersjs/commons@4.5.3 compile /home/runner/work/feathers/feathers/packages/commons
> shx rm -rf lib/ && tsc


> @feathersjs/configuration@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/configuration
> npm run compile


> @feathersjs/configuration@4.5.3 compile /home/runner/work/feathers/feathers/packages/configuration
> shx rm -rf lib/ && tsc


> @feathersjs/tests@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/tests
> npm run compile


> @feathersjs/tests@4.5.3 compile /home/runner/work/feathers/feathers/packages/tests
> shx rm -rf lib/ && tsc


> @feathersjs/transport-commons@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/transport-commons
> npm run compile


> @feathersjs/transport-commons@4.5.3 compile /home/runner/work/feathers/feathers/packages/transport-commons
> shx rm -rf lib/ && tsc


> @feathersjs/authentication@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/authentication
> npm run compile


> @feathersjs/authentication@4.5.3 compile /home/runner/work/feathers/feathers/packages/authentication
> shx rm -rf lib/ && tsc

src/jwt.ts(39,15): error TS2339: Property 'exp' does not exist on type '{}'.

stderr:

lerna notice cli v3.22.0
lerna info Bootstrapping 17 packages
lerna info Installing external dependencies
lerna info hoist Installing hoisted dependencies into root
lerna info hoist Pruning hoisted dependencies
lerna info hoist Finished pruning hoisted dependencies
lerna info hoist Finished bootstrapping root
lerna info Symlinking packages and binaries
lerna info lifecycle @feathersjs/commons@4.5.3~prepublish: @feathersjs/commons@4.5.3
lerna info lifecycle @feathersjs/configuration@4.5.3~prepublish: @feathersjs/configuration@4.5.3
lerna info lifecycle @feathersjs/tests@4.5.3~prepublish: @feathersjs/tests@4.5.3
lerna info lifecycle @feathersjs/transport-commons@4.5.3~prepublish: @feathersjs/transport-commons@4.5.3
lerna info lifecycle @feathersjs/authentication@4.5.3~prepublish: @feathersjs/authentication@4.5.3
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! @feathersjs/authentication@4.5.3 compile: `shx rm -rf lib/ && tsc`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the @feathersjs/authentication@4.5.3 compile script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-06-01T00_10_40_455Z-debug.log
lerna info lifecycle @feathersjs/authentication@4.5.3~prepublish: Failed to exec prepublish script
lerna ERR! lifecycle "prepublish" errored in "@feathersjs/authentication", exiting 2
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! feathers@ install: `lerna bootstrap`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the feathers@ install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-06-01T00_10_40_524Z-debug.log
npm run update-dependencies
> feathers@ update-dependencies /home/runner/work/feathers/feathers
> ncu -u && lerna exec -- ncu -u

Upgrading /home/runner/work/feathers/feathers/package.json

All dependencies match the latest package versions :)
Upgrading /home/runner/work/feathers/feathers/packages/commons/package.json

 @types/node  ^14.0.5  →  ^14.0.6 
 ts-node      ^8.10.1  →  ^8.10.2 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/feathers/package.json

All dependencies match the latest package versions :)
Upgrading /home/runner/work/feathers/feathers/packages/errors/package.json
Upgrading /home/runner/work/feathers/feathers/packages/configuration/package.json

All dependencies match the latest package versions :)

 @types/node  ^14.0.5  →  ^14.0.6 
 ts-node      ^8.10.1  →  ^8.10.2 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/tests/package.json

 @types/lodash  ^4.14.152  →  ^4.14.154 
 @types/node      ^14.0.5  →    ^14.0.6 
 ts-node          ^8.10.1  →    ^8.10.2 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/transport-commons/package.json

 @types/node  ^14.0.5  →  ^14.0.6 
 ts-node      ^8.10.1  →  ^8.10.2 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json

All dependencies match the latest package versions :)

 @babel/core        ^7.9.6  →  ^7.10.2 
 @babel/preset-env  ^7.9.6  →  ^7.10.2 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/authentication/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json

All dependencies match the latest package versions :)

 @types/lodash  ^4.14.152  →  ^4.14.154 
 @types/node      ^14.0.5  →    ^14.0.6 
 ts-node          ^8.10.1  →    ^8.10.2 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/primus/package.json

All dependencies match the latest package versions :)
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json

All dependencies match the latest package versions :)
Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json

 @types/mongodb  ^3.5.18  →  ^3.5.20 
 @types/node     ^14.0.5  →  ^14.0.6 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/authentication-client/package.json

 @types/node  ^14.0.5  →  ^14.0.6 
 ts-node      ^8.10.1  →  ^8.10.2 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/authentication-local/package.json

 @types/lodash  ^4.14.152  →  ^4.14.154 
 @types/node      ^14.0.5  →    ^14.0.6 
 ts-node          ^8.10.1  →    ^8.10.2 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/authentication-oauth/package.json

 grant             ^5.0.1  →     ^5.1.1 
 grant-profile     ^1.0.1  →     ^1.0.2 
 @types/lodash  ^4.14.152  →  ^4.14.154 
 @types/node      ^14.0.5  →    ^14.0.6 
 ts-node          ^8.10.1  →    ^8.10.2 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/express/package.json

All dependencies match the latest package versions :)

stderr:

lerna notice cli v3.22.0
lerna info Executing command in 17 packages: "ncu -u"

















lerna success exec Executed command in 17 packages: "ncu -u"
npm run clean
> feathers@ clean /home/runner/work/feathers/feathers
> find . -name node_modules -exec rm -rf '{}' + && find . -name package-lock.json -exec rm -rf '{}' +
npm install
> feathers@ install /home/runner/work/feathers/feathers
> lerna bootstrap


> @feathersjs/commons@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/commons
> npm run compile


> @feathersjs/commons@4.5.3 compile /home/runner/work/feathers/feathers/packages/commons
> shx rm -rf lib/ && tsc


> @feathersjs/configuration@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/configuration
> npm run compile


> @feathersjs/configuration@4.5.3 compile /home/runner/work/feathers/feathers/packages/configuration
> shx rm -rf lib/ && tsc


> @feathersjs/tests@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/tests
> npm run compile


> @feathersjs/tests@4.5.3 compile /home/runner/work/feathers/feathers/packages/tests
> shx rm -rf lib/ && tsc


> @feathersjs/transport-commons@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/transport-commons
> npm run compile


> @feathersjs/transport-commons@4.5.3 compile /home/runner/work/feathers/feathers/packages/transport-commons
> shx rm -rf lib/ && tsc


> @feathersjs/authentication@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/authentication
> npm run compile


> @feathersjs/authentication@4.5.3 compile /home/runner/work/feathers/feathers/packages/authentication
> shx rm -rf lib/ && tsc

src/jwt.ts(39,15): error TS2339: Property 'exp' does not exist on type '{}'.

stderr:

npm WARN deprecated tslint@6.1.2: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated mkdirp-promise@5.0.1: This package is broken and no longer maintained. 'mkdirp' itself supports promises now, please switch to that.
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
lerna notice cli v3.22.0
lerna info Bootstrapping 17 packages
lerna info Installing external dependencies
lerna info hoist Installing hoisted dependencies into root
lerna info hoist Pruning hoisted dependencies
lerna info hoist Finished pruning hoisted dependencies
lerna info hoist Finished bootstrapping root
lerna info Symlinking packages and binaries
lerna info lifecycle @feathersjs/commons@4.5.3~prepublish: @feathersjs/commons@4.5.3
lerna info lifecycle @feathersjs/configuration@4.5.3~prepublish: @feathersjs/configuration@4.5.3
lerna info lifecycle @feathersjs/tests@4.5.3~prepublish: @feathersjs/tests@4.5.3
lerna info lifecycle @feathersjs/transport-commons@4.5.3~prepublish: @feathersjs/transport-commons@4.5.3
lerna info lifecycle @feathersjs/authentication@4.5.3~prepublish: @feathersjs/authentication@4.5.3
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! @feathersjs/authentication@4.5.3 compile: `shx rm -rf lib/ && tsc`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the @feathersjs/authentication@4.5.3 compile script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-06-01T00_12_09_035Z-debug.log
lerna info lifecycle @feathersjs/authentication@4.5.3~prepublish: Failed to exec prepublish script
lerna ERR! lifecycle "prepublish" errored in "@feathersjs/authentication", exiting 2
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! feathers@ install: `lerna bootstrap`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the feathers@ install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-06-01T00_12_09_100Z-debug.log

Changed files

Changed 11 files:
  • package-lock.json
  • packages/authentication-client/package.json
  • packages/authentication-local/package.json
  • packages/authentication-oauth/package.json
  • packages/authentication/package.json
  • packages/client/package.json
  • packages/commons/package.json
  • packages/configuration/package.json
  • packages/socketio/package.json
  • packages/tests/package.json
  • packages/transport-commons/package.json

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@github-actions
Copy link
Contributor Author

github-actions bot commented Jun 8, 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
> feathers@ install /home/runner/work/feathers/feathers
> lerna bootstrap


> @feathersjs/commons@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/commons
> npm run compile


> @feathersjs/commons@4.5.3 compile /home/runner/work/feathers/feathers/packages/commons
> shx rm -rf lib/ && tsc


> @feathersjs/configuration@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/configuration
> npm run compile


> @feathersjs/configuration@4.5.3 compile /home/runner/work/feathers/feathers/packages/configuration
> shx rm -rf lib/ && tsc


> @feathersjs/tests@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/tests
> npm run compile


> @feathersjs/tests@4.5.3 compile /home/runner/work/feathers/feathers/packages/tests
> shx rm -rf lib/ && tsc


> @feathersjs/transport-commons@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/transport-commons
> npm run compile


> @feathersjs/transport-commons@4.5.3 compile /home/runner/work/feathers/feathers/packages/transport-commons
> shx rm -rf lib/ && tsc


> @feathersjs/authentication@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/authentication
> npm run compile


> @feathersjs/authentication@4.5.3 compile /home/runner/work/feathers/feathers/packages/authentication
> shx rm -rf lib/ && tsc

src/jwt.ts(39,15): error TS2339: Property 'exp' does not exist on type '{}'.

stderr:

lerna notice cli v3.22.0
lerna info Bootstrapping 17 packages
lerna info Installing external dependencies
lerna info hoist Installing hoisted dependencies into root
lerna info hoist Pruning hoisted dependencies
lerna info hoist Finished pruning hoisted dependencies
lerna info hoist Finished bootstrapping root
lerna info Symlinking packages and binaries
lerna info lifecycle @feathersjs/commons@4.5.3~prepublish: @feathersjs/commons@4.5.3
lerna info lifecycle @feathersjs/configuration@4.5.3~prepublish: @feathersjs/configuration@4.5.3
lerna info lifecycle @feathersjs/tests@4.5.3~prepublish: @feathersjs/tests@4.5.3
lerna info lifecycle @feathersjs/transport-commons@4.5.3~prepublish: @feathersjs/transport-commons@4.5.3
lerna info lifecycle @feathersjs/authentication@4.5.3~prepublish: @feathersjs/authentication@4.5.3
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! @feathersjs/authentication@4.5.3 compile: `shx rm -rf lib/ && tsc`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the @feathersjs/authentication@4.5.3 compile script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-06-08T00_10_54_484Z-debug.log
lerna info lifecycle @feathersjs/authentication@4.5.3~prepublish: Failed to exec prepublish script
lerna ERR! lifecycle "prepublish" errored in "@feathersjs/authentication", exiting 2
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! feathers@ install: `lerna bootstrap`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the feathers@ install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-06-08T00_10_54_562Z-debug.log
npm run update-dependencies
> feathers@ update-dependencies /home/runner/work/feathers/feathers
> ncu -u && lerna exec -- ncu -u

Upgrading /home/runner/work/feathers/feathers/package.json

 nyc  ^15.0.1  →  ^15.1.0 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/commons/package.json

 @types/node  ^14.0.6  →  ^14.0.11 
 typescript    ^3.9.3  →    ^3.9.5 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/feathers/package.json

All dependencies match the latest package versions :)
Upgrading /home/runner/work/feathers/feathers/packages/configuration/package.json
Upgrading /home/runner/work/feathers/feathers/packages/errors/package.json

All dependencies match the latest package versions :)

 @types/node  ^14.0.6  →  ^14.0.11 
 typescript    ^3.9.3  →    ^3.9.5 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/tests/package.json
Upgrading /home/runner/work/feathers/feathers/packages/transport-commons/package.json

 @types/lodash  ^4.14.154  →  ^4.14.155 
 @types/node      ^14.0.6  →   ^14.0.11 
 typescript        ^3.9.3  →     ^3.9.5 

Run npm install to install new versions.


 @types/node  ^14.0.6  →  ^14.0.11 
 typescript    ^3.9.3  →    ^3.9.5 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json

All dependencies match the latest package versions :)

All dependencies match the latest package versions :)
Upgrading /home/runner/work/feathers/feathers/packages/authentication/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json

All dependencies match the latest package versions :)

 @types/lodash  ^4.14.154  →  ^4.14.155 
 @types/node      ^14.0.6  →   ^14.0.11 
 typescript        ^3.9.3  →     ^3.9.5 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/primus/package.json

All dependencies match the latest package versions :)
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json

All dependencies match the latest package versions :)
Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json

 @types/node  ^14.0.6  →  ^14.0.11 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/authentication-client/package.json

 @types/node  ^14.0.6  →  ^14.0.11 
 typescript    ^3.9.3  →    ^3.9.5 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/authentication-local/package.json

 @types/lodash  ^4.14.154  →  ^4.14.155 
 @types/node      ^14.0.6  →   ^14.0.11 
 typescript        ^3.9.3  →     ^3.9.5 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/authentication-oauth/package.json

 grant             ^5.1.1  →     ^5.2.0 
 @types/lodash  ^4.14.154  →  ^4.14.155 
 @types/node      ^14.0.6  →   ^14.0.11 
 typescript        ^3.9.3  →     ^3.9.5 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/express/package.json

All dependencies match the latest package versions :)

stderr:

lerna notice cli v3.22.0
lerna info Executing command in 17 packages: "ncu -u"

















lerna success exec Executed command in 17 packages: "ncu -u"
npm run clean
> feathers@ clean /home/runner/work/feathers/feathers
> find . -name node_modules -exec rm -rf '{}' + && find . -name package-lock.json -exec rm -rf '{}' +
npm install
> feathers@ install /home/runner/work/feathers/feathers
> lerna bootstrap


> @feathersjs/commons@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/commons
> npm run compile


> @feathersjs/commons@4.5.3 compile /home/runner/work/feathers/feathers/packages/commons
> shx rm -rf lib/ && tsc


> @feathersjs/configuration@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/configuration
> npm run compile


> @feathersjs/configuration@4.5.3 compile /home/runner/work/feathers/feathers/packages/configuration
> shx rm -rf lib/ && tsc


> @feathersjs/tests@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/tests
> npm run compile


> @feathersjs/tests@4.5.3 compile /home/runner/work/feathers/feathers/packages/tests
> shx rm -rf lib/ && tsc


> @feathersjs/transport-commons@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/transport-commons
> npm run compile


> @feathersjs/transport-commons@4.5.3 compile /home/runner/work/feathers/feathers/packages/transport-commons
> shx rm -rf lib/ && tsc


> @feathersjs/authentication@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/authentication
> npm run compile


> @feathersjs/authentication@4.5.3 compile /home/runner/work/feathers/feathers/packages/authentication
> shx rm -rf lib/ && tsc

src/jwt.ts(39,15): error TS2339: Property 'exp' does not exist on type '{}'.

stderr:

npm WARN deprecated tslint@6.1.2: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated mkdirp-promise@5.0.1: This package is broken and no longer maintained. 'mkdirp' itself supports promises now, please switch to that.
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
lerna notice cli v3.22.0
lerna info Bootstrapping 17 packages
lerna info Installing external dependencies
lerna info hoist Installing hoisted dependencies into root
lerna info hoist Pruning hoisted dependencies
lerna info hoist Finished pruning hoisted dependencies
lerna info hoist Finished bootstrapping root
lerna info Symlinking packages and binaries
lerna info lifecycle @feathersjs/commons@4.5.3~prepublish: @feathersjs/commons@4.5.3
lerna info lifecycle @feathersjs/configuration@4.5.3~prepublish: @feathersjs/configuration@4.5.3
lerna info lifecycle @feathersjs/tests@4.5.3~prepublish: @feathersjs/tests@4.5.3
lerna info lifecycle @feathersjs/transport-commons@4.5.3~prepublish: @feathersjs/transport-commons@4.5.3
lerna info lifecycle @feathersjs/authentication@4.5.3~prepublish: @feathersjs/authentication@4.5.3
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! @feathersjs/authentication@4.5.3 compile: `shx rm -rf lib/ && tsc`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the @feathersjs/authentication@4.5.3 compile script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-06-08T00_12_28_097Z-debug.log
lerna info lifecycle @feathersjs/authentication@4.5.3~prepublish: Failed to exec prepublish script
lerna ERR! lifecycle "prepublish" errored in "@feathersjs/authentication", exiting 2
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! feathers@ install: `lerna bootstrap`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the feathers@ install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-06-08T00_12_28_156Z-debug.log

Changed files

Changed 11 files:
  • package-lock.json
  • package.json
  • packages/authentication-client/package.json
  • packages/authentication-local/package.json
  • packages/authentication-oauth/package.json
  • packages/authentication/package.json
  • packages/commons/package.json
  • packages/configuration/package.json
  • packages/socketio/package.json
  • packages/tests/package.json
  • packages/transport-commons/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
> feathers@ install /home/runner/work/feathers/feathers
> lerna bootstrap


> @feathersjs/commons@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/commons
> npm run compile


> @feathersjs/commons@4.5.3 compile /home/runner/work/feathers/feathers/packages/commons
> shx rm -rf lib/ && tsc


> @feathersjs/configuration@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/configuration
> npm run compile


> @feathersjs/configuration@4.5.3 compile /home/runner/work/feathers/feathers/packages/configuration
> shx rm -rf lib/ && tsc


> @feathersjs/tests@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/tests
> npm run compile


> @feathersjs/tests@4.5.3 compile /home/runner/work/feathers/feathers/packages/tests
> shx rm -rf lib/ && tsc


> @feathersjs/transport-commons@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/transport-commons
> npm run compile


> @feathersjs/transport-commons@4.5.3 compile /home/runner/work/feathers/feathers/packages/transport-commons
> shx rm -rf lib/ && tsc


> @feathersjs/authentication@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/authentication
> npm run compile


> @feathersjs/authentication@4.5.3 compile /home/runner/work/feathers/feathers/packages/authentication
> shx rm -rf lib/ && tsc

src/jwt.ts(39,15): error TS2339: Property 'exp' does not exist on type '{}'.

stderr:

lerna notice cli v3.22.0
lerna info Bootstrapping 17 packages
lerna info Installing external dependencies
lerna info hoist Installing hoisted dependencies into root
lerna info hoist Pruning hoisted dependencies
lerna info hoist Finished pruning hoisted dependencies
lerna info hoist Finished bootstrapping root
lerna info Symlinking packages and binaries
lerna info lifecycle @feathersjs/commons@4.5.3~prepublish: @feathersjs/commons@4.5.3
lerna info lifecycle @feathersjs/configuration@4.5.3~prepublish: @feathersjs/configuration@4.5.3
lerna info lifecycle @feathersjs/tests@4.5.3~prepublish: @feathersjs/tests@4.5.3
lerna info lifecycle @feathersjs/transport-commons@4.5.3~prepublish: @feathersjs/transport-commons@4.5.3
lerna info lifecycle @feathersjs/authentication@4.5.3~prepublish: @feathersjs/authentication@4.5.3
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! @feathersjs/authentication@4.5.3 compile: `shx rm -rf lib/ && tsc`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the @feathersjs/authentication@4.5.3 compile script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-06-15T00_10_51_709Z-debug.log
lerna info lifecycle @feathersjs/authentication@4.5.3~prepublish: Failed to exec prepublish script
lerna ERR! lifecycle "prepublish" errored in "@feathersjs/authentication", exiting 2
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! feathers@ install: `lerna bootstrap`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the feathers@ install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-06-15T00_10_53_606Z-debug.log
npm run update-dependencies
> feathers@ update-dependencies /home/runner/work/feathers/feathers
> ncu -u && lerna exec -- ncu -u

Upgrading /home/runner/work/feathers/feathers/package.json

 lerna              ^3.22.0  →  ^3.22.1 
 npm-check-updates   ^6.0.1  →   ^7.0.1 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/commons/package.json

 @types/node  ^14.0.11  →  ^14.0.13 
 mocha          ^7.2.0  →    ^8.0.1 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/feathers/package.json

 mocha  ^7.2.0  →  ^8.0.1 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/errors/package.json
Upgrading /home/runner/work/feathers/feathers/packages/configuration/package.json

 mocha  ^7.2.0  →  ^8.0.1 

Run npm install to install new versions.


 @types/node  ^14.0.11  →  ^14.0.13 
 mocha          ^7.2.0  →    ^8.0.1 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/tests/package.json
Upgrading /home/runner/work/feathers/feathers/packages/transport-commons/package.json

 @types/node  ^14.0.11  →  ^14.0.13 
 mocha          ^7.2.0  →    ^8.0.1 

Run npm install to install new versions.


 @types/node  ^14.0.11  →  ^14.0.13 
 mocha          ^7.2.0  →    ^8.0.1 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json

 mocha  ^7.2.0  →  ^8.0.1 

Run npm install to install new versions.


 @angular/common            ^9.1.9  →  ^9.1.11 
 @angular/core              ^9.1.9  →  ^9.1.11 
 @angular/platform-browser  ^9.1.9  →  ^9.1.11 
 mocha                      ^7.2.0  →   ^8.0.1 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/authentication/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json

 mocha  ^7.2.0  →  ^8.0.1 

Run npm install to install new versions.


 @types/node  ^14.0.11  →  ^14.0.13 
 mocha          ^7.2.0  →    ^8.0.1 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/primus/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json

 mocha  ^7.2.0  →  ^8.0.1 

Run npm install to install new versions.


 mocha  ^7.2.0  →  ^8.0.1 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-client/package.json

 @types/node  ^14.0.11  →  ^14.0.13 
 mocha          ^7.2.0  →    ^8.0.1 

Run npm install to install new versions.


 @types/node  ^14.0.11  →  ^14.0.13 
 mocha          ^7.2.0  →    ^8.0.1 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/authentication-local/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-oauth/package.json

 @types/node  ^14.0.11  →  ^14.0.13 
 mocha          ^7.2.0  →    ^8.0.1 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/express/package.json

 @types/node  ^14.0.11  →  ^14.0.13 
 mocha          ^7.2.0  →    ^8.0.1 

Run npm install to install new versions.


 mocha  ^7.2.0  →  ^8.0.1 

Run npm install to install new versions.

stderr:

lerna notice cli v3.22.0
lerna info Executing command in 17 packages: "ncu -u"

















lerna success exec Executed command in 17 packages: "ncu -u"
npm run clean
> feathers@ clean /home/runner/work/feathers/feathers
> find . -name node_modules -exec rm -rf '{}' + && find . -name package-lock.json -exec rm -rf '{}' +
npm install
> feathers@ install /home/runner/work/feathers/feathers
> lerna bootstrap


> @feathersjs/commons@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/commons
> npm run compile


> @feathersjs/commons@4.5.3 compile /home/runner/work/feathers/feathers/packages/commons
> shx rm -rf lib/ && tsc


> @feathersjs/configuration@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/configuration
> npm run compile


> @feathersjs/configuration@4.5.3 compile /home/runner/work/feathers/feathers/packages/configuration
> shx rm -rf lib/ && tsc


> @feathersjs/tests@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/tests
> npm run compile


> @feathersjs/tests@4.5.3 compile /home/runner/work/feathers/feathers/packages/tests
> shx rm -rf lib/ && tsc


> @feathersjs/transport-commons@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/transport-commons
> npm run compile


> @feathersjs/transport-commons@4.5.3 compile /home/runner/work/feathers/feathers/packages/transport-commons
> shx rm -rf lib/ && tsc


> @feathersjs/authentication@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/authentication
> npm run compile


> @feathersjs/authentication@4.5.3 compile /home/runner/work/feathers/feathers/packages/authentication
> shx rm -rf lib/ && tsc

src/jwt.ts(39,15): error TS2339: Property 'exp' does not exist on type '{}'.

stderr:

npm WARN deprecated tslint@6.1.2: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated mkdirp-promise@5.0.1: This package is broken and no longer maintained. 'mkdirp' itself supports promises now, please switch to that.
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
lerna notice cli v3.22.1
lerna info Bootstrapping 17 packages
lerna info Installing external dependencies
lerna info hoist Installing hoisted dependencies into root
lerna info hoist Pruning hoisted dependencies
lerna info hoist Finished pruning hoisted dependencies
lerna info hoist Finished bootstrapping root
lerna info Symlinking packages and binaries
lerna info lifecycle @feathersjs/commons@4.5.3~prepublish: @feathersjs/commons@4.5.3
lerna info lifecycle @feathersjs/configuration@4.5.3~prepublish: @feathersjs/configuration@4.5.3
lerna info lifecycle @feathersjs/tests@4.5.3~prepublish: @feathersjs/tests@4.5.3
lerna info lifecycle @feathersjs/transport-commons@4.5.3~prepublish: @feathersjs/transport-commons@4.5.3
lerna info lifecycle @feathersjs/authentication@4.5.3~prepublish: @feathersjs/authentication@4.5.3
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! @feathersjs/authentication@4.5.3 compile: `shx rm -rf lib/ && tsc`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the @feathersjs/authentication@4.5.3 compile script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-06-15T00_12_17_518Z-debug.log
lerna info lifecycle @feathersjs/authentication@4.5.3~prepublish: Failed to exec prepublish script
lerna ERR! lifecycle "prepublish" errored in "@feathersjs/authentication", exiting 2
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! feathers@ install: `lerna bootstrap`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the feathers@ install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-06-15T00_12_17_584Z-debug.log

Changed files

Changed 19 files:
  • package-lock.json
  • package.json
  • packages/authentication-client/package.json
  • packages/authentication-local/package.json
  • packages/authentication-oauth/package.json
  • packages/authentication/package.json
  • packages/client/package.json
  • packages/commons/package.json
  • packages/configuration/package.json
  • packages/errors/package.json
  • packages/express/package.json
  • packages/feathers/package.json
  • packages/primus-client/package.json
  • packages/primus/package.json
  • packages/rest-client/package.json
  • packages/socketio-client/package.json
  • packages/socketio/package.json
  • packages/tests/package.json
  • packages/transport-commons/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
> feathers@ install /home/runner/work/feathers/feathers
> lerna bootstrap


> @feathersjs/commons@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/commons
> npm run compile


> @feathersjs/commons@4.5.3 compile /home/runner/work/feathers/feathers/packages/commons
> shx rm -rf lib/ && tsc


> @feathersjs/configuration@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/configuration
> npm run compile


> @feathersjs/configuration@4.5.3 compile /home/runner/work/feathers/feathers/packages/configuration
> shx rm -rf lib/ && tsc


> @feathersjs/tests@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/tests
> npm run compile


> @feathersjs/tests@4.5.3 compile /home/runner/work/feathers/feathers/packages/tests
> shx rm -rf lib/ && tsc


> @feathersjs/transport-commons@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/transport-commons
> npm run compile


> @feathersjs/transport-commons@4.5.3 compile /home/runner/work/feathers/feathers/packages/transport-commons
> shx rm -rf lib/ && tsc


> @feathersjs/authentication@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/authentication
> npm run compile


> @feathersjs/authentication@4.5.3 compile /home/runner/work/feathers/feathers/packages/authentication
> shx rm -rf lib/ && tsc

src/jwt.ts(39,15): error TS2339: Property 'exp' does not exist on type '{}'.

stderr:

lerna notice cli v3.22.1
lerna info Bootstrapping 17 packages
lerna info Installing external dependencies
lerna info hoist Installing hoisted dependencies into root
lerna info hoist Pruning hoisted dependencies
lerna info hoist Finished pruning hoisted dependencies
lerna info hoist Finished bootstrapping root
lerna info Symlinking packages and binaries
lerna info lifecycle @feathersjs/commons@4.5.3~prepublish: @feathersjs/commons@4.5.3
lerna info lifecycle @feathersjs/configuration@4.5.3~prepublish: @feathersjs/configuration@4.5.3
lerna info lifecycle @feathersjs/tests@4.5.3~prepublish: @feathersjs/tests@4.5.3
lerna info lifecycle @feathersjs/transport-commons@4.5.3~prepublish: @feathersjs/transport-commons@4.5.3
lerna info lifecycle @feathersjs/authentication@4.5.3~prepublish: @feathersjs/authentication@4.5.3
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! @feathersjs/authentication@4.5.3 compile: `shx rm -rf lib/ && tsc`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the @feathersjs/authentication@4.5.3 compile script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-06-22T00_11_01_695Z-debug.log
lerna info lifecycle @feathersjs/authentication@4.5.3~prepublish: Failed to exec prepublish script
lerna ERR! lifecycle "prepublish" errored in "@feathersjs/authentication", exiting 2
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! feathers@ install: `lerna bootstrap`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the feathers@ install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-06-22T00_11_01_759Z-debug.log
npm run update-dependencies
> feathers@ update-dependencies /home/runner/work/feathers/feathers
> ncu -u && lerna exec -- ncu -u

Upgrading /home/runner/work/feathers/feathers/package.json

All dependencies match the latest package versions :)
Upgrading /home/runner/work/feathers/feathers/packages/commons/package.json

All dependencies match the latest package versions :)
Upgrading /home/runner/work/feathers/feathers/packages/feathers/package.json

All dependencies match the latest package versions :)
Upgrading /home/runner/work/feathers/feathers/packages/configuration/package.json
Upgrading /home/runner/work/feathers/feathers/packages/errors/package.json

All dependencies match the latest package versions :)

All dependencies match the latest package versions :)
Upgrading /home/runner/work/feathers/feathers/packages/tests/package.json

All dependencies match the latest package versions :)
Upgrading /home/runner/work/feathers/feathers/packages/transport-commons/package.json
Upgrading /home/runner/work/feathers/feathers/packages/client/package.json

All dependencies match the latest package versions :)
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json

All dependencies match the latest package versions :)

 @babel/core        ^7.10.2  →  ^7.10.3 
 @babel/preset-env  ^7.10.2  →  ^7.10.3 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/authentication/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json

All dependencies match the latest package versions :)

All dependencies match the latest package versions :)
Upgrading /home/runner/work/feathers/feathers/packages/primus/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json

All dependencies match the latest package versions :)

All dependencies match the latest package versions :)
Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json

 @types/mongodb  ^3.5.20  →  ^3.5.23 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/authentication-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-local/package.json

All dependencies match the latest package versions :)

All dependencies match the latest package versions :)
Upgrading /home/runner/work/feathers/feathers/packages/authentication-oauth/package.json
Upgrading /home/runner/work/feathers/feathers/packages/express/package.json

All dependencies match the latest package versions :)

All dependencies match the latest package versions :)

stderr:

lerna notice cli v3.22.1
lerna info Executing command in 17 packages: "ncu -u"

















lerna success exec Executed command in 17 packages: "ncu -u"
npm run clean
> feathers@ clean /home/runner/work/feathers/feathers
> find . -name node_modules -exec rm -rf '{}' + && find . -name package-lock.json -exec rm -rf '{}' +
npm install
> feathers@ install /home/runner/work/feathers/feathers
> lerna bootstrap


> @feathersjs/commons@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/commons
> npm run compile


> @feathersjs/commons@4.5.3 compile /home/runner/work/feathers/feathers/packages/commons
> shx rm -rf lib/ && tsc


> @feathersjs/configuration@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/configuration
> npm run compile


> @feathersjs/configuration@4.5.3 compile /home/runner/work/feathers/feathers/packages/configuration
> shx rm -rf lib/ && tsc


> @feathersjs/tests@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/tests
> npm run compile


> @feathersjs/tests@4.5.3 compile /home/runner/work/feathers/feathers/packages/tests
> shx rm -rf lib/ && tsc


> @feathersjs/transport-commons@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/transport-commons
> npm run compile


> @feathersjs/transport-commons@4.5.3 compile /home/runner/work/feathers/feathers/packages/transport-commons
> shx rm -rf lib/ && tsc


> @feathersjs/authentication@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/authentication
> npm run compile


> @feathersjs/authentication@4.5.3 compile /home/runner/work/feathers/feathers/packages/authentication
> shx rm -rf lib/ && tsc

src/jwt.ts(39,15): error TS2339: Property 'exp' does not exist on type '{}'.

stderr:

npm WARN deprecated tslint@6.1.2: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated mkdirp-promise@5.0.1: This package is broken and no longer maintained. 'mkdirp' itself supports promises now, please switch to that.
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
lerna notice cli v3.22.1
lerna info Bootstrapping 17 packages
lerna info Installing external dependencies
lerna info hoist Installing hoisted dependencies into root
lerna info hoist Pruning hoisted dependencies
lerna info hoist Finished pruning hoisted dependencies
lerna info hoist Finished bootstrapping root
lerna info Symlinking packages and binaries
lerna info lifecycle @feathersjs/commons@4.5.3~prepublish: @feathersjs/commons@4.5.3
lerna info lifecycle @feathersjs/configuration@4.5.3~prepublish: @feathersjs/configuration@4.5.3
lerna info lifecycle @feathersjs/tests@4.5.3~prepublish: @feathersjs/tests@4.5.3
lerna info lifecycle @feathersjs/transport-commons@4.5.3~prepublish: @feathersjs/transport-commons@4.5.3
lerna info lifecycle @feathersjs/authentication@4.5.3~prepublish: @feathersjs/authentication@4.5.3
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! @feathersjs/authentication@4.5.3 compile: `shx rm -rf lib/ && tsc`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the @feathersjs/authentication@4.5.3 compile script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-06-22T00_12_34_742Z-debug.log
lerna info lifecycle @feathersjs/authentication@4.5.3~prepublish: Failed to exec prepublish script
lerna ERR! lifecycle "prepublish" errored in "@feathersjs/authentication", exiting 2
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! feathers@ install: `lerna bootstrap`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the feathers@ install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-06-22T00_12_34_804Z-debug.log

Changed files

Changed 3 files:
  • package-lock.json
  • packages/client/package.json
  • packages/socketio/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
> feathers@ install /home/runner/work/feathers/feathers
> lerna bootstrap


> @feathersjs/commons@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/commons
> npm run compile


> @feathersjs/commons@4.5.3 compile /home/runner/work/feathers/feathers/packages/commons
> shx rm -rf lib/ && tsc


> @feathersjs/configuration@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/configuration
> npm run compile


> @feathersjs/configuration@4.5.3 compile /home/runner/work/feathers/feathers/packages/configuration
> shx rm -rf lib/ && tsc


> @feathersjs/tests@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/tests
> npm run compile


> @feathersjs/tests@4.5.3 compile /home/runner/work/feathers/feathers/packages/tests
> shx rm -rf lib/ && tsc


> @feathersjs/transport-commons@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/transport-commons
> npm run compile


> @feathersjs/transport-commons@4.5.3 compile /home/runner/work/feathers/feathers/packages/transport-commons
> shx rm -rf lib/ && tsc


> @feathersjs/authentication@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/authentication
> npm run compile


> @feathersjs/authentication@4.5.3 compile /home/runner/work/feathers/feathers/packages/authentication
> shx rm -rf lib/ && tsc

src/jwt.ts(39,15): error TS2339: Property 'exp' does not exist on type '{}'.

stderr:

lerna notice cli v3.22.1
lerna info Bootstrapping 17 packages
lerna info Installing external dependencies
lerna info hoist Installing hoisted dependencies into root
lerna info hoist Pruning hoisted dependencies
lerna info hoist Finished pruning hoisted dependencies
lerna info hoist Finished bootstrapping root
lerna info Symlinking packages and binaries
lerna info lifecycle @feathersjs/commons@4.5.3~prepublish: @feathersjs/commons@4.5.3
lerna info lifecycle @feathersjs/configuration@4.5.3~prepublish: @feathersjs/configuration@4.5.3
lerna info lifecycle @feathersjs/tests@4.5.3~prepublish: @feathersjs/tests@4.5.3
lerna info lifecycle @feathersjs/transport-commons@4.5.3~prepublish: @feathersjs/transport-commons@4.5.3
lerna info lifecycle @feathersjs/authentication@4.5.3~prepublish: @feathersjs/authentication@4.5.3
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! @feathersjs/authentication@4.5.3 compile: `shx rm -rf lib/ && tsc`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the @feathersjs/authentication@4.5.3 compile script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-06-29T00_11_40_294Z-debug.log
lerna info lifecycle @feathersjs/authentication@4.5.3~prepublish: Failed to exec prepublish script
lerna ERR! lifecycle "prepublish" errored in "@feathersjs/authentication", exiting 2
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! feathers@ install: `lerna bootstrap`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the feathers@ install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-06-29T00_11_40_366Z-debug.log
npm run update-dependencies
> feathers@ update-dependencies /home/runner/work/feathers/feathers
> ncu -u && lerna exec -- ncu -u

Upgrading /home/runner/work/feathers/feathers/package.json

All dependencies match the latest package versions :)
Upgrading /home/runner/work/feathers/feathers/packages/commons/package.json

 @types/node  ^14.0.13  →  ^14.0.14 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/feathers/package.json

All dependencies match the latest package versions :)
Upgrading /home/runner/work/feathers/feathers/packages/configuration/package.json
Upgrading /home/runner/work/feathers/feathers/packages/errors/package.json

All dependencies match the latest package versions :)

 @types/node  ^14.0.13  →  ^14.0.14 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/tests/package.json
Upgrading /home/runner/work/feathers/feathers/packages/transport-commons/package.json

 @types/lodash  ^4.14.155  →  ^4.14.157 
 @types/node     ^14.0.13  →   ^14.0.14 

Run npm install to install new versions.


 @types/node  ^14.0.13  →  ^14.0.14 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json

 @angular/common            ^9.1.11  →  ^10.0.1 
 @angular/core              ^9.1.11  →  ^10.0.1 
 @angular/platform-browser  ^9.1.11  →  ^10.0.1 
 superagent                  ^5.2.2  →   ^5.3.1 

Run npm install to install new versions.


 superagent  ^5.2.2  →  ^5.3.1 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/authentication/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json

 uuid              ^8.1.0  →     ^8.2.0 
 @types/lodash  ^4.14.155  →  ^4.14.157 
 @types/node     ^14.0.13  →   ^14.0.14 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/primus/package.json

All dependencies match the latest package versions :)

All dependencies match the latest package versions :)
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json

All dependencies match the latest package versions :)

 @types/mongodb   ^3.5.23  →   ^3.5.25 
 @types/node     ^14.0.13  →  ^14.0.14 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/authentication-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-local/package.json

 @types/lodash  ^4.14.155  →  ^4.14.157 
 @types/node     ^14.0.13  →   ^14.0.14 

Run npm install to install new versions.


 @types/node  ^14.0.13  →  ^14.0.14 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/authentication-oauth/package.json
Upgrading /home/runner/work/feathers/feathers/packages/express/package.json

All dependencies match the latest package versions :)

 @types/lodash  ^4.14.155  →  ^4.14.157 
 @types/node     ^14.0.13  →   ^14.0.14 

Run npm install to install new versions.

stderr:

lerna notice cli v3.22.1
lerna info Executing command in 17 packages: "ncu -u"

















lerna success exec Executed command in 17 packages: "ncu -u"
npm run clean
> feathers@ clean /home/runner/work/feathers/feathers
> find . -name node_modules -exec rm -rf '{}' + && find . -name package-lock.json -exec rm -rf '{}' +
npm install
> feathers@ install /home/runner/work/feathers/feathers
> lerna bootstrap


> @feathersjs/commons@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/commons
> npm run compile


> @feathersjs/commons@4.5.3 compile /home/runner/work/feathers/feathers/packages/commons
> shx rm -rf lib/ && tsc


> @feathersjs/configuration@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/configuration
> npm run compile


> @feathersjs/configuration@4.5.3 compile /home/runner/work/feathers/feathers/packages/configuration
> shx rm -rf lib/ && tsc


> @feathersjs/tests@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/tests
> npm run compile


> @feathersjs/tests@4.5.3 compile /home/runner/work/feathers/feathers/packages/tests
> shx rm -rf lib/ && tsc


> @feathersjs/transport-commons@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/transport-commons
> npm run compile


> @feathersjs/transport-commons@4.5.3 compile /home/runner/work/feathers/feathers/packages/transport-commons
> shx rm -rf lib/ && tsc


> @feathersjs/authentication@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/authentication
> npm run compile


> @feathersjs/authentication@4.5.3 compile /home/runner/work/feathers/feathers/packages/authentication
> shx rm -rf lib/ && tsc

src/jwt.ts(39,15): error TS2339: Property 'exp' does not exist on type '{}'.

stderr:

npm WARN deprecated tslint@6.1.2: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated mkdirp-promise@5.0.1: This package is broken and no longer maintained. 'mkdirp' itself supports promises now, please switch to that.
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
lerna notice cli v3.22.1
lerna info Bootstrapping 17 packages
lerna info Installing external dependencies
lerna info hoist Installing hoisted dependencies into root
lerna info hoist Pruning hoisted dependencies
lerna info hoist Finished pruning hoisted dependencies
lerna info hoist Finished bootstrapping root
lerna info Symlinking packages and binaries
lerna info lifecycle @feathersjs/commons@4.5.3~prepublish: @feathersjs/commons@4.5.3
lerna info lifecycle @feathersjs/configuration@4.5.3~prepublish: @feathersjs/configuration@4.5.3
lerna info lifecycle @feathersjs/tests@4.5.3~prepublish: @feathersjs/tests@4.5.3
lerna info lifecycle @feathersjs/transport-commons@4.5.3~prepublish: @feathersjs/transport-commons@4.5.3
lerna info lifecycle @feathersjs/authentication@4.5.3~prepublish: @feathersjs/authentication@4.5.3
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! @feathersjs/authentication@4.5.3 compile: `shx rm -rf lib/ && tsc`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the @feathersjs/authentication@4.5.3 compile script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-06-29T00_13_09_689Z-debug.log
lerna info lifecycle @feathersjs/authentication@4.5.3~prepublish: Failed to exec prepublish script
lerna ERR! lifecycle "prepublish" errored in "@feathersjs/authentication", exiting 2
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! feathers@ install: `lerna bootstrap`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the feathers@ install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-06-29T00_13_09_769Z-debug.log

Changed files

Changed 12 files:
  • package-lock.json
  • packages/authentication-client/package.json
  • packages/authentication-local/package.json
  • packages/authentication-oauth/package.json
  • packages/authentication/package.json
  • packages/client/package.json
  • packages/commons/package.json
  • packages/configuration/package.json
  • packages/rest-client/package.json
  • packages/socketio/package.json
  • packages/tests/package.json
  • packages/transport-commons/package.json

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@github-actions
Copy link
Contributor Author

github-actions bot commented Jul 6, 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
> feathers@ install /home/runner/work/feathers/feathers
> lerna bootstrap


> @feathersjs/commons@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/commons
> npm run compile


> @feathersjs/commons@4.5.3 compile /home/runner/work/feathers/feathers/packages/commons
> shx rm -rf lib/ && tsc


> @feathersjs/configuration@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/configuration
> npm run compile


> @feathersjs/configuration@4.5.3 compile /home/runner/work/feathers/feathers/packages/configuration
> shx rm -rf lib/ && tsc


> @feathersjs/tests@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/tests
> npm run compile


> @feathersjs/tests@4.5.3 compile /home/runner/work/feathers/feathers/packages/tests
> shx rm -rf lib/ && tsc


> @feathersjs/transport-commons@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/transport-commons
> npm run compile


> @feathersjs/transport-commons@4.5.3 compile /home/runner/work/feathers/feathers/packages/transport-commons
> shx rm -rf lib/ && tsc


> @feathersjs/authentication@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/authentication
> npm run compile


> @feathersjs/authentication@4.5.3 compile /home/runner/work/feathers/feathers/packages/authentication
> shx rm -rf lib/ && tsc

src/jwt.ts(39,15): error TS2339: Property 'exp' does not exist on type '{}'.

stderr:

lerna notice cli v3.22.1
lerna info Bootstrapping 17 packages
lerna info Installing external dependencies
lerna info hoist Installing hoisted dependencies into root
lerna info hoist Pruning hoisted dependencies
lerna info hoist Finished pruning hoisted dependencies
lerna info hoist Finished bootstrapping root
lerna info Symlinking packages and binaries
lerna info lifecycle @feathersjs/commons@4.5.3~prepublish: @feathersjs/commons@4.5.3
lerna info lifecycle @feathersjs/configuration@4.5.3~prepublish: @feathersjs/configuration@4.5.3
lerna info lifecycle @feathersjs/tests@4.5.3~prepublish: @feathersjs/tests@4.5.3
lerna info lifecycle @feathersjs/transport-commons@4.5.3~prepublish: @feathersjs/transport-commons@4.5.3
lerna info lifecycle @feathersjs/authentication@4.5.3~prepublish: @feathersjs/authentication@4.5.3
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! @feathersjs/authentication@4.5.3 compile: `shx rm -rf lib/ && tsc`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the @feathersjs/authentication@4.5.3 compile script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-07-06T00_14_18_655Z-debug.log
lerna info lifecycle @feathersjs/authentication@4.5.3~prepublish: Failed to exec prepublish script
lerna ERR! lifecycle "prepublish" errored in "@feathersjs/authentication", exiting 2
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! feathers@ install: `lerna bootstrap`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the feathers@ install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-07-06T00_14_18_719Z-debug.log
npm run update-dependencies
> feathers@ update-dependencies /home/runner/work/feathers/feathers
> ncu -u && lerna exec -- ncu -u

Upgrading /home/runner/work/feathers/feathers/package.json

All dependencies match the latest package versions :)
Upgrading /home/runner/work/feathers/feathers/packages/commons/package.json

 typescript  ^3.9.5  →  ^3.9.6 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/feathers/package.json

All dependencies match the latest package versions :)
Upgrading /home/runner/work/feathers/feathers/packages/errors/package.json
Upgrading /home/runner/work/feathers/feathers/packages/configuration/package.json

All dependencies match the latest package versions :)

 typescript  ^3.9.5  →  ^3.9.6 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/tests/package.json
Upgrading /home/runner/work/feathers/feathers/packages/transport-commons/package.json

 typescript  ^3.9.5  →  ^3.9.6 

Run npm install to install new versions.


 typescript  ^3.9.5  →  ^3.9.6 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json

 @angular/common            ^10.0.1  →  ^10.0.2 
 @angular/core              ^10.0.1  →  ^10.0.2 
 @angular/platform-browser  ^10.0.1  →  ^10.0.2 
 rxjs                        ^6.5.5  →   ^6.6.0 

Run npm install to install new versions.


 @babel/core        ^7.10.3  →  ^7.10.4 
 @babel/preset-env  ^7.10.3  →  ^7.10.4 
 ws                  ^7.3.0  →   ^7.3.1 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/authentication/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json

 ws  ^7.3.0  →  ^7.3.1 

Run npm install to install new versions.


 typescript  ^3.9.5  →  ^3.9.6 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/primus/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json

All dependencies match the latest package versions :)

 primus  ^7.3.4  →  ^7.3.5 
 ws      ^7.3.0  →  ^7.3.1 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json

All dependencies match the latest package versions :)
Upgrading /home/runner/work/feathers/feathers/packages/authentication-client/package.json

 typescript  ^3.9.5  →  ^3.9.6 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/authentication-local/package.json

 typescript  ^3.9.5  →  ^3.9.6 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/authentication-oauth/package.json

 typescript  ^3.9.5  →  ^3.9.6 

Run npm install to install new versions.

Upgrading /home/runner/work/feathers/feathers/packages/express/package.json

All dependencies match the latest package versions :)

stderr:

lerna notice cli v3.22.1
lerna info Executing command in 17 packages: "ncu -u"

















lerna success exec Executed command in 17 packages: "ncu -u"
npm run clean
> feathers@ clean /home/runner/work/feathers/feathers
> find . -name node_modules -exec rm -rf '{}' + && find . -name package-lock.json -exec rm -rf '{}' +
npm install
> core-js-pure@3.6.5 postinstall /home/runner/work/feathers/feathers/node_modules/core-js-pure
> node -e "try{require('./postinstall')}catch(e){}"


> feathers@ install /home/runner/work/feathers/feathers
> lerna bootstrap


> @feathersjs/commons@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/commons
> npm run compile


> @feathersjs/commons@4.5.3 compile /home/runner/work/feathers/feathers/packages/commons
> shx rm -rf lib/ && tsc


> @feathersjs/configuration@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/configuration
> npm run compile


> @feathersjs/configuration@4.5.3 compile /home/runner/work/feathers/feathers/packages/configuration
> shx rm -rf lib/ && tsc


> @feathersjs/tests@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/tests
> npm run compile


> @feathersjs/tests@4.5.3 compile /home/runner/work/feathers/feathers/packages/tests
> shx rm -rf lib/ && tsc


> @feathersjs/transport-commons@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/transport-commons
> npm run compile


> @feathersjs/transport-commons@4.5.3 compile /home/runner/work/feathers/feathers/packages/transport-commons
> shx rm -rf lib/ && tsc


> @feathersjs/authentication@4.5.3 prepublish /home/runner/work/feathers/feathers/packages/authentication
> npm run compile


> @feathersjs/authentication@4.5.3 compile /home/runner/work/feathers/feathers/packages/authentication
> shx rm -rf lib/ && tsc

src/jwt.ts(39,15): error TS2339: Property 'exp' does not exist on type '{}'.

stderr:

npm WARN deprecated tslint@6.1.2: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated mkdirp-promise@5.0.1: This package is broken and no longer maintained. 'mkdirp' itself supports promises now, please switch to that.
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
lerna notice cli v3.22.1
lerna info Bootstrapping 17 packages
lerna info Installing external dependencies
lerna info hoist Installing hoisted dependencies into root
lerna info hoist Pruning hoisted dependencies
lerna info hoist Finished pruning hoisted dependencies
lerna info hoist Finished bootstrapping root
lerna info Symlinking packages and binaries
lerna info lifecycle @feathersjs/commons@4.5.3~prepublish: @feathersjs/commons@4.5.3
lerna info lifecycle @feathersjs/configuration@4.5.3~prepublish: @feathersjs/configuration@4.5.3
lerna info lifecycle @feathersjs/tests@4.5.3~prepublish: @feathersjs/tests@4.5.3
lerna info lifecycle @feathersjs/transport-commons@4.5.3~prepublish: @feathersjs/transport-commons@4.5.3
lerna info lifecycle @feathersjs/authentication@4.5.3~prepublish: @feathersjs/authentication@4.5.3
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! @feathersjs/authentication@4.5.3 compile: `shx rm -rf lib/ && tsc`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the @feathersjs/authentication@4.5.3 compile script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-07-06T00_15_53_374Z-debug.log
lerna info lifecycle @feathersjs/authentication@4.5.3~prepublish: Failed to exec prepublish script
lerna ERR! lifecycle "prepublish" errored in "@feathersjs/authentication", exiting 2
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! feathers@ install: `lerna bootstrap`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the feathers@ install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-07-06T00_15_53_435Z-debug.log

Changed files

Changed 13 files:
  • package-lock.json
  • packages/authentication-client/package.json
  • packages/authentication-local/package.json
  • packages/authentication-oauth/package.json
  • packages/authentication/package.json
  • packages/client/package.json
  • packages/commons/package.json
  • packages/configuration/package.json
  • packages/primus-client/package.json
  • packages/primus/package.json
  • packages/rest-client/package.json
  • packages/tests/package.json
  • packages/transport-commons/package.json

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@daffl daffl closed this in #2010 Jul 11, 2020
@daffl daffl deleted the create-pr-action/chore-npm-update-0 branch July 11, 2020 17:55
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