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.20
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.21
Choose a head ref
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on Jul 1, 2024

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

    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.10.9` -> `1.10.10`](https://renovatebot.com/diffs/npm/@grpc%2fgrpc-js/1.10.9/1.10.10) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>grpc/grpc-node (@&#8203;grpc/grpc-js)</summary>
    
    ### [`v1.10.10`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.10.10): @&#8203;grpc/grpc-js 1.10.10
    
    [Compare Source](https://togithub.com/grpc/grpc-node/compare/@grpc/grpc-js@1.10.9...@grpc/grpc-js@1.10.10)
    
    -   Various improvements to handling of keepalive timers ([#&#8203;2760](https://togithub.com/grpc/grpc-node/issues/2760) by [@&#8203;davidfiala](https://togithub.com/davidfiala))
    -   Fix a bug causing unary response client requests to hang when unexpectedly receiving multiple messages ([#&#8203;2772](https://togithub.com/grpc/grpc-node/issues/2772))
    -   Fix a bug causing some requests to fail when making requests through a local proxy ([#&#8203;2746](https://togithub.com/grpc/grpc-node/issues/2746) contributed by [@&#8203;mjameswh](https://togithub.com/mjameswh), backported in [#&#8203;2777](https://togithub.com/grpc/grpc-node/issues/2777))
    -   Fix handling of URL-encoded user credentials in proxy configuration ([#&#8203;2761](https://togithub.com/grpc/grpc-node/issues/2761) contributed by [@&#8203;brendan-myers](https://togithub.com/brendan-myers), backported in [#&#8203;2777](https://togithub.com/grpc/grpc-node/issues/2777))
    -   Fix missing client-side handling of the `grpc.max_send_message_length` channel option ([#&#8203;2779](https://togithub.com/grpc/grpc-node/issues/2779))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    df224ef View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update dependency typescript to v5.5.2 (#62)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [typescript](https://www.typescriptlang.org/) ([source](https://togithub.com/Microsoft/TypeScript)) | devDependencies | minor | [`5.4.5` -> `5.5.2`](https://renovatebot.com/diffs/npm/typescript/5.4.5/5.5.2) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>Microsoft/TypeScript (typescript)</summary>
    
    ### [`v5.5.2`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.5.2): TypeScript 5.5
    
    [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.2)
    
    For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-5/).
    
    For the complete list of fixed issues, check out the
    
    -   [fixed issues query for TypeScript v5.5.2 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.2%22+is%3Aclosed+).
    -   [fixed issues query for TypeScript v5.5.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.1%22+is%3Aclosed+).
    -   [fixed issues query for TypeScript v5.5.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.0%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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    e812e65 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. chore(main): Release v0.0.21 (#63)

    πŸ€– I have created a release *beep* *boop*
    ---
    
    
    ## [0.0.21](v0.0.20...v0.0.21) (2024-07-01)
    
    
    ### Bug Fixes
    
    * **deps:** Update dependency @grpc/grpc-js to v1.10.10 ([#61](#61)) ([df224ef](df224ef))
    * **deps:** Update dependency typescript to v5.5.2 ([#62](#62)) ([e812e65](e812e65))
    
    ---
    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 Jul 8, 2024
    Configuration menu
    Copy the full SHA
    21b67d4 View commit details
    Browse the repository at this point in the history
Loading