-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: cloudquery/plugin-sdk-javascript
base: ad14f46
head repository: cloudquery/plugin-sdk-javascript
compare: 3db7f73
- 5 commits
- 4 files changed
- 1 contributor
Commits on Jun 26, 2025
-
fix(deps): Update dependency @cloudquery/plugin-pb-javascript to ^0.0β¦
β¦.35 (#281) 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.34` -> `^0.0.35`](https://renovatebot.com/diffs/npm/@cloudquery%2fplugin-pb-javascript/0.0.34/0.0.35) | --- ### Release Notes <details> <summary>cloudquery/plugin-pb-javascript (@​cloudquery/plugin-pb-javascript)</summary> ### [`v0.0.35`](https://redirect.github.com/cloudquery/plugin-pb-javascript/blob/HEAD/CHANGELOG.md#0035-2025-06-25) [Compare Source](https://redirect.github.com/cloudquery/plugin-pb-javascript/compare/v0.0.34...v0.0.35) ##### Bug Fixes - Generate JavaScript Code from `plugin-pb` ([#​99](https://redirect.github.com/cloudquery/plugin-pb-javascript/issues/99)) ([3443de0](https://redirect.github.com/cloudquery/plugin-pb-javascript/commit/3443de0aa6d69248cfbf65c933eab1bf9ccafb18)) </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-->
Configuration menu - View commit details
-
Copy full SHA for b73a94a - Browse repository at this point
Copy the full SHA b73a94aView commit details
Commits on Jul 1, 2025
-
fix(deps): Update dependency @tsconfig/node20 to v20.1.6 (#284)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@tsconfig/node20](https://redirect.github.com/tsconfig/bases) ([source](https://redirect.github.com/tsconfig/bases/tree/HEAD/bases)) | devDependencies | patch | [`20.1.5` -> `20.1.6`](https://renovatebot.com/diffs/npm/@tsconfig%2fnode20/20.1.5/20.1.6) | --- ### Release Notes <details> <summary>tsconfig/bases (@​tsconfig/node20)</summary> ### [`v20.1.6`](https://redirect.github.com/tsconfig/bases/compare/f6e0345911f811a1a3e0f826272d9ca5554aa5a3...c90a597c1ffb23f3094c431c17f28c93c6ef79c2) [Compare Source](https://redirect.github.com/tsconfig/bases/compare/f6e0345911f811a1a3e0f826272d9ca5554aa5a3...c90a597c1ffb23f3094c431c17f28c93c6ef79c2) </details> --- ### Configuration π **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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. --- - [ ] <!-- 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-->
Configuration menu - View commit details
-
Copy full SHA for 8c81b87 - Browse repository at this point
Copy the full SHA 8c81b87View commit details -
fix(deps): Update dependency @grpc/grpc-js to v1.13.4 (#285)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@grpc/grpc-js](https://grpc.io/) ([source](https://redirect.github.com/grpc/grpc-node)) | dependencies | minor | [`1.12.6` -> `1.13.4`](https://renovatebot.com/diffs/npm/@grpc%2fgrpc-js/1.12.6/1.13.4) | --- ### Release Notes <details> <summary>grpc/grpc-node (@​grpc/grpc-js)</summary> ### [`v1.13.4`](https://redirect.github.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.13.4): @​grpc/grpc-js 1.13.4 [Compare Source](https://redirect.github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.13.3...@grpc/grpc-js@1.13.4) - Fix ability to set SNI with `ssl_target_name_override` option ([#​2956](https://redirect.github.com/grpc/grpc-node/issues/2956)) ### [`v1.13.3`](https://redirect.github.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.13.3): @​grpc/grpc-js 1.13.3 [Compare Source](https://redirect.github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.13.2...@grpc/grpc-js@1.13.3) - Disable Nagle's algorithm ([#​2936](https://redirect.github.com/grpc/grpc-node/issues/2936)) - Avoid calling `http2.getDefaultSettings` ([#​2937](https://redirect.github.com/grpc/grpc-node/issues/2937)) ### [`v1.13.2`](https://redirect.github.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.13.2): @​grpc/grpc-js 1.13.2 [Compare Source](https://redirect.github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.13.1...@grpc/grpc-js@1.13.2) - Fix a bug that caused clients to be unable to connect through local proxies ([#​2933](https://redirect.github.com/grpc/grpc-node/issues/2933)) ### [`v1.13.1`](https://redirect.github.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.13.1): @​grpc/grpc-js 1.13.1 [Compare Source](https://redirect.github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.13.0...@grpc/grpc-js@1.13.1) - Fix a bug that caused the `rejectUnauthorized` channel credentials option to be handled incorrectly ([#​2926](https://redirect.github.com/grpc/grpc-node/issues/2926)) - Fix a bug that caused the client to never send retries if any `retryThrottling` config was set ([#​2927](https://redirect.github.com/grpc/grpc-node/issues/2927)) - Fix a bug that caused clients to incorrectly send retries if the feature was disabled by a channel option and a retry config was provided ([#​2927](https://redirect.github.com/grpc/grpc-node/issues/2927)) ### [`v1.13.0`](https://redirect.github.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.13.0): @​grpc/grpc-js 1.13.0 [Compare Source](https://redirect.github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.12.6...@grpc/grpc-js@1.13.0) #### Changelog - Add support for channel option `grpc-node.flow_control_window` to control HTTP/2 flow control window size ([#​2864](https://redirect.github.com/grpc/grpc-node/issues/2864) contributed by [@​rickihastings](https://redirect.github.com/rickihastings)) - Show meaningful error messages more consistently when requests fail ([#​2868](https://redirect.github.com/grpc/grpc-node/issues/2868)) - Add support for CIDR blocks in `no_proxy`environment variable ([#​2876](https://redirect.github.com/grpc/grpc-node/issues/2876) contributed by [@​melkouri](https://redirect.github.com/melkouri)) - Fix a bug that caused server interceptor `sendMetadata` methods to not be called if the server interceptor did not explicitly send metadata ([#​2897](https://redirect.github.com/grpc/grpc-node/issues/2897)) - Fix IPv6-mapped IPv4 address parsing in channelz, and represent them as IPv4 addresses ([#​2909](https://redirect.github.com/grpc/grpc-node/issues/2909)) #### Experimental API changes Added: - `SecureConnector` - `SecureConnectResult` - `SUBCHANNEL_ARGS_EXCLUDE_KEY_PREFIX` - `Server#experimentalRegisterListenerToChannelz` protected method - `ServerexperimentalUnregisterListenerFromChannelz` protected method - `Server#experimentalCreateConnectionInjectorWithChannelzRef` protected method Modified: - `LoadBalancer`: Removed the `ChannelCredentials` constructor argument - `LoadBalancer`: Removed the `ChannelOptions` constructor argument - `LoadBalancer#updateAddressList`: Replaced the `attributes` argument with one of type `ChannelOptions`. - `ChannelControlHelper#createSubchannel`: Removed the `ChannelCredentials` argument - `LeafLoadBalancer`: Removed the `ChannelCredentials` constructor argument </details> --- ### Configuration π **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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. --- - [ ] <!-- 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-->
Configuration menu - View commit details
-
Copy full SHA for 0c893fc - Browse repository at this point
Copy the full SHA 0c893fcView commit details -
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 (@​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 [@​grpc/grpc-js](https://redirect.github.com/grpc/grpc-js) to v1.13.4 ([#​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 [@​tsconfig/node16](https://redirect.github.com/tsconfig/node16) to v16.1.4 ([#​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` ([#​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-->
Configuration menu - View commit details
-
Copy full SHA for 127cd3c - Browse repository at this point
Copy the full SHA 127cd3cView commit details -
chore(main): Release v0.1.27 (#282)
π€ I have created a release *beep* *boop* --- ## [0.1.27](v0.1.26...v0.1.27) (2025-07-01) ### Bug Fixes * **deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.35 ([#281](#281)) ([b73a94a](b73a94a)) * **deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.36 ([#286](#286)) ([127cd3c](127cd3c)) * **deps:** Update dependency @grpc/grpc-js to v1.13.4 ([#285](#285)) ([0c893fc](0c893fc)) * **deps:** Update dependency @tsconfig/node20 to v20.1.6 ([#284](#284)) ([8c81b87](8c81b87)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 3db7f73 - Browse repository at this point
Copy the full SHA 3db7f73View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we canβt render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff ad14f46...3db7f73