-
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.8
head repository: cloudquery/plugin-pb-javascript
compare: v0.0.9
- 6 commits
- 6 files changed
- 2 contributors
Commits on Oct 1, 2023
-
fix(deps): Update dependency @grpc/grpc-js to v1.9.4 (#18)
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.2` -> `1.9.4`](https://renovatebot.com/diffs/npm/@grpc%2fgrpc-js/1.9.2/1.9.4) | --- ### Release Notes <details> <summary>grpc/grpc-node (@​grpc/grpc-js)</summary> ### [`v1.9.4`](https://github.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.9.4): @​grpc/grpc-js 1.9.4 [Compare Source](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.9.3...@grpc/grpc-js@1.9.4) - Fix a bug that could cause a client to sometimes incorrectly hold the process open when no longer in use ([#​2586](https://github.com/grpc/grpc-node/issues/2586)) ### [`v1.9.3`](https://github.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.9.3): @​grpc/grpc-js 1.9.3 [Compare Source](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.9.2...@grpc/grpc-js@1.9.3) - Make a few improvements to DNS resolving timing ([#​2571](https://github.com/grpc/grpc-node/issues/2571)) Experimental changes: - Added `grpc.experimental.BackoffTimeout#getEndTime` </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Configuration menu - View commit details
-
Copy full SHA for 7a52dcf - Browse repository at this point
Copy the full SHA 7a52dcfView commit details -
fix(deps): Update dependency @types/google-protobuf to v3.15.7 (#19)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@types/google-protobuf](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/google-protobuf) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped)) | devDependencies | patch | [`3.15.6` -> `3.15.7`](https://renovatebot.com/diffs/npm/@types%2fgoogle-protobuf/3.15.6/3.15.7) | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Configuration menu - View commit details
-
Copy full SHA for 11a8b1c - Browse repository at this point
Copy the full SHA 11a8b1cView commit details -
fix(deps): Update dependency protoc-gen-ts to v0.8.7 (#21)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [protoc-gen-ts](https://github.com/thesayyn/protoc-gen-ts) | devDependencies | patch | [`0.8.6` -> `0.8.7`](https://renovatebot.com/diffs/npm/protoc-gen-ts/0.8.6/0.8.7) | --- ### Release Notes <details> <summary>thesayyn/protoc-gen-ts (protoc-gen-ts)</summary> ### [`v0.8.7`](https://github.com/thesayyn/protoc-gen-ts/releases/tag/0.8.7) [Compare Source](https://github.com/thesayyn/protoc-gen-ts/compare/0.8.6...0.8.7) #### What's Changed - Fixed issue [#​178](https://github.com/thesayyn/protoc-gen-ts/issues/178) by [@​Aleksei2507](https://github.com/Aleksei2507) in [https://github.com/thesayyn/protoc-gen-ts/pull/208](https://github.com/thesayyn/protoc-gen-ts/pull/208) - Fixes issue [#​203](https://github.com/thesayyn/protoc-gen-ts/issues/203) by [@​danias](https://github.com/danias) in [https://github.com/thesayyn/protoc-gen-ts/pull/204](https://github.com/thesayyn/protoc-gen-ts/pull/204) - Using 0 instead of process.stdin.fd. by [@​YutaUra](https://github.com/YutaUra) in [https://github.com/thesayyn/protoc-gen-ts/pull/223](https://github.com/thesayyn/protoc-gen-ts/pull/223) - chore: allow ts 5 as a peer dep by [@​wdoconnell](https://github.com/wdoconnell) in [https://github.com/thesayyn/protoc-gen-ts/pull/226](https://github.com/thesayyn/protoc-gen-ts/pull/226) - refactor: deprecate index.bzl by [@​thesayyn](https://github.com/thesayyn) in [https://github.com/thesayyn/protoc-gen-ts/pull/229](https://github.com/thesayyn/protoc-gen-ts/pull/229) #### New Contributors - [@​Aleksei2507](https://github.com/Aleksei2507) made their first contribution in [https://github.com/thesayyn/protoc-gen-ts/pull/208](https://github.com/thesayyn/protoc-gen-ts/pull/208) - [@​danias](https://github.com/danias) made their first contribution in [https://github.com/thesayyn/protoc-gen-ts/pull/204](https://github.com/thesayyn/protoc-gen-ts/pull/204) - [@​YutaUra](https://github.com/YutaUra) made their first contribution in [https://github.com/thesayyn/protoc-gen-ts/pull/223](https://github.com/thesayyn/protoc-gen-ts/pull/223) - [@​wdoconnell](https://github.com/wdoconnell) made their first contribution in [https://github.com/thesayyn/protoc-gen-ts/pull/226](https://github.com/thesayyn/protoc-gen-ts/pull/226) **Full Changelog**: thesayyn/protoc-gen-ts@0.8.6...0.8.7 </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Configuration menu - View commit details
-
Copy full SHA for 80b0efd - Browse repository at this point
Copy the full SHA 80b0efdView commit details -
fix: Generate JavaScript Code from
plugin-pb(#23)This PR was created by a scheduled workflow to regenerate the JavaScript code from `plugin-pb`.
Configuration menu - View commit details
-
Copy full SHA for 6832d73 - Browse repository at this point
Copy the full SHA 6832d73View commit details
Commits on Oct 2, 2023
-
chore(deps): Update actions/checkout action to v4 (#22)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Configuration menu - View commit details
-
Copy full SHA for 96d7bbe - Browse repository at this point
Copy the full SHA 96d7bbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2bfc3a - Browse repository at this point
Copy the full SHA d2bfc3aView 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.8...v0.0.9