-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: cloudquery/plugin-pb-javascript
base: v0.0.11
head repository: cloudquery/plugin-pb-javascript
compare: v0.0.13
- 13 commits
- 6 files changed
- 3 contributors
Commits on Dec 1, 2023
-
fix(deps): Update dependency @grpc/grpc-js to v1.9.12 (#30)
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.9.9` -> `1.9.12`](https://renovatebot.com/diffs/npm/@grpc%2fgrpc-js/1.9.9/1.9.12) | --- ### Release Notes <details> <summary>grpc/grpc-node (@​grpc/grpc-js)</summary> ### [`v1.9.12`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.9.12): @​grpc/grpc-js 1.9.2 [Compare Source](https://togithub.com/grpc/grpc-node/compare/@grpc/grpc-js@1.9.11...@grpc/grpc-js@1.9.12) - Fix a bug that could cause connectivity state information to become stale in some circumstances ([#​2623](https://togithub.com/grpc/grpc-node/issues/2623)) ### [`v1.9.11`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.9.11): @​grpc/grpc-js 1.9.11 [Compare Source](https://togithub.com/grpc/grpc-node/compare/@grpc/grpc-js@1.9.10...@grpc/grpc-js@1.9.11) - Fix a busy loop when recovering from a failure to establish a connection to a unix domain socket address target ([#​2618](https://togithub.com/grpc/grpc-node/issues/2618)) - Fix a bug that caused clients to stop trying to connect to a fixed IP address target after a working connection drops ([#​2619](https://togithub.com/grpc/grpc-node/issues/2619)) ### [`v1.9.10`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.9.10): @​grpc/grpc-js 1.9.10 [Compare Source](https://togithub.com/grpc/grpc-node/compare/@grpc/grpc-js@1.9.9...@grpc/grpc-js@1.9.10) - Provide the correct port to the proxy when connecting to a target without an explicitly specified port ([#​2608](https://togithub.com/grpc/grpc-node/issues/2608) contributed by [@​segevfiner](https://togithub.com/segevfiner)) - Properly handle goaway events with no additional data attached ([#​2611](https://togithub.com/grpc/grpc-node/issues/2611)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Configuration menu - View commit details
-
Copy full SHA for 8de7736 - Browse repository at this point
Copy the full SHA 8de7736View commit details -
fix(deps): Update dependency @types/google-protobuf to v3.15.12 (#31)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@types/google-protobuf](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/google-protobuf) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | devDependencies | patch | [`3.15.9` -> `3.15.12`](https://renovatebot.com/diffs/npm/@types%2fgoogle-protobuf/3.15.9/3.15.12) | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Configuration menu - View commit details
-
Copy full SHA for 0b70dcb - Browse repository at this point
Copy the full SHA 0b70dcbView commit details
Commits on Dec 4, 2023
-
chore(main): Release v0.0.12 (#32)
🤖 I have created a release *beep* *boop* --- ## [0.0.12](v0.0.11...v0.0.12) (2023-12-01) ### Bug Fixes * **deps:** Update dependency @grpc/grpc-js to v1.9.12 ([#30](#30)) ([8de7736](8de7736)) * **deps:** Update dependency @types/google-protobuf to v3.15.12 ([#31](#31)) ([0b70dcb](0b70dcb)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 45ef4aa - Browse repository at this point
Copy the full SHA 45ef4aaView commit details
Commits on Jan 1, 2024
-
fix(deps): Update dependency @grpc/grpc-js to v1.9.13 (#33)
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.9.12` -> `1.9.13`](https://renovatebot.com/diffs/npm/@grpc%2fgrpc-js/1.9.12/1.9.13) | --- ### Release Notes <details> <summary>grpc/grpc-node (@​grpc/grpc-js)</summary> ### [`v1.9.13`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.9.13): @​grpc/grpc-js 1.9.13 [Compare Source](https://togithub.com/grpc/grpc-node/compare/@grpc/grpc-js@1.9.12...@grpc/grpc-js@1.9.13) - Fix a bug that could cause the Node process to close early when establishing a connection while a request is pending ([#​2626](https://togithub.com/grpc/grpc-node/issues/2626)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Configuration menu - View commit details
-
Copy full SHA for 6a5affe - Browse repository at this point
Copy the full SHA 6a5affeView commit details
Commits on Jan 2, 2024
-
chore(deps): Update google-github-actions/release-please-action actio…
…n to v4 (#34) --------- Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> Co-authored-by: erezrokah <erezrokah@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b2ecb4a - Browse repository at this point
Copy the full SHA b2ecb4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5693214 - Browse repository at this point
Copy the full SHA 5693214View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51bfeb7 - Browse repository at this point
Copy the full SHA 51bfeb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for eac4397 - Browse repository at this point
Copy the full SHA eac4397View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2dfbf3 - Browse repository at this point
Copy the full SHA e2dfbf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7106556 - Browse repository at this point
Copy the full SHA 7106556View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a418e7 - Browse repository at this point
Copy the full SHA 2a418e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bd2123 - Browse repository at this point
Copy the full SHA 5bd2123View commit details -
chore(main): Release v0.0.13 (#38)
🤖 I have created a release *beep* *boop* --- ## [0.0.13](v0.0.12...v0.0.13) (2024-01-02) ### Bug Fixes * **deps:** Update dependency @grpc/grpc-js to v1.9.13 ([#33](#33)) ([6a5affe](6a5affe)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 280bb8e - Browse repository at this point
Copy the full SHA 280bb8eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.0.11...v0.0.13