From 903a5c53ee96f6960d40ae908aa759877634617d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 15:35:19 +0000 Subject: [PATCH] chore(deps-dev): bump @bufbuild/protobuf from 2.12.0 to 2.12.1 Bumps [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf) from 2.12.0 to 2.12.1. - [Release notes](https://github.com/bufbuild/protobuf-es/releases) - [Commits](https://github.com/bufbuild/protobuf-es/commits/v2.12.1/packages/protobuf) --- updated-dependencies: - dependency-name: "@bufbuild/protobuf" dependency-version: 2.12.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index ca1585f..33cc776 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "url": "https://github.com/otterscale/types.git" }, "devDependencies": { - "@bufbuild/protobuf": "^2.12.0", + "@bufbuild/protobuf": "^2.12.1", "@connectrpc/connect": "^2.1.1", "@connectrpc/connect-node": "^2.1.1", "@otterscale/api": "1.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 92bf468..6a5e7b5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,14 +9,14 @@ importers: .: devDependencies: '@bufbuild/protobuf': - specifier: ^2.12.0 - version: 2.12.0 + specifier: ^2.12.1 + version: 2.12.1 '@connectrpc/connect': specifier: ^2.1.1 - version: 2.1.1(@bufbuild/protobuf@2.12.0) + version: 2.1.1(@bufbuild/protobuf@2.12.1) '@connectrpc/connect-node': specifier: ^2.1.1 - version: 2.1.1(@bufbuild/protobuf@2.12.0)(@connectrpc/connect@2.1.1(@bufbuild/protobuf@2.12.0)) + version: 2.1.1(@bufbuild/protobuf@2.12.1)(@connectrpc/connect@2.1.1(@bufbuild/protobuf@2.12.1)) '@otterscale/api': specifier: 1.0.0 version: 1.0.0 @@ -48,8 +48,8 @@ packages: resolution: {integrity: sha512-60vepv88RwcJtSHrD6MjIL6Ta3SOYbgfnkHb+ppAVK+o9mXprRtulx7VlRl3lN3bbvysAfCS7WMVfhUYemB0IQ==} engines: {node: '>= 16'} - '@bufbuild/protobuf@2.12.0': - resolution: {integrity: sha512-B/XlCaFIP8LOwzo+bz5uFzATYokcwCKQcghqnlfwSmM5eX/qTkvDBnDPs+gXtX/RyjxJ4DRikECcPJbyALA8FA==} + '@bufbuild/protobuf@2.12.1': + resolution: {integrity: sha512-BvAMfS6LrgZiryOAZ4pBYucu4wG/Ei/9o9DZ9akbREnMLbPJiom2i8b9C8IsKErQoiKqVhrerzt3kOT/RrzLHg==} '@connectrpc/connect-node@2.1.1': resolution: {integrity: sha512-s3TfsI1XF+n+1z6MBS9rTnFsxxR4Rw5wmdEnkQINli81ESGxcsfaEet8duzq8LVuuCupmhUsgpRo0Nv9pZkufg==} @@ -399,16 +399,16 @@ snapshots: '@types/json-schema': 7.0.15 js-yaml: 4.1.1 - '@bufbuild/protobuf@2.12.0': {} + '@bufbuild/protobuf@2.12.1': {} - '@connectrpc/connect-node@2.1.1(@bufbuild/protobuf@2.12.0)(@connectrpc/connect@2.1.1(@bufbuild/protobuf@2.12.0))': + '@connectrpc/connect-node@2.1.1(@bufbuild/protobuf@2.12.1)(@connectrpc/connect@2.1.1(@bufbuild/protobuf@2.12.1))': dependencies: - '@bufbuild/protobuf': 2.12.0 - '@connectrpc/connect': 2.1.1(@bufbuild/protobuf@2.12.0) + '@bufbuild/protobuf': 2.12.1 + '@connectrpc/connect': 2.1.1(@bufbuild/protobuf@2.12.1) - '@connectrpc/connect@2.1.1(@bufbuild/protobuf@2.12.0)': + '@connectrpc/connect@2.1.1(@bufbuild/protobuf@2.12.1)': dependencies: - '@bufbuild/protobuf': 2.12.0 + '@bufbuild/protobuf': 2.12.1 '@cspotcode/source-map-support@0.8.1': dependencies: @@ -505,7 +505,7 @@ snapshots: '@otterscale/api@1.0.0': dependencies: - '@bufbuild/protobuf': 2.12.0 + '@bufbuild/protobuf': 2.12.1 '@tsconfig/node10@1.0.12': {}