From 7a52dcf1e8407e75472d79aca14a659784c172f0 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Sun, 1 Oct 2023 03:35:47 +0300 Subject: [PATCH 1/6] fix(deps): Update dependency @grpc/grpc-js to v1.9.4 (#18) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@grpc/grpc-js](https://grpc.io/) ([source](https://github.com/grpc/grpc-node)) | devDependencies | patch | [`1.9.2` -> `1.9.4`](https://renovatebot.com/diffs/npm/@grpc%2fgrpc-js/1.9.2/1.9.4) | --- ### Release Notes
grpc/grpc-node (@​grpc/grpc-js) ### [`v1.9.4`](https://github.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.9.4): @​grpc/grpc-js 1.9.4 [Compare Source](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.9.3...@grpc/grpc-js@1.9.4) - Fix a bug that could cause a client to sometimes incorrectly hold the process open when no longer in use ([#​2586](https://github.com/grpc/grpc-node/issues/2586)) ### [`v1.9.3`](https://github.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.9.3): @​grpc/grpc-js 1.9.3 [Compare Source](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.9.2...@grpc/grpc-js@1.9.3) - Make a few improvements to DNS resolving timing ([#​2571](https://github.com/grpc/grpc-node/issues/2571)) Experimental changes: - Added `grpc.experimental.BackoffTimeout#getEndTime`
--- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index b473046..300fc3f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,9 +24,9 @@ } }, "node_modules/@grpc/grpc-js": { - "version": "1.9.2", - "resolved": "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.9.2.tgz", - "integrity": "sha512-Lf2pUhNTaviEdEaGgjU+29qw3arX7Qd/45q66F3z1EV5hroE6wM9xSHPvjB8EY+b1RmKZgwnLWXQorC6fZ9g5g==", + "version": "1.9.4", + "resolved": "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.9.4.tgz", + "integrity": "sha512-oEnzYiDuEsBydZBtP84BkpduLsE1nSAO4KrhTLHRzNrIQE647fhchmosTQsJdCo8X9zBBt+l5+fNk+m/yCFJ/Q==", "dev": true, "dependencies": { "@grpc/proto-loader": "^0.7.8", From 11a8b1cc053d1b55b3047c9cd28f58b17fa5bf0f Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Sun, 1 Oct 2023 03:35:59 +0300 Subject: [PATCH 2/6] fix(deps): Update dependency @types/google-protobuf to v3.15.7 (#19) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@types/google-protobuf](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/google-protobuf) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped)) | devDependencies | patch | [`3.15.6` -> `3.15.7`](https://renovatebot.com/diffs/npm/@types%2fgoogle-protobuf/3.15.6/3.15.7) | --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 300fc3f..d3f5192 100644 --- a/package-lock.json +++ b/package-lock.json @@ -146,9 +146,9 @@ "dev": true }, "node_modules/@types/google-protobuf": { - "version": "3.15.6", - "resolved": "https://registry.npmjs.org/@types/google-protobuf/-/google-protobuf-3.15.6.tgz", - "integrity": "sha512-pYVNNJ+winC4aek+lZp93sIKxnXt5qMkuKmaqS3WGuTq0Bw1ZDYNBgzG5kkdtwcv+GmYJGo3yEg6z2cKKAiEdw==", + "version": "3.15.7", + "resolved": "https://registry.npmjs.org/@types/google-protobuf/-/google-protobuf-3.15.7.tgz", + "integrity": "sha512-pIEMnb04J60c5eExVLUY/R4eWT5QEQ5cC792JOSfDI3kLjaKC4TjdgMp3xIrN1vxbi2Zk8LcscTm0VaNrIdniA==", "dev": true }, "node_modules/@types/long": { From 80b0efd64c29eccbc0692e6542ec6a697f13b86f Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Sun, 1 Oct 2023 04:40:28 +0300 Subject: [PATCH 3/6] fix(deps): Update dependency protoc-gen-ts to v0.8.7 (#21) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [protoc-gen-ts](https://github.com/thesayyn/protoc-gen-ts) | devDependencies | patch | [`0.8.6` -> `0.8.7`](https://renovatebot.com/diffs/npm/protoc-gen-ts/0.8.6/0.8.7) | --- ### Release Notes
thesayyn/protoc-gen-ts (protoc-gen-ts) ### [`v0.8.7`](https://github.com/thesayyn/protoc-gen-ts/releases/tag/0.8.7) [Compare Source](https://github.com/thesayyn/protoc-gen-ts/compare/0.8.6...0.8.7) #### What's Changed - Fixed issue [#​178](https://github.com/thesayyn/protoc-gen-ts/issues/178) by [@​Aleksei2507](https://github.com/Aleksei2507) in [https://github.com/thesayyn/protoc-gen-ts/pull/208](https://github.com/thesayyn/protoc-gen-ts/pull/208) - Fixes issue [#​203](https://github.com/thesayyn/protoc-gen-ts/issues/203) by [@​danias](https://github.com/danias) in [https://github.com/thesayyn/protoc-gen-ts/pull/204](https://github.com/thesayyn/protoc-gen-ts/pull/204) - Using 0 instead of process.stdin.fd. by [@​YutaUra](https://github.com/YutaUra) in [https://github.com/thesayyn/protoc-gen-ts/pull/223](https://github.com/thesayyn/protoc-gen-ts/pull/223) - chore: allow ts 5 as a peer dep by [@​wdoconnell](https://github.com/wdoconnell) in [https://github.com/thesayyn/protoc-gen-ts/pull/226](https://github.com/thesayyn/protoc-gen-ts/pull/226) - refactor: deprecate index.bzl by [@​thesayyn](https://github.com/thesayyn) in [https://github.com/thesayyn/protoc-gen-ts/pull/229](https://github.com/thesayyn/protoc-gen-ts/pull/229) #### New Contributors - [@​Aleksei2507](https://github.com/Aleksei2507) made their first contribution in [https://github.com/thesayyn/protoc-gen-ts/pull/208](https://github.com/thesayyn/protoc-gen-ts/pull/208) - [@​danias](https://github.com/danias) made their first contribution in [https://github.com/thesayyn/protoc-gen-ts/pull/204](https://github.com/thesayyn/protoc-gen-ts/pull/204) - [@​YutaUra](https://github.com/YutaUra) made their first contribution in [https://github.com/thesayyn/protoc-gen-ts/pull/223](https://github.com/thesayyn/protoc-gen-ts/pull/223) - [@​wdoconnell](https://github.com/wdoconnell) made their first contribution in [https://github.com/thesayyn/protoc-gen-ts/pull/226](https://github.com/thesayyn/protoc-gen-ts/pull/226) **Full Changelog**: https://github.com/thesayyn/protoc-gen-ts/compare/0.8.6...0.8.7
--- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). --- package-lock.json | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index d3f5192..bf41863 100644 --- a/package-lock.json +++ b/package-lock.json @@ -708,20 +708,16 @@ "dev": true }, "node_modules/protoc-gen-ts": { - "version": "0.8.6", - "resolved": "https://registry.npmjs.org/protoc-gen-ts/-/protoc-gen-ts-0.8.6.tgz", - "integrity": "sha512-66oeorGy4QBvYjQGd/gaeOYyFqKyRmRgTpofmnw8buMG0P7A0jQjoKSvKJz5h5tNUaVkIzvGBUTRVGakrhhwpA==", + "version": "0.8.7", + "resolved": "https://registry.npmjs.org/protoc-gen-ts/-/protoc-gen-ts-0.8.7.tgz", + "integrity": "sha512-jr4VJey2J9LVYCV7EVyVe53g1VMw28cCmYJhBe5e3YX5wiyiDwgxWxeDf9oTqAe4P1bN/YGAkW2jhlH8LohwiQ==", "dev": true, "bin": { - "protoc-gen-ts": "bin/protoc-gen-ts.js" + "protoc-gen-ts": "protoc-gen-ts.js" }, "funding": { "type": "individual", "url": "https://www.buymeacoffee.com/thesayyn" - }, - "peerDependencies": { - "google-protobuf": "^3.13.0", - "typescript": "4.x.x" } }, "node_modules/readable-stream": { From 6832d7319b9025123bc04754b465d638bbd2b44f Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Sun, 1 Oct 2023 11:01:05 +0300 Subject: [PATCH 4/6] fix: Generate JavaScript Code from `plugin-pb` (#23) This PR was created by a scheduled workflow to regenerate the JavaScript code from `plugin-pb`. --- protos/plugin/v3/plugin.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/protos/plugin/v3/plugin.ts b/protos/plugin/v3/plugin.ts index cea6901..e32f903 100644 --- a/protos/plugin/v3/plugin.ts +++ b/protos/plugin/v3/plugin.ts @@ -2181,10 +2181,10 @@ export namespace cloudquery.plugin.v3 { GetTables: GrpcUnaryServiceInterface = (message: GetTables.Request, metadata: grpc_1.Metadata | grpc_1.CallOptions | grpc_1.requestCallback, options?: grpc_1.CallOptions | grpc_1.requestCallback, callback?: grpc_1.requestCallback): grpc_1.ClientUnaryCall => { return super.GetTables(message, metadata, options, callback); }; - Sync: GrpcStreamServiceInterface = (message: Sync.Request, metadata?: grpc_1.Metadata | grpc_1.CallOptions, options?: grpc_1.CallOptions): grpc_1.ClientReadableStream => { + Sync: GrpcStreamServiceInterface = (message: Sync.Request, metadata?: grpc_1.Metadata | grpc_1.CallOptions, options?: grpc_1.CallOptions): grpc_1.ClientReadableStream => { return super.Sync(message, metadata, options); }; - Read: GrpcStreamServiceInterface = (message: Read.Request, metadata?: grpc_1.Metadata | grpc_1.CallOptions, options?: grpc_1.CallOptions): grpc_1.ClientReadableStream => { + Read: GrpcStreamServiceInterface = (message: Read.Request, metadata?: grpc_1.Metadata | grpc_1.CallOptions, options?: grpc_1.CallOptions): grpc_1.ClientReadableStream => { return super.Read(message, metadata, options); }; Write: GrpWritableServiceInterface = (metadata: grpc_1.Metadata | grpc_1.CallOptions | grpc_1.requestCallback, options?: grpc_1.CallOptions | grpc_1.requestCallback, callback?: grpc_1.requestCallback): grpc_1.ClientWritableStream => { From 96d7bbedf8c257adc7f35ee3e093cad52eefde52 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Mon, 2 Oct 2023 11:00:51 +0300 Subject: [PATCH 5/6] chore(deps): Update actions/checkout action to v4 (#22) Co-authored-by: Renovate Bot --- .github/workflows/publish.yml | 2 +- .github/workflows/regen.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 77ce19c..7b2298c 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -9,7 +9,7 @@ jobs: name: Publish to npm runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - uses: actions/setup-node@v3 with: node-version: "16" diff --git a/.github/workflows/regen.yml b/.github/workflows/regen.yml index c31c483..1216b75 100644 --- a/.github/workflows/regen.yml +++ b/.github/workflows/regen.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 - uses: actions/setup-node@v3 with: cache: "npm" From d2bfc3ad960519e03bdfaba4ec221114c58fa37b Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Mon, 2 Oct 2023 11:03:12 +0300 Subject: [PATCH 6/6] chore(main): Release v0.0.9 (#20) --- CHANGELOG.md | 10 ++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ee5574..df96976 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [0.0.9](https://github.com/cloudquery/plugin-pb-javascript/compare/v0.0.8...v0.0.9) (2023-10-02) + + +### Bug Fixes + +* **deps:** Update dependency @grpc/grpc-js to v1.9.4 ([#18](https://github.com/cloudquery/plugin-pb-javascript/issues/18)) ([7a52dcf](https://github.com/cloudquery/plugin-pb-javascript/commit/7a52dcf1e8407e75472d79aca14a659784c172f0)) +* **deps:** Update dependency @types/google-protobuf to v3.15.7 ([#19](https://github.com/cloudquery/plugin-pb-javascript/issues/19)) ([11a8b1c](https://github.com/cloudquery/plugin-pb-javascript/commit/11a8b1cc053d1b55b3047c9cd28f58b17fa5bf0f)) +* **deps:** Update dependency protoc-gen-ts to v0.8.7 ([#21](https://github.com/cloudquery/plugin-pb-javascript/issues/21)) ([80b0efd](https://github.com/cloudquery/plugin-pb-javascript/commit/80b0efd64c29eccbc0692e6542ec6a697f13b86f)) +* Generate JavaScript Code from `plugin-pb` ([#23](https://github.com/cloudquery/plugin-pb-javascript/issues/23)) ([6832d73](https://github.com/cloudquery/plugin-pb-javascript/commit/6832d7319b9025123bc04754b465d638bbd2b44f)) + ## [0.0.8](https://github.com/cloudquery/plugin-pb-javascript/compare/v0.0.7...v0.0.8) (2023-09-01) diff --git a/package-lock.json b/package-lock.json index bf41863..9e61654 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@cloudquery/plugin-pb-javascript", - "version": "0.0.8", + "version": "0.0.9", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@cloudquery/plugin-pb-javascript", - "version": "0.0.8", + "version": "0.0.9", "license": "MPL-2.0", "dependencies": { "google-protobuf": "^3.21.2" diff --git a/package.json b/package.json index eed7712..00e87a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cloudquery/plugin-pb-javascript", - "version": "0.0.8", + "version": "0.0.9", "files": [ "dist" ],