From 03e5c670fd56302af98ba608e8bd6e5ee64185b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 07:44:55 +0000 Subject: [PATCH] chore(deps): bump the npm group across 2 directories with 11 updates Updates the requirements on [google-protobuf](https://github.com/protocolbuffers/protobuf-javascript), [@eslint/eslintrc](https://github.com/eslint/eslintrc), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [eslint](https://github.com/eslint/eslint), [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt), [publint](https://github.com/publint/publint/tree/HEAD/packages/publint), [rollup](https://github.com/rollup/rollup), [typescript](https://github.com/microsoft/TypeScript) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) to permit the latest version. Updates `google-protobuf` to 4.0.2 - [Release notes](https://github.com/protocolbuffers/protobuf-javascript/releases) - [Commits](https://github.com/protocolbuffers/protobuf-javascript/compare/v4.0.1...v4.0.2) Updates `@eslint/eslintrc` to 3.3.5 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslintrc/compare/eslintrc-v3.3.3...eslintrc-v3.3.5) Updates `@eslint/js` from 9.39.4 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js) Updates `@typescript-eslint/eslint-plugin` to 8.58.0 - [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.58.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` to 8.58.0 - [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.58.0/packages/parser) Updates `eslint` from 9.39.4 to 10.1.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/compare/v9.39.4...v10.1.0) Updates `oxfmt` from 0.28.0 to 0.43.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxfmt/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxfmt_v0.43.0/npm/oxfmt) Updates `publint` to 0.3.18 - [Release notes](https://github.com/publint/publint/releases) - [Changelog](https://github.com/publint/publint/blob/master/packages/publint/CHANGELOG.md) - [Commits](https://github.com/publint/publint/commits/publint@0.3.18/packages/publint) Updates `rollup` to 4.60.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.57.1...v4.60.1) Updates `typescript` from 5.9.3 to 6.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.2) Updates `vitest` to 4.1.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/vitest) Updates `google-protobuf` to 4.0.2 - [Release notes](https://github.com/protocolbuffers/protobuf-javascript/releases) - [Commits](https://github.com/protocolbuffers/protobuf-javascript/compare/v4.0.1...v4.0.2) Updates `vitest` to 4.1.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/vitest) --- updated-dependencies: - dependency-name: google-protobuf dependency-version: 4.0.2 dependency-type: direct:production dependency-group: npm - dependency-name: "@eslint/eslintrc" dependency-version: 3.3.5 dependency-type: direct:development dependency-group: npm - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.58.0 dependency-type: direct:development dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-version: 8.58.0 dependency-type: direct:development dependency-group: npm - dependency-name: eslint dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: oxfmt dependency-version: 0.43.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: publint dependency-version: 0.3.18 dependency-type: direct:development dependency-group: npm - dependency-name: rollup dependency-version: 4.60.1 dependency-type: direct:development dependency-group: npm - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: vitest dependency-version: 4.1.2 dependency-type: direct:development dependency-group: npm - dependency-name: google-protobuf dependency-version: 4.0.2 dependency-type: direct:production dependency-group: npm - dependency-name: vitest dependency-version: 4.1.2 dependency-type: direct:development dependency-group: npm ... Signed-off-by: dependabot[bot] --- js-dist/package.json | 4 ++-- package.json | 22 +++++++++++----------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/js-dist/package.json b/js-dist/package.json index 28b54fa..9beb90b 100644 --- a/js-dist/package.json +++ b/js-dist/package.json @@ -23,10 +23,10 @@ }, "dependencies": { "@grpc/grpc-js": "^1.14.3", - "google-protobuf": "^4.0.1" + "google-protobuf": "^4.0.2" }, "devDependencies": { "grpc-tools": "^1.13.1", - "vitest": "^4.0.18" + "vitest": "^4.1.2" } } diff --git a/package.json b/package.json index 4b55f3e..95ff6f3 100644 --- a/package.json +++ b/package.json @@ -53,22 +53,22 @@ "@grpc/grpc-js": "^1.14.3", "@protobuf-ts/runtime": "^2.11.1", "@protobuf-ts/runtime-rpc": "^2.11.1", - "google-protobuf": "^4.0.1" + "google-protobuf": "^4.0.2" }, "devDependencies": { - "@eslint/eslintrc": "^3.3.3", - "@eslint/js": "^9.39.2", + "@eslint/eslintrc": "^3.3.5", + "@eslint/js": "^10.0.1", "@protobuf-ts/plugin": "^2.11.1", "@tsconfig/node18": "^18.2.6", - "@typescript-eslint/eslint-plugin": "^8.54.0", - "@typescript-eslint/parser": "^8.54.0", - "eslint": "^9.39.2", + "@typescript-eslint/eslint-plugin": "^8.58.0", + "@typescript-eslint/parser": "^8.58.0", + "eslint": "^10.1.0", "grpc-tools": "^1.13.1", - "oxfmt": "^0.28.0", - "publint": "^0.3.17", - "rollup": "^4.57.1", + "oxfmt": "^0.43.0", + "publint": "^0.3.18", + "rollup": "^4.60.1", "tsc-esm-fix": "^3.1.2", - "typescript": "^5.9", - "vitest": "^4.0.18" + "typescript": "^6.0", + "vitest": "^4.1.2" } }