Skip to content

Commit

Permalink
fix(deps): Update dependency @cloudquery/plugin-pb-javascript to ^0.0…
Browse files Browse the repository at this point in the history
….27 (#230)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@cloudquery/plugin-pb-javascript](https://github.com/cloudquery/plugin-pb-javascript) | dependencies | patch | [`^0.0.26` -> `^0.0.27`](https://renovatebot.com/diffs/npm/@cloudquery%2fplugin-pb-javascript/0.0.26/0.0.27) |

---

### Release Notes

<details>
<summary>cloudquery/plugin-pb-javascript (@&#8203;cloudquery/plugin-pb-javascript)</summary>

### [`v0.0.27`](https://github.com/cloudquery/plugin-pb-javascript/blob/HEAD/CHANGELOG.md#0027-2024-10-01)

[Compare Source](https://github.com/cloudquery/plugin-pb-javascript/compare/v0.0.26...v0.0.27)

##### Bug Fixes

-   **deps:** Update dependency [@&#8203;grpc/grpc-js](https://github.com/grpc/grpc-js) to v1.11.3 ([#&#8203;76](https://github.com/cloudquery/plugin-pb-javascript/issues/76)) ([efc1a50](https://github.com/cloudquery/plugin-pb-javascript/commit/efc1a50f659b230fe5f093b2b055f8339a9b3230))
-   **deps:** Update dependency typescript to v5.6.2 ([#&#8203;77](https://github.com/cloudquery/plugin-pb-javascript/issues/77)) ([be811af](https://github.com/cloudquery/plugin-pb-javascript/commit/be811afe612d0f84178b0d5f09a85c051bf5ec9d))

</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://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
  • Loading branch information
cq-bot authored Oct 1, 2024
1 parent fd8670e commit 9b1af30
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
},
"dependencies": {
"@apache-arrow/esnext-esm": "^17.0.0",
"@cloudquery/plugin-pb-javascript": "^0.0.26",
"@cloudquery/plugin-pb-javascript": "^0.0.27",
"@grpc/grpc-js": "^1.9.0",
"@types/luxon": "^3.3.1",
"ajv": "^8.12.0",
Expand Down

0 comments on commit 9b1af30

Please sign in to comment.