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.29
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.30
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Jan 1, 2025

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

    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.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://github.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.12.5): @&#8203;grpc/grpc-js 1.12.5
    
    [Compare Source](https://github.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://github.com/grpc/grpc-node/issues/2873))
    
    ### [`v1.12.4`](https://github.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.12.4): @&#8203;grpc/grpc-js 1.12.4
    
    [Compare Source](https://github.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://github.com/grpc/grpc-node/issues/2862))
    
    ### [`v1.12.3`](https://github.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.12.3): @&#8203;grpc/grpc-js 1.12.3
    
    [Compare Source](https://github.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://github.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://github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jan 1, 2025
    Configuration menu
    Copy the full SHA
    8f8f204 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

  1. chore(main): Release v0.0.30 (#86)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.0.30](v0.0.29...v0.0.30) (2025-01-01)
    
    
    ### Bug Fixes
    
    * **deps:** Update dependency @grpc/grpc-js to v1.12.5 ([#85](#85)) ([8f8f204](8f8f204))
    
    ---
    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
    00b64b2 View commit details
    Browse the repository at this point in the history
Loading