-
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: v0.1.21
head repository: cloudquery/plugin-sdk-javascript
compare: v0.1.22
- 6 commits
- 4 files changed
- 1 contributor
Commits on Jan 1, 2025
-
fix(deps): Update dependency @grpc/grpc-js to v1.12.5 (#251)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@grpc/grpc-js](https://grpc.io/) ([source](https://togithub.com/grpc/grpc-node)) | dependencies | patch | [`1.12.2` -> `1.12.5`](https://renovatebot.com/diffs/npm/@grpc%2fgrpc-js/1.12.2/1.12.5) | --- ### Release Notes <details> <summary>grpc/grpc-node (@​grpc/grpc-js)</summary> ### [`v1.12.5`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.12.5): @​grpc/grpc-js 1.12.5 [Compare Source](https://togithub.com/grpc/grpc-node/compare/@grpc/grpc-js@1.12.4...@grpc/grpc-js@1.12.5) - Prioritize HTTP status errors over message decoding errors ([#​2873](https://togithub.com/grpc/grpc-node/issues/2873)) ### [`v1.12.4`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.12.4): @​grpc/grpc-js 1.12.4 [Compare Source](https://togithub.com/grpc/grpc-node/compare/@grpc/grpc-js@1.12.3...@grpc/grpc-js@1.12.4) - Prioritize reporting UNAVAILABLE status when handing connection drops ([#​2862](https://togithub.com/grpc/grpc-node/issues/2862)) ### [`v1.12.3`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.12.3): @​grpc/grpc-js 1.12.3 [Compare Source](https://togithub.com/grpc/grpc-node/compare/@grpc/grpc-js@1.12.2...@grpc/grpc-js@1.12.3) - Report UNAVAILABLE if possible when handling connection drops ([#​2861](https://togithub.com/grpc/grpc-node/issues/2861)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for 7f14cd1 - Browse repository at this point
Copy the full SHA 7f14cd1View commit details -
fix(deps): Update dependency execa to v9.5.2 (#252)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [execa](https://togithub.com/sindresorhus/execa) | dependencies | patch | [`9.5.1` -> `9.5.2`](https://renovatebot.com/diffs/npm/execa/9.5.1/9.5.2) | --- ### Release Notes <details> <summary>sindresorhus/execa (execa)</summary> ### [`v9.5.2`](https://togithub.com/sindresorhus/execa/releases/tag/v9.5.2) [Compare Source](https://togithub.com/sindresorhus/execa/compare/v9.5.1...v9.5.2) #### Bug fixes - Fix escaping newlines inside template strings. Thanks [@​aarondandy](https://togithub.com/aarondandy)! ([#​1176](https://togithub.com/sindresorhus/execa/issues/1176)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for e29bc9f - Browse repository at this point
Copy the full SHA e29bc9fView commit details -
fix(deps): Update dependency p-map to v7.0.3 (#254)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [p-map](https://togithub.com/sindresorhus/p-map) | dependencies | patch | [`7.0.2` -> `7.0.3`](https://renovatebot.com/diffs/npm/p-map/7.0.2/7.0.3) | --- ### Release Notes <details> <summary>sindresorhus/p-map (p-map)</summary> ### [`v7.0.3`](https://togithub.com/sindresorhus/p-map/releases/tag/v7.0.3) [Compare Source](https://togithub.com/sindresorhus/p-map/compare/v7.0.2...v7.0.3) - Fix cleaning up abort listener ([#​81](https://togithub.com/sindresorhus/p-map/issues/81)) [`65e893e`](https://togithub.com/sindresorhus/p-map/commit/65e893e) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for 2908744 - Browse repository at this point
Copy the full SHA 2908744View commit details -
fix(deps): Update dependency prettier to v3.4.2 (#255)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [prettier](https://prettier.io) ([source](https://togithub.com/prettier/prettier)) | devDependencies | patch | [`3.4.1` -> `3.4.2`](https://renovatebot.com/diffs/npm/prettier/3.4.1/3.4.2) | --- ### Release Notes <details> <summary>prettier/prettier (prettier)</summary> ### [`v3.4.2`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#342) [Compare Source](https://togithub.com/prettier/prettier/compare/3.4.1...3.4.2) [diff](https://togithub.com/prettier/prettier/compare/3.4.1...3.4.2) ##### Treat U+30A0 & U+30FB in Katakana Block as CJK ([#​16796](https://togithub.com/prettier/prettier/pull/16796) by [@​tats-u](https://togithub.com/tats-u)) Prettier doesn't treat U+30A0 & U+30FB as Japanese. U+30FB is commonly used in Japanese to represent the delimitation of first and last names of non-Japanese people or “and”. The following “C言語・C++・Go・Rust” means “C language & C++ & Go & Rust” in Japanese. <!-- prettier-ignore --> ```md <!-- Input (--prose-wrap=never) --> C言 語 ・ C++ ・ Go ・ Rust <!-- Prettier 3.4.1 --> C言語・ C++ ・ Go ・ Rust <!-- Prettier 3.4.2 --> C言語・C++・Go・Rust ``` U+30A0 can be used as the replacement of the `-` in non-Japanese names (e.g. “Saint-Saëns” (Charles Camille Saint-Saëns) can be represented as “サン゠サーンス” in Japanese), but substituted by ASCII hyphen (U+002D) or U+FF1D (full width hyphen) in many cases (e.g. “サン=サーンス” or “サン=サーンス”). ##### Fix comments print on class methods with decorators ([#​16891](https://togithub.com/prettier/prettier/pull/16891) by [@​fisker](https://togithub.com/fisker)) <!-- prettier-ignore --> ```jsx // Input class A { @​decorator /** * The method description * */ async method(foo: Foo, bar: Bar) { console.log(foo); } } // Prettier 3.4.1 class A { @​decorator async /** * The method description * */ method(foo: Foo, bar: Bar) { console.log(foo); } } // Prettier 3.4.2 class A { @​decorator /** * The method description * */ async method(foo: Foo, bar: Bar) { console.log(foo); } } ``` ##### Fix non-idempotent formatting ([#​16899](https://togithub.com/prettier/prettier/pull/16899) by [@​seiyab](https://togithub.com/seiyab)) This bug fix is not language-specific. You may see similar change in any languages. This fixes regression in 3.4.0 so change caused by it should yield same formatting as 3.3.3. <!-- prettier-ignore --> ```jsx // Input <div> foo <span>longlonglonglonglonglonglonglonglonglonglonglonglonglonglongl foo</span> , abc </div>; // Prettier 3.4.1 (first) <div> foo <span> longlonglonglonglonglonglonglonglonglonglonglonglonglonglongl foo </span>, abc </div>; // Prettier 3.4.1 (second) <div> foo <span>longlonglonglonglonglonglonglonglonglonglonglonglonglonglongl foo</span> , abc </div>; // Prettier 3.4.2 <div> foo <span>longlonglonglonglonglonglonglonglonglonglonglonglonglonglongl foo</span> , abc </div>; ``` </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for f2b747e - Browse repository at this point
Copy the full SHA f2b747eView commit details
Commits on Jan 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4ed12a0 - Browse repository at this point
Copy the full SHA 4ed12a0View commit details -
chore(main): Release v0.1.22 (#253)
🤖 I have created a release *beep* *boop* --- ## [0.1.22](v0.1.21...v0.1.22) (2025-01-07) ### Bug Fixes * **deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.30 ([#256](#256)) ([4ed12a0](4ed12a0)) * **deps:** Update dependency @grpc/grpc-js to v1.12.5 ([#251](#251)) ([7f14cd1](7f14cd1)) * **deps:** Update dependency execa to v9.5.2 ([#252](#252)) ([e29bc9f](e29bc9f)) * **deps:** Update dependency p-map to v7.0.3 ([#254](#254)) ([2908744](2908744)) * **deps:** Update dependency prettier to v3.4.2 ([#255](#255)) ([f2b747e](f2b747e)) --- 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 3bed703 - Browse repository at this point
Copy the full SHA 3bed703View 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 v0.1.21...v0.1.22