Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Oct 9, 2023

Base PullRequest

default branch (https://github.com/reduce/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
> install
> lerna bootstrap

stderr:

npm WARN old lockfile 
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm WARN old lockfile 
npm WARN old lockfile This is a one-time fix-up, please be patient...
npm WARN old lockfile 
npm WARN deprecated @npmcli/move-file@1.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated source-map-url@0.4.0: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated debuglog@1.0.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN deprecated node-fetch-npm@2.0.4: This module is not used anymore, npm uses minipass-fetch for its fetch implementation now
npm WARN deprecated @npmcli/ci-detect@1.2.0: this package has been deprecated, use `ci-info` instead
npm WARN deprecated ini@1.3.5: Please update to ini >=1.3.6 to avoid a prototype pollution issue
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated read-package-tree@5.3.1: The functionality that this package provided is now in @npmcli/arborist
npm WARN deprecated readdir-scoped-modules@1.1.0: This functionality has been moved to @npmcli/fs
npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated libnpmconfig@1.2.1: This module is not used anymore. npm config is parsed by npm itself and by @npmcli/config
npm WARN deprecated har-validator@5.1.3: this library is no longer supported
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 @evocateur/libnpmaccess@3.1.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated @evocateur/npm-registry-fetch@4.0.0: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated @evocateur/libnpmpublish@1.2.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN deprecated @evocateur/pacote@9.6.5: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
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.
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 ERR! npm install exited 1 in 'feathers'
lerna ERR! npm install stderr:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: feathers@undefined
npm ERR! Found: @angular/core@10.2.5
npm ERR! node_modules/@angular/core
npm ERR!   @angular/core@"^10.0.3" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/core@"7.2.16" from @angular/http@7.2.16
npm ERR! node_modules/@angular/http
npm ERR!   @angular/http@"^7.2.16" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /home/runner/.npm/_logs/2023-10-09T00_25_23_353Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2023-10-09T00_25_23_353Z-debug-0.log

lerna ERR! npm install exited 1 in 'feathers'
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2023-10-09T00_24_48_393Z-debug-0.log
npm run update-dependencies
> update-dependencies
> ncu -u && lerna exec -- ncu -u

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

 lerna              ^3.22.1  →    ^7.3.0 
 npm-check-updates   ^7.0.1  →  ^16.14.5 
 tslint              ^6.1.2  →    ^6.1.3 

Run npm install to install new versions.

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

 @types/mocha    ^7.0.2  →  ^10.0.2 
 @types/node   ^14.0.22  →  ^20.8.3 
 mocha           ^8.0.1  →  ^10.2.0 
 shx             ^0.3.2  →   ^0.3.4 
 ts-node        ^8.10.2  →  ^10.9.1 
 typescript      ^3.9.6  →   ^5.2.2 

Run npm install to install new versions.

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

 @feathersjs/commons  ^4.5.3  →  ^5.0.10 
 debug                ^4.1.1  →   ^4.3.4 
 events               ^3.1.0  →   ^3.3.0 
 mocha                ^8.0.1  →  ^10.2.0 

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

 @feathersjs/feathers    ^4.5.3  →  ^5.0.10 
 config                  ^3.3.1  →   ^3.3.9 
 debug                   ^4.1.1  →   ^4.3.4 
 @types/config          ^0.0.36  →   ^3.3.1 
 @types/debug            ^4.1.5  →   ^4.1.9 
 @types/mocha            ^7.0.2  →  ^10.0.2 
 @types/node           ^14.0.22  →  ^20.8.3 
 mocha                   ^8.0.1  →  ^10.2.0 
 shx                     ^0.3.2  →   ^0.3.4 
 ts-node                ^8.10.2  →  ^10.9.1 
 typescript              ^3.9.6  →   ^5.2.2 

Run npm install to install new versions.


 debug                  ^4.1.1  →   ^4.3.4 
 @feathersjs/feathers   ^4.5.3  →  ^5.0.10 
 express               ^4.17.1  →  ^4.18.2 
 mocha                  ^8.0.1  →  ^10.2.0 

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

 axios                   ^0.19.2  →     ^1.5.1 
 lodash                 ^4.17.19  →   ^4.17.21 
 @feathersjs/feathers     ^4.5.3  →    ^5.0.10 
 @types/debug             ^4.1.5  →     ^4.1.9 
 @types/lodash         ^4.14.157  →  ^4.14.199 
 @types/mocha             ^7.0.2  →    ^10.0.2 
 @types/node            ^14.0.22  →    ^20.8.3 
 mocha                    ^8.0.1  →    ^10.2.0 
 shx                      ^0.3.2  →     ^0.3.4 
 ts-node                 ^8.10.2  →    ^10.9.1 
 typescript               ^3.9.6  →     ^5.2.2 

Run npm install to install new versions.


 @feathersjs/commons     ^4.5.3  →   ^5.0.10 
 @feathersjs/errors      ^4.5.3  →   ^5.0.10 
 debug                   ^4.1.1  →    ^4.3.4 
 lodash                ^4.17.19  →  ^4.17.21 
 @feathersjs/feathers    ^4.5.3  →   ^5.0.10 
 @types/debug            ^4.1.5  →    ^4.1.9 
 @types/mocha            ^7.0.2  →   ^10.0.2 
 @types/node           ^14.0.22  →   ^20.8.3 
 mocha                   ^8.0.1  →   ^10.2.0 
 shx                     ^0.3.2  →    ^0.3.4 
 ts-node                ^8.10.2  →   ^10.9.1 
 typescript              ^3.9.6  →    ^5.2.2 

Run npm install to install new versions.

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

 @feathersjs/errors                ^4.5.3  →    ^5.0.10 
 @feathersjs/feathers              ^4.5.3  →    ^5.0.10 
 @feathersjs/transport-commons     ^4.5.3  →    ^5.0.10 
 @types/jsonwebtoken               ^8.5.0  →     ^9.0.3 
 debug                             ^4.1.1  →     ^4.3.4 
 jsonwebtoken                      ^8.5.1  →     ^9.0.2 
 lodash                          ^4.17.19  →   ^4.17.21 
 uuid                              ^8.2.0  →     ^9.0.1 
 @types/debug                      ^4.1.5  →     ^4.1.9 
 @types/lodash                  ^4.14.157  →  ^4.14.199 
 @types/mocha                      ^7.0.2  →    ^10.0.2 
 @types/node                     ^14.0.22  →    ^20.8.3 
 @types/uuid                       ^8.0.0  →     ^9.0.5 
 mocha                             ^8.0.1  →    ^10.2.0 
 shx                               ^0.3.2  →     ^0.3.4 
 ts-node                          ^8.10.2  →    ^10.9.1 
 typescript                        ^3.9.6  →     ^5.2.2 

Run npm install to install new versions.

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

 @feathersjs/authentication     ^4.5.3  →    ^5.0.10 
 @feathersjs/errors             ^4.5.3  →    ^5.0.10 
 @feathersjs/feathers           ^4.5.3  →    ^5.0.10 
 debug                          ^4.1.1  →     ^4.3.4 
 lodash                       ^4.17.19  →   ^4.17.21 
 @types/bcryptjs                ^2.4.2  →     ^2.4.4 
 @types/debug                   ^4.1.5  →     ^4.1.9 
 @types/lodash               ^4.14.157  →  ^4.14.199 
 @types/mocha                   ^7.0.2  →    ^10.0.2 
 @types/node                  ^14.0.22  →    ^20.8.3 
 mocha                          ^8.0.1  →    ^10.2.0 
 shx                            ^0.3.2  →     ^0.3.4 
 ts-node                       ^8.10.2  →    ^10.9.1 
 typescript                     ^3.9.6  →     ^5.2.2 

Run npm install to install new versions.

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

 @feathersjs/commons                 ^4.5.3  →   ^5.0.10 
 @feathersjs/errors                  ^4.5.3  →   ^5.0.10 
 @types/express                     ^4.17.7  →  ^4.17.18 
 debug                               ^4.1.1  →    ^4.3.4 
 express                            ^4.17.1  →   ^4.18.2 
 lodash                            ^4.17.19  →  ^4.17.21 
 @feathersjs/authentication          ^4.5.3  →   ^5.0.10 
 @feathersjs/authentication-local    ^4.5.4  →   ^5.0.10 
 @feathersjs/feathers                ^4.5.3  →   ^5.0.10 
 axios                              ^0.19.2  →    ^1.5.1 
 mocha                               ^8.0.1  →   ^10.2.0 

Run npm install to install new versions.

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

 @feathersjs/authentication     ^4.5.3  →    ^5.0.10 
 @feathersjs/errors             ^4.5.3  →    ^5.0.10 
 @feathersjs/express            ^4.5.4  →    ^5.0.10 
 @feathersjs/feathers           ^4.5.3  →    ^5.0.10 
 debug                          ^4.1.1  →     ^4.3.4 
 express-session               ^1.17.1  →    ^1.17.3 
 grant                          ^4.7.0  →    ^5.4.22 
 grant-profile                 ^0.0.11  →     ^1.0.2 
 lodash                       ^4.17.19  →   ^4.17.21 
 @types/debug                   ^4.1.5  →     ^4.1.9 
 @types/express                ^4.17.7  →   ^4.17.18 
 @types/express-session        ^1.17.0  →    ^1.17.8 
 @types/lodash               ^4.14.157  →  ^4.14.199 
 @types/mocha                   ^7.0.2  →    ^10.0.2 
 @types/node                  ^14.0.22  →    ^20.8.3 
 axios                         ^0.19.2  →     ^1.5.1 
 mocha                          ^8.0.1  →    ^10.2.0 
 shx                            ^0.3.2  →     ^0.3.4 
 ts-node                       ^8.10.2  →    ^10.9.1 
 typescript                     ^3.9.6  →     ^5.2.2 

Run npm install to install new versions.


 @feathersjs/transport-commons    ^4.5.3  →   ^5.0.10 
 debug                            ^4.1.1  →    ^4.3.4 
 primus                           ^7.3.5  →    ^8.0.8 
 @feathersjs/commons              ^4.5.3  →   ^5.0.10 
 @feathersjs/express              ^4.5.4  →   ^5.0.10 
 @feathersjs/feathers             ^4.5.3  →   ^5.0.10 
 lodash                         ^4.17.19  →  ^4.17.21 
 mocha                            ^8.0.1  →   ^10.2.0 
 ws                               ^7.3.1  →   ^8.14.2 

Run npm install to install new versions.

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

 @feathersjs/commons         ^4.5.3  →  ^5.0.10 
 @feathersjs/errors          ^4.5.3  →  ^5.0.10 
 qs                          ^6.9.4  →  ^6.11.2 
 @angular/common            ^10.0.3  →  ^16.2.8 
 @angular/core              ^10.0.3  →  ^16.2.8 
 @angular/platform-browser  ^10.0.3  →  ^16.2.8 
 @feathersjs/express         ^4.5.4  →  ^5.0.10 
 @feathersjs/feathers        ^4.5.3  →  ^5.0.10 
 axios                      ^0.19.2  →   ^1.5.1 
 body-parser                ^1.19.0  →  ^1.20.2 
 mocha                       ^8.0.1  →  ^10.2.0 
 node-fetch                  ^2.6.0  →   ^3.3.2 
 rxjs                        ^6.6.0  →   ^7.8.1 
 shx                         ^0.3.2  →   ^0.3.4 
 superagent                  ^5.3.1  →   ^8.1.2 

Run npm install to install new versions.

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

 @feathersjs/transport-commons    ^4.5.3  →   ^5.0.10 
 @types/socket.io                 ^2.1.8  →    ^3.0.2 
 debug                            ^4.1.1  →    ^4.3.4 
 socket.io                        ^2.3.0  →    ^4.7.2 
 @feathersjs/commons              ^4.5.3  →   ^5.0.10 
 @feathersjs/express              ^4.5.4  →   ^5.0.10 
 @feathersjs/feathers             ^4.5.3  →   ^5.0.10 
 @types/mocha                     ^7.0.2  →   ^10.0.2 
 @types/mongodb                  ^3.5.25  →    ^4.0.7 
 @types/node                    ^14.0.22  →   ^20.8.3 
 lodash                         ^4.17.19  →  ^4.17.21 
 mocha                            ^8.0.1  →   ^10.2.0 
 socket.io-client                 ^2.3.0  →    ^4.7.2 

Run npm install to install new versions.

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

 @feathersjs/transport-commons  ^4.5.3  →  ^5.0.10 
 @feathersjs/commons            ^4.5.3  →  ^5.0.10 
 @feathersjs/feathers           ^4.5.3  →  ^5.0.10 
 @feathersjs/primus             ^4.5.4  →  ^4.5.15 
 mocha                          ^8.0.1  →  ^10.2.0 
 ws                             ^7.3.1  →  ^8.14.2 

Run npm install to install new versions.


 @feathersjs/transport-commons   ^4.5.3  →  ^5.0.10 
 @types/socket.io-client        ^1.4.33  →   ^3.0.0 
 @feathersjs/commons             ^4.5.3  →  ^5.0.10 
 @feathersjs/feathers            ^4.5.3  →  ^5.0.10 
 @feathersjs/socketio            ^4.5.4  →  ^5.0.10 
 mocha                           ^8.0.1  →  ^10.2.0 
 socket.io-client                ^2.3.0  →   ^4.7.2 

Run npm install to install new versions.

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

 @feathersjs/authentication          ^4.5.3  →  ^5.0.10 
 @feathersjs/commons                 ^4.5.3  →  ^5.0.10 
 @feathersjs/errors                  ^4.5.3  →  ^5.0.10 
 @feathersjs/feathers                ^4.5.3  →  ^5.0.10 
 debug                               ^4.1.1  →   ^4.3.4 
 @feathersjs/authentication-local    ^4.5.4  →  ^5.0.10 
 @feathersjs/express                 ^4.5.4  →  ^5.0.10 
 @feathersjs/primus                  ^4.5.4  →  ^4.5.15 
 @feathersjs/primus-client           ^4.5.4  →  ^4.5.15 
 @feathersjs/rest-client             ^4.5.4  →  ^5.0.10 
 @feathersjs/socketio                ^4.5.4  →  ^5.0.10 
 @feathersjs/socketio-client         ^4.5.4  →  ^5.0.10 
 @types/debug                        ^4.1.5  →   ^4.1.9 
 @types/mocha                        ^7.0.2  →  ^10.0.2 
 @types/node                       ^14.0.22  →  ^20.8.3 
 axios                              ^0.19.2  →   ^1.5.1 
 mocha                               ^8.0.1  →  ^10.2.0 
 shx                                 ^0.3.2  →   ^0.3.4 
 ts-node                            ^8.10.2  →  ^10.9.1 
 typescript                          ^3.9.6  →   ^5.2.2 

Run npm install to install new versions.

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

 @babel/core                        ^7.10.4  →   ^7.23.0 
 @babel/preset-env                  ^7.10.4  →  ^7.22.20 
 @feathersjs/authentication-client   ^4.5.4  →   ^5.0.10 
 @feathersjs/errors                  ^4.5.3  →   ^5.0.10 
 @feathersjs/express                 ^4.5.4  →   ^5.0.10 
 @feathersjs/feathers                ^4.5.3  →   ^5.0.10 
 @feathersjs/primus                  ^4.5.4  →   ^4.5.15 
 @feathersjs/primus-client           ^4.5.4  →   ^4.5.15 
 @feathersjs/rest-client             ^4.5.4  →   ^5.0.10 
 @feathersjs/socketio                ^4.5.4  →   ^5.0.10 
 @feathersjs/socketio-client         ^4.5.4  →   ^5.0.10 
 babel-loader                        ^8.1.0  →    ^9.1.3 
 body-parser                        ^1.19.0  →   ^1.20.2 
 jquery                              ^3.5.1  →    ^3.7.1 
 jsdom                              ^16.3.0  →   ^22.1.0 
 mocha                               ^8.0.1  →   ^10.2.0 
 node-fetch                          ^2.6.0  →    ^3.3.2 
 socket.io-client                    ^2.3.0  →    ^4.7.2 
 superagent                          ^5.3.1  →    ^8.1.2 
 webpack                            ^4.43.0  →   ^5.88.2 
 webpack-merge                       ^5.0.9  →    ^5.9.0 
 ws                                  ^7.3.1  →   ^8.14.2 
 xhr2                                ^0.2.0  →    ^0.2.1 

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
> clean
> find . -name node_modules -exec rm -rf '{}' + && find . -name package-lock.json -exec rm -rf '{}' +
npm install
> install
> lerna bootstrap

stderr:

npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2023-10-09T00_25_49_468Z-debug-0.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
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
> install
> lerna bootstrap

stderr:

npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2023-10-16T00_25_24_415Z-debug-0.log
npm run update-dependencies
> update-dependencies
> ncu -u && lerna exec -- ncu -u

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

 lerna                ^7.3.0  →    ^7.3.1
 npm-check-updates  ^16.14.5  →  ^16.14.6

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/package.json

 @feathersjs/errors             ^5.0.10  →  ^5.0.11
 @feathersjs/feathers           ^5.0.10  →  ^5.0.11
 @feathersjs/transport-commons  ^5.0.10  →  ^5.0.11
 @types/node                    ^20.8.3  →  ^20.8.6

Run npm install to install new versions.

 @feathersjs/authentication        ^5.0.10  →  ^5.0.11
 @feathersjs/authentication-local  ^5.0.10  →  ^5.0.11
 @feathersjs/commons               ^5.0.10  →  ^5.0.11
 @feathersjs/errors                ^5.0.10  →  ^5.0.11
 @feathersjs/express               ^5.0.10  →  ^5.0.11
 @feathersjs/feathers              ^5.0.10  →  ^5.0.11
 @feathersjs/rest-client           ^5.0.10  →  ^5.0.11
 @feathersjs/socketio              ^5.0.10  →  ^5.0.11
 @feathersjs/socketio-client       ^5.0.10  →  ^5.0.11
 @types/node                       ^20.8.3  →  ^20.8.6

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

 @feathersjs/authentication  ^5.0.10  →  ^5.0.11
 @feathersjs/errors          ^5.0.10  →  ^5.0.11
 @feathersjs/feathers        ^5.0.10  →  ^5.0.11
 @types/node                 ^20.8.3  →  ^20.8.6

Run npm install to install new versions.

 @feathersjs/authentication   ^5.0.10  →   ^5.0.11
 @feathersjs/errors           ^5.0.10  →   ^5.0.11
 @feathersjs/express          ^5.0.10  →   ^5.0.11
 @feathersjs/feathers         ^5.0.10  →   ^5.0.11
 @types/express              ^4.17.18  →  ^4.17.19
 @types/node                  ^20.8.3  →   ^20.8.6

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/commons/package.json
Upgrading /home/runner/work/feathers/feathers/packages/configuration/package.json

 @types/node  ^20.8.3  →  ^20.8.6

Run npm install to install new versions.

 @feathersjs/feathers  ^5.0.10  →  ^5.0.11
 @types/node           ^20.8.3  →  ^20.8.6

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/errors/package.json
Upgrading /home/runner/work/feathers/feathers/packages/feathers/package.json

 @feathersjs/feathers  ^5.0.10  →  ^5.0.11

Run npm install to install new versions.

 @feathersjs/commons  ^5.0.10  →  ^5.0.11

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/tests/package.json

 @feathersjs/feathers  ^5.0.10  →  ^5.0.11
 @types/node           ^20.8.3  →  ^20.8.6

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/transport-commons/package.json

 @feathersjs/commons   ^5.0.10  →  ^5.0.11
 @feathersjs/errors    ^5.0.10  →  ^5.0.11
 @feathersjs/feathers  ^5.0.10  →  ^5.0.11
 @types/node           ^20.8.3  →  ^20.8.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/express/package.json

 @babel/core                         ^7.23.0  →  ^7.23.2
 @babel/preset-env                  ^7.22.20  →  ^7.23.2
 @feathersjs/authentication-client   ^5.0.10  →  ^5.0.11
 @feathersjs/errors                  ^5.0.10  →  ^5.0.11
 @feathersjs/express                 ^5.0.10  →  ^5.0.11
 @feathersjs/feathers                ^5.0.10  →  ^5.0.11
 @feathersjs/rest-client             ^5.0.10  →  ^5.0.11
 @feathersjs/socketio                ^5.0.10  →  ^5.0.11
 @feathersjs/socketio-client         ^5.0.10  →  ^5.0.11
 webpack                             ^5.88.2  →  ^5.89.0

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @feathersjs/authentication         ^5.0.10  →   ^5.0.11
 @feathersjs/authentication-local   ^5.0.10  →   ^5.0.11
 @feathersjs/commons                ^5.0.10  →   ^5.0.11
 @feathersjs/errors                 ^5.0.10  →   ^5.0.11
 @feathersjs/feathers               ^5.0.10  →   ^5.0.11
 @types/express                    ^4.17.18  →  ^4.17.19

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/primus/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json

 @feathersjs/commons            ^5.0.10  →  ^5.0.11
 @feathersjs/feathers           ^5.0.10  →  ^5.0.11
 @feathersjs/transport-commons  ^5.0.10  →  ^5.0.11

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @feathersjs/commons            ^5.0.10  →  ^5.0.11
 @feathersjs/express            ^5.0.10  →  ^5.0.11
 @feathersjs/feathers           ^5.0.10  →  ^5.0.11
 @feathersjs/transport-commons  ^5.0.10  →  ^5.0.11

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json

 @angular/common            ^16.2.8  →  ^16.2.9
 @angular/core              ^16.2.8  →  ^16.2.9
 @angular/platform-browser  ^16.2.8  →  ^16.2.9
 @feathersjs/commons        ^5.0.10  →  ^5.0.11
 @feathersjs/errors         ^5.0.10  →  ^5.0.11
 @feathersjs/express        ^5.0.10  →  ^5.0.11
 @feathersjs/feathers       ^5.0.10  →  ^5.0.11

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @feathersjs/commons            ^5.0.10  →  ^5.0.11
 @feathersjs/express            ^5.0.10  →  ^5.0.11
 @feathersjs/feathers           ^5.0.10  →  ^5.0.11
 @feathersjs/transport-commons  ^5.0.10  →  ^5.0.11
 @types/node                    ^20.8.3  →  ^20.8.6

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json

 @feathersjs/commons            ^5.0.10  →  ^5.0.11
 @feathersjs/feathers           ^5.0.10  →  ^5.0.11
 @feathersjs/socketio           ^5.0.10  →  ^5.0.11
 @feathersjs/transport-commons  ^5.0.10  →  ^5.0.11

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

stderr:

lerna notice cli v7.3.0
lerna info Executing command in 17 packages: "ncu -u"










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

stderr:

npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2023-10-16T00_25_53_066Z-debug-0.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
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
> install
> lerna bootstrap

stderr:

npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2023-10-23T00_24_49_988Z-debug-0.log
npm run update-dependencies
> update-dependencies
> ncu -u && lerna exec -- ncu -u

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

 lerna  ^7.3.1  →  ^7.4.1

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/package.json

 @types/debug            ^4.1.9  →    ^4.1.10
 @types/jsonwebtoken     ^9.0.3  →     ^9.0.4
 @types/lodash        ^4.14.199  →  ^4.14.200
 @types/mocha           ^10.0.2  →    ^10.0.3
 @types/node            ^20.8.6  →    ^20.8.7
 @types/uuid             ^9.0.5  →     ^9.0.6

Run npm install to install new versions.

 @types/debug   ^4.1.9  →  ^4.1.10
 @types/mocha  ^10.0.2  →  ^10.0.3
 @types/node   ^20.8.6  →  ^20.8.7

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/bcryptjs     ^2.4.4  →     ^2.4.5
 @types/debug        ^4.1.9  →    ^4.1.10
 @types/lodash    ^4.14.199  →  ^4.14.200
 @types/mocha       ^10.0.2  →    ^10.0.3
 @types/node        ^20.8.6  →    ^20.8.7

Run npm install to install new versions.

 @types/debug               ^4.1.9  →    ^4.1.10
 @types/express           ^4.17.19  →   ^4.17.20
 @types/express-session    ^1.17.8  →    ^1.17.9
 @types/lodash           ^4.14.199  →  ^4.14.200
 @types/mocha              ^10.0.2  →    ^10.0.3
 @types/node               ^20.8.6  →    ^20.8.7

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/commons/package.json

 @types/mocha  ^10.0.2  →  ^10.0.3
 @types/node   ^20.8.6  →  ^20.8.7

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

 @types/config   ^3.3.1  →   ^3.3.2
 @types/debug    ^4.1.9  →  ^4.1.10
 @types/mocha   ^10.0.2  →  ^10.0.3
 @types/node    ^20.8.6  →  ^20.8.7

Run npm install to install new versions.

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

All dependencies match the latest package versions :)

 @types/debug      ^4.1.9  →    ^4.1.10
 @types/lodash  ^4.14.199  →  ^4.14.200
 @types/mocha     ^10.0.2  →    ^10.0.3
 @types/node      ^20.8.6  →    ^20.8.7

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/transport-commons/package.json
Upgrading /home/runner/work/feathers/feathers/packages/client/package.json

 @types/debug   ^4.1.9  →  ^4.1.10
 @types/mocha  ^10.0.2  →  ^10.0.3
 @types/node   ^20.8.6  →  ^20.8.7

Run npm install to install new versions.

 webpack-merge  ^5.9.0  →  ^5.10.0

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/express/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus/package.json

 @types/express  ^4.17.19  →  ^4.17.20

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 
Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

 @angular/common            ^16.2.9  →  ^16.2.10
 @angular/core              ^16.2.9  →  ^16.2.10
 @angular/platform-browser  ^16.2.9  →  ^16.2.10

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json

 @types/mocha  ^10.0.2  →  ^10.0.3
 @types/node   ^20.8.6  →  ^20.8.7

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist.

stderr:

lerna notice cli v7.3.1
lerna info Executing command in 17 packages: "ncu -u"










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

stderr:

npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2023-10-23T00_25_16_315Z-debug-0.log

Changed files

Changed 14 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/express/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
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
> install
> lerna bootstrap

stderr:

npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2023-10-30T00_24_58_470Z-debug-0.log
npm run update-dependencies
> update-dependencies
> 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/authentication/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-client/package.json

 @types/node  ^20.8.7  →  ^20.8.9

Run npm install to install new versions.

 @types/node  ^20.8.7  →  ^20.8.9
 axios         ^1.5.1  →   ^1.6.0

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  ^20.8.7  →  ^20.8.9

Run npm install to install new versions.

 @types/node  ^20.8.7  →  ^20.8.9
 axios         ^1.5.1  →   ^1.6.0

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/commons/package.json

 @types/node  ^20.8.7  →  ^20.8.9

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/configuration/package.json

 @types/node  ^20.8.7  →  ^20.8.9

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/errors/package.json
Upgrading /home/runner/work/feathers/feathers/packages/feathers/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
Upgrading /home/runner/work/feathers/feathers/packages/transport-commons/package.json

 @types/node  ^20.8.7  →  ^20.8.9
 axios         ^1.5.1  →   ^1.6.0

Run npm install to install new versions.

 @types/node  ^20.8.7  →  ^20.8.9

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/express/package.json


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

 axios  ^1.5.1  →  ^1.6.0

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/primus/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json

 @angular/common            ^16.2.10  →  ^16.2.11
 @angular/core              ^16.2.10  →  ^16.2.11
 @angular/platform-browser  ^16.2.10  →  ^16.2.11
 axios                        ^1.5.1  →    ^1.6.0

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @types/node  ^20.8.7  →  ^20.8.9

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist.

stderr:

lerna notice cli v7.4.1
lerna info Executing command in 17 packages: "ncu -u"










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

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2023-10-30T00_25_23_981Z-debug-0.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/commons/package.json
  • packages/configuration/package.json
  • packages/express/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
Author

github-actions bot commented Nov 6, 2023

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
> install
> lerna bootstrap

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2023-11-06T00_25_33_300Z-debug-0.log
npm run update-dependencies
> update-dependencies
> ncu -u && lerna exec -- ncu -u

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

 lerna  ^7.4.1  →  ^7.4.2

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
Upgrading /home/runner/work/feathers/feathers/packages/authentication/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-oauth/package.json

 @types/node  ^20.8.9  →  ^20.8.10

Run npm install to install new versions.

 @types/node  ^20.8.9  →  ^20.8.10

Run npm install to install new versions.

 @types/node  ^20.8.9  →  ^20.8.10

Run npm install to install new versions.

 @types/node  ^20.8.9  →  ^20.8.10

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/commons/package.json
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  ^20.8.9  →  ^20.8.10

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/feathers/package.json

 @types/node  ^20.8.9  →  ^20.8.10

Run npm install to install new versions.

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

 @types/node  ^20.8.9  →  ^20.8.10

Run npm install to install new versions.

 @types/node  ^20.8.9  →  ^20.8.10

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/express/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json

 @angular/common            ^16.2.11  →  ^16.2.12
 @angular/core              ^16.2.11  →  ^16.2.12
 @angular/platform-browser  ^16.2.11  →  ^16.2.12

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @types/node  ^20.8.9  →  ^20.8.10

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist.

stderr:

lerna notice cli v7.4.1
lerna info Executing command in 17 packages: "ncu -u"










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

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2023-11-06T00_25_52_622Z-debug-0.log

Changed files

Changed 12 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/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
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
> install
> lerna bootstrap

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2023-11-13T00_25_58_283Z-debug-0.log
npm run update-dependencies
> update-dependencies
> 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/authentication-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-local/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-oauth/package.json


 @types/bcryptjs     ^2.4.5  →     ^2.4.6
 @types/debug       ^4.1.10  →    ^4.1.12
 @types/lodash    ^4.14.200  →  ^4.14.201
 @types/mocha       ^10.0.3  →    ^10.0.4
 @types/node       ^20.8.10  →    ^20.9.0

Run npm install to install new versions.
 @types/debug           ^4.1.10  →    ^4.1.12
 @types/jsonwebtoken     ^9.0.4  →     ^9.0.5
 @types/lodash        ^4.14.200  →  ^4.14.201
 @types/mocha           ^10.0.3  →    ^10.0.4
 @types/node           ^20.8.10  →    ^20.9.0
 @types/uuid             ^9.0.6  →     ^9.0.7

Run npm install to install new versions.

 @types/debug              ^4.1.10  →    ^4.1.12
 @types/express           ^4.17.20  →   ^4.17.21
 @types/express-session    ^1.17.9  →   ^1.17.10
 @types/lodash           ^4.14.200  →  ^4.14.201
 @types/mocha              ^10.0.3  →    ^10.0.4
 @types/node              ^20.8.10  →    ^20.9.0
 axios                      ^1.6.0  →     ^1.6.1

Run npm install to install new versions.

 @types/debug   ^4.1.10  →  ^4.1.12
 @types/mocha   ^10.0.3  →  ^10.0.4
 @types/node   ^20.8.10  →  ^20.9.0
 axios           ^1.6.0  →   ^1.6.1

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/commons/package.json
Upgrading /home/runner/work/feathers/feathers/packages/configuration/package.json
Upgrading /home/runner/work/feathers/feathers/packages/errors/package.json

 @types/mocha   ^10.0.3  →  ^10.0.4
 @types/node   ^20.8.10  →  ^20.9.0

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/feathers/package.json

 @types/config    ^3.3.2  →   ^3.3.3
 @types/debug    ^4.1.10  →  ^4.1.12
 @types/mocha    ^10.0.3  →  ^10.0.4
 @types/node    ^20.8.10  →  ^20.9.0

Run npm install to install new 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 :)

 @types/debug     ^4.1.10  →    ^4.1.12
 @types/lodash  ^4.14.200  →  ^4.14.201
 @types/mocha     ^10.0.3  →    ^10.0.4
 @types/node     ^20.8.10  →    ^20.9.0
 axios             ^1.6.0  →     ^1.6.1

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/transport-commons/package.json
Upgrading /home/runner/work/feathers/feathers/packages/client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus/package.json
Upgrading /home/runner/work/feathers/feathers/packages/express/package.json

 @types/debug   ^4.1.10  →  ^4.1.12
 @types/mocha   ^10.0.3  →  ^10.0.4
 @types/node   ^20.8.10  →  ^20.9.0

Run npm install to install new versions.

 @types/express  ^4.17.20  →  ^4.17.21
 axios             ^1.6.0  →    ^1.6.1

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json

 primus  ^8.0.8  →  ^8.0.9

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @babel/core        ^7.23.2  →  ^7.23.3
 @babel/preset-env  ^7.23.2  →  ^7.23.3

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

 @angular/common            ^16.2.12  →  ^17.0.2
 @angular/core              ^16.2.12  →  ^17.0.2
 @angular/platform-browser  ^16.2.12  →  ^17.0.2
 axios                        ^1.6.0  →   ^1.6.1

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @types/mocha   ^10.0.3  →  ^10.0.4
 @types/node   ^20.8.10  →  ^20.9.0

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 


Run npm install to install new versions.

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist.

stderr:

lerna notice cli v7.4.2
lerna info Executing command in 17 packages: "ncu -u"










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

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2023-11-13T00_26_17_717Z-debug-0.log

Changed files

Changed 14 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/express/package.json
  • packages/primus/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
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
> install
> lerna bootstrap

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2023-11-20T00_26_31_049Z-debug-0.log
npm run update-dependencies
> update-dependencies
> ncu -u && lerna exec -- ncu -u

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

 npm-check-updates  ^16.14.6  →  ^16.14.11

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
Upgrading /home/runner/work/feathers/feathers/packages/authentication/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-oauth/package.json

 @types/node  ^20.9.0  →  ^20.9.2

Run npm install to install new versions.

 @types/node  ^20.9.0  →  ^20.9.2

Run npm install to install new versions.

 @types/node  ^20.9.0  →  ^20.9.2
 axios         ^1.6.1  →   ^1.6.2

Run npm install to install new versions.

 @types/node  ^20.9.0  →  ^20.9.2
 axios         ^1.6.1  →   ^1.6.2

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/commons/package.json
Upgrading /home/runner/work/feathers/feathers/packages/configuration/package.json

 @types/node  ^20.9.0  →  ^20.9.2

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/errors/package.json
Upgrading /home/runner/work/feathers/feathers/packages/feathers/package.json

 @types/node  ^20.9.0  →  ^20.9.2

Run npm install to install new versions.

All dependencies match the latest package versions :)

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

 @types/node  ^20.9.0  →  ^20.9.2
 axios         ^1.6.1  →   ^1.6.2

Run npm install to install new versions.

 @types/node  ^20.9.0  →  ^20.9.2

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/express/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus/package.json
Upgrading /home/runner/work/feathers/feathers/packages/client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json

 axios  ^1.6.1  →  ^1.6.2

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json

 @angular/common            ^17.0.2  →  ^17.0.3
 @angular/core              ^17.0.2  →  ^17.0.3
 @angular/platform-browser  ^17.0.2  →  ^17.0.3
 axios                       ^1.6.1  →   ^1.6.2

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

 @types/node  ^20.9.0  →  ^20.9.2

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

stderr:

lerna notice cli v7.4.2
lerna info Executing command in 17 packages: "ncu -u"










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

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2023-11-20T00_26_50_307Z-debug-0.log

Changed files

Changed 13 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/express/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
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
> install
> lerna bootstrap

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2023-11-27T00_26_29_956Z-debug-0.log
npm run update-dependencies
> update-dependencies
> ncu -u && lerna exec -- ncu -u

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

 lerna  ^7.4.2  →  ^8.0.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/authentication-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-oauth/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-local/package.json

 @types/lodash  ^4.14.201  →  ^4.14.202
 @types/mocha     ^10.0.4  →    ^10.0.6
 @types/node      ^20.9.2  →   ^20.10.0
 typescript        ^5.2.2  →     ^5.3.2

Run npm install to install new versions.

 @types/lodash  ^4.14.201  →  ^4.14.202
 @types/mocha     ^10.0.4  →    ^10.0.6
 @types/node      ^20.9.2  →   ^20.10.0
 typescript        ^5.2.2  →     ^5.3.2

Run npm install to install new versions.

 @types/lodash  ^4.14.201  →  ^4.14.202
 @types/mocha     ^10.0.4  →    ^10.0.6
 @types/node      ^20.9.2  →   ^20.10.0
 typescript        ^5.2.2  →     ^5.3.2

Run npm install to install new versions.

 @types/mocha  ^10.0.4  →   ^10.0.6
 @types/node   ^20.9.2  →  ^20.10.0
 typescript     ^5.2.2  →    ^5.3.2

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/commons/package.json
Upgrading /home/runner/work/feathers/feathers/packages/configuration/package.json
Upgrading /home/runner/work/feathers/feathers/packages/errors/package.json

 @types/mocha  ^10.0.4  →   ^10.0.6
 @types/node   ^20.9.2  →  ^20.10.0
 typescript     ^5.2.2  →    ^5.3.2

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/feathers/package.json

 @types/mocha  ^10.0.4  →   ^10.0.6
 @types/node   ^20.9.2  →  ^20.10.0
 typescript     ^5.2.2  →    ^5.3.2

Run npm install to install new 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

 @types/lodash  ^4.14.201  →  ^4.14.202
 @types/mocha     ^10.0.4  →    ^10.0.6
 @types/node      ^20.9.2  →   ^20.10.0
 typescript        ^5.2.2  →     ^5.3.2

Run npm install to install new versions.

 @types/mocha  ^10.0.4  →   ^10.0.6
 @types/node   ^20.9.2  →  ^20.10.0
 typescript     ^5.2.2  →    ^5.3.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/primus/package.json
Upgrading /home/runner/work/feathers/feathers/packages/express/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

 jsdom  ^22.1.0  →  ^23.0.0

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json

 @angular/common            ^17.0.3  →  ^17.0.4
 @angular/core              ^17.0.3  →  ^17.0.4
 @angular/platform-browser  ^17.0.3  →  ^17.0.4

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @types/mocha  ^10.0.4  →   ^10.0.6
 @types/node   ^20.9.2  →  ^20.10.0

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist.

stderr:

lerna notice cli v7.4.2
lerna info Executing command in 17 packages: "ncu -u"










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

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2023-11-27T00_26_51_519Z-debug-0.log

Changed files

Changed 13 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/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
Author

github-actions bot commented Dec 4, 2023

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
> install
> lerna bootstrap

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2023-12-04T00_26_52_591Z-debug-0.log
npm run update-dependencies
> update-dependencies
> 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/authentication-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-oauth/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-local/package.json

 @feathersjs/errors              ^5.0.11  →   ^5.0.12
 @feathersjs/feathers            ^5.0.11  →   ^5.0.12
 @feathersjs/transport-commons   ^5.0.11  →   ^5.0.12
 @types/node                    ^20.10.0  →  ^20.10.3

Run npm install to install new versions.


 @feathersjs/authentication   ^5.0.11  →   ^5.0.12
 @feathersjs/errors           ^5.0.11  →   ^5.0.12
 @feathersjs/feathers         ^5.0.11  →   ^5.0.12
 @types/node                 ^20.10.0  →  ^20.10.3

Run npm install to install new versions.
 @feathersjs/authentication   ^5.0.11  →   ^5.0.12
 @feathersjs/errors           ^5.0.11  →   ^5.0.12
 @feathersjs/express          ^5.0.11  →   ^5.0.12
 @feathersjs/feathers         ^5.0.11  →   ^5.0.12
 @types/node                 ^20.10.0  →  ^20.10.3

Run npm install to install new versions.

 @feathersjs/authentication         ^5.0.11  →   ^5.0.12
 @feathersjs/authentication-local   ^5.0.11  →   ^5.0.12
 @feathersjs/commons                ^5.0.11  →   ^5.0.12
 @feathersjs/errors                 ^5.0.11  →   ^5.0.12
 @feathersjs/express                ^5.0.11  →   ^5.0.12
 @feathersjs/feathers               ^5.0.11  →   ^5.0.12
 @feathersjs/rest-client            ^5.0.11  →   ^5.0.12
 @feathersjs/socketio               ^5.0.11  →   ^5.0.12
 @feathersjs/socketio-client        ^5.0.11  →   ^5.0.12
 @types/node                       ^20.10.0  →  ^20.10.3

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/commons/package.json
Upgrading /home/runner/work/feathers/feathers/packages/configuration/package.json
Upgrading /home/runner/work/feathers/feathers/packages/errors/package.json

 @feathersjs/feathers  ^5.0.11  →  ^5.0.12

Run npm install to install new versions.

 @types/node  ^20.10.0  →  ^20.10.3

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/feathers/package.json

 @feathersjs/commons  ^5.0.11  →  ^5.0.12

Run npm install to install new versions.

 @feathersjs/feathers   ^5.0.11  →   ^5.0.12
 @types/node           ^20.10.0  →  ^20.10.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

 @feathersjs/commons    ^5.0.11  →   ^5.0.12
 @feathersjs/errors     ^5.0.11  →   ^5.0.12
 @feathersjs/feathers   ^5.0.11  →   ^5.0.12
 @types/node           ^20.10.0  →  ^20.10.3

Run npm install to install new versions.

 @feathersjs/feathers   ^5.0.11  →   ^5.0.12
 @types/node           ^20.10.0  →  ^20.10.3

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/express/package.json
Upgrading /home/runner/work/feathers/feathers/packages/client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus/package.json

 @feathersjs/commons            ^5.0.11  →  ^5.0.12
 @feathersjs/feathers           ^5.0.11  →  ^5.0.12
 @feathersjs/transport-commons  ^5.0.11  →  ^5.0.12

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @feathersjs/authentication        ^5.0.11  →  ^5.0.12
 @feathersjs/authentication-local  ^5.0.11  →  ^5.0.12
 @feathersjs/commons               ^5.0.11  →  ^5.0.12
 @feathersjs/errors                ^5.0.11  →  ^5.0.12
 @feathersjs/feathers              ^5.0.11  →  ^5.0.12

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @feathersjs/commons            ^5.0.11  →  ^5.0.12
 @feathersjs/express            ^5.0.11  →  ^5.0.12
 @feathersjs/feathers           ^5.0.11  →  ^5.0.12
 @feathersjs/transport-commons  ^5.0.11  →  ^5.0.12

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @babel/core                        ^7.23.3  →  ^7.23.5
 @babel/preset-env                  ^7.23.3  →  ^7.23.5
 @feathersjs/authentication-client  ^5.0.11  →  ^5.0.12
 @feathersjs/errors                 ^5.0.11  →  ^5.0.12
 @feathersjs/express                ^5.0.11  →  ^5.0.12
 @feathersjs/feathers               ^5.0.11  →  ^5.0.12
 @feathersjs/rest-client            ^5.0.11  →  ^5.0.12
 @feathersjs/socketio               ^5.0.11  →  ^5.0.12
 @feathersjs/socketio-client        ^5.0.11  →  ^5.0.12
 jsdom                              ^23.0.0  →  ^23.0.1

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json

 @angular/common            ^17.0.4  →  ^17.0.5
 @angular/core              ^17.0.4  →  ^17.0.5
 @angular/platform-browser  ^17.0.4  →  ^17.0.5
 @feathersjs/commons        ^5.0.11  →  ^5.0.12
 @feathersjs/errors         ^5.0.11  →  ^5.0.12
 @feathersjs/express        ^5.0.11  →  ^5.0.12
 @feathersjs/feathers       ^5.0.11  →  ^5.0.12

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @feathersjs/commons            ^5.0.11  →  ^5.0.12
 @feathersjs/feathers           ^5.0.11  →  ^5.0.12
 @feathersjs/socketio           ^5.0.11  →  ^5.0.12
 @feathersjs/transport-commons  ^5.0.11  →  ^5.0.12

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 


Run npm install to install new versions.
 @feathersjs/commons             ^5.0.11  →   ^5.0.12
 @feathersjs/express             ^5.0.11  →   ^5.0.12
 @feathersjs/feathers            ^5.0.11  →   ^5.0.12
 @feathersjs/transport-commons   ^5.0.11  →   ^5.0.12
 @types/node                    ^20.10.0  →  ^20.10.3

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

stderr:

lerna notice cli v8.0.0
lerna info Executing command in 17 packages: "ncu -u"










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

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2023-12-04T00_27_12_207Z-debug-0.log

Changed files

Changed 18 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/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
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
> install
> lerna bootstrap

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2023-12-11T00_27_18_628Z-debug-0.log
npm run update-dependencies
> update-dependencies
> 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/authentication-oauth/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-local/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-client/package.json


 @types/node  ^20.10.3  →  ^20.10.4
 ts-node       ^10.9.1  →   ^10.9.2
 typescript     ^5.3.2  →    ^5.3.3

Run npm install to install new versions.
 @types/node  ^20.10.3  →  ^20.10.4
 ts-node       ^10.9.1  →   ^10.9.2
 typescript     ^5.3.2  →    ^5.3.3

Run npm install to install new versions.

 @types/node  ^20.10.3  →  ^20.10.4
 ts-node       ^10.9.1  →   ^10.9.2
 typescript     ^5.3.2  →    ^5.3.3

Run npm install to install new versions.

 @types/node  ^20.10.3  →  ^20.10.4
 ts-node       ^10.9.1  →   ^10.9.2
 typescript     ^5.3.2  →    ^5.3.3

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/errors/package.json
Upgrading /home/runner/work/feathers/feathers/packages/commons/package.json
Upgrading /home/runner/work/feathers/feathers/packages/configuration/package.json

 @types/node  ^20.10.3  →  ^20.10.4
 ts-node       ^10.9.1  →   ^10.9.2
 typescript     ^5.3.2  →    ^5.3.3

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/feathers/package.json

All dependencies match the latest package versions :)

 @types/node  ^20.10.3  →  ^20.10.4
 ts-node       ^10.9.1  →   ^10.9.2
 typescript     ^5.3.2  →    ^5.3.3
Upgrading /home/runner/work/feathers/feathers/packages/tests/package.json

Run npm install to install new versions.

All dependencies match the latest package versions :)

 @types/node  ^20.10.3  →  ^20.10.4
 ts-node       ^10.9.1  →   ^10.9.2
 typescript     ^5.3.2  →    ^5.3.3

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/transport-commons/package.json
Upgrading /home/runner/work/feathers/feathers/packages/express/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus/package.json
Upgrading /home/runner/work/feathers/feathers/packages/client/package.json

 @types/node  ^20.10.3  →  ^20.10.4
 ts-node       ^10.9.1  →   ^10.9.2
 typescript     ^5.3.2  →    ^5.3.3

Run npm install to install new versions.


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 
Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json

 ws  ^8.14.2  →  ^8.15.0

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.


 ws  ^8.14.2  →  ^8.15.0

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 
 ws  ^8.14.2  →  ^8.15.0

Run npm install to install new versions.

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json

 @angular/common            ^17.0.5  →  ^17.0.6
 @angular/core              ^17.0.5  →  ^17.0.6
 @angular/platform-browser  ^17.0.5  →  ^17.0.6

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json


 @types/node  ^20.10.3  →  ^20.10.4

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist.

stderr:

lerna notice cli v8.0.0
lerna info Executing command in 17 packages: "ncu -u"










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

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2023-12-11T00_27_40_895Z-debug-0.log

Changed files

Changed 14 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/socketio/package.json
  • packages/tests/package.json
  • packages/transport-commons/package.json

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@github-actions
Copy link
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
> install
> lerna bootstrap

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2023-12-18T00_27_18_147Z-debug-0.log
npm run update-dependencies
> update-dependencies
> ncu -u && lerna exec -- ncu -u

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

 lerna                 ^8.0.0  →     ^8.0.1
 npm-check-updates  ^16.14.11  →  ^16.14.12

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/authentication-local/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-client/package.json

 @types/node  ^20.10.4  →  ^20.10.5

Run npm install to install new versions.

 @types/node  ^20.10.4  →  ^20.10.5

Run npm install to install new versions.

 @types/node  ^20.10.4  →  ^20.10.5

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/commons/package.json
Upgrading /home/runner/work/feathers/feathers/packages/configuration/package.json
Upgrading /home/runner/work/feathers/feathers/packages/errors/package.json

 @types/node  ^20.10.4  →  ^20.10.5

Run npm install to install new versions.

 @types/node  ^20.10.4  →  ^20.10.5

Run npm install to install new versions.

All dependencies match the latest package versions :)
Upgrading /home/runner/work/feathers/feathers/packages/feathers/package.json
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

 @types/node  ^20.10.4  →  ^20.10.5

Run npm install to install new versions.

 @types/node  ^20.10.4  →  ^20.10.5

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/express/package.json
Upgrading /home/runner/work/feathers/feathers/packages/client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus/package.json


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

 @babel/core        ^7.23.5  →  ^7.23.6
 @babel/preset-env  ^7.23.5  →  ^7.23.6
 ws                 ^8.15.0  →  ^8.15.1

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 ws  ^8.15.0  →  ^8.15.1

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json

 @types/node  ^20.10.4  →  ^20.10.5

Run npm install to install new versions.

 @angular/common            ^17.0.6  →  ^17.0.7
 @angular/core              ^17.0.6  →  ^17.0.7
 @angular/platform-browser  ^17.0.6  →  ^17.0.7

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 ws  ^8.15.0  →  ^8.15.1

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @types/node  ^20.10.4  →  ^20.10.5

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist.

stderr:

lerna notice cli v8.0.0
lerna info Executing command in 17 packages: "ncu -u"










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

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2023-12-18T00_27_41_371Z-debug-0.log

Changed files

Changed 15 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/primus-client/package.json
  • packages/primus/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
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
> install
> lerna bootstrap

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2023-12-25T00_26_41_264Z-debug-0.log
npm run update-dependencies
> update-dependencies
> 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/authentication/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-local/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-oauth/package.json

All dependencies match the latest package versions :)

All dependencies match the latest package versions :)

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/errors/package.json
Upgrading /home/runner/work/feathers/feathers/packages/configuration/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 :)

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

All dependencies match the latest package versions :)

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/client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/express/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 
Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

 @angular/common            ^17.0.7  →  ^17.0.8
 @angular/core              ^17.0.7  →  ^17.0.8
 @angular/platform-browser  ^17.0.7  →  ^17.0.8

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist.

stderr:

lerna notice cli v8.0.1
lerna info Executing command in 17 packages: "ncu -u"










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

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2023-12-25T00_27_03_317Z-debug-0.log

Changed files

Changed 2 files:
  • package-lock.json
  • packages/rest-client/package.json

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@github-actions
Copy link
Author

github-actions bot commented Jan 1, 2024

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
> install
> lerna bootstrap

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-01-01T00_29_28_148Z-debug-0.log
npm run update-dependencies
> update-dependencies
> 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/authentication-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-oauth/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-local/package.json

 @feathersjs/errors              ^5.0.12  →   ^5.0.13
 @feathersjs/feathers            ^5.0.12  →   ^5.0.13
 @feathersjs/transport-commons   ^5.0.12  →   ^5.0.13
 @types/node                    ^20.10.5  →  ^20.10.6

Run npm install to install new versions.

 @feathersjs/authentication   ^5.0.12  →   ^5.0.13
 @feathersjs/errors           ^5.0.12  →   ^5.0.13
 @feathersjs/express          ^5.0.12  →   ^5.0.13
 @feathersjs/feathers         ^5.0.12  →   ^5.0.13
 @types/node                 ^20.10.5  →  ^20.10.6
 axios                         ^1.6.2  →    ^1.6.3

Run npm install to install new versions.

 @feathersjs/authentication   ^5.0.12  →   ^5.0.13
 @feathersjs/errors           ^5.0.12  →   ^5.0.13
 @feathersjs/feathers         ^5.0.12  →   ^5.0.13
 @types/node                 ^20.10.5  →  ^20.10.6

Run npm install to install new versions.

 @feathersjs/authentication         ^5.0.12  →   ^5.0.13
 @feathersjs/authentication-local   ^5.0.12  →   ^5.0.13
 @feathersjs/commons                ^5.0.12  →   ^5.0.13
 @feathersjs/errors                 ^5.0.12  →   ^5.0.13
 @feathersjs/express                ^5.0.12  →   ^5.0.13
 @feathersjs/feathers               ^5.0.12  →   ^5.0.13
 @feathersjs/rest-client            ^5.0.12  →   ^5.0.13
 @feathersjs/socketio               ^5.0.12  →   ^5.0.13
 @feathersjs/socketio-client        ^5.0.12  →   ^5.0.13
 @types/node                       ^20.10.5  →  ^20.10.6
 axios                               ^1.6.2  →    ^1.6.3

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/commons/package.json
Upgrading /home/runner/work/feathers/feathers/packages/configuration/package.json
Upgrading /home/runner/work/feathers/feathers/packages/errors/package.json

 @types/node  ^20.10.5  →  ^20.10.6
Upgrading /home/runner/work/feathers/feathers/packages/feathers/package.json

Run npm install to install new versions.

 @feathersjs/feathers  ^5.0.12  →  ^5.0.13

Run npm install to install new versions.

 @feathersjs/commons  ^5.0.12  →  ^5.0.13

Run npm install to install new versions.

 @feathersjs/feathers   ^5.0.12  →   ^5.0.13
 @types/node           ^20.10.5  →  ^20.10.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

 @feathersjs/feathers   ^5.0.12  →   ^5.0.13
 @types/node           ^20.10.5  →  ^20.10.6
 axios                   ^1.6.2  →    ^1.6.3

Run npm install to install new versions.

 @feathersjs/commons    ^5.0.12  →   ^5.0.13
 @feathersjs/errors     ^5.0.12  →   ^5.0.13
 @feathersjs/feathers   ^5.0.12  →   ^5.0.13
 @types/node           ^20.10.5  →  ^20.10.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/express/package.json
Upgrading /home/runner/work/feathers/feathers/packages/client/package.json

Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json
 @feathersjs/authentication        ^5.0.12  →  ^5.0.13
 @feathersjs/authentication-local  ^5.0.12  →  ^5.0.13
 @feathersjs/commons               ^5.0.12  →  ^5.0.13
 @feathersjs/errors                ^5.0.12  →  ^5.0.13
 @feathersjs/feathers              ^5.0.12  →  ^5.0.13
 axios                              ^1.6.2  →   ^1.6.3

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @feathersjs/commons            ^5.0.12  →  ^5.0.13
 @feathersjs/express            ^5.0.12  →  ^5.0.13
 @feathersjs/feathers           ^5.0.12  →  ^5.0.13
 @feathersjs/transport-commons  ^5.0.12  →  ^5.0.13
 ws                             ^8.15.1  →  ^8.16.0

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json

 @babel/core                        ^7.23.6  →  ^7.23.7
 @babel/preset-env                  ^7.23.6  →  ^7.23.7
 @feathersjs/authentication-client  ^5.0.12  →  ^5.0.13
 @feathersjs/errors                 ^5.0.12  →  ^5.0.13
 @feathersjs/express                ^5.0.12  →  ^5.0.13
 @feathersjs/feathers               ^5.0.12  →  ^5.0.13
 @feathersjs/rest-client            ^5.0.12  →  ^5.0.13
 @feathersjs/socketio               ^5.0.12  →  ^5.0.13
 @feathersjs/socketio-client        ^5.0.12  →  ^5.0.13
 ws                                 ^8.15.1  →  ^8.16.0

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @feathersjs/commons            ^5.0.12  →  ^5.0.13
 @feathersjs/feathers           ^5.0.12  →  ^5.0.13
 @feathersjs/transport-commons  ^5.0.12  →  ^5.0.13
 ws                             ^8.15.1  →  ^8.16.0

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json


 @feathersjs/commons             ^5.0.12  →   ^5.0.13
 @feathersjs/express             ^5.0.12  →   ^5.0.13
 @feathersjs/feathers            ^5.0.12  →   ^5.0.13
 @feathersjs/transport-commons   ^5.0.12  →   ^5.0.13
 @types/node                    ^20.10.5  →  ^20.10.6

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.
 @feathersjs/commons   ^5.0.12  →  ^5.0.13
 @feathersjs/errors    ^5.0.12  →  ^5.0.13
 @feathersjs/express   ^5.0.12  →  ^5.0.13
 @feathersjs/feathers  ^5.0.12  →  ^5.0.13
 axios                  ^1.6.2  →   ^1.6.3

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @feathersjs/commons            ^5.0.12  →  ^5.0.13
 @feathersjs/feathers           ^5.0.12  →  ^5.0.13
 @feathersjs/socketio           ^5.0.12  →  ^5.0.13
 @feathersjs/transport-commons  ^5.0.12  →  ^5.0.13

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

stderr:

lerna notice cli v8.0.1
lerna info Executing command in 17 packages: "ncu -u"










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

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-01-01T00_29_49_683Z-debug-0.log

Changed files

Changed 18 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/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
Author

github-actions bot commented Jan 8, 2024

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
> install
> lerna bootstrap

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-01-08T00_27_22_895Z-debug-0.log
npm run update-dependencies
> update-dependencies
> ncu -u && lerna exec -- ncu -u

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

 lerna  ^8.0.1  →  ^8.0.2

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/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-local/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-oauth/package.json

 @feathersjs/authentication   ^5.0.13  →   ^5.0.14
 @feathersjs/errors           ^5.0.13  →   ^5.0.14
 @feathersjs/express          ^5.0.13  →   ^5.0.14
 @feathersjs/feathers         ^5.0.13  →   ^5.0.14
 @types/node                 ^20.10.6  →  ^20.10.7
 axios                         ^1.6.3  →    ^1.6.5

Run npm install to install new versions.


 @feathersjs/authentication   ^5.0.13  →   ^5.0.14
 @feathersjs/errors           ^5.0.13  →   ^5.0.14
 @feathersjs/feathers         ^5.0.13  →   ^5.0.14
 @types/node                 ^20.10.6  →  ^20.10.7

Run npm install to install new versions.
 @feathersjs/errors              ^5.0.13  →   ^5.0.14
 @feathersjs/feathers            ^5.0.13  →   ^5.0.14
 @feathersjs/transport-commons   ^5.0.13  →   ^5.0.14
 @types/node                    ^20.10.6  →  ^20.10.7

Run npm install to install new versions.

 @feathersjs/authentication         ^5.0.13  →   ^5.0.14
 @feathersjs/authentication-local   ^5.0.13  →   ^5.0.14
 @feathersjs/commons                ^5.0.13  →   ^5.0.14
 @feathersjs/errors                 ^5.0.13  →   ^5.0.14
 @feathersjs/express                ^5.0.13  →   ^5.0.14
 @feathersjs/feathers               ^5.0.13  →   ^5.0.14
 @feathersjs/rest-client            ^5.0.13  →   ^5.0.14
 @feathersjs/socketio               ^5.0.13  →   ^5.0.14
 @feathersjs/socketio-client        ^5.0.13  →   ^5.0.14
 @types/node                       ^20.10.6  →  ^20.10.7
 axios                               ^1.6.3  →    ^1.6.5

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/commons/package.json
Upgrading /home/runner/work/feathers/feathers/packages/configuration/package.json
Upgrading /home/runner/work/feathers/feathers/packages/errors/package.json

 @types/node  ^20.10.6  →  ^20.10.7

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/feathers/package.json

 @feathersjs/feathers  ^5.0.13  →  ^5.0.14

Run npm install to install new versions.

 @feathersjs/feathers   ^5.0.13  →   ^5.0.14
 @types/node           ^20.10.6  →  ^20.10.7

Run npm install to install new versions.

 @feathersjs/commons  ^5.0.13  →  ^5.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

 @feathersjs/feathers   ^5.0.13  →   ^5.0.14
 @types/node           ^20.10.6  →  ^20.10.7
 axios                   ^1.6.3  →    ^1.6.5

Run npm install to install new versions.

 @feathersjs/commons    ^5.0.13  →   ^5.0.14
 @feathersjs/errors     ^5.0.13  →   ^5.0.14
 @feathersjs/feathers   ^5.0.13  →   ^5.0.14
 @types/node           ^20.10.6  →  ^20.10.7

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/primus/package.json
Upgrading /home/runner/work/feathers/feathers/packages/express/package.json
Upgrading /home/runner/work/feathers/feathers/packages/client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json

 @feathersjs/commons            ^5.0.13  →  ^5.0.14
 @feathersjs/express            ^5.0.13  →  ^5.0.14
 @feathersjs/feathers           ^5.0.13  →  ^5.0.14
 @feathersjs/transport-commons  ^5.0.13  →  ^5.0.14

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @feathersjs/authentication        ^5.0.13  →  ^5.0.14
 @feathersjs/authentication-local  ^5.0.13  →  ^5.0.14
 @feathersjs/commons               ^5.0.13  →  ^5.0.14
 @feathersjs/errors                ^5.0.13  →  ^5.0.14
 @feathersjs/feathers              ^5.0.13  →  ^5.0.14
 axios                              ^1.6.3  →   ^1.6.5

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @feathersjs/commons            ^5.0.13  →  ^5.0.14
 @feathersjs/feathers           ^5.0.13  →  ^5.0.14
 @feathersjs/transport-commons  ^5.0.13  →  ^5.0.14

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @feathersjs/authentication-client  ^5.0.13  →  ^5.0.14
 @feathersjs/errors                 ^5.0.13  →  ^5.0.14
 @feathersjs/express                ^5.0.13  →  ^5.0.14
 @feathersjs/feathers               ^5.0.13  →  ^5.0.14
 @feathersjs/rest-client            ^5.0.13  →  ^5.0.14
 @feathersjs/socketio               ^5.0.13  →  ^5.0.14
 @feathersjs/socketio-client        ^5.0.13  →  ^5.0.14
 jsdom                              ^23.0.1  →  ^23.2.0
 socket.io-client                    ^4.7.2  →   ^4.7.3

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json


 @feathersjs/commons   ^5.0.13  →  ^5.0.14
 @feathersjs/errors    ^5.0.13  →  ^5.0.14
 @feathersjs/express   ^5.0.13  →  ^5.0.14
 @feathersjs/feathers  ^5.0.13  →  ^5.0.14
 axios                  ^1.6.3  →   ^1.6.5

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.
 @feathersjs/commons             ^5.0.13  →   ^5.0.14
 @feathersjs/express             ^5.0.13  →   ^5.0.14
 @feathersjs/feathers            ^5.0.13  →   ^5.0.14
 @feathersjs/transport-commons   ^5.0.13  →   ^5.0.14
 @types/node                    ^20.10.6  →  ^20.10.7
 socket.io                        ^4.7.2  →    ^4.7.3
 socket.io-client                 ^4.7.2  →    ^4.7.3

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @feathersjs/commons            ^5.0.13  →  ^5.0.14
 @feathersjs/feathers           ^5.0.13  →  ^5.0.14
 @feathersjs/socketio           ^5.0.13  →  ^5.0.14
 @feathersjs/transport-commons  ^5.0.13  →  ^5.0.14
 socket.io-client                ^4.7.2  →   ^4.7.3

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

stderr:

lerna notice cli v8.0.1
lerna info Executing command in 17 packages: "ncu -u"










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

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-01-08T00_27_44_684Z-debug-0.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
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
> install
> lerna bootstrap

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-01-15T00_28_16_917Z-debug-0.log
npm run update-dependencies
> update-dependencies
> 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/authentication/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-oauth/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-local/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-client/package.json


 @types/node  ^20.10.7  →  ^20.11.0

Run npm install to install new versions.
 @types/node  ^20.10.7  →  ^20.11.0

Run npm install to install new versions.

 @types/node  ^20.10.7  →  ^20.11.0

Run npm install to install new versions.

 @types/node  ^20.10.7  →  ^20.11.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/commons/package.json
Upgrading /home/runner/work/feathers/feathers/packages/errors/package.json

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

 @types/node  ^20.10.7  →  ^20.11.0

Run npm install to install new versions.

 @types/node  ^20.10.7  →  ^20.11.0
 config         ^3.3.9  →   ^3.3.10

Run npm install to install new versions.

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

 @types/node  ^20.10.7  →  ^20.11.0

Run npm install to install new versions.

 @types/node  ^20.10.7  →  ^20.11.0

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/express/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus/package.json
Upgrading /home/runner/work/feathers/feathers/packages/client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

 @babel/preset-env  ^7.23.7  →  ^7.23.8
 socket.io-client    ^4.7.3  →   ^4.7.4

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json

 @angular/common            ^17.0.8  →  ^17.0.9
 @angular/core              ^17.0.8  →  ^17.0.9
 @angular/platform-browser  ^17.0.8  →  ^17.0.9

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @types/node       ^20.10.7  →  ^20.11.0
 socket.io           ^4.7.3  →    ^4.7.4
 socket.io-client    ^4.7.3  →    ^4.7.4

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 socket.io-client  ^4.7.3  →  ^4.7.4

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

stderr:

lerna notice cli v8.0.2
lerna info Executing command in 17 packages: "ncu -u"










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

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-01-15T00_28_37_857Z-debug-0.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/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
Author

github-actions bot commented Mar 4, 2024

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
> install
> lerna bootstrap

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-03-04T00_25_46_509Z-debug-0.log
npm run update-dependencies
> update-dependencies
> 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/authentication-oauth/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-local/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-client/package.json

 @types/node  ^20.11.20  →  ^20.11.24

Run npm install to install new versions.

 @types/express-session   ^1.17.10  →    ^1.18.0
 @types/node             ^20.11.20  →  ^20.11.24

Run npm install to install new versions.

 @types/jsonwebtoken     ^9.0.5  →     ^9.0.6
 @types/node          ^20.11.20  →  ^20.11.24

Run npm install to install new versions.

 @types/node  ^20.11.20  →  ^20.11.24

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/commons/package.json
Upgrading /home/runner/work/feathers/feathers/packages/configuration/package.json
Upgrading /home/runner/work/feathers/feathers/packages/errors/package.json

 @types/node  ^20.11.20  →  ^20.11.24

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/feathers/package.json

 @types/node  ^20.11.20  →  ^20.11.24

Run npm install to install new versions.

 express  ^4.18.2  →  ^4.18.3

Run npm install to install new versions.

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

 @types/node  ^20.11.20  →  ^20.11.24

Run npm install to install new versions.

 @types/node  ^20.11.20  →  ^20.11.24

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/express/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json

 express  ^4.18.2  →  ^4.18.3

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json

 @babel/core        ^7.23.9  →  ^7.24.0
 @babel/preset-env  ^7.23.9  →  ^7.24.0

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json

 @types/node  ^20.11.20  →  ^20.11.24

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.


 @angular/common            ^17.2.2  →  ^17.2.3
 @angular/core              ^17.2.2  →  ^17.2.3
 @angular/platform-browser  ^17.2.2  →  ^17.2.3

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist.

stderr:

lerna notice cli v8.1.2
lerna info Executing command in 17 packages: "ncu -u"










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

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-03-04T00_26_07_521Z-debug-0.log

Changed files

Changed 14 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/errors/package.json
  • packages/express/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
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
> install
> lerna bootstrap

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-03-11T00_26_21_150Z-debug-0.log
npm run update-dependencies
> update-dependencies
> 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/authentication-oauth/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-local/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-client/package.json

 @types/node  ^20.11.24  →  ^20.11.25
 typescript      ^5.3.3  →     ^5.4.2

Run npm install to install new versions.

 @types/node  ^20.11.24  →  ^20.11.25
 typescript      ^5.3.3  →     ^5.4.2

Run npm install to install new versions.

 @types/node  ^20.11.24  →  ^20.11.25
 typescript      ^5.3.3  →     ^5.4.2

Run npm install to install new versions.

 @types/node  ^20.11.24  →  ^20.11.25
 typescript      ^5.3.3  →     ^5.4.2

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/commons/package.json
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  ^20.11.24  →  ^20.11.25
 typescript      ^5.3.3  →     ^5.4.2

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/feathers/package.json

 @types/node  ^20.11.24  →  ^20.11.25
 typescript      ^5.3.3  →     ^5.4.2

Run npm install to install new 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

 @types/node  ^20.11.24  →  ^20.11.25
 typescript      ^5.3.3  →     ^5.4.2

Run npm install to install new versions.

 @types/node  ^20.11.24  →  ^20.11.25
 typescript      ^5.3.3  →     ^5.4.2

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/express/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus/package.json
Upgrading /home/runner/work/feathers/feathers/packages/client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json

 @angular/common            ^17.2.3  →  ^17.2.4
 @angular/core              ^17.2.3  →  ^17.2.4
 @angular/platform-browser  ^17.2.3  →  ^17.2.4
 qs                         ^6.11.2  →  ^6.12.0

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @types/node  ^20.11.24  →  ^20.11.25

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist.

stderr:

lerna notice cli v8.1.2
lerna info Executing command in 17 packages: "ncu -u"










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

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-03-11T00_26_43_974Z-debug-0.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/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
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
> install
> lerna bootstrap

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-03-18T00_26_56_582Z-debug-0.log
npm run update-dependencies
> update-dependencies
> ncu -u && lerna exec -- ncu -u

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

 npm-check-updates  ^16.14.15  →  ^16.14.17

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
Upgrading /home/runner/work/feathers/feathers/packages/authentication-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication/package.json

 @feathersjs/authentication    ^5.0.23  →    ^5.0.24
 @feathersjs/errors            ^5.0.23  →    ^5.0.24
 @feathersjs/express           ^5.0.23  →    ^5.0.24
 @feathersjs/feathers          ^5.0.23  →    ^5.0.24
 @types/lodash               ^4.14.202  →    ^4.17.0
 @types/node                 ^20.11.25  →  ^20.11.28
 axios                          ^1.6.7  →     ^1.6.8

Run npm install to install new versions.

 @feathersjs/authentication    ^5.0.23  →    ^5.0.24
 @feathersjs/errors            ^5.0.23  →    ^5.0.24
 @feathersjs/feathers          ^5.0.23  →    ^5.0.24
 @types/lodash               ^4.14.202  →    ^4.17.0
 @types/node                 ^20.11.25  →  ^20.11.28

Run npm install to install new versions.

 @feathersjs/errors               ^5.0.23  →    ^5.0.24
 @feathersjs/feathers             ^5.0.23  →    ^5.0.24
 @feathersjs/transport-commons    ^5.0.23  →    ^5.0.24
 @types/lodash                  ^4.14.202  →    ^4.17.0
 @types/node                    ^20.11.25  →  ^20.11.28

Run npm install to install new versions.

 @feathersjs/authentication          ^5.0.23  →    ^5.0.24
 @feathersjs/authentication-local    ^5.0.23  →    ^5.0.24
 @feathersjs/commons                 ^5.0.23  →    ^5.0.24
 @feathersjs/errors                  ^5.0.23  →    ^5.0.24
 @feathersjs/express                 ^5.0.23  →    ^5.0.24
 @feathersjs/feathers                ^5.0.23  →    ^5.0.24
 @feathersjs/rest-client             ^5.0.23  →    ^5.0.24
 @feathersjs/socketio                ^5.0.23  →    ^5.0.24
 @feathersjs/socketio-client         ^5.0.23  →    ^5.0.24
 @types/node                       ^20.11.25  →  ^20.11.28
 axios                                ^1.6.7  →     ^1.6.8

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/commons/package.json
Upgrading /home/runner/work/feathers/feathers/packages/configuration/package.json

Upgrading /home/runner/work/feathers/feathers/packages/errors/package.json
 @types/node  ^20.11.25  →  ^20.11.28

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/feathers/package.json
Upgrading /home/runner/work/feathers/feathers/packages/tests/package.json

 @feathersjs/feathers    ^5.0.23  →    ^5.0.24
 @types/node           ^20.11.25  →  ^20.11.28

Run npm install to install new versions.

 @feathersjs/feathers  ^5.0.23  →  ^5.0.24

Run npm install to install new versions.

 @feathersjs/feathers    ^5.0.23  →    ^5.0.24
 @types/lodash         ^4.14.202  →    ^4.17.0
 @types/node           ^20.11.25  →  ^20.11.28
 axios                    ^1.6.7  →     ^1.6.8

Run npm install to install new versions.

 @feathersjs/commons  ^5.0.23  →  ^5.0.24

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/transport-commons/package.json
Upgrading /home/runner/work/feathers/feathers/packages/express/package.json
Upgrading /home/runner/work/feathers/feathers/packages/client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus/package.json

 @feathersjs/commons     ^5.0.23  →    ^5.0.24
 @feathersjs/errors      ^5.0.23  →    ^5.0.24
 @feathersjs/feathers    ^5.0.23  →    ^5.0.24
 @types/node           ^20.11.25  →  ^20.11.28

Run npm install to install new versions.

 @feathersjs/authentication-client  ^5.0.23  →  ^5.0.24
 @feathersjs/errors                 ^5.0.23  →  ^5.0.24
 @feathersjs/express                ^5.0.23  →  ^5.0.24
 @feathersjs/feathers               ^5.0.23  →  ^5.0.24
 @feathersjs/rest-client            ^5.0.23  →  ^5.0.24
 @feathersjs/socketio               ^5.0.23  →  ^5.0.24
 @feathersjs/socketio-client        ^5.0.23  →  ^5.0.24
 socket.io-client                    ^4.7.4  →   ^4.7.5

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.


 @feathersjs/authentication        ^5.0.23  →  ^5.0.24
 @feathersjs/authentication-local  ^5.0.23  →  ^5.0.24
 @feathersjs/commons               ^5.0.23  →  ^5.0.24
 @feathersjs/errors                ^5.0.23  →  ^5.0.24
 @feathersjs/feathers              ^5.0.23  →  ^5.0.24
 axios                              ^1.6.7  →   ^1.6.8

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.
 @feathersjs/commons            ^5.0.23  →  ^5.0.24
 @feathersjs/express            ^5.0.23  →  ^5.0.24
 @feathersjs/feathers           ^5.0.23  →  ^5.0.24
 @feathersjs/transport-commons  ^5.0.23  →  ^5.0.24

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json

 @feathersjs/commons            ^5.0.23  →  ^5.0.24
 @feathersjs/feathers           ^5.0.23  →  ^5.0.24
 @feathersjs/transport-commons  ^5.0.23  →  ^5.0.24

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @feathersjs/commons              ^5.0.23  →    ^5.0.24
 @feathersjs/express              ^5.0.23  →    ^5.0.24
 @feathersjs/feathers             ^5.0.23  →    ^5.0.24
 @feathersjs/transport-commons    ^5.0.23  →    ^5.0.24
 @types/node                    ^20.11.25  →  ^20.11.28
 socket.io                         ^4.7.4  →     ^4.7.5
 socket.io-client                  ^4.7.4  →     ^4.7.5

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @angular/common            ^17.2.4  →  ^17.3.0
 @angular/core              ^17.2.4  →  ^17.3.0
 @angular/platform-browser  ^17.2.4  →  ^17.3.0
 @feathersjs/commons        ^5.0.23  →  ^5.0.24
 @feathersjs/errors         ^5.0.23  →  ^5.0.24
 @feathersjs/express        ^5.0.23  →  ^5.0.24
 @feathersjs/feathers       ^5.0.23  →  ^5.0.24
 axios                       ^1.6.7  →   ^1.6.8

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @feathersjs/commons            ^5.0.23  →  ^5.0.24
 @feathersjs/feathers           ^5.0.23  →  ^5.0.24
 @feathersjs/socketio           ^5.0.23  →  ^5.0.24
 @feathersjs/transport-commons  ^5.0.23  →  ^5.0.24
 socket.io-client                ^4.7.4  →   ^4.7.5

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

stderr:

lerna notice cli v8.1.2
lerna info Executing command in 17 packages: "ncu -u"










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

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-03-18T00_27_25_769Z-debug-0.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
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
> install
> lerna bootstrap

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-03-25T00_26_33_379Z-debug-0.log
npm run update-dependencies
> update-dependencies
> 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/authentication/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-local/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-oauth/package.json


 @types/node  ^20.11.28  →  ^20.11.30
 typescript      ^5.4.2  →     ^5.4.3

Run npm install to install new versions.
 @types/node  ^20.11.28  →  ^20.11.30
 typescript      ^5.4.2  →     ^5.4.3

Run npm install to install new versions.

 @types/node  ^20.11.28  →  ^20.11.30
 typescript      ^5.4.2  →     ^5.4.3

Run npm install to install new versions.

 @types/node  ^20.11.28  →  ^20.11.30
 typescript      ^5.4.2  →     ^5.4.3

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/configuration/package.json
Upgrading /home/runner/work/feathers/feathers/packages/commons/package.json
Upgrading /home/runner/work/feathers/feathers/packages/errors/package.json

 express  ^4.18.3  →  ^4.19.1

Run npm install to install new versions.

 @types/node  ^20.11.28  →  ^20.11.30
 typescript      ^5.4.2  →     ^5.4.3

Run npm install to install new versions.

 @types/config     ^3.3.3  →     ^3.3.4
 @types/node    ^20.11.28  →  ^20.11.30
 typescript        ^5.4.2  →     ^5.4.3

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/tests/package.json
Upgrading /home/runner/work/feathers/feathers/packages/transport-commons/package.json

 @types/node  ^20.11.28  →  ^20.11.30
 typescript      ^5.4.2  →     ^5.4.3

Run npm install to install new versions.

 @types/node  ^20.11.28  →  ^20.11.30
 typescript      ^5.4.2  →     ^5.4.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/express/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json


 @babel/core        ^7.24.0  →  ^7.24.3
 @babel/preset-env  ^7.24.0  →  ^7.24.3
 webpack            ^5.90.3  →  ^5.91.0

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 express  ^4.18.3  →  ^4.19.1

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 
Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

 @angular/common            ^17.3.0  →  ^17.3.1
 @angular/core              ^17.3.0  →  ^17.3.1
 @angular/platform-browser  ^17.3.0  →  ^17.3.1

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @types/node  ^20.11.28  →  ^20.11.30

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

stderr:

lerna notice cli v8.1.2
lerna info Executing command in 17 packages: "ncu -u"










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

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-03-25T00_26_55_622Z-debug-0.log

Changed files

Changed 14 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/errors/package.json
  • packages/express/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
Author

github-actions bot commented Apr 1, 2024

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
> install
> lerna bootstrap

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-04-01T00_29_06_726Z-debug-0.log
npm run update-dependencies
> update-dependencies
> ncu -u && lerna exec -- ncu -u

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

 npm-check-updates  ^16.14.17  →  ^16.14.18

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/authentication-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-local/package.json

 @types/node  ^20.11.30  →  ^20.12.2
 mocha          ^10.3.0  →   ^10.4.0

Run npm install to install new versions.


 @types/node  ^20.11.30  →  ^20.12.2
 mocha          ^10.3.0  →   ^10.4.0

Run npm install to install new versions.
 @types/node  ^20.11.30  →  ^20.12.2
 mocha          ^10.3.0  →   ^10.4.0

Run npm install to install new versions.

 @types/node  ^20.11.30  →  ^20.12.2
 mocha          ^10.3.0  →   ^10.4.0

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/commons/package.json
Upgrading /home/runner/work/feathers/feathers/packages/errors/package.json
Upgrading /home/runner/work/feathers/feathers/packages/configuration/package.json

Upgrading /home/runner/work/feathers/feathers/packages/feathers/package.json
 express  ^4.19.1  →  ^4.19.2
 mocha    ^10.3.0  →  ^10.4.0

Run npm install to install new versions.

 @types/node  ^20.11.30  →  ^20.12.2
 mocha          ^10.3.0  →   ^10.4.0

Run npm install to install new versions.

 mocha  ^10.3.0  →  ^10.4.0

Run npm install to install new versions.

 @types/node  ^20.11.30  →  ^20.12.2
 mocha          ^10.3.0  →   ^10.4.0

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  ^20.11.30  →  ^20.12.2
 mocha          ^10.3.0  →   ^10.4.0

Run npm install to install new versions.

 @types/node  ^20.11.30  →  ^20.12.2
 mocha          ^10.3.0  →   ^10.4.0

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/express/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json

 mocha  ^10.3.0  →  ^10.4.0

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.



 mocha  ^10.3.0  →  ^10.4.0

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.
 express  ^4.19.1  →  ^4.19.2
 mocha    ^10.3.0  →  ^10.4.0

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.
 mocha  ^10.3.0  →  ^10.4.0

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json

 @angular/common            ^17.3.1  →  ^17.3.2
 @angular/core              ^17.3.1  →  ^17.3.2
 @angular/platform-browser  ^17.3.1  →  ^17.3.2
 mocha                      ^10.3.0  →  ^10.4.0

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @types/node  ^20.11.30  →  ^20.12.2
 mocha          ^10.3.0  →   ^10.4.0

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 mocha  ^10.3.0  →  ^10.4.0

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

stderr:

lerna notice cli v8.1.2
lerna info Executing command in 17 packages: "ncu -u"










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

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-04-01T00_29_30_087Z-debug-0.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
Author

github-actions bot commented Apr 8, 2024

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
> install
> lerna bootstrap

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-04-08T00_26_59_157Z-debug-0.log
npm run update-dependencies
> update-dependencies
> 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/authentication-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-local/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-oauth/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication/package.json


 @types/node  ^20.12.2  →  ^20.12.5
 typescript     ^5.4.3  →    ^5.4.4

Run npm install to install new versions.
 @types/node  ^20.12.2  →  ^20.12.5
 typescript     ^5.4.3  →    ^5.4.4

Run npm install to install new versions.

 @types/node  ^20.12.2  →  ^20.12.5
 typescript     ^5.4.3  →    ^5.4.4

Run npm install to install new versions.

 @types/node  ^20.12.2  →  ^20.12.5
 typescript     ^5.4.3  →    ^5.4.4

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/commons/package.json
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  ^20.12.2  →  ^20.12.5
 typescript     ^5.4.3  →    ^5.4.4

Run npm install to install new versions.

 @types/node  ^20.12.2  →  ^20.12.5
 typescript     ^5.4.3  →    ^5.4.4

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/tests/package.json
Upgrading /home/runner/work/feathers/feathers/packages/transport-commons/package.json

 @types/node  ^20.12.2  →  ^20.12.5
 typescript     ^5.4.3  →    ^5.4.4

Run npm install to install new versions.

 @types/node  ^20.12.2  →  ^20.12.5
 typescript     ^5.4.3  →    ^5.4.4

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/express/package.json
Upgrading /home/runner/work/feathers/feathers/packages/client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

 @babel/core        ^7.24.3  →  ^7.24.4
 @babel/preset-env  ^7.24.3  →  ^7.24.4

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json

 @types/node  ^20.12.2  →  ^20.12.5


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.
 @angular/common            ^17.3.2  →  ^17.3.3
 @angular/core              ^17.3.2  →  ^17.3.3
 @angular/platform-browser  ^17.3.2  →  ^17.3.3

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist.

stderr:

lerna notice cli v8.1.2
lerna info Executing command in 17 packages: "ncu -u"










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

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-04-08T00_27_23_345Z-debug-0.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
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
> install
> lerna bootstrap

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-04-15T02_55_05_203Z-debug-0.log
npm run update-dependencies
> update-dependencies
> 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/authentication-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-local/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-oauth/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication/package.json

 @types/node  ^20.12.5  →  ^20.12.7
 typescript     ^5.4.4  →    ^5.4.5

Run npm install to install new versions.

 @types/node  ^20.12.5  →  ^20.12.7
 typescript     ^5.4.4  →    ^5.4.5

Run npm install to install new versions.

 @types/node  ^20.12.5  →  ^20.12.7
 typescript     ^5.4.4  →    ^5.4.5

Run npm install to install new versions.

 @types/node  ^20.12.5  →  ^20.12.7
 typescript     ^5.4.4  →    ^5.4.5

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/commons/package.json
Upgrading /home/runner/work/feathers/feathers/packages/configuration/package.json
Upgrading /home/runner/work/feathers/feathers/packages/errors/package.json

 @types/node  ^20.12.5  →  ^20.12.7
 typescript     ^5.4.4  →    ^5.4.5

Run npm install to install new versions.

All dependencies match the latest package versions :)

 @types/node  ^20.12.5  →  ^20.12.7
 typescript     ^5.4.4  →    ^5.4.5

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/feathers/package.json
Upgrading /home/runner/work/feathers/feathers/packages/transport-commons/package.json
Upgrading /home/runner/work/feathers/feathers/packages/tests/package.json

All dependencies match the latest package versions :)

 @types/node  ^20.12.5  →  ^20.12.7
 typescript     ^5.4.4  →    ^5.4.5

Run npm install to install new versions.

 @types/node  ^20.12.5  →  ^20.12.7
 typescript     ^5.4.4  →    ^5.4.5

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/primus/package.json
Upgrading /home/runner/work/feathers/feathers/packages/express/package.json
Upgrading /home/runner/work/feathers/feathers/packages/client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 



 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 
Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json


 @types/node  ^20.12.5  →  ^20.12.7

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @angular/common            ^17.3.3  →  ^17.3.4
 @angular/core              ^17.3.3  →  ^17.3.4
 @angular/platform-browser  ^17.3.3  →  ^17.3.4
 qs                         ^6.12.0  →  ^6.12.1

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

stderr:

lerna notice cli v8.1.2
lerna info Executing command in 17 packages: "ncu -u"










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

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-04-15T02_55_26_795Z-debug-0.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/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
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
> install
> lerna bootstrap

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-04-22T00_27_28_271Z-debug-0.log
npm run update-dependencies
> update-dependencies
> 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/authentication-oauth/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-local/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication/package.json

All dependencies match the latest package versions :)

All dependencies match the latest package versions :)

All dependencies match the latest package versions :)

All dependencies match the latest package versions :)
Upgrading /home/runner/work/feathers/feathers/packages/commons/package.json
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 :)

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/tests/package.json
Upgrading /home/runner/work/feathers/feathers/packages/transport-commons/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/client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/express/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 
Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json

 @angular/common            ^17.3.4  →  ^17.3.5
 @angular/core              ^17.3.4  →  ^17.3.5
 @angular/platform-browser  ^17.3.4  →  ^17.3.5

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist.

stderr:

lerna notice cli v8.1.2
lerna info Executing command in 17 packages: "ncu -u"










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

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-04-22T00_27_54_016Z-debug-0.log

Changed files

Changed 2 files:
  • package-lock.json
  • packages/rest-client/package.json

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@github-actions
Copy link
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
> install
> lerna bootstrap

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-04-29T00_26_38_410Z-debug-0.log
npm run update-dependencies
> update-dependencies
> ncu -u && lerna exec -- ncu -u

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

 npm-check-updates  ^16.14.18  →  ^16.14.20

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
Upgrading /home/runner/work/feathers/feathers/packages/authentication-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication/package.json

All dependencies match the latest package versions :)

All dependencies match the latest package versions :)

All dependencies match the latest package versions :)

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

All dependencies match the latest package versions :)

All dependencies match the latest package versions :)

All dependencies match the latest package versions :)

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

All dependencies match the latest package versions :)

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

 ws  ^8.16.0  →  ^8.17.0

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 ws  ^8.16.0  →  ^8.17.0

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.



 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 
 superagent   ^8.1.2  →   ^9.0.1
 ws          ^8.16.0  →  ^8.17.0

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json

 @angular/common            ^17.3.5  →  ^17.3.6
 @angular/core              ^17.3.5  →  ^17.3.6
 @angular/platform-browser  ^17.3.5  →  ^17.3.6
 superagent                  ^8.1.2  →   ^9.0.1

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist.

stderr:

lerna notice cli v8.1.2
lerna info Executing command in 17 packages: "ncu -u"










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

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-04-29T00_26_59_739Z-debug-0.log

Changed files

Changed 6 files:
  • package-lock.json
  • package.json
  • packages/client/package.json
  • packages/primus-client/package.json
  • packages/primus/package.json
  • packages/rest-client/package.json

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@github-actions
Copy link
Author

github-actions bot commented May 6, 2024

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
> install
> lerna bootstrap

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-05-06T00_27_16_525Z-debug-0.log
npm run update-dependencies
> update-dependencies
> 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/authentication-oauth/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-local/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication/package.json

 @feathersjs/authentication   ^5.0.24  →   ^5.0.25
 @feathersjs/errors           ^5.0.24  →   ^5.0.25
 @feathersjs/express          ^5.0.24  →   ^5.0.25
 @feathersjs/feathers         ^5.0.24  →   ^5.0.25
 @types/lodash                ^4.17.0  →   ^4.17.1
 @types/node                 ^20.12.7  →  ^20.12.8

Run npm install to install new versions.

 @feathersjs/authentication   ^5.0.24  →   ^5.0.25
 @feathersjs/errors           ^5.0.24  →   ^5.0.25
 @feathersjs/feathers         ^5.0.24  →   ^5.0.25
 @types/lodash                ^4.17.0  →   ^4.17.1
 @types/node                 ^20.12.7  →  ^20.12.8

Run npm install to install new versions.

 @feathersjs/errors              ^5.0.24  →   ^5.0.25
 @feathersjs/feathers            ^5.0.24  →   ^5.0.25
 @feathersjs/transport-commons   ^5.0.24  →   ^5.0.25
 @types/lodash                   ^4.17.0  →   ^4.17.1
 @types/node                    ^20.12.7  →  ^20.12.8

Run npm install to install new versions.

 @feathersjs/authentication         ^5.0.24  →   ^5.0.25
 @feathersjs/authentication-local   ^5.0.24  →   ^5.0.25
 @feathersjs/commons                ^5.0.24  →   ^5.0.25
 @feathersjs/errors                 ^5.0.24  →   ^5.0.25
 @feathersjs/express                ^5.0.24  →   ^5.0.25
 @feathersjs/feathers               ^5.0.24  →   ^5.0.25
 @feathersjs/rest-client            ^5.0.24  →   ^5.0.25
 @feathersjs/socketio               ^5.0.24  →   ^5.0.25
 @feathersjs/socketio-client        ^5.0.24  →   ^5.0.25
 @types/node                       ^20.12.7  →  ^20.12.8

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/commons/package.json
Upgrading /home/runner/work/feathers/feathers/packages/configuration/package.json
Upgrading /home/runner/work/feathers/feathers/packages/errors/package.json


 @feathersjs/feathers  ^5.0.24  →  ^5.0.25
 @types/node  ^20.12.7  →  ^20.12.8

Run npm install to install new versions.

Run npm install to install new versions.

 @feathersjs/feathers   ^5.0.24  →   ^5.0.25
 @types/node           ^20.12.7  →  ^20.12.8

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/feathers/package.json

 @feathersjs/commons  ^5.0.24  →  ^5.0.25

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

 @feathersjs/feathers   ^5.0.24  →   ^5.0.25
 @types/lodash          ^4.17.0  →   ^4.17.1
 @types/node           ^20.12.7  →  ^20.12.8

Run npm install to install new versions.

 @feathersjs/commons    ^5.0.24  →   ^5.0.25
 @feathersjs/errors     ^5.0.24  →   ^5.0.25
 @feathersjs/feathers   ^5.0.24  →   ^5.0.25
 @types/node           ^20.12.7  →  ^20.12.8

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/express/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json

 @babel/core                        ^7.24.4  →  ^7.24.5
 @babel/preset-env                  ^7.24.4  →  ^7.24.5
 @feathersjs/authentication-client  ^5.0.24  →  ^5.0.25
 @feathersjs/errors                 ^5.0.24  →  ^5.0.25
 @feathersjs/express                ^5.0.24  →  ^5.0.25
 @feathersjs/feathers               ^5.0.24  →  ^5.0.25
 @feathersjs/rest-client            ^5.0.24  →  ^5.0.25
 @feathersjs/socketio               ^5.0.24  →  ^5.0.25
 @feathersjs/socketio-client        ^5.0.24  →  ^5.0.25
 superagent                          ^9.0.1  →   ^9.0.2

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @feathersjs/authentication        ^5.0.24  →  ^5.0.25
 @feathersjs/authentication-local  ^5.0.24  →  ^5.0.25
 @feathersjs/commons               ^5.0.24  →  ^5.0.25
 @feathersjs/errors                ^5.0.24  →  ^5.0.25
 @feathersjs/feathers              ^5.0.24  →  ^5.0.25

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @feathersjs/commons            ^5.0.24  →  ^5.0.25
 @feathersjs/express            ^5.0.24  →  ^5.0.25
 @feathersjs/feathers           ^5.0.24  →  ^5.0.25
 @feathersjs/transport-commons  ^5.0.24  →  ^5.0.25

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @feathersjs/commons            ^5.0.24  →  ^5.0.25
 @feathersjs/feathers           ^5.0.24  →  ^5.0.25
 @feathersjs/transport-commons  ^5.0.24  →  ^5.0.25

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json

 @angular/common            ^17.3.6  →  ^17.3.7
 @angular/core              ^17.3.6  →  ^17.3.7
 @angular/platform-browser  ^17.3.6  →  ^17.3.7
 @feathersjs/commons        ^5.0.24  →  ^5.0.25
 @feathersjs/errors         ^5.0.24  →  ^5.0.25
 @feathersjs/express        ^5.0.24  →  ^5.0.25
 @feathersjs/feathers       ^5.0.24  →  ^5.0.25
 superagent                  ^9.0.1  →   ^9.0.2

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @feathersjs/commons             ^5.0.24  →   ^5.0.25
 @feathersjs/express             ^5.0.24  →   ^5.0.25
 @feathersjs/feathers            ^5.0.24  →   ^5.0.25
 @feathersjs/transport-commons   ^5.0.24  →   ^5.0.25
 @types/node                    ^20.12.7  →  ^20.12.8

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @feathersjs/commons            ^5.0.24  →  ^5.0.25
 @feathersjs/feathers           ^5.0.24  →  ^5.0.25
 @feathersjs/socketio           ^5.0.24  →  ^5.0.25
 @feathersjs/transport-commons  ^5.0.24  →  ^5.0.25

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

stderr:

lerna notice cli v8.1.2
lerna info Executing command in 17 packages: "ncu -u"










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

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-05-06T00_27_42_697Z-debug-0.log

Changed files

Changed 18 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/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
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
> install
> lerna bootstrap

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-05-13T00_27_56_868Z-debug-0.log
npm run update-dependencies
> update-dependencies
> 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/authentication-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-local/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-oauth/package.json


 @types/node  ^20.12.8  →  ^20.12.11
 @types/node  ^20.12.8  →  ^20.12.11

Run npm install to install new versions.

Run npm install to install new versions.

 @types/node  ^20.12.8  →  ^20.12.11

Run npm install to install new versions.

 @types/node  ^20.12.8  →  ^20.12.11

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/commons/package.json
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 :)

Upgrading /home/runner/work/feathers/feathers/packages/feathers/package.json
 @types/node  ^20.12.8  →  ^20.12.11

Run npm install to install new versions.

 @types/node  ^20.12.8  →  ^20.12.11

Run npm install to install new versions.

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

 @types/node  ^20.12.8  →  ^20.12.11

Run npm install to install new versions.

 @types/node  ^20.12.8  →  ^20.12.11

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/express/package.json
Upgrading /home/runner/work/feathers/feathers/packages/client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json



 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 
 @types/node  ^20.12.8  →  ^20.12.11

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @angular/common            ^17.3.7  →  ^17.3.8
 @angular/core              ^17.3.7  →  ^17.3.8
 @angular/platform-browser  ^17.3.7  →  ^17.3.8

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

stderr:

lerna notice cli v8.1.2
lerna info Executing command in 17 packages: "ncu -u"










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

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-05-13T00_28_17_438Z-debug-0.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/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
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
> install
> lerna bootstrap

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-05-20T00_27_38_696Z-debug-0.log
npm run update-dependencies
> update-dependencies
> ncu -u && lerna exec -- ncu -u

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

 lerna  ^8.1.2  →  ^8.1.3

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/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-oauth/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-client/package.json

 @types/lodash    ^4.17.1  →    ^4.17.4
 @types/node    ^20.12.11  →  ^20.12.12

Run npm install to install new versions.

 @types/lodash    ^4.17.1  →    ^4.17.4
 @types/node    ^20.12.11  →  ^20.12.12

Run npm install to install new versions.

 @types/lodash    ^4.17.1  →    ^4.17.4
 @types/node    ^20.12.11  →  ^20.12.12
 axios             ^1.6.8  →     ^1.7.0

Run npm install to install new versions.

 @types/node  ^20.12.11  →  ^20.12.12
 axios           ^1.6.8  →     ^1.7.0

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/commons/package.json
Upgrading /home/runner/work/feathers/feathers/packages/configuration/package.json
Upgrading /home/runner/work/feathers/feathers/packages/errors/package.json

 @types/node  ^20.12.11  →  ^20.12.12

Run npm install to install new versions.

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

 @types/node  ^20.12.11  →  ^20.12.12

Run npm install to install new versions.

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/tests/package.json

 @types/node  ^20.12.11  →  ^20.12.12

Run npm install to install new versions.

 @types/lodash    ^4.17.1  →    ^4.17.4
 @types/node    ^20.12.11  →  ^20.12.12
 axios             ^1.6.8  →     ^1.7.0

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/primus/package.json
Upgrading /home/runner/work/feathers/feathers/packages/client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/express/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json



 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

 axios  ^1.6.8  →  ^1.7.0

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 
Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json

 @types/node  ^20.12.11  →  ^20.12.12

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @angular/common            ^17.3.8  →  ^17.3.9
 @angular/core              ^17.3.8  →  ^17.3.9
 @angular/platform-browser  ^17.3.8  →  ^17.3.9
 axios                       ^1.6.8  →   ^1.7.0

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist.

stderr:

lerna notice cli v8.1.2
lerna info Executing command in 17 packages: "ncu -u"










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

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-05-20T00_28_00_361Z-debug-0.log

Changed files

Changed 13 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/express/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
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
> install
> lerna bootstrap

stderr:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-05-27T00_28_17_010Z-debug-0.log
npm run update-dependencies
> update-dependencies
> 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/authentication-local/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-oauth/package.json

All dependencies match the latest package versions :)

All dependencies match the latest package versions :)

 axios  ^1.7.0  →  ^1.7.2

Run npm install to install new versions.

 axios  ^1.7.0  →  ^1.7.2

Run npm install to install new 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/errors/package.json
Upgrading /home/runner/work/feathers/feathers/packages/configuration/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 :)

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

 axios  ^1.7.0  →  ^1.7.2

Run npm install to install new 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/client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/express/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json

 @babel/core        ^7.24.5  →  ^7.24.6
 @babel/preset-env  ^7.24.5  →  ^7.24.6
 jsdom              ^24.0.0  →  ^24.1.0

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

 axios  ^1.7.0  →  ^1.7.2

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json

 @angular/common            ^17.3.9  →  ^18.0.0
 @angular/core              ^17.3.9  →  ^18.0.0
 @angular/platform-browser  ^17.3.9  →  ^18.0.0
 axios                       ^1.7.0  →   ^1.7.2

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist.

stderr:

lerna notice cli v8.1.3
lerna info Executing command in 17 packages: "ncu -u"










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

stderr:

npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated read-package-json@6.0.4: This package is no longer supported. Please use @npmcli/package-json instead.
npm WARN deprecated read-package-json@7.0.1: This package is no longer supported. Please use @npmcli/package-json instead.
npm WARN deprecated npmlog@6.0.2: This package is no longer supported.
npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated are-we-there-yet@3.0.1: This package is no longer supported.
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated gauge@4.0.4: This package is no longer supported.
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm ERR! code 1
npm ERR! path /home/runner/work/feathers/feathers
npm ERR! command failed
npm ERR! command sh -c lerna bootstrap

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-05-27T00_28_43_385Z-debug-0.log

Changed files

Changed 7 files:
  • package-lock.json
  • packages/authentication-client/package.json
  • packages/authentication-oauth/package.json
  • packages/client/package.json
  • packages/express/package.json
  • packages/rest-client/package.json
  • packages/tests/package.json

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@github-actions
Copy link
Author

github-actions bot commented Jun 3, 2024

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
> install
> lerna bootstrap

stderr:

npm warn deprecated read-package-json@6.0.4: This package is no longer supported. Please use @npmcli/package-json instead.
npm warn deprecated npmlog@6.0.2: This package is no longer supported.
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated gauge@4.0.4: This package is no longer supported.
npm warn deprecated are-we-there-yet@3.0.1: This package is no longer supported.
npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated read-package-json@7.0.1: This package is no longer supported. Please use @npmcli/package-json instead.
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm error code 1
npm error path /home/runner/work/feathers/feathers
npm error command failed
npm error command sh -c lerna bootstrap

npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2024-06-03T00_28_34_452Z-debug-0.log
npm run update-dependencies
> update-dependencies
> 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/authentication-local/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-oauth/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-client/package.json

 @types/node  ^20.12.12  →  ^20.14.0
 debug           ^4.3.4  →    ^4.3.5

Run npm install to install new versions.

 @types/node  ^20.12.12  →  ^20.14.0
 debug           ^4.3.4  →    ^4.3.5

Run npm install to install new versions.

 @types/node  ^20.12.12  →  ^20.14.0
 debug           ^4.3.4  →    ^4.3.5

Run npm install to install new versions.

 @types/node  ^20.12.12  →  ^20.14.0
 debug           ^4.3.4  →    ^4.3.5

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/commons/package.json
Upgrading /home/runner/work/feathers/feathers/packages/configuration/package.json
Upgrading /home/runner/work/feathers/feathers/packages/errors/package.json

 debug  ^4.3.4  →  ^4.3.5

Run npm install to install new versions.

 @types/node  ^20.12.12  →  ^20.14.0

Run npm install to install new versions.

 @types/node  ^20.12.12  →  ^20.14.0
 debug           ^4.3.4  →    ^4.3.5

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/feathers/package.json

 debug  ^4.3.4  →  ^4.3.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/node  ^20.12.12  →  ^20.14.0

Run npm install to install new versions.

 @types/node  ^20.12.12  →  ^20.14.0
 debug           ^4.3.4  →    ^4.3.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/express/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json

 debug  ^4.3.4  →  ^4.3.5

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 debug  ^4.3.4  →  ^4.3.5

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 


 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json

 @types/node  ^20.12.12  →  ^20.14.0
 debug           ^4.3.4  →    ^4.3.5

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @angular/common            ^18.0.0  →  ^18.0.1
 @angular/core              ^18.0.0  →  ^18.0.1
 @angular/platform-browser  ^18.0.0  →  ^18.0.1

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 


Run npm install to install new versions.

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist.

stderr:

lerna notice cli v8.1.3
lerna info Executing command in 17 packages: "ncu -u"










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

stderr:

npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm warn deprecated read-package-json@6.0.4: This package is no longer supported. Please use @npmcli/package-json instead.
npm warn deprecated read-package-json@7.0.1: This package is no longer supported. Please use @npmcli/package-json instead.
npm warn deprecated npmlog@6.0.2: This package is no longer supported.
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated are-we-there-yet@3.0.1: This package is no longer supported.
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated gauge@4.0.4: This package is no longer supported.
npm warn deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm error code 1
npm error path /home/runner/work/feathers/feathers
npm error command failed
npm error command sh -c lerna bootstrap

npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2024-06-03T00_29_01_259Z-debug-0.log

Changed files

Changed 15 files:
  • package-lock.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/errors/package.json
  • packages/express/package.json
  • packages/feathers/package.json
  • packages/primus/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
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
> install
> lerna bootstrap

stderr:

npm warn deprecated read-package-json@6.0.4: This package is no longer supported. Please use @npmcli/package-json instead.
npm warn deprecated npmlog@6.0.2: This package is no longer supported.
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated gauge@4.0.4: This package is no longer supported.
npm warn deprecated are-we-there-yet@3.0.1: This package is no longer supported.
npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated read-package-json@7.0.1: This package is no longer supported. Please use @npmcli/package-json instead.
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm error code 1
npm error path /home/runner/work/feathers/feathers
npm error command failed
npm error command sh -c lerna bootstrap

npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2024-06-10T00_29_13_287Z-debug-0.log
npm run update-dependencies
> update-dependencies
> ncu -u && lerna exec -- ncu -u

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

 nyc  ^15.1.0  →  ^17.0.0

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/authentication/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-local/package.json
Upgrading /home/runner/work/feathers/feathers/packages/authentication-client/package.json

 @feathersjs/authentication   ^5.0.25  →   ^5.0.26
 @feathersjs/errors           ^5.0.25  →   ^5.0.26
 @feathersjs/express          ^5.0.25  →   ^5.0.26
 @feathersjs/feathers         ^5.0.25  →   ^5.0.26
 @types/lodash                ^4.17.4  →   ^4.17.5
 @types/node                 ^20.14.0  →  ^20.14.2

Run npm install to install new versions.


 @feathersjs/authentication   ^5.0.25  →   ^5.0.26
 @feathersjs/errors           ^5.0.25  →   ^5.0.26
 @feathersjs/feathers         ^5.0.25  →   ^5.0.26
 @types/lodash                ^4.17.4  →   ^4.17.5
 @types/node                 ^20.14.0  →  ^20.14.2

Run npm install to install new versions.
 @feathersjs/errors              ^5.0.25  →   ^5.0.26
 @feathersjs/feathers            ^5.0.25  →   ^5.0.26
 @feathersjs/transport-commons   ^5.0.25  →   ^5.0.26
 @types/lodash                   ^4.17.4  →   ^4.17.5
 @types/node                    ^20.14.0  →  ^20.14.2
 uuid                             ^9.0.1  →   ^10.0.0

Run npm install to install new versions.

 @feathersjs/authentication         ^5.0.25  →   ^5.0.26
 @feathersjs/authentication-local   ^5.0.25  →   ^5.0.26
 @feathersjs/commons                ^5.0.25  →   ^5.0.26
 @feathersjs/errors                 ^5.0.25  →   ^5.0.26
 @feathersjs/express                ^5.0.25  →   ^5.0.26
 @feathersjs/feathers               ^5.0.25  →   ^5.0.26
 @feathersjs/rest-client            ^5.0.25  →   ^5.0.26
 @feathersjs/socketio               ^5.0.25  →   ^5.0.26
 @feathersjs/socketio-client        ^5.0.25  →   ^5.0.26
 @types/node                       ^20.14.0  →  ^20.14.2

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/commons/package.json
Upgrading /home/runner/work/feathers/feathers/packages/configuration/package.json
Upgrading /home/runner/work/feathers/feathers/packages/errors/package.json

 @feathersjs/feathers  ^5.0.25  →  ^5.0.26

Run npm install to install new versions.

 @types/node  ^20.14.0  →  ^20.14.2

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/feathers/package.json

 @feathersjs/feathers   ^5.0.25  →   ^5.0.26
 @types/node           ^20.14.0  →  ^20.14.2

Run npm install to install new versions.

 @feathersjs/commons  ^5.0.25  →  ^5.0.26

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

 @feathersjs/feathers   ^5.0.25  →   ^5.0.26
 @types/lodash          ^4.17.4  →   ^4.17.5
 @types/node           ^20.14.0  →  ^20.14.2

Run npm install to install new versions.

 @feathersjs/commons    ^5.0.25  →   ^5.0.26
 @feathersjs/errors     ^5.0.25  →   ^5.0.26
 @feathersjs/feathers   ^5.0.25  →   ^5.0.26
 @types/node           ^20.14.0  →  ^20.14.2

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/primus/package.json
Upgrading /home/runner/work/feathers/feathers/packages/client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/express/package.json
Upgrading /home/runner/work/feathers/feathers/packages/primus-client/package.json

 @feathersjs/authentication        ^5.0.25  →  ^5.0.26
 @feathersjs/authentication-local  ^5.0.25  →  ^5.0.26
 @feathersjs/commons               ^5.0.25  →  ^5.0.26
 @feathersjs/errors                ^5.0.25  →  ^5.0.26
 @feathersjs/feathers              ^5.0.25  →  ^5.0.26

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @babel/core                        ^7.24.6  →  ^7.24.7
 @babel/preset-env                  ^7.24.6  →  ^7.24.7
 @feathersjs/authentication-client  ^5.0.25  →  ^5.0.26
 @feathersjs/errors                 ^5.0.25  →  ^5.0.26
 @feathersjs/express                ^5.0.25  →  ^5.0.26
 @feathersjs/feathers               ^5.0.25  →  ^5.0.26
 @feathersjs/rest-client            ^5.0.25  →  ^5.0.26
 @feathersjs/socketio               ^5.0.25  →  ^5.0.26
 @feathersjs/socketio-client        ^5.0.25  →  ^5.0.26

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @feathersjs/commons            ^5.0.25  →  ^5.0.26
 @feathersjs/express            ^5.0.25  →  ^5.0.26
 @feathersjs/feathers           ^5.0.25  →  ^5.0.26
 @feathersjs/transport-commons  ^5.0.25  →  ^5.0.26

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @feathersjs/commons            ^5.0.25  →  ^5.0.26
 @feathersjs/feathers           ^5.0.25  →  ^5.0.26
 @feathersjs/transport-commons  ^5.0.25  →  ^5.0.26

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.
Upgrading /home/runner/work/feathers/feathers/packages/rest-client/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio/package.json
Upgrading /home/runner/work/feathers/feathers/packages/socketio-client/package.json

 @feathersjs/commons             ^5.0.25  →   ^5.0.26
 @feathersjs/express             ^5.0.25  →   ^5.0.26
 @feathersjs/feathers            ^5.0.25  →   ^5.0.26
 @feathersjs/transport-commons   ^5.0.25  →   ^5.0.26
 @types/node                    ^20.14.0  →  ^20.14.2

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @angular/common            ^18.0.1  →  ^18.0.2
 @angular/core              ^18.0.1  →  ^18.0.2
 @angular/platform-browser  ^18.0.1  →  ^18.0.2
 @feathersjs/commons        ^5.0.25  →  ^5.0.26
 @feathersjs/errors         ^5.0.25  →  ^5.0.26
 @feathersjs/express        ^5.0.25  →  ^5.0.26
 @feathersjs/feathers       ^5.0.25  →  ^5.0.26

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

 @feathersjs/commons            ^5.0.25  →  ^5.0.26
 @feathersjs/feathers           ^5.0.25  →  ^5.0.26
 @feathersjs/socketio           ^5.0.25  →  ^5.0.26
 @feathersjs/transport-commons  ^5.0.25  →  ^5.0.26

 @feathersjs/tests  404 Not Found - GET https://registry.npmjs.org/@feathersjs%2ftests. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

Run npm install to install new versions.

stderr:

lerna notice cli v8.1.3
lerna info Executing command in 17 packages: "ncu -u"










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

stderr:

npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm warn deprecated read-package-json@7.0.1: This package is no longer supported. Please use @npmcli/package-json instead.
npm warn deprecated read-package-json@6.0.4: This package is no longer supported. Please use @npmcli/package-json instead.
npm warn deprecated npmlog@6.0.2: This package is no longer supported.
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated are-we-there-yet@3.0.1: This package is no longer supported.
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated gauge@4.0.4: This package is no longer supported.
npm warn deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
npm error code 1
npm error path /home/runner/work/feathers/feathers
npm error command failed
npm error command sh -c lerna bootstrap

npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2024-06-10T00_29_32_065Z-debug-0.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

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