chore(deps): bump the npm-dependencies group across 1 directory with 46 updates#799
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…46 updates Bumps the npm-dependencies group with 45 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@grpc/grpc-js](https://github.com/grpc/grpc-node) | `1.14.3` | `1.14.4` | | [@grpc/proto-loader](https://github.com/grpc/grpc-node) | `0.8.0` | `0.8.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.18.6` | `25.9.3` | | [chalk](https://github.com/chalk/chalk) | `2.4.2` | `5.6.2` | | [dayjs](https://github.com/iamkun/dayjs) | `1.11.20` | `1.11.21` | | [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) | `5.5.5` | `5.9.2` | | [form-data](https://github.com/form-data/form-data) | `4.0.4` | `4.0.6` | | [got](https://github.com/sindresorhus/got) | `11.8.6` | `15.0.5` | | [long](https://github.com/dcodeIO/long.js) | `4.0.0` | `5.3.2` | | [lossless-json](https://github.com/josdejong/lossless-json) | `4.0.1` | `4.3.0` | | [p-cancelable](https://github.com/sindresorhus/p-cancelable) | `2.1.1` | `4.0.1` | | [promise-retry](https://github.com/IndigoUnited/node-promise-retry) | `1.1.1` | `2.0.1` | | [reflect-metadata](https://github.com/rbuckton/reflect-metadata) | `0.2.1` | `0.2.2` | | [stack-trace](https://github.com/felixge/node-stack-trace) | `0.0.10` | `1.0.0` | | [typed-duration](https://github.com/jwulf/typed-duration) | `1.0.13` | `2.0.0` | | [winston](https://github.com/winstonjs/winston) | `3.14.2` | `3.19.0` | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `18.6.1` | `21.0.2` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `18.6.2` | `21.0.2` | | [@semantic-release/npm](https://github.com/semantic-release/npm) | `13.1.4` | `13.1.5` | | [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator) | `14.1.0` | `14.1.1` | | [@types/debug](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/debug) | `4.1.12` | `4.1.13` | | [@types/wtfnode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/wtfnode) | `0.7.3` | `0.10.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.14.0` | `8.61.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.14.0` | `8.61.1` | | [commitizen](https://github.com/commitizen/cz-cli) | `4.3.1` | `4.3.2` | | [cross-env](https://github.com/kentcdodds/cross-env) | `7.0.3` | `10.1.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.1.8` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.32.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.0.1` | `5.5.6` | | [express](https://github.com/expressjs/express) | `4.22.1` | `5.2.1` | | [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `4.17.21` | `5.0.6` | | [get-port-please](https://github.com/unjs/get-port-please) | `3.1.2` | `3.2.0` | | [husky](https://github.com/typicode/husky) | `8.0.3` | `9.1.7` | | [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) | `9.0.2` | `9.0.3` | | [@types/jsonwebtoken](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsonwebtoken) | `9.0.6` | `9.0.10` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.10` | `17.0.7` | | [pino](https://github.com/pinojs/pino) | `9.14.0` | `10.3.1` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.4` | | [semantic-release](https://github.com/semantic-release/semantic-release) | `25.0.3` | `25.0.5` | | [shx](https://github.com/shelljs/shx) | `0.3.4` | `0.4.0` | | [tsd](https://github.com/tsdjs/tsd) | `0.31.0` | `0.33.0` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.28.13` | `0.28.19` | | [typedoc-plugin-missing-exports](https://github.com/Gerrit0/typedoc-plugin-missing-exports) | `4.1.2` | `4.1.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `6.0.3` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.2.4` | `4.1.9` | Updates `@grpc/grpc-js` from 1.14.3 to 1.14.4 - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.14.3...@grpc/grpc-js@1.14.4) Updates `@grpc/proto-loader` from 0.8.0 to 0.8.1 - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/proto-loader@0.8.0...@grpc/proto-loader@0.8.1) Updates `@types/node` from 22.18.6 to 25.9.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `chalk` from 2.4.2 to 5.6.2 - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v2.4.2...v5.6.2) Updates `dayjs` from 1.11.20 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.20...v1.11.21) Updates `fast-xml-parser` from 5.5.5 to 5.9.2 - [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@v5.5.5...v5.9.2) Updates `form-data` from 4.0.4 to 4.0.6 - [Release notes](https://github.com/form-data/form-data/releases) - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](form-data/form-data@v4.0.4...v4.0.6) Updates `got` from 11.8.6 to 15.0.5 - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](sindresorhus/got@v11.8.6...v15.0.5) Updates `long` from 4.0.0 to 5.3.2 - [Release notes](https://github.com/dcodeIO/long.js/releases) - [Commits](dcodeIO/long.js@4.0.0...v5.3.2) Updates `lossless-json` from 4.0.1 to 4.3.0 - [Changelog](https://github.com/josdejong/lossless-json/blob/main/CHANGELOG.md) - [Commits](josdejong/lossless-json@v4.0.1...v4.3.0) Updates `p-cancelable` from 2.1.1 to 4.0.1 - [Release notes](https://github.com/sindresorhus/p-cancelable/releases) - [Commits](sindresorhus/p-cancelable@v2.1.1...v4.0.1) Updates `promise-retry` from 1.1.1 to 2.0.1 - [Commits](IndigoUnited/node-promise-retry@1.1.1...v2.0.1) Updates `reflect-metadata` from 0.2.1 to 0.2.2 - [Release notes](https://github.com/rbuckton/reflect-metadata/releases) - [Commits](https://github.com/rbuckton/reflect-metadata/commits) Updates `stack-trace` from 0.0.10 to 1.0.0 - [Release notes](https://github.com/felixge/node-stack-trace/releases) - [Commits](felixge/node-stack-trace@v0.0.10...v1.0.0) Updates `typed-duration` from 1.0.13 to 2.0.0 - [Commits](https://github.com/jwulf/typed-duration/commits/2.0.0) Updates `winston` from 3.14.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.14.2...v3.19.0) Updates `@commitlint/cli` from 18.6.1 to 21.0.2 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v21.0.2/@commitlint/cli) Updates `@commitlint/config-conventional` from 18.6.2 to 21.0.2 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v21.0.2/@commitlint/config-conventional) Updates `@semantic-release/npm` from 13.1.4 to 13.1.5 - [Release notes](https://github.com/semantic-release/npm/releases) - [Commits](semantic-release/npm@v13.1.4...v13.1.5) Updates `@semantic-release/release-notes-generator` from 14.1.0 to 14.1.1 - [Release notes](https://github.com/semantic-release/release-notes-generator/releases) - [Commits](semantic-release/release-notes-generator@v14.1.0...v14.1.1) Updates `@types/debug` from 4.1.12 to 4.1.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/debug) Updates `@types/wtfnode` from 0.7.3 to 0.10.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/wtfnode) Updates `@typescript-eslint/eslint-plugin` from 6.14.0 to 8.61.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.14.0 to 8.61.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.1/packages/parser) Updates `commitizen` from 4.3.1 to 4.3.2 - [Release notes](https://github.com/commitizen/cz-cli/releases) - [Commits](commitizen/cz-cli@v4.3.1...v4.3.2) Updates `cross-env` from 7.0.3 to 10.1.0 - [Release notes](https://github.com/kentcdodds/cross-env/releases) - [Changelog](https://github.com/kentcdodds/cross-env/blob/main/CHANGELOG.md) - [Commits](kentcdodds/cross-env@v7.0.3...v10.1.0) Updates `eslint` from 8.55.0 to 8.57.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/v8.57.1/CHANGELOG.md) - [Commits](eslint/eslint@v8.55.0...v8.57.1) Updates `eslint-config-prettier` from 9.1.0 to 10.1.8 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.1.0...v10.1.8) Updates `eslint-plugin-import` from 2.29.1 to 2.32.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.29.1...v2.32.0) Updates `eslint-plugin-prettier` from 5.0.1 to 5.5.6 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.0.1...v5.5.6) Updates `express` from 4.22.1 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.1...v5.2.1) Updates `@types/express` from 4.17.21 to 5.0.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Updates `get-port-please` from 3.1.2 to 3.2.0 - [Release notes](https://github.com/unjs/get-port-please/releases) - [Changelog](https://github.com/unjs/get-port-please/blob/main/CHANGELOG.md) - [Commits](unjs/get-port-please@v3.1.2...v3.2.0) Updates `husky` from 8.0.3 to 9.1.7 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v8.0.3...v9.1.7) Updates `jsonwebtoken` from 9.0.2 to 9.0.3 - [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](auth0/node-jsonwebtoken@v9.0.2...v9.0.3) Updates `@types/jsonwebtoken` from 9.0.6 to 9.0.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsonwebtoken) Updates `lint-staged` from 15.2.10 to 17.0.7 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.10...v17.0.7) Updates `pino` from 9.14.0 to 10.3.1 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v9.14.0...v10.3.1) Updates `prettier` from 3.8.1 to 3.8.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.4) Updates `semantic-release` from 25.0.3 to 25.0.5 - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v25.0.3...v25.0.5) Updates `shx` from 0.3.4 to 0.4.0 - [Release notes](https://github.com/shelljs/shx/releases) - [Changelog](https://github.com/shelljs/shx/blob/main/CHANGELOG.md) - [Commits](shelljs/shx@v0.3.4...v0.4.0) Updates `tsd` from 0.31.0 to 0.33.0 - [Release notes](https://github.com/tsdjs/tsd/releases) - [Commits](tsdjs/tsd@v0.31.0...v0.33.0) Updates `typedoc` from 0.28.13 to 0.28.19 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.28.13...v0.28.19) Updates `typedoc-plugin-missing-exports` from 4.1.2 to 4.1.3 - [Changelog](https://github.com/Gerrit0/typedoc-plugin-missing-exports/blob/main/CHANGELOG.md) - [Commits](Gerrit0/typedoc-plugin-missing-exports@v4.1.2...v4.1.3) Updates `typescript` from 5.9.2 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.2...v6.0.3) Updates `vitest` from 3.2.4 to 4.1.9 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.9/packages/vitest) --- updated-dependencies: - dependency-name: "@grpc/grpc-js" dependency-version: 1.14.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@grpc/proto-loader" dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@types/node" dependency-version: 25.9.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: chalk dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: dayjs dependency-version: 1.11.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: fast-xml-parser dependency-version: 5.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: form-data dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: got dependency-version: 15.0.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: long dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: lossless-json dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: p-cancelable dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: promise-retry dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: reflect-metadata dependency-version: 0.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: stack-trace dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: typed-duration dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: winston dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@commitlint/cli" dependency-version: 21.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@commitlint/config-conventional" dependency-version: 21.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@semantic-release/npm" dependency-version: 13.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@semantic-release/release-notes-generator" dependency-version: 14.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@types/debug" dependency-version: 4.1.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@types/wtfnode" dependency-version: 0.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.61.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.61.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: commitizen dependency-version: 4.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: cross-env dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: eslint dependency-version: 8.57.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: eslint-config-prettier dependency-version: 10.1.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: eslint-plugin-import dependency-version: 2.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: eslint-plugin-prettier dependency-version: 5.5.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: express dependency-version: 5.2.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@types/express" dependency-version: 5.0.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: get-port-please dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: husky dependency-version: 9.1.7 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: jsonwebtoken dependency-version: 9.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@types/jsonwebtoken" dependency-version: 9.0.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: lint-staged dependency-version: 17.0.7 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: pino dependency-version: 10.3.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: prettier dependency-version: 3.8.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: semantic-release dependency-version: 25.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: shx dependency-version: 0.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: tsd dependency-version: 0.33.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: typedoc dependency-version: 0.28.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: typedoc-plugin-missing-exports dependency-version: 4.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: vitest dependency-version: 4.1.9 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 npm-dependencies group with 45 updates in the / directory:
1.14.31.14.40.8.00.8.122.18.625.9.32.4.25.6.21.11.201.11.215.5.55.9.24.0.44.0.611.8.615.0.54.0.05.3.24.0.14.3.02.1.14.0.11.1.12.0.10.2.10.2.20.0.101.0.01.0.132.0.03.14.23.19.018.6.121.0.218.6.221.0.213.1.413.1.514.1.014.1.14.1.124.1.130.7.30.10.06.14.08.61.16.14.08.61.14.3.14.3.27.0.310.1.09.1.010.1.82.29.12.32.05.0.15.5.64.22.15.2.14.17.215.0.63.1.23.2.08.0.39.1.79.0.29.0.39.0.69.0.1015.2.1017.0.79.14.010.3.13.8.13.8.425.0.325.0.50.3.40.4.00.31.00.33.00.28.130.28.194.1.24.1.35.9.26.0.33.2.44.1.9Updates
@grpc/grpc-jsfrom 1.14.3 to 1.14.4Release notes
Sourced from @grpc/grpc-js's releases.
Commits
a380735Merge pull request #3052 from murgatroid99/grpc-js_1.14.45b8d37bMerge commit from fork6a97456Merge commit from forke5e0b1dgrpc-js: Bump version to 1.14.45029a26Make compression error a static string2fe55fdFix crashes when receiving malformed compressed data234f917Fix server crash when handling invalid requestsacef8d4Merge pull request #3043 from murgatroid99/rbac_types_change_fix_1.144f3c58fgrpc-js-xds: Update RBAC code to handle Node type change, pin@types/nodeUpdates
@grpc/proto-loaderfrom 0.8.0 to 0.8.1Release notes
Sourced from @grpc/proto-loader's releases.
Commits
a558430Merge pull request #3049 from murgatroid99/proto-loader_v0.8.1753fbc1proto-loader: Bump to version 0.8.11589ddaMerge pull request #3048 from tawni-dev/fix/protobufjs-7.5.5-security-bump736a45cfix: bump protobufjs to ^7.5.5 to address GHSA-xq3m-2v4x-88gg2670b37Merge pull request #3046 from zarinn3pal/feat/health_check_example37af6c0Merge pull request #3045 from hfhchan-plb/patch-1fd67ca6feat: Added health check exampled7dac60unroll loop and remove unnecessary check99028d3Fix lipo extract command for M1 macs0af3c67Merge pull request #3044 from zarinn3pal/fix/psm-interop-nodeUpdates
@types/nodefrom 22.18.6 to 25.9.3Commits
Updates
chalkfrom 2.4.2 to 5.6.2Release notes
Sourced from chalk's releases.
... (truncated)
Commits
51557785.6.25c915055.6.0a8f5bf7Make WezTerm terminal use true color67db2465.5.079ee2d3Make Ghostty terminal use true color (#653)5dbc1e25.4.14ebb62dFixnavigatornot definedReferenceError(#642)fc809b6Readme tweak83acfcf5.4.0f838120UpdateCIRCLECIenvironments to return level 3 color supportUpdates
dayjsfrom 1.11.20 to 1.11.21Release notes
Sourced from dayjs's releases.
Changelog
Sourced from dayjs's changelog.
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 docUpdates
fast-xml-parserfrom 5.5.5 to 5.9.2Release notes
Sourced from fast-xml-parser's releases.
... (truncated)
Changelog
Sourced from fast-xml-parser's changelog.
... (truncated)
Commits
bf9b81a5.9.2232abf5update publish action for better security73411faupdate checklistd57e33b5.9.13be603atesting release from Githubb6c41eaAdd GitHub Actions workflow for npm publishing43cc56dRevise CHANGELOG for upcoming version 5.9.0d429d70update for releasea8b3564update docsca273dcupdate strnum to support unicode, discard unsafe doctype entitiesMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for fast-xml-parser since your current version.
Updates
form-datafrom 4.0.4 to 4.0.6Changelog
Sourced from form-data's changelog.
Commits
64190dbv4.0.692ae0eb[Deps] updatehasown,mime-typesf31d21e[Dev Deps] update@ljharb/eslint-config,auto-changelog,tape8dff42c[Fix] escape CR, LF, and"in field names and filenames67b0f65[Dev Deps] updatejs-randomness-predictor68ff7ddv4.0.55822467[Dev Deps] update@ljharb/eslint-config,eslint76d0dee[Fix] set Symbol.toStringTag in the proper place16e0076[Tests] Switch to newer v8 prediction library; enable node 24 testingUpdates
gotfrom 11.8.6 to 15.0.5Release notes
Sourced from got's releases.
... (truncated)
Commits
d00d84515.0.574e3167Fix: Handle abort signals added by handlersf6a058a15.0.411a2202Fix aborting during download progresse9489c115.0.31a1452cUpdate dependencies071ea07Fix falseReadErroron responses withoutContent-Lengthb03e6f9Tweaks552f0fe15.0.2b170125Fix stream cookie jar completion raceUpdates
longfrom 4.0.0 to 5.3.2Release notes
Sourced from long's releases.
... (truncated)
Commits
e1bcb4ffix: Call correct function when using Long.fromValue with a bigInt (#134)a45797aUpdate dependencybe983d3fix: Separate ESM and UMD type definitions12f3988Update node version used in CI86d3f0eUpdate workflows, add stale action516961cUpdate UMD fallback785a5d4Format with prettier7e79358Add FUNDING.yml fwiw2eb79a4Add isSafeInteger to test if a Long can be safely represented as a JS number167d391Comment Wasm blobUpdates
lossless-jsonfrom 4.0.1 to 4.3.0Changelog
Sourced from lossless-json's changelog.
Commits
5729f6fchore(release): 4.3.0cb0aae1feat: #244 implement an optiononDuplicateKey(#271)2826274chore(release): 4.2.0df63f20feat: #268 makeisSafeNumbercompatible withNumber.isSafeInteger(#269)3a6eccechore: cleanup unused importe56e560chore: update devDependenciesc0182eechore: fix linting issueba1830echore(release): 4.1.192e0cc4fix: #266isSafeNumbernot reckoning round-off errors (#267)6580a74chore: add more unit tests forcompareNumberInstall script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
p-cancelablefrom 2.1.1 to 4.0.1Release notes
Sourced from p-cancelable's releases.
Commits
5db52124.0.131fbf8fFix: Ensure the state is only changed if the promise was pending (#34)f1adca04.0.010fdb08Require Node.js 14aab3b8dImprove the message error when attaching onCancel after the promise settled (...30edb363.0.0d44ac23Require Node.js 12.20 and move to ESMUpdates
promise-retryfrom 1.1.1 to 2.0.1Commits
7fb08492.0.1923edf9fix: update node requirement in package.json (#36)a3dae322.0.0309ed33chore: update deps41b8da6chore: update deps (#35)03a36d3Fix minor grammatical errors (#34)7b3192dUpdate README.mdefdab57Fix david link to dev depsMaintainer changes
This version was pushed to npm by achingbrain, a new releaser for promise-retry since your current version.
Updates
reflect-metadatafrom 0.2.1 to 0.2.2Commits
Updates
stack-tracefrom 0.0.10 to 1.0.0Release notes
Sourced from stack-trace's releases.
... (truncated)
Commits
68ba537bump versiondc0109bAddress PR #66 review comments, verify and close issues #13, #25 (#67)e19d06cMigrate tests to native node:test, remove Babel/Jest tooling, and clarify lon...2f11520fix(tests): make stack frame comparison test environment-independent for Jest...5b67838Fixed lock filedabeee2chore: migrate from Travis CI to GitHub Actions1d6b4c7Fixed url5933e73chore: update .npmignore (#58)6afc300Bump minimatch from 3.0.4 to 3.1.2 (#43)ba06dcdAdjust node engine requirements to be less restrictive (#39)Maintainer changes
This version was pushed to npm by niemyjski, a new releaser for stack-trace since your current version.
Updates
typed-durationfrom 1.0.13 to 2.0.0Commits
Updates
winstonfrom 3.14.2 to 3.19.0Release notes
Sourced from winston's releases.