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-pb-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.26
Choose a base ref
...
head repository: cloudquery/plugin-pb-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.27
Choose a head ref
  • 4 commits
  • 5 files changed
  • 1 contributor

Commits on Oct 1, 2024

  1. fix(deps): Update dependency @grpc/grpc-js to v1.11.3 (#76)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [@grpc/grpc-js](https://grpc.io/) ([source](https://togithub.com/grpc/grpc-node)) | devDependencies | patch | [`1.11.1` -> `1.11.3`](https://renovatebot.com/diffs/npm/@grpc%2fgrpc-js/1.11.1/1.11.3) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>grpc/grpc-node (@&#8203;grpc/grpc-js)</summary>
    
    ### [`v1.11.3`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.11.3): @&#8203;grpc/grpc-js 1.11.3
    
    [Compare Source](https://togithub.com/grpc/grpc-node/compare/@grpc/grpc-js@1.11.2...@grpc/grpc-js@1.11.3)
    
    -   Ensure the client queries the name resolver again after connections drop while using the round_robin load balancing policy ([#&#8203;2825](https://togithub.com/grpc/grpc-node/issues/2825))
    
    ### [`v1.11.2`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.11.2): @&#8203;grpc/grpc-js 1.11.2
    
    [Compare Source](https://togithub.com/grpc/grpc-node/compare/@grpc/grpc-js@1.11.1...@grpc/grpc-js@1.11.2)
    
    -   Fix client crash on receiving a custom error code ([#&#8203;2801](https://togithub.com/grpc/grpc-node/issues/2801) contributed by [@&#8203;hastom](https://togithub.com/hastom))
    -   Report connection errors more consistently ([#&#8203;2808](https://togithub.com/grpc/grpc-node/issues/2808))
    -   Avoid computing the channel constructor trace log when that tracer is not enabled ([#&#8203;2817](https://togithub.com/grpc/grpc-node/issues/2817) contributed by [@&#8203;ygalbel](https://togithub.com/ygalbel))
    
    </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 Oct 1, 2024
    Configuration menu
    Copy the full SHA
    efc1a50 View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update dependency typescript to v5.6.2 (#77)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [typescript](https://www.typescriptlang.org/) ([source](https://togithub.com/microsoft/TypeScript)) | devDependencies | minor | [`5.5.4` -> `5.6.2`](https://renovatebot.com/diffs/npm/typescript/5.5.4/5.6.2) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>microsoft/TypeScript (typescript)</summary>
    
    ### [`v5.6.2`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.6.2): TypeScript 5.6
    
    [Compare Source](https://togithub.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2)
    
    For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-6/).
    
    For the complete list of fixed issues, check out the
    
    -   [fixed issues query for Typescript 5.6.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.6.0%22+is%3Aclosed+).
    -   [fixed issues query for Typescript 5.6.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.6.1%22+is%3Aclosed+).
    -   [fixed issues query for Typescript 5.6.2 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.6.2%22+is%3Aclosed+).
    
    Downloads are available on:
    
    -   [npm](https://www.npmjs.com/package/typescript)
    -   [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)
    
    </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 Oct 1, 2024
    Configuration menu
    Copy the full SHA
    be811af View commit details
    Browse the repository at this point in the history
  3. chore(deps): Update peter-evans/create-pull-request action to v7 (#79)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [peter-evans/create-pull-request](https://togithub.com/peter-evans/create-pull-request) | action | major | `v6` -> `v7` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>peter-evans/create-pull-request (peter-evans/create-pull-request)</summary>
    
    ### [`v7`](https://togithub.com/peter-evans/create-pull-request/compare/v6...v7)
    
    [Compare Source](https://togithub.com/peter-evans/create-pull-request/compare/v6...v7)
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    cq-bot authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    39848ab View commit details
    Browse the repository at this point in the history
  4. chore(main): Release v0.0.27 (#78)

    πŸ€– I have created a release *beep* *boop*
    ---
    
    
    ## [0.0.27](v0.0.26...v0.0.27) (2024-10-01)
    
    
    ### Bug Fixes
    
    * **deps:** Update dependency @grpc/grpc-js to v1.11.3 ([#76](#76)) ([efc1a50](efc1a50))
    * **deps:** Update dependency typescript to v5.6.2 ([#77](#77)) ([be811af](be811af))
    
    ---
    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 Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ee3cd99 View commit details
    Browse the repository at this point in the history
Loading