From b73a94afe5ae7d124f7730b2d8e93dd5bc45ab97 Mon Sep 17 00:00:00 2001
From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com>
Date: Thu, 26 Jun 2025 11:43:47 +0100
Subject: [PATCH 1/5] fix(deps): Update dependency
@cloudquery/plugin-pb-javascript to ^0.0.35 (#281)
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 |
|---|---|---|---|
| [@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
cloudquery/plugin-pb-javascript (@cloudquery/plugin-pb-javascript)
### [`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))
---
### 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.
---
- [ ] 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).
---
package-lock.json | 8 ++++----
package.json | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 3d06e7e..473a73c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10,7 +10,7 @@
"license": "MPL-2.0",
"dependencies": {
"@apache-arrow/esnext-esm": "^19.0.0",
- "@cloudquery/plugin-pb-javascript": "^0.0.34",
+ "@cloudquery/plugin-pb-javascript": "^0.0.35",
"@grpc/grpc-js": "^1.9.0",
"@types/luxon": "^3.3.1",
"ajv": "^8.12.0",
@@ -259,9 +259,9 @@
}
},
"node_modules/@cloudquery/plugin-pb-javascript": {
- "version": "0.0.34",
- "resolved": "https://registry.npmjs.org/@cloudquery/plugin-pb-javascript/-/plugin-pb-javascript-0.0.34.tgz",
- "integrity": "sha512-2tKrVbWh+eIxriqr+ye2BmWwoUxAI9Y8CfNldYnVaM4xSt/QVgmE/o1fhUal6XXLWtuvi/2nhM/QDP2pUunFyA==",
+ "version": "0.0.35",
+ "resolved": "https://registry.npmjs.org/@cloudquery/plugin-pb-javascript/-/plugin-pb-javascript-0.0.35.tgz",
+ "integrity": "sha512-36iwgZKbo40HXtrXPN4ABlTDMAabiOxHQf+VJkmBxW+TqNlsR3vsr3IlMsMRe7nPp04YBjaamQ9bEc2tjyZWMA==",
"license": "MPL-2.0",
"dependencies": {
"google-protobuf": "^3.21.2"
diff --git a/package.json b/package.json
index b941653..be63a48 100644
--- a/package.json
+++ b/package.json
@@ -89,7 +89,7 @@
},
"dependencies": {
"@apache-arrow/esnext-esm": "^19.0.0",
- "@cloudquery/plugin-pb-javascript": "^0.0.34",
+ "@cloudquery/plugin-pb-javascript": "^0.0.35",
"@grpc/grpc-js": "^1.9.0",
"@types/luxon": "^3.3.1",
"ajv": "^8.12.0",
From 8c81b87f634e4c8510ea409b727c57a019ccddb3 Mon Sep 17 00:00:00 2001
From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com>
Date: Tue, 1 Jul 2025 03:29:43 +0100
Subject: [PATCH 2/5] fix(deps): Update dependency @tsconfig/node20 to v20.1.6
(#284)
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 |
|---|---|---|---|
| [@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
tsconfig/bases (@tsconfig/node20)
### [`v20.1.6`](https://redirect.github.com/tsconfig/bases/compare/f6e0345911f811a1a3e0f826272d9ca5554aa5a3...c90a597c1ffb23f3094c431c17f28c93c6ef79c2)
[Compare Source](https://redirect.github.com/tsconfig/bases/compare/f6e0345911f811a1a3e0f826272d9ca5554aa5a3...c90a597c1ffb23f3094c431c17f28c93c6ef79c2)
---
### 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.
---
- [ ] 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).
---
package-lock.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 473a73c..62d4711 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -685,9 +685,9 @@
"dev": true
},
"node_modules/@tsconfig/node20": {
- "version": "20.1.5",
- "resolved": "https://registry.npmjs.org/@tsconfig/node20/-/node20-20.1.5.tgz",
- "integrity": "sha512-Vm8e3WxDTqMGPU4GATF9keQAIy1Drd7bPwlgzKJnZtoOsTm1tduUTbDjg0W5qERvGuxPI2h9RbMufH0YdfBylA==",
+ "version": "20.1.6",
+ "resolved": "https://registry.npmjs.org/@tsconfig/node20/-/node20-20.1.6.tgz",
+ "integrity": "sha512-sz+Hqx9zwZDpZIV871WSbUzSqNIsXzghZydypnfgzPKLltVJfkINfUeTct31n/tTSa9ZE1ZOfKdRre1uHHquYQ==",
"dev": true,
"license": "MIT"
},
From 0c893fc3287976aa10028d5a77f3ee165badca0b Mon Sep 17 00:00:00 2001
From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com>
Date: Tue, 1 Jul 2025 03:33:43 +0100
Subject: [PATCH 3/5] fix(deps): Update dependency @grpc/grpc-js to v1.13.4
(#285)
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://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
grpc/grpc-node (@grpc/grpc-js)
### [`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
---
### 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.
---
- [ ] 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).
---
package-lock.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 62d4711..2d5be82 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -380,9 +380,9 @@
}
},
"node_modules/@grpc/grpc-js": {
- "version": "1.12.6",
- "resolved": "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.12.6.tgz",
- "integrity": "sha512-JXUj6PI0oqqzTGvKtzOkxtpsyPRNsrmhh41TtIz/zEB6J+AUiZZ0dxWzcMwO9Ns5rmSPuMdghlTbUuqIM48d3Q==",
+ "version": "1.13.4",
+ "resolved": "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.13.4.tgz",
+ "integrity": "sha512-GsFaMXCkMqkKIvwCQjCrwH+GHbPKBjhwo/8ZuUkWHqbI73Kky9I+pQltrlT0+MWpedCoosda53lgjYfyEPgxBg==",
"license": "Apache-2.0",
"dependencies": {
"@grpc/proto-loader": "^0.7.13",
From 127cd3cb2fa814a485aaacc847bab20236d02c91 Mon Sep 17 00:00:00 2001
From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com>
Date: Tue, 1 Jul 2025 11:45:03 +0100
Subject: [PATCH 4/5] fix(deps): Update dependency
@cloudquery/plugin-pb-javascript to ^0.0.36 (#286)
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 |
|---|---|---|---|
| [@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
cloudquery/plugin-pb-javascript (@cloudquery/plugin-pb-javascript)
### [`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))
---
### 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.
---
- [ ] 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).
---
package-lock.json | 8 ++++----
package.json | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 2d5be82..02a8ffd 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10,7 +10,7 @@
"license": "MPL-2.0",
"dependencies": {
"@apache-arrow/esnext-esm": "^19.0.0",
- "@cloudquery/plugin-pb-javascript": "^0.0.35",
+ "@cloudquery/plugin-pb-javascript": "^0.0.36",
"@grpc/grpc-js": "^1.9.0",
"@types/luxon": "^3.3.1",
"ajv": "^8.12.0",
@@ -259,9 +259,9 @@
}
},
"node_modules/@cloudquery/plugin-pb-javascript": {
- "version": "0.0.35",
- "resolved": "https://registry.npmjs.org/@cloudquery/plugin-pb-javascript/-/plugin-pb-javascript-0.0.35.tgz",
- "integrity": "sha512-36iwgZKbo40HXtrXPN4ABlTDMAabiOxHQf+VJkmBxW+TqNlsR3vsr3IlMsMRe7nPp04YBjaamQ9bEc2tjyZWMA==",
+ "version": "0.0.36",
+ "resolved": "https://registry.npmjs.org/@cloudquery/plugin-pb-javascript/-/plugin-pb-javascript-0.0.36.tgz",
+ "integrity": "sha512-FLjKnyQnn32yObtxBkruArumclFDbDEsoGEwpSqmGlSF43kuTFIFQgfvf+ocUAcjhW07wDFZsrQz2OisvosV3Q==",
"license": "MPL-2.0",
"dependencies": {
"google-protobuf": "^3.21.2"
diff --git a/package.json b/package.json
index be63a48..e204d22 100644
--- a/package.json
+++ b/package.json
@@ -89,7 +89,7 @@
},
"dependencies": {
"@apache-arrow/esnext-esm": "^19.0.0",
- "@cloudquery/plugin-pb-javascript": "^0.0.35",
+ "@cloudquery/plugin-pb-javascript": "^0.0.36",
"@grpc/grpc-js": "^1.9.0",
"@types/luxon": "^3.3.1",
"ajv": "^8.12.0",
From 3db7f73528e7ee018a803fc14c325106b5fe4f5f Mon Sep 17 00:00:00 2001
From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com>
Date: Tue, 1 Jul 2025 13:12:18 +0100
Subject: [PATCH 5/5] chore(main): Release v0.1.27 (#282)
:robot: I have created a release *beep* *boop*
---
## [0.1.27](https://github.com/cloudquery/plugin-sdk-javascript/compare/v0.1.26...v0.1.27) (2025-07-01)
### Bug Fixes
* **deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.35 ([#281](https://github.com/cloudquery/plugin-sdk-javascript/issues/281)) ([b73a94a](https://github.com/cloudquery/plugin-sdk-javascript/commit/b73a94afe5ae7d124f7730b2d8e93dd5bc45ab97))
* **deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.36 ([#286](https://github.com/cloudquery/plugin-sdk-javascript/issues/286)) ([127cd3c](https://github.com/cloudquery/plugin-sdk-javascript/commit/127cd3cb2fa814a485aaacc847bab20236d02c91))
* **deps:** Update dependency @grpc/grpc-js to v1.13.4 ([#285](https://github.com/cloudquery/plugin-sdk-javascript/issues/285)) ([0c893fc](https://github.com/cloudquery/plugin-sdk-javascript/commit/0c893fc3287976aa10028d5a77f3ee165badca0b))
* **deps:** Update dependency @tsconfig/node20 to v20.1.6 ([#284](https://github.com/cloudquery/plugin-sdk-javascript/issues/284)) ([8c81b87](https://github.com/cloudquery/plugin-sdk-javascript/commit/8c81b87f634e4c8510ea409b727c57a019ccddb3))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
---
.release-please-manifest.json | 2 +-
CHANGELOG.md | 10 ++++++++++
package-lock.json | 4 ++--
package.json | 2 +-
4 files changed, 14 insertions(+), 4 deletions(-)
diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 3f06a9c..fb4a2b8 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "0.1.26"
+ ".": "0.1.27"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4792826..2775bd2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,15 @@
# Changelog
+## [0.1.27](https://github.com/cloudquery/plugin-sdk-javascript/compare/v0.1.26...v0.1.27) (2025-07-01)
+
+
+### Bug Fixes
+
+* **deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.35 ([#281](https://github.com/cloudquery/plugin-sdk-javascript/issues/281)) ([b73a94a](https://github.com/cloudquery/plugin-sdk-javascript/commit/b73a94afe5ae7d124f7730b2d8e93dd5bc45ab97))
+* **deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.36 ([#286](https://github.com/cloudquery/plugin-sdk-javascript/issues/286)) ([127cd3c](https://github.com/cloudquery/plugin-sdk-javascript/commit/127cd3cb2fa814a485aaacc847bab20236d02c91))
+* **deps:** Update dependency @grpc/grpc-js to v1.13.4 ([#285](https://github.com/cloudquery/plugin-sdk-javascript/issues/285)) ([0c893fc](https://github.com/cloudquery/plugin-sdk-javascript/commit/0c893fc3287976aa10028d5a77f3ee165badca0b))
+* **deps:** Update dependency @tsconfig/node20 to v20.1.6 ([#284](https://github.com/cloudquery/plugin-sdk-javascript/issues/284)) ([8c81b87](https://github.com/cloudquery/plugin-sdk-javascript/commit/8c81b87f634e4c8510ea409b727c57a019ccddb3))
+
## [0.1.26](https://github.com/cloudquery/plugin-sdk-javascript/compare/v0.1.25...v0.1.26) (2025-05-09)
diff --git a/package-lock.json b/package-lock.json
index 02a8ffd..bf72e39 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "@cloudquery/plugin-sdk-javascript",
- "version": "0.1.26",
+ "version": "0.1.27",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@cloudquery/plugin-sdk-javascript",
- "version": "0.1.26",
+ "version": "0.1.27",
"license": "MPL-2.0",
"dependencies": {
"@apache-arrow/esnext-esm": "^19.0.0",
diff --git a/package.json b/package.json
index e204d22..5f3df3d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@cloudquery/plugin-sdk-javascript",
- "version": "0.1.26",
+ "version": "0.1.27",
"files": [
"dist",
"!dist/**/*.test.*",