Skip to content

Commit ce316f2

Browse files
authored
fix(deps): Update dependency @cloudquery/plugin-pb-javascript to ^0.0.9 (#85)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@cloudquery/plugin-pb-javascript](https://togithub.com/cloudquery/plugin-pb-javascript) | dependencies | patch | [`^0.0.8` -> `^0.0.9`](https://renovatebot.com/diffs/npm/@cloudquery%2fplugin-pb-javascript/0.0.8/0.0.9) | --- ### Release Notes <details> <summary>cloudquery/plugin-pb-javascript (@&#8203;cloudquery/plugin-pb-javascript)</summary> ### [`v0.0.9`](https://togithub.com/cloudquery/plugin-pb-javascript/blob/HEAD/CHANGELOG.md#009-2023-10-02) [Compare Source](https://togithub.com/cloudquery/plugin-pb-javascript/compare/v0.0.8...v0.0.9) ##### Bug Fixes - **deps:** Update dependency [@&#8203;grpc/grpc-js](https://togithub.com/grpc/grpc-js) to v1.9.4 ([#&#8203;18](https://togithub.com/cloudquery/plugin-pb-javascript/issues/18)) ([7a52dcf](https://togithub.com/cloudquery/plugin-pb-javascript/commit/7a52dcf1e8407e75472d79aca14a659784c172f0)) - **deps:** Update dependency [@&#8203;types/google-protobuf](https://togithub.com/types/google-protobuf) to v3.15.7 ([#&#8203;19](https://togithub.com/cloudquery/plugin-pb-javascript/issues/19)) ([11a8b1c](https://togithub.com/cloudquery/plugin-pb-javascript/commit/11a8b1cc053d1b55b3047c9cd28f58b17fa5bf0f)) - **deps:** Update dependency protoc-gen-ts to v0.8.7 ([#&#8203;21](https://togithub.com/cloudquery/plugin-pb-javascript/issues/21)) ([80b0efd](https://togithub.com/cloudquery/plugin-pb-javascript/commit/80b0efd64c29eccbc0692e6542ec6a697f13b86f)) - Generate JavaScript Code from `plugin-pb` ([#&#8203;23](https://togithub.com/cloudquery/plugin-pb-javascript/issues/23)) ([6832d73](https://togithub.com/cloudquery/plugin-pb-javascript/commit/6832d7319b9025123bc04754b465d638bbd2b44f)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
1 parent f2aca02 commit ce316f2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
},
8888
"dependencies": {
8989
"@apache-arrow/esnext-esm": "^12.0.1",
90-
"@cloudquery/plugin-pb-javascript": "^0.0.8",
90+
"@cloudquery/plugin-pb-javascript": "^0.0.9",
9191
"@grpc/grpc-js": "^1.9.0",
9292
"@types/luxon": "^3.3.1",
9393
"ajv": "^8.12.0",

0 commit comments

Comments
 (0)