Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): Update dependency @grpc/grpc-js to v1.9.9 (#88)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@grpc/grpc-js](https://grpc.io/) ([source](https://togithub.com/grpc/grpc-node)) | dependencies | patch | [`1.9.4` -> `1.9.9`](https://renovatebot.com/diffs/npm/@grpc%2fgrpc-js/1.9.4/1.9.9) | --- ### Release Notes <details> <summary>grpc/grpc-node (@​grpc/grpc-js)</summary> ### [`v1.9.9`](https://togithub.com/grpc/grpc-node/compare/b75a8c98d74a86dcd238027af582caf57effa0f4...51b0f66cc29ec81088cf6fe7b05cd8e42061ed82) [Compare Source](https://togithub.com/grpc/grpc-node/compare/b75a8c98d74a86dcd238027af582caf57effa0f4...51b0f66cc29ec81088cf6fe7b05cd8e42061ed82) ### [`v1.9.8`](https://togithub.com/grpc/grpc-node/compare/@grpc/grpc-js@1.9.7...b75a8c98d74a86dcd238027af582caf57effa0f4) [Compare Source](https://togithub.com/grpc/grpc-node/compare/@grpc/grpc-js@1.9.7...b75a8c98d74a86dcd238027af582caf57effa0f4) ### [`v1.9.7`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.9.7): @​grpc/grpc-js 1.9.7 [Compare Source](https://togithub.com/grpc/grpc-node/compare/@grpc/grpc-js@1.9.6...@grpc/grpc-js@1.9.7) - Fix a bug that could cause a client to not update name resolution after multiple failed connection attempts ([#​2602](https://togithub.com/grpc/grpc-node/issues/2602)) ### [`v1.9.6`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.9.6): @​grpc/grpc-js 1.9.6 [Compare Source](https://togithub.com/grpc/grpc-node/compare/@grpc/grpc-js@1.9.5...@grpc/grpc-js@1.9.6) - Include more information in most "No connection established" errors ([#​2598](https://togithub.com/grpc/grpc-node/issues/2598)) - Remove the `index` tracer, and add more information to other trace logs ([#​2599](https://togithub.com/grpc/grpc-node/issues/2599)) ### [`v1.9.5`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.9.5): @​grpc/grpc-js 1.9.5 [Compare Source](https://togithub.com/grpc/grpc-node/compare/@grpc/grpc-js@1.9.4...@grpc/grpc-js@1.9.5) - Fix a type inconsistency in `server-call.ts` ([#​2589](https://togithub.com/grpc/grpc-node/issues/2589) contributed by [@​rsnullptr](https://togithub.com/rsnullptr)) - Close ports if the server is shut down while the bind operation is ongoing ([#​2590](https://togithub.com/grpc/grpc-node/issues/2590)) </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-->
- Loading branch information