build(deps): bump the server-dependencies group across 1 directory with 28 updates#2425
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…th 28 updates Bumps the server-dependencies group with 28 updates in the /server directory: | Package | From | To | | --- | --- | --- | | [@influxdata/influxdb-client](https://github.com/influxdata/influxdb-client-js/tree/HEAD/packages/core) | `1.25.0` | `1.35.0` | | [@questdb/nodejs-client](https://github.com/questdb/nodejs-questdb-client) | `3.0.0` | `4.2.0` | | [@tdengine/rest](https://github.com/taosdata/TDengine) | `3.0.2` | `3.0.3` | | [app-root-path](https://github.com/inxilpro/node-app-root-path) | `2.2.1` | `3.1.0` | | [async](https://github.com/caolan/async) | `3.2.3` | `3.2.6` | | [bcryptjs](https://github.com/dcodeIO/bcrypt.js) | `2.4.3` | `3.0.3` | | [body-parser](https://github.com/expressjs/body-parser) | `1.20.5` | `2.3.0` | | [csv-parser](https://github.com/mafintosh/csv-parser) | `3.0.0` | `3.2.1` | | [dayjs](https://github.com/iamkun/dayjs) | `1.11.9` | `1.11.21` | | [express](https://github.com/expressjs/express) | `4.22.2` | `5.2.1` | | [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `5.0.0` | `5.0.6` | | [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) | `5.5.1` | `8.5.2` | | [fs-extra](https://github.com/jprichardson/node-fs-extra) | `7.0.1` | `11.3.6` | | [influx](https://github.com/node-influx/node-influx) | `5.9.3` | `5.12.0` | | [morgan](https://github.com/expressjs/morgan) | `1.10.1` | `1.11.0` | | [mqtt](https://github.com/mqttjs/MQTT.js) | `4.3.7` | `5.15.1` | | [node-red](https://github.com/node-red/node-red) | `4.1.11` | `5.0.1` | | [nodemailer](https://github.com/nodemailer/nodemailer) | `8.0.11` | `9.0.3` | | [nopt](https://github.com/npm/nopt) | `5.0.0` | `10.0.1` | | [pdfmake](https://github.com/bpampuch/pdfmake) | `0.2.5` | `0.3.11` | | [serialport](https://github.com/serialport/node-serialport) | `12.0.0` | `13.0.0` | | [sqlite3](https://github.com/TryGhost/node-sqlite3) | `5.1.7` | `6.0.1` | | [winston](https://github.com/winstonjs/winston) | `3.7.2` | `3.19.0` | | [@mapbox/node-pre-gyp](https://github.com/mapbox/node-pre-gyp) | `1.0.11` | `2.0.3` | | [chai](https://github.com/chaijs/chai) | `5.1.2` | `6.2.2` | | [mocha](https://github.com/mochajs/mocha) | `10.8.2` | `11.7.6` | | [sinon](https://github.com/sinonjs/sinon) | `19.0.2` | `22.0.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `6.0.3` | Updates `@influxdata/influxdb-client` from 1.25.0 to 1.35.0 - [Release notes](https://github.com/influxdata/influxdb-client-js/releases) - [Changelog](https://github.com/influxdata/influxdb-client-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/influxdata/influxdb-client-js/commits/v1.35.0/packages/core) Updates `@questdb/nodejs-client` from 3.0.0 to 4.2.0 - [Release notes](https://github.com/questdb/nodejs-questdb-client/releases) - [Commits](questdb/nodejs-questdb-client@v3.0.0...v4.2.0) Updates `@tdengine/rest` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/taosdata/TDengine/releases) - [Commits](taosdata/TDengine@ver-3.0.2.0...ver-3.0.3.0) Updates `app-root-path` from 2.2.1 to 3.1.0 - [Release notes](https://github.com/inxilpro/node-app-root-path/releases) - [Commits](inxilpro/node-app-root-path@2.2.1...3.1.0) Updates `async` from 3.2.3 to 3.2.6 - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md) - [Commits](caolan/async@v3.2.3...v3.2.6) Updates `bcryptjs` from 2.4.3 to 3.0.3 - [Release notes](https://github.com/dcodeIO/bcrypt.js/releases) - [Commits](dcodeIO/bcrypt.js@2.4.3...v3.0.3) Updates `body-parser` from 1.20.5 to 2.3.0 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@1.20.5...v2.3.0) Updates `csv-parser` from 3.0.0 to 3.2.1 - [Release notes](https://github.com/mafintosh/csv-parser/releases) - [Commits](mafintosh/csv-parser@v3.0.0...v3.2.1) Updates `dayjs` from 1.11.9 to 1.11.21 - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.11.9...v1.11.21) Updates `express` from 4.22.2 to 5.2.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@v4.22.2...v5.2.1) Updates `@types/express` from 5.0.0 to 5.0.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Updates `express-rate-limit` from 5.5.1 to 8.5.2 - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v5.5.1...v8.5.2) Updates `fs-extra` from 7.0.1 to 11.3.6 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@7.0.1...11.3.6) Updates `influx` from 5.9.3 to 5.12.0 - [Release notes](https://github.com/node-influx/node-influx/releases) - [Changelog](https://github.com/node-influx/node-influx/blob/master/CHANGELOG.md) - [Commits](node-influx/node-influx@v5.9.3...v5.12.0) Updates `morgan` from 1.10.1 to 1.11.0 - [Release notes](https://github.com/expressjs/morgan/releases) - [Changelog](https://github.com/expressjs/morgan/blob/master/HISTORY.md) - [Commits](expressjs/morgan@1.10.1...1.11.0) Updates `mqtt` from 4.3.7 to 5.15.1 - [Release notes](https://github.com/mqttjs/MQTT.js/releases) - [Changelog](https://github.com/mqttjs/MQTT.js/blob/main/CHANGELOG.OLD.md) - [Commits](mqttjs/MQTT.js@v4.3.7...v5.15.1) Updates `node-red` from 4.1.11 to 5.0.1 - [Release notes](https://github.com/node-red/node-red/releases) - [Changelog](https://github.com/node-red/node-red/blob/main/CHANGELOG.md) - [Commits](node-red/node-red@4.1.11...5.0.1) Updates `nodemailer` from 8.0.11 to 9.0.3 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v8.0.11...v9.0.3) Updates `nopt` from 5.0.0 to 10.0.1 - [Release notes](https://github.com/npm/nopt/releases) - [Changelog](https://github.com/npm/nopt/blob/main/CHANGELOG.md) - [Commits](npm/nopt@v5.0.0...v10.0.1) Updates `pdfmake` from 0.2.5 to 0.3.11 - [Release notes](https://github.com/bpampuch/pdfmake/releases) - [Changelog](https://github.com/bpampuch/pdfmake/blob/master/CHANGELOG.md) - [Commits](bpampuch/pdfmake@0.2.5...0.3.11) Updates `serialport` from 12.0.0 to 13.0.0 - [Release notes](https://github.com/serialport/node-serialport/releases) - [Changelog](https://github.com/serialport/node-serialport/blob/main/CHANGELOG.md) - [Commits](serialport/node-serialport@v12.0.0...v13.0.0) Updates `sqlite3` from 5.1.7 to 6.0.1 - [Release notes](https://github.com/TryGhost/node-sqlite3/releases) - [Commits](TryGhost/node-sqlite3@v5.1.7...v6.0.1) Updates `winston` from 3.7.2 to 3.19.0 - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston@v3.7.2...v3.19.0) Updates `@mapbox/node-pre-gyp` from 1.0.11 to 2.0.3 - [Release notes](https://github.com/mapbox/node-pre-gyp/releases) - [Changelog](https://github.com/mapbox/node-pre-gyp/blob/master/CHANGELOG.md) - [Commits](mapbox/node-pre-gyp@v1.0.11...v2.0.3) Updates `@types/express` from 5.0.0 to 5.0.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Updates `chai` from 5.1.2 to 6.2.2 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v5.1.2...v6.2.2) Updates `mocha` from 10.8.2 to 11.7.6 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/v11.7.6/CHANGELOG.md) - [Commits](mochajs/mocha@v10.8.2...v11.7.6) Updates `sinon` from 19.0.2 to 22.0.0 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/CHANGES.md) - [Commits](sinonjs/sinon@v19.0.2...v22.0.0) Updates `typescript` from 5.6.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.6.3...v6.0.3) --- updated-dependencies: - dependency-name: "@influxdata/influxdb-client" dependency-version: 1.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: server-dependencies - dependency-name: "@mapbox/node-pre-gyp" dependency-version: 2.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: server-dependencies - dependency-name: "@questdb/nodejs-client" dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: server-dependencies - dependency-name: "@tdengine/rest" dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: server-dependencies - dependency-name: "@types/express" dependency-version: 5.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: server-dependencies - dependency-name: "@types/express" dependency-version: 5.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: server-dependencies - dependency-name: app-root-path dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: server-dependencies - dependency-name: async dependency-version: 3.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: server-dependencies - dependency-name: bcryptjs dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: server-dependencies - dependency-name: body-parser dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: server-dependencies - dependency-name: chai dependency-version: 6.2.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: server-dependencies - dependency-name: csv-parser dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: server-dependencies - dependency-name: dayjs dependency-version: 1.11.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: server-dependencies - dependency-name: express dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: server-dependencies - dependency-name: express-rate-limit dependency-version: 8.5.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: server-dependencies - dependency-name: fs-extra dependency-version: 11.3.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: server-dependencies - dependency-name: influx dependency-version: 5.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: server-dependencies - dependency-name: mocha dependency-version: 11.7.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: server-dependencies - dependency-name: morgan dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: server-dependencies - dependency-name: mqtt dependency-version: 5.15.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: server-dependencies - dependency-name: node-red dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: server-dependencies - dependency-name: nodemailer dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: server-dependencies - dependency-name: nopt dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: server-dependencies - dependency-name: pdfmake dependency-version: 0.3.11 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: server-dependencies - dependency-name: serialport dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: server-dependencies - dependency-name: sinon dependency-version: 22.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: server-dependencies - dependency-name: sqlite3 dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: server-dependencies - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: server-dependencies - dependency-name: winston dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: server-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
4c6fa96 to
90f0529
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the server-dependencies group with 28 updates in the /server directory:
1.25.01.35.03.0.04.2.03.0.23.0.32.2.13.1.03.2.33.2.62.4.33.0.31.20.52.3.03.0.03.2.11.11.91.11.214.22.25.2.15.0.05.0.65.5.18.5.27.0.111.3.65.9.35.12.01.10.11.11.04.3.75.15.14.1.115.0.18.0.119.0.35.0.010.0.10.2.50.3.1112.0.013.0.05.1.76.0.13.7.23.19.01.0.112.0.35.1.26.2.210.8.211.7.619.0.222.0.05.6.36.0.3Updates
@influxdata/influxdb-clientfrom 1.25.0 to 1.35.0Release notes
Sourced from @influxdata/influxdb-client's releases.
... (truncated)
Changelog
Sourced from @influxdata/influxdb-client's changelog.
... (truncated)
Commits
fe5bc8echore(release): publish v1.35.0 [skip CI]187e987chore(release): prepare to release influxdb-client-js-1.35.0fff3615fix: handle 201 response from write endpoint (#1044)b11ebbfchore(deps-dev): bump@typescript-eslint/parserfrom 7.14.1 to 8.0.0 (#1025)e535fb0chore(deps-dev): bump prettier from 3.3.2 to 3.3.3 (#1028)d35725echore(deps-dev): bump esbuild from 0.22.0 to 0.23.0 (#1024)7cb8e43Merge pull request #1020 from influxdata/docs/headersExample3d1ff62docs: adds httpErrorHandled example and integration test for HttpError147f6eechore(release): publish v1.34.0 [skip CI]4db6db9chore(release): prepare to release influxdb-client-js-1.34.0Updates
@questdb/nodejs-clientfrom 3.0.0 to 4.2.0Release notes
Sourced from @questdb/nodejs-client's releases.
... (truncated)
Commits
de46ee3v4.2.091e9f0bfeat: support for DECIMAL type (#56)58507a4v4.1.0c717f8echore(nodejs): fix integration tests (#57)cd979d4v4.142f52a9feat(nodejs): nanos precision for timestamps (#55)75da0cdsmall doc fix89faf4fv4.0.24949f18chore(nodejs): expose SenderOptions class (#53)1073a06doc updateUpdates
@tdengine/restfrom 3.0.2 to 3.0.3Release notes
Sourced from @tdengine/rest's releases.
... (truncated)
Commits
4c69835Merge pull request #20327 from taosdata/fix/xftan/TS-2827/mainc4d2718Merge pull request #20332 from taosdata/fix/main_bugfix_wxy5d80e71fix: check the compatibility of client version and server version098dddcMerge pull request #20328 from taosdata/fix/TD-22972ac1b924Merge pull request #20330 from taosdata/fix/msg_check3db2c59fix: check the compatibility of client version and server versione034d7aMerge pull request #20321 from taosdata/fix/TD-22247-M38c9501docs: this line is inaccurate, in current connector-python repo, it require p...1439bdcMerge pull request #20306 from taosdata/feat/add-reboot-time0568838little fixUpdates
app-root-pathfrom 2.2.1 to 3.1.0Release notes
Sourced from app-root-path's releases.
Commits
506c98dMerge pull request #50 from douira/patch-1e868e55Merge pull request #53 from Pouja/bugfix/require-main-is-undefined30b32b5fix: Added check if require.main is set5296e8duse return type of node requirefc2949bCreate index.d.ts54d06feMerge branch 'master' of https://github.com/inxilpro/node-app-root-pathbdd59eaci: updated semantic-release & other CI/build dependencies7aab416chore: tweaked gitignore file26cd05eUpdate README.md9e8c297Merge pull request #35 from rkgrep/patch-1Updates
asyncfrom 3.2.3 to 3.2.6Changelog
Sourced from async's changelog.
Commits
85fb18fVersion 3.2.68c0c941Update built files5f756b4Fix ReDoS (#1980)39cdc9bbuild(deps-dev): bump karma from 6.4.3 to 6.4.4 (#1985)7b8ddebbuild(deps-dev): bump@babel/corefrom 7.24.7 to 7.25.2 (#1981)4634a9dbuild(deps-dev): bump rollup from 4.18.0 to 4.19.2 (#1982)afb176cbuild(deps-dev): bump chai from 4.4.1 to 4.5.0 (#1983)3568a74build(deps-dev): bump@babel/eslint-parserfrom 7.24.7 to 7.25.1 (#1984)9e885fdbuild(deps-dev): bump babel-plugin-istanbul from 6.1.1 to 7.0.0 (#1986)f9c7f2abuild(deps-dev): bump semver from 7.6.2 to 7.6.3 (#1987)Updates
bcryptjsfrom 2.4.3 to 3.0.3Release notes
Sourced from bcryptjs's releases.
... (truncated)
Commits
1211e9afix: Always yield to event loop before nextTick for async versions (#164)28e5103fix: Use upstream fix to emit interop helperse7055cafix: Separate ESM and UMD type definitions2a9bea9Update publish workflowd5656b3Add helper to check for password input lengthe09eb9aAdd note on using the ESM variant in the browser58333a1Update types2e3b176Merge lint and test workflowsec02e8aFix tests9db275fUpdate legacy fallback to handle crypto dependencyUpdates
body-parserfrom 1.20.5 to 2.3.0Release notes
Sourced from body-parser's releases.
... (truncated)
Changelog
Sourced from body-parser's changelog.
... (truncated)
Commits
d0f2ace2.3.0 (#735)7d03f2fchore: updated deps to latest (#733)8024ba7build(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#732)32b4ed4build(deps): bump github/codeql-action from 4.35.3 to 4.36.1 (#731)ff0f6b9docs: update outdated reference to MDN docs (#730)14d001arefactor: switch to const/let and enable eslint no-var rule (#729)37f36a2deps: update content-type and type-is (#728)e1c244bbuild(deps): bump github/codeql-action from 4.35.1 to 4.35.3 (#723)e01087fbuild(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#724)a7698d3build(deps): bump actions/setup-node from 6.3.0 to 6.4.0 (#725)Updates
csv-parserfrom 3.0.0 to 3.2.1Commits
3629a973.2.1783a7abFix prototype pollution (#250)885501e3.2.0876f6fcfeat: add mode to output byteOffset of the current row in stream (#240)e712e323.1.0e081fa2bump ava and remove minimistUpdates
dayjsfrom 1.11.9 to 1.11.21Release notes
Sourced from dayjs's releases.
... (truncated)
Changelog
Sourced from dayjs's changelog.
... (truncated)
Commits
a25f01echore(release): 1.11.21 [skip ci]ee75cc2Merge pull request #3113 from iamkun/dev1a8bf27chore: update doc51ef048chore: support window os test execution using cross-env (#3064)7bb06f8chore: add download chart (#3045)f6d72cedocs: fix documentation (#3044)dcae6d7chore: update docb84592fchore: update docea2929dchore: update doc523007dchore: update docMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for dayjs since your current version.
Updates
expressfrom 4.22.2 to 5.2.1Release notes
Sourced from express's rele...
Description has been truncated