Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Context Chore of node dependencies update ## Proposed solution The current PR is the addition of 3 strategies * Cherry pick of dependabot suggested updates that passes CI tests. * `yarn upgrade --latest` of packages indicated by `yarn audit`. Commit called `bump` and signed by hexaltation * `yarn upgrade` of packages remaining in `yarn audit` ### Still to do The following packages needs more work than a simple upgrade strategy : * connect-redis * engine.io * engine.io-client * express ## Has this been tested? Tests are done by the CI ## Updated dependencies ### [axios](f4f02bd) Bumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.7.4. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.6.8...v1.7.4) ### [cookie](136d0b4) Bumps [cookie](https://github.com/jshttp/cookie) from 0.5.0 to 0.7.0. - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.5.0...v0.7.0) ### [cross-spawn](b785ff9) Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6. - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6) ### [express](db1097d) Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.19.2...4.20.0) ### [braces](f7ec7e5) Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) ### [elliptic](d699d97) Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.6.1. - [Commits](indutny/elliptic@v6.5.4...v6.6.1) ### [tar](7e7a077) Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.13 to 6.2.1. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.1.13...v6.2.1) ### [fast-xml-parser](fe78cd8) Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.3.6 to 4.5.0. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v4.3.6...v4.5.0) ### [nodemon](4bccb62) Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.4 to 3.1.9 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v2.0.4...v3.1.9) ### [jsdom](73119ae) Bumps [jsdom](https://github.com/jsdom/jsdom) from 23.0.0 to 25.0.1 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@23.0.0...25.0.1) ### [@googleapis/drive](35e1f61) Bumps [@googleapis/drive](https://github.com/googleapis/google-api-nodejs-client) from 0.3.1 to 8.14.0 - [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases) - [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/CHANGELOG.md) - [Commits](googleapis/google-api-nodejs-client@drive-v0.3.1...drive-v8.14.0) ### [@googleapis/oauth2](e8f63a1) Bumps [@googleapis/oauth2]() from 0.2.0 to 1.0.7 - [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases) - [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/CHANGELOG.md) - [Commits](googleapis/google-api-nodejs-client@oauth2-v0.2.0...oauth2-v1.0.7) ### [ws](a2aa253) Bumps [ws](https://github.com/websockets/ws) from 8.13.0 to 8.18.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.13.0...8.18.0) ### [cookie-parser](c7d85f4) Bumps to [cookie-parser](https://github.com/expressjs/cookie-parser) from 1.4.3 to 1.4.7 - [Release notes](https://github.com/expressjs/cookie-parser/releases) - [Commits](expressjs/cookie-parser@1.4.3...1.4.7) ### [bootstrap](d036d28) Bump [bootstrap](https://github.com/twbs/bootstrap) from 3.4.1 to 5.3.3 - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v3.4.1...v5.3.3) Dependencies upgraded: * bumps [@popperjs/core](https://github.com/floating-ui/floating-ui/tree/v2.x) from 2.3.3 to 2.11.8 - [Release notes](https://github.com/floating-ui/floating-ui/releases) - [Commits](floating-ui/floating-ui@v2.3.3...v2.10.1) ### [webpack [dev]](e9e79ea) Bumps to [webpack](https://github.com/webpack/webpack) from 5.91.0 to 5.97.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.91.0...v5.97.1) ### [sinon [dev]](9e2df21) Bumps to [sinon](https://github.com/sinonjs/sinon) from 17.0.1 to 19.0.2 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/CHANGES.md) - [Commits](sinonjs/sinon@v17.0.1...v19.0.2) ### [mocha [dev]](73a7c65) Bumps to [mocha](https://github.com/mochajs/mocha) from 10.2.0 to 11.0.1 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.2.0...v11.0.1) ### [Upgrade @typescript-eslint/eslint-plugin](aef1220) ### [Upgrade mocha-webdriver](b7a340e) ### [Resolve ip with neoip](59bb354) It appears that [ip](https://github.com/indutny/node-ip) as no longer maintenance effort. [This solution](indutny/node-ip#150 (comment)) of resolving ip by [neoip](https://github.com/Zaptic/neoip) has been applied to grist-core. - [Release notes](https://github.com/zaptic/neoip/releases) - [Commits](Zaptic/neoip@29e2171...ea3694f)
- Loading branch information