Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cloudquery/plugin-sdk-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.21
Choose a base ref
...
head repository: cloudquery/plugin-sdk-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.22
Choose a head ref
  • 6 commits
  • 4 files changed
  • 1 contributor

Commits on Jan 1, 2025

  1. 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 (@&#8203;grpc/grpc-js)</summary>
    
    ### [`v1.12.5`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.12.5): @&#8203;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 ([#&#8203;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): @&#8203;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 ([#&#8203;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): @&#8203;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 ([#&#8203;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=-->
    cq-bot authored Jan 1, 2025
    Configuration menu
    Copy the full SHA
    7f14cd1 View commit details
    Browse the repository at this point in the history
  2. 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 [@&#8203;aarondandy](https://togithub.com/aarondandy)! ([#&#8203;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=-->
    cq-bot authored Jan 1, 2025
    Configuration menu
    Copy the full SHA
    e29bc9f View commit details
    Browse the repository at this point in the history
  3. 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 ([#&#8203;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=-->
    cq-bot authored Jan 1, 2025
    Configuration menu
    Copy the full SHA
    2908744 View commit details
    Browse the repository at this point in the history
  4. 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 ([#&#8203;16796](https://togithub.com/prettier/prettier/pull/16796) by [@&#8203;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 ([#&#8203;16891](https://togithub.com/prettier/prettier/pull/16891) by [@&#8203;fisker](https://togithub.com/fisker))
    
    <!-- prettier-ignore -->
    
    ```jsx
    // Input
    class A {
      @&#8203;decorator
      /** 
       * The method description
       *
      */
      async method(foo: Foo, bar: Bar) {
        console.log(foo);
      }
    }
    
    // Prettier 3.4.1
    class A {
      @&#8203;decorator
      async /**
       * The method description
       *
       */
      method(foo: Foo, bar: Bar) {
        console.log(foo);
      }
    }
    
    // Prettier 3.4.2
    class A {
      @&#8203;decorator
      /**
       * The method description
       *
       */
      async method(foo: Foo, bar: Bar) {
        console.log(foo);
      }
    }
    ```
    
    ##### Fix non-idempotent formatting ([#&#8203;16899](https://togithub.com/prettier/prettier/pull/16899) by [@&#8203;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=-->
    cq-bot authored Jan 1, 2025
    Configuration menu
    Copy the full SHA
    f2b747e View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

  1. Configuration menu
    Copy the full SHA
    4ed12a0 View commit details
    Browse the repository at this point in the history
  2. 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).
    cq-bot authored Jan 7, 2025
    Configuration menu
    Copy the full SHA
    3bed703 View commit details
    Browse the repository at this point in the history
Loading