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

Commits on Sep 1, 2023

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

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [@grpc/grpc-js](https://grpc.io/) ([source](https://github.com/grpc/grpc-node)) | devDependencies | patch | [`1.9.0` -> `1.9.2`](https://renovatebot.com/diffs/npm/@grpc%2fgrpc-js/1.9.0/1.9.2) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>grpc/grpc-node (@&#8203;grpc/grpc-js)</summary>
    
    ### [`v1.9.2`](https://github.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.9.2): @&#8203;grpc/grpc-js 1.9.2
    
    [Compare Source](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.9.1...@grpc/grpc-js@1.9.2)
    
    -   Handle error when sending keepalive pings ([#&#8203;2563](https://github.com/grpc/grpc-node/issues/2563))
    -   Fix a bug that could cause invalid connection states when DNS updates contained the same address the client was already connected to ([#&#8203;2559](https://github.com/grpc/grpc-node/issues/2559) contributed by [@&#8203;gusumuzhe](https://github.com/gusumuzhe), backported in [#&#8203;2564](https://github.com/grpc/grpc-node/issues/2564))
    
    ### [`v1.9.1`](https://github.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.9.1): @&#8203;grpc/grpc-js 1.9.1
    
    [Compare Source](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.9.0...@grpc/grpc-js@1.9.1)
    
    -   Improve formatting of channelz logs ([#&#8203;2535](https://github.com/grpc/grpc-node/issues/2535))
    -   Avoid sending initial request after the deadline passes in some cases ([#&#8203;2536](https://github.com/grpc/grpc-node/issues/2536))
    -   Fix possible null reference in pick_first load balancing policy ([#&#8203;2539](https://github.com/grpc/grpc-node/issues/2539))
    -   Allow empty method config names in service configs ([#&#8203;2550](https://github.com/grpc/grpc-node/issues/2550))
    -   Defer actions in write callbacks on the client to potentially work around a Node bug ([#&#8203;2552](https://github.com/grpc/grpc-node/issues/2552))
    
    </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://github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi43OC4zIiwidXBkYXRlZEluVmVyIjoiMzYuNzguMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
    cq-bot authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    f9b2799 View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update dependency @tsconfig/node16 to v16.1.1 (#15)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [@tsconfig/node16](https://github.com/tsconfig/bases) | devDependencies | patch | [`16.1.0` -> `16.1.1`](https://renovatebot.com/diffs/npm/@tsconfig%2fnode16/16.1.0/16.1.1) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>tsconfig/bases (@&#8203;tsconfig/node16)</summary>
    
    ### [`v16.1.1`](https://github.com/tsconfig/bases/compare/014e8927b7155640f65a7492fb4bb09f5c49f531...5ee68ffc8325546335649525a3553067d2d27830)
    
    [Compare Source](https://github.com/tsconfig/bases/compare/014e8927b7155640f65a7492fb4bb09f5c49f531...5ee68ffc8325546335649525a3553067d2d27830)
    
    </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://github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi43OC4zIiwidXBkYXRlZEluVmVyIjoiMzYuNzguMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
    cq-bot authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    043cd78 View commit details
    Browse the repository at this point in the history
  3. chore(main): Release v0.0.8 (#16)

    πŸ€– I have created a release *beep* *boop*
    ---
    
    
    ## [0.0.8](v0.0.7...v0.0.8) (2023-09-01)
    
    
    ### Bug Fixes
    
    * **deps:** Update dependency @grpc/grpc-js to v1.9.2 ([#14](#14)) ([f9b2799](f9b2799))
    * **deps:** Update dependency @tsconfig/node16 to v16.1.1 ([#15](#15)) ([043cd78](043cd78))
    
    ---
    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 Sep 1, 2023
    Configuration menu
    Copy the full SHA
    8d9b91b View commit details
    Browse the repository at this point in the history
Loading