Skip to content

Commit 127cd3c

Browse files
authored
fix(deps): Update dependency @cloudquery/plugin-pb-javascript to ^0.0.36 (#286)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@cloudquery/plugin-pb-javascript](https://redirect.github.com/cloudquery/plugin-pb-javascript) | dependencies | patch | [`^0.0.35` -> `^0.0.36`](https://renovatebot.com/diffs/npm/@cloudquery%2fplugin-pb-javascript/0.0.35/0.0.36) | --- ### Release Notes <details> <summary>cloudquery/plugin-pb-javascript (@&#8203;cloudquery/plugin-pb-javascript)</summary> ### [`v0.0.36`](https://redirect.github.com/cloudquery/plugin-pb-javascript/blob/HEAD/CHANGELOG.md#0036-2025-07-01) [Compare Source](https://redirect.github.com/cloudquery/plugin-pb-javascript/compare/v0.0.35...v0.0.36) ##### Bug Fixes - **deps:** Update dependency [@&#8203;grpc/grpc-js](https://redirect.github.com/grpc/grpc-js) to v1.13.4 ([#&#8203;103](https://redirect.github.com/cloudquery/plugin-pb-javascript/issues/103)) ([e3ff70e](https://redirect.github.com/cloudquery/plugin-pb-javascript/commit/e3ff70e8952e76abad9352f8efe0b4b9cf85789a)) - **deps:** Update dependency [@&#8203;tsconfig/node16](https://redirect.github.com/tsconfig/node16) to v16.1.4 ([#&#8203;104](https://redirect.github.com/cloudquery/plugin-pb-javascript/issues/104)) ([579ce9f](https://redirect.github.com/cloudquery/plugin-pb-javascript/commit/579ce9fcf349a7858702943df54aef660a481546)) - Generate JavaScript Code from `plugin-pb` ([#&#8203;101](https://redirect.github.com/cloudquery/plugin-pb-javascript/issues/101)) ([8a6e8b7](https://redirect.github.com/cloudquery/plugin-pb-javascript/commit/8a6e8b7eb4fbe3ae20ba8869d51563f0ff37a777)) </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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
1 parent 0c893fc commit 127cd3c

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
@@ -89,7 +89,7 @@
8989
},
9090
"dependencies": {
9191
"@apache-arrow/esnext-esm": "^19.0.0",
92-
"@cloudquery/plugin-pb-javascript": "^0.0.35",
92+
"@cloudquery/plugin-pb-javascript": "^0.0.36",
9393
"@grpc/grpc-js": "^1.9.0",
9494
"@types/luxon": "^3.3.1",
9595
"ajv": "^8.12.0",

0 commit comments

Comments
 (0)