From cefaac8f1ff30cbe75a5c745345f3359099255d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 20:17:59 +0000 Subject: [PATCH] Bump @bufbuild/protoc-gen-es from 2.2.2 to 2.2.3 in the bench group Bumps the bench group with 1 update: [@bufbuild/protoc-gen-es](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es). Updates `@bufbuild/protoc-gen-es` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/bufbuild/protobuf-es/releases) - [Commits](https://github.com/bufbuild/protobuf-es/commits/v2.2.3/packages/protoc-gen-es) --- updated-dependencies: - dependency-name: "@bufbuild/protoc-gen-es" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bench ... Signed-off-by: dependabot[bot] --- package-lock.json | 34 +++++++++++++++-------- packages/connect-conformance/package.json | 2 +- packages/connect-web-bench/package.json | 2 +- packages/connect-web/package.json | 2 +- packages/connect/package.json | 2 +- packages/example/package.json | 2 +- 6 files changed, 27 insertions(+), 17 deletions(-) diff --git a/package-lock.json b/package-lock.json index c3a741681..68f765af4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -757,15 +757,19 @@ } }, "node_modules/@bufbuild/protobuf": { - "version": "2.2.2", + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/@bufbuild/protobuf/-/protobuf-2.2.3.tgz", + "integrity": "sha512-tFQoXHJdkEOSwj5tRIZSPNUuXK3RaR7T1nUrPgbYX1pUbvqqaaZAsfo+NXBPsz5rZMSKVFrgK1WL8Q/MSLvprg==", "license": "(Apache-2.0 AND BSD-3-Clause)" }, "node_modules/@bufbuild/protoc-gen-es": { - "version": "2.2.2", + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/@bufbuild/protoc-gen-es/-/protoc-gen-es-2.2.3.tgz", + "integrity": "sha512-hdhIV9NmwXXy24DcbnArauv6L5Dv2PjkO9gz2DUhiZ9HPRpP+rmpT8zo5LohjJiuA7YIQGGKKWSKpRg+xcdLSQ==", "license": "Apache-2.0", "dependencies": { - "@bufbuild/protobuf": "^2.2.2", - "@bufbuild/protoplugin": "2.2.2" + "@bufbuild/protobuf": "^2.2.3", + "@bufbuild/protoplugin": "2.2.3" }, "bin": { "protoc-gen-es": "bin/protoc-gen-es" @@ -774,7 +778,7 @@ "node": ">=14" }, "peerDependencies": { - "@bufbuild/protobuf": "2.2.2" + "@bufbuild/protobuf": "2.2.3" }, "peerDependenciesMeta": { "@bufbuild/protobuf": { @@ -783,16 +787,20 @@ } }, "node_modules/@bufbuild/protoplugin": { - "version": "2.2.2", + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/@bufbuild/protoplugin/-/protoplugin-2.2.3.tgz", + "integrity": "sha512-UsV7mj6NJTZrqIYJK+jNFnnj5tOS7wgNXKyMjebFEpf+OX6pfXE+nx+QPjumOfu4GxdVPfEDnKuwISgqlXSQqw==", "license": "Apache-2.0", "dependencies": { - "@bufbuild/protobuf": "2.2.2", + "@bufbuild/protobuf": "2.2.3", "@typescript/vfs": "^1.5.2", "typescript": "5.4.5" } }, "node_modules/@bufbuild/protoplugin/node_modules/typescript": { "version": "5.4.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz", + "integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==", "license": "Apache-2.0", "bin": { "tsc": "bin/tsc", @@ -2324,6 +2332,8 @@ }, "node_modules/@typescript/vfs": { "version": "1.6.0", + "resolved": "https://registry.npmjs.org/@typescript/vfs/-/vfs-1.6.0.tgz", + "integrity": "sha512-hvJUjNVeBMp77qPINuUvYXj4FyWeeMMKZkxEATEU3hqBAQ7qdTBCUFT7Sp0Zu0faeEtFf+ldXxMEDr/bk73ISg==", "license": "MIT", "dependencies": { "debug": "^4.1.1" @@ -11698,7 +11708,7 @@ "license": "Apache-2.0", "devDependencies": { "@bufbuild/buf": "^1.47.2", - "@bufbuild/protoc-gen-es": "^2.2.2", + "@bufbuild/protoc-gen-es": "^2.2.3", "@types/jasmine": "^5.1.5", "jasmine": "^5.2.0" }, @@ -11734,7 +11744,7 @@ }, "devDependencies": { "@bufbuild/buf": "^1.47.2", - "@bufbuild/protoc-gen-es": "^2.2.2", + "@bufbuild/protoc-gen-es": "^2.2.3", "@types/debug": "^4.1.12", "@types/node-forge": "^1.3.9", "@types/tar-stream": "^3.1.3" @@ -11843,7 +11853,7 @@ "license": "Apache-2.0", "devDependencies": { "@bufbuild/buf": "^1.47.2", - "@bufbuild/protoc-gen-es": "^2.2.2", + "@bufbuild/protoc-gen-es": "^2.2.3", "@connectrpc/connect-conformance": "^2.0.0", "@wdio/browserstack-service": "^9.4.1", "@wdio/cli": "^9.4.1", @@ -11862,7 +11872,7 @@ "dependencies": { "@bufbuild/buf": "^1.47.2", "@bufbuild/protobuf": "^2.2.0", - "@bufbuild/protoc-gen-es": "^2.2.2", + "@bufbuild/protoc-gen-es": "^2.2.3", "@connectrpc/connect-web": "2.0.0", "@types/brotli": "^1.3.4", "brotli": "^1.3.3", @@ -11970,7 +11980,7 @@ }, "devDependencies": { "@bufbuild/buf": "^1.47.2", - "@bufbuild/protoc-gen-es": "^2.2.2", + "@bufbuild/protoc-gen-es": "^2.2.3", "esbuild": "^0.19.8", "typescript": "^5.7.2" }, diff --git a/packages/connect-conformance/package.json b/packages/connect-conformance/package.json index 758601733..1f3483259 100644 --- a/packages/connect-conformance/package.json +++ b/packages/connect-conformance/package.json @@ -34,7 +34,7 @@ }, "devDependencies": { "@bufbuild/buf": "^1.47.2", - "@bufbuild/protoc-gen-es": "^2.2.2", + "@bufbuild/protoc-gen-es": "^2.2.3", "@types/debug": "^4.1.12", "@types/node-forge": "^1.3.9", "@types/tar-stream": "^3.1.3" diff --git a/packages/connect-web-bench/package.json b/packages/connect-web-bench/package.json index c53b823cb..81dbea742 100644 --- a/packages/connect-web-bench/package.json +++ b/packages/connect-web-bench/package.json @@ -12,7 +12,7 @@ "dependencies": { "@bufbuild/buf": "^1.47.2", "@bufbuild/protobuf": "^2.2.0", - "@bufbuild/protoc-gen-es": "^2.2.2", + "@bufbuild/protoc-gen-es": "^2.2.3", "@connectrpc/connect-web": "2.0.0", "@types/brotli": "^1.3.4", "brotli": "^1.3.3", diff --git a/packages/connect-web/package.json b/packages/connect-web/package.json index c8da2a066..844a712dc 100644 --- a/packages/connect-web/package.json +++ b/packages/connect-web/package.json @@ -41,7 +41,7 @@ }, "devDependencies": { "@bufbuild/buf": "^1.47.2", - "@bufbuild/protoc-gen-es": "^2.2.2", + "@bufbuild/protoc-gen-es": "^2.2.3", "@connectrpc/connect-conformance": "^2.0.0", "@wdio/jasmine-framework": "^9.4.1", "@wdio/cli": "^9.4.1", diff --git a/packages/connect/package.json b/packages/connect/package.json index 1a84a0527..b7ee42a16 100644 --- a/packages/connect/package.json +++ b/packages/connect/package.json @@ -68,7 +68,7 @@ }, "devDependencies": { "@bufbuild/buf": "^1.47.2", - "@bufbuild/protoc-gen-es": "^2.2.2", + "@bufbuild/protoc-gen-es": "^2.2.3", "@types/jasmine": "^5.1.5", "jasmine": "^5.2.0" } diff --git a/packages/example/package.json b/packages/example/package.json index ba7d5e6ee..01d010a51 100644 --- a/packages/example/package.json +++ b/packages/example/package.json @@ -22,7 +22,7 @@ }, "devDependencies": { "@bufbuild/buf": "^1.47.2", - "@bufbuild/protoc-gen-es": "^2.2.2", + "@bufbuild/protoc-gen-es": "^2.2.3", "esbuild": "^0.19.8", "typescript": "^5.7.2" }