From a27659451ec0b1096eb61f449a72ef85ab95359b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 06:44:51 +0000 Subject: [PATCH 1/2] build(deps): bump @bufbuild/protobuf and @bufbuild/protoc-gen-es Bumps [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf) and [@bufbuild/protoc-gen-es](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es). These dependencies needed to be updated together. Updates `@bufbuild/protobuf` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/bufbuild/protobuf-es/releases) - [Commits](https://github.com/bufbuild/protobuf-es/commits/v1.9.0/packages/protobuf) Updates `@bufbuild/protoc-gen-es` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/bufbuild/protobuf-es/releases) - [Commits](https://github.com/bufbuild/protobuf-es/commits/v1.9.0/packages/protoc-gen-es) --- updated-dependencies: - dependency-name: "@bufbuild/protobuf" dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: "@bufbuild/protoc-gen-es" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0f3f4b7..4d7d454 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,13 +7,13 @@ settings: dependencies: '@bufbuild/protobuf': specifier: ^1.7.2 - version: 1.8.0 + version: 1.9.0 '@connectrpc/connect': specifier: ^1.4.0 - version: 1.4.0(@bufbuild/protobuf@1.8.0) + version: 1.4.0(@bufbuild/protobuf@1.9.0) '@connectrpc/connect-web': specifier: ^1.4.0 - version: 1.4.0(@bufbuild/protobuf@1.8.0)(@connectrpc/connect@1.4.0) + version: 1.4.0(@bufbuild/protobuf@1.9.0)(@connectrpc/connect@1.4.0) uuid: specifier: ^9.0.1 version: 9.0.1 @@ -24,10 +24,10 @@ devDependencies: version: 1.30.1 '@bufbuild/protoc-gen-es': specifier: ^1.7.2 - version: 1.8.0(@bufbuild/protobuf@1.8.0) + version: 1.9.0(@bufbuild/protobuf@1.9.0) '@connectrpc/protoc-gen-connect-es': specifier: ^1.4.0 - version: 1.4.0(@bufbuild/protoc-gen-es@1.8.0)(@connectrpc/connect@1.4.0) + version: 1.4.0(@bufbuild/protoc-gen-es@1.9.0)(@connectrpc/connect@1.4.0) '@types/uuid': specifier: ^9.0.8 version: 9.0.8 @@ -106,21 +106,21 @@ packages: resolution: {integrity: sha512-i5GE2Dk5ekdlK1TR7SugY4LWRrKSfb5T1Qn4unpIMbfxoeGKERKQ59HG3iYewacGD10SR7UzevfPnh6my4tNmQ==} dev: true - /@bufbuild/protobuf@1.8.0: - resolution: {integrity: sha512-qR9FwI8QKIveDnUYutvfzbC21UZJJryYrLuZGjeZ/VGz+vXelUkK+xgkOHsvPEdYEdxtgUUq4313N8QtOehJ1Q==} + /@bufbuild/protobuf@1.9.0: + resolution: {integrity: sha512-W7gp8Q/v1NlCZLsv8pQ3Y0uCu/SHgXOVFK+eUluUKWXmsb6VHkpNx0apdOWWcDbB9sJoKeP8uPrjmehJz6xETQ==} - /@bufbuild/protoc-gen-es@1.8.0(@bufbuild/protobuf@1.8.0): - resolution: {integrity: sha512-jnvBKwHq3o/iOgfKxaxn5Za7ay4oAs8KWgoHiDc9Fsb0g+/d1z+mHlHvmevOiCPcVZsnH6V3LImOJvGStPONpA==} + /@bufbuild/protoc-gen-es@1.9.0(@bufbuild/protobuf@1.9.0): + resolution: {integrity: sha512-LJy1nC3Jsfdhs9v48P7qF6YXIqh+usFhXSVzJDTmw0yKjxQ3CKBNISRtaMql/g9hb1MLRU6unHCcFfdz4HSO/Q==} engines: {node: '>=14'} hasBin: true peerDependencies: - '@bufbuild/protobuf': 1.8.0 + '@bufbuild/protobuf': 1.9.0 peerDependenciesMeta: '@bufbuild/protobuf': optional: true dependencies: - '@bufbuild/protobuf': 1.8.0 - '@bufbuild/protoplugin': 1.8.0 + '@bufbuild/protobuf': 1.9.0 + '@bufbuild/protoplugin': 1.9.0 transitivePeerDependencies: - supports-color dev: true @@ -135,34 +135,34 @@ packages: - supports-color dev: true - /@bufbuild/protoplugin@1.8.0: - resolution: {integrity: sha512-Pb89cTshW+I577qh27VvxGYvZEvQ3zJ8La1OfzPCKugP9d4A4P65WStkAY+aSCiDHk68m1/+mtBb6elfiLPuFg==} + /@bufbuild/protoplugin@1.9.0: + resolution: {integrity: sha512-/mxMiGs5h78RUHT7v4+mv0Wt0gyRf/SOS5PLzKEg2sclEAlFPbXfZ8HjlvxJpXZP/YpP3HvsW/mil3E69G0mXg==} dependencies: - '@bufbuild/protobuf': 1.8.0 + '@bufbuild/protobuf': 1.9.0 '@typescript/vfs': 1.5.0 typescript: 4.5.2 transitivePeerDependencies: - supports-color dev: true - /@connectrpc/connect-web@1.4.0(@bufbuild/protobuf@1.8.0)(@connectrpc/connect@1.4.0): + /@connectrpc/connect-web@1.4.0(@bufbuild/protobuf@1.9.0)(@connectrpc/connect@1.4.0): resolution: {integrity: sha512-13aO4psFbbm7rdOFGV0De2Za64DY/acMspgloDlcOKzLPPs0yZkhp1OOzAQeiAIr7BM/VOHIA3p8mF0inxCYTA==} peerDependencies: '@bufbuild/protobuf': ^1.4.2 '@connectrpc/connect': 1.4.0 dependencies: - '@bufbuild/protobuf': 1.8.0 - '@connectrpc/connect': 1.4.0(@bufbuild/protobuf@1.8.0) + '@bufbuild/protobuf': 1.9.0 + '@connectrpc/connect': 1.4.0(@bufbuild/protobuf@1.9.0) dev: false - /@connectrpc/connect@1.4.0(@bufbuild/protobuf@1.8.0): + /@connectrpc/connect@1.4.0(@bufbuild/protobuf@1.9.0): resolution: {integrity: sha512-vZeOkKaAjyV4+RH3+rJZIfDFJAfr+7fyYr6sLDKbYX3uuTVszhFe9/YKf5DNqrDb5cKdKVlYkGn6DTDqMitAnA==} peerDependencies: '@bufbuild/protobuf': ^1.4.2 dependencies: - '@bufbuild/protobuf': 1.8.0 + '@bufbuild/protobuf': 1.9.0 - /@connectrpc/protoc-gen-connect-es@1.4.0(@bufbuild/protoc-gen-es@1.8.0)(@connectrpc/connect@1.4.0): + /@connectrpc/protoc-gen-connect-es@1.4.0(@bufbuild/protoc-gen-es@1.9.0)(@connectrpc/connect@1.4.0): resolution: {integrity: sha512-/7vQ8Q7mEBhV8qEVh/eifRQlQnf8EJ6weMwCD2DljVAQRlZYcW9SLxjYZhV1uM1ZZqQC7Cw2vvgXRg2XQswHBg==} engines: {node: '>=16.0.0'} hasBin: true @@ -175,10 +175,10 @@ packages: '@connectrpc/connect': optional: true dependencies: - '@bufbuild/protobuf': 1.8.0 - '@bufbuild/protoc-gen-es': 1.8.0(@bufbuild/protobuf@1.8.0) + '@bufbuild/protobuf': 1.9.0 + '@bufbuild/protoc-gen-es': 1.9.0(@bufbuild/protobuf@1.9.0) '@bufbuild/protoplugin': 1.7.2 - '@connectrpc/connect': 1.4.0(@bufbuild/protobuf@1.8.0) + '@connectrpc/connect': 1.4.0(@bufbuild/protobuf@1.9.0) transitivePeerDependencies: - supports-color dev: true From 722c1ac0fc10dc3cba519bc62dfcbea477b1da48 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 06:45:18 +0000 Subject: [PATCH 2/2] Continuous Integration Build Protobuf Client Libraries for ES --- build/es/eventbus/eventbus_pb.d.ts | 2 +- build/es/eventbus/eventbus_pb.js | 2 +- build/es/handsfree/handsfree_pb.d.ts | 2 +- build/es/handsfree/handsfree_pb.js | 2 +- build/es/node/access/access_pb.d.ts | 2 +- build/es/node/access/access_pb.js | 2 +- build/es/node/accounts/accounts_pb.d.ts | 2 +- build/es/node/accounts/accounts_pb.js | 2 +- build/es/node/devices/devices_pb.d.ts | 2 +- build/es/node/devices/devices_pb.js | 2 +- build/es/node/namespaces/namespaces_pb.d.ts | 2 +- build/es/node/namespaces/namespaces_pb.js | 2 +- build/es/node/node_pb.d.ts | 2 +- build/es/node/node_pb.js | 2 +- build/es/node/sessions/sessions_pb.d.ts | 2 +- build/es/node/sessions/sessions_pb.js | 2 +- build/es/plugins/plugins_pb.d.ts | 2 +- build/es/plugins/plugins_pb.js | 2 +- build/es/shadow/shadow_pb.d.ts | 2 +- build/es/shadow/shadow_pb.js | 2 +- build/es/timeseries/timeseries_pb.d.ts | 2 +- build/es/timeseries/timeseries_pb.js | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) diff --git a/build/es/eventbus/eventbus_pb.d.ts b/build/es/eventbus/eventbus_pb.d.ts index e4e1f92..ae09aa1 100644 --- a/build/es/eventbus/eventbus_pb.d.ts +++ b/build/es/eventbus/eventbus_pb.d.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "target=js+dts" // @generated from file eventbus/eventbus.proto (package infinimesh.eventbus, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/build/es/eventbus/eventbus_pb.js b/build/es/eventbus/eventbus_pb.js index fbd7081..c1a38e0 100644 --- a/build/es/eventbus/eventbus_pb.js +++ b/build/es/eventbus/eventbus_pb.js @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "target=js+dts" // @generated from file eventbus/eventbus.proto (package infinimesh.eventbus, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/build/es/handsfree/handsfree_pb.d.ts b/build/es/handsfree/handsfree_pb.d.ts index d0ef220..8d655c5 100644 --- a/build/es/handsfree/handsfree_pb.d.ts +++ b/build/es/handsfree/handsfree_pb.d.ts @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "target=js+dts" // @generated from file handsfree/handsfree.proto (package infinimesh.handsfree, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/build/es/handsfree/handsfree_pb.js b/build/es/handsfree/handsfree_pb.js index 5393e6d..bec7cf6 100644 --- a/build/es/handsfree/handsfree_pb.js +++ b/build/es/handsfree/handsfree_pb.js @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "target=js+dts" // @generated from file handsfree/handsfree.proto (package infinimesh.handsfree, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/build/es/node/access/access_pb.d.ts b/build/es/node/access/access_pb.d.ts index 262e345..68f8f80 100644 --- a/build/es/node/access/access_pb.d.ts +++ b/build/es/node/access/access_pb.d.ts @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "target=js+dts" // @generated from file node/access/access.proto (package infinimesh.node.access, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/build/es/node/access/access_pb.js b/build/es/node/access/access_pb.js index 42e4880..47bee5d 100644 --- a/build/es/node/access/access_pb.js +++ b/build/es/node/access/access_pb.js @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "target=js+dts" // @generated from file node/access/access.proto (package infinimesh.node.access, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/build/es/node/accounts/accounts_pb.d.ts b/build/es/node/accounts/accounts_pb.d.ts index e463cfe..a776d11 100644 --- a/build/es/node/accounts/accounts_pb.d.ts +++ b/build/es/node/accounts/accounts_pb.d.ts @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "target=js+dts" // @generated from file node/accounts/accounts.proto (package infinimesh.node.accounts, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/build/es/node/accounts/accounts_pb.js b/build/es/node/accounts/accounts_pb.js index 327b546..7ffb85d 100644 --- a/build/es/node/accounts/accounts_pb.js +++ b/build/es/node/accounts/accounts_pb.js @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "target=js+dts" // @generated from file node/accounts/accounts.proto (package infinimesh.node.accounts, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/build/es/node/devices/devices_pb.d.ts b/build/es/node/devices/devices_pb.d.ts index 70f74ef..e8e47ba 100644 --- a/build/es/node/devices/devices_pb.d.ts +++ b/build/es/node/devices/devices_pb.d.ts @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "target=js+dts" // @generated from file node/devices/devices.proto (package infinimesh.node.devices, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/build/es/node/devices/devices_pb.js b/build/es/node/devices/devices_pb.js index 9ae2740..1a8efa4 100644 --- a/build/es/node/devices/devices_pb.js +++ b/build/es/node/devices/devices_pb.js @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "target=js+dts" // @generated from file node/devices/devices.proto (package infinimesh.node.devices, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/build/es/node/namespaces/namespaces_pb.d.ts b/build/es/node/namespaces/namespaces_pb.d.ts index 7002d1c..8c62b1c 100644 --- a/build/es/node/namespaces/namespaces_pb.d.ts +++ b/build/es/node/namespaces/namespaces_pb.d.ts @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "target=js+dts" // @generated from file node/namespaces/namespaces.proto (package infinimesh.node.namespaces, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/build/es/node/namespaces/namespaces_pb.js b/build/es/node/namespaces/namespaces_pb.js index 49ccea6..5cc1f66 100644 --- a/build/es/node/namespaces/namespaces_pb.js +++ b/build/es/node/namespaces/namespaces_pb.js @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "target=js+dts" // @generated from file node/namespaces/namespaces.proto (package infinimesh.node.namespaces, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/build/es/node/node_pb.d.ts b/build/es/node/node_pb.d.ts index 0235d1b..4fae628 100644 --- a/build/es/node/node_pb.d.ts +++ b/build/es/node/node_pb.d.ts @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "target=js+dts" // @generated from file node/node.proto (package infinimesh.node, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/build/es/node/node_pb.js b/build/es/node/node_pb.js index d11cc16..935584f 100644 --- a/build/es/node/node_pb.js +++ b/build/es/node/node_pb.js @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "target=js+dts" // @generated from file node/node.proto (package infinimesh.node, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/build/es/node/sessions/sessions_pb.d.ts b/build/es/node/sessions/sessions_pb.d.ts index 1f44073..c55bab1 100644 --- a/build/es/node/sessions/sessions_pb.d.ts +++ b/build/es/node/sessions/sessions_pb.d.ts @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "target=js+dts" // @generated from file node/sessions/sessions.proto (package infinimesh.node.sessions, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/build/es/node/sessions/sessions_pb.js b/build/es/node/sessions/sessions_pb.js index dcc6228..07454ad 100644 --- a/build/es/node/sessions/sessions_pb.js +++ b/build/es/node/sessions/sessions_pb.js @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "target=js+dts" // @generated from file node/sessions/sessions.proto (package infinimesh.node.sessions, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/build/es/plugins/plugins_pb.d.ts b/build/es/plugins/plugins_pb.d.ts index 5d8fa8e..1cfd0ad 100644 --- a/build/es/plugins/plugins_pb.d.ts +++ b/build/es/plugins/plugins_pb.d.ts @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "target=js+dts" // @generated from file plugins/plugins.proto (package infinimesh.plugins, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/build/es/plugins/plugins_pb.js b/build/es/plugins/plugins_pb.js index 5f38839..36335e9 100644 --- a/build/es/plugins/plugins_pb.js +++ b/build/es/plugins/plugins_pb.js @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "target=js+dts" // @generated from file plugins/plugins.proto (package infinimesh.plugins, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/build/es/shadow/shadow_pb.d.ts b/build/es/shadow/shadow_pb.d.ts index 28eed9f..200feb3 100644 --- a/build/es/shadow/shadow_pb.d.ts +++ b/build/es/shadow/shadow_pb.d.ts @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "target=js+dts" // @generated from file shadow/shadow.proto (package infinimesh.shadow, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/build/es/shadow/shadow_pb.js b/build/es/shadow/shadow_pb.js index 9793216..fb81bb2 100644 --- a/build/es/shadow/shadow_pb.js +++ b/build/es/shadow/shadow_pb.js @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "target=js+dts" // @generated from file shadow/shadow.proto (package infinimesh.shadow, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/build/es/timeseries/timeseries_pb.d.ts b/build/es/timeseries/timeseries_pb.d.ts index 478cecf..c74bfcd 100644 --- a/build/es/timeseries/timeseries_pb.d.ts +++ b/build/es/timeseries/timeseries_pb.d.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "target=js+dts" // @generated from file timeseries/timeseries.proto (package infinimesh.timeseries, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/build/es/timeseries/timeseries_pb.js b/build/es/timeseries/timeseries_pb.js index 133190f..642bfc6 100644 --- a/build/es/timeseries/timeseries_pb.js +++ b/build/es/timeseries/timeseries_pb.js @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "target=js+dts" // @generated from file timeseries/timeseries.proto (package infinimesh.timeseries, syntax proto3) /* eslint-disable */ // @ts-nocheck