Skip to content

Commit f719a26

Browse files
authored
fix(deps): Update dependency @grpc/grpc-js to v1.11.1 (#203)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@grpc/grpc-js](https://grpc.io/) ([source](https://togithub.com/grpc/grpc-node)) | dependencies | minor | [`1.10.10` -> `1.11.1`](https://renovatebot.com/diffs/npm/@grpc%2fgrpc-js/1.10.10/1.11.1) | --- ### Release Notes <details> <summary>grpc/grpc-node (@&#8203;grpc/grpc-js)</summary> ### [`v1.11.1`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.11.1): @&#8203;grpc/grpc-js 1.11.1 [Compare Source](https://togithub.com/grpc/grpc-node/compare/@grpc/grpc-js@1.11.0...@grpc/grpc-js@1.11.1) - Revert a change that used APIs that were not available in early minor versions of Node 14 ([#&#8203;2799](https://togithub.com/grpc/grpc-node/issues/2799) contributed by [@&#8203;xqin](https://togithub.com/xqin)) ### [`v1.11.0`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.11.0): @&#8203;grpc/grpc-js 1.11.0 [Compare Source](https://togithub.com/grpc/grpc-node/compare/@grpc/grpc-js@1.10.11...@grpc/grpc-js@1.11.0) #### Changelog - Add Server connection injection API as described in [gRFC L114](https://togithub.com/grpc/proposal/blob/master/L114-node-server-connection-injection.md) ([#&#8203;2675](https://togithub.com/grpc/grpc-node/issues/2675)) - Implement support for an alternate DNS resolver that supports custom authorities ([#&#8203;2776](https://togithub.com/grpc/grpc-node/issues/2776) contributed by [@&#8203;gkampitakis](https://togithub.com/gkampitakis)) - Add a channel option to configure retry attempt limits ([#&#8203;2795](https://togithub.com/grpc/grpc-node/issues/2795)) - Add a `getHost` method to server call objects ([#&#8203;2783](https://togithub.com/grpc/grpc-node/issues/2783), [#&#8203;2793](https://togithub.com/grpc/grpc-node/issues/2793)) - Fix typos and omissions in service config validation errors ([#&#8203;2782](https://togithub.com/grpc/grpc-node/issues/2782) contributed by [@&#8203;matthewbinshtok](https://togithub.com/matthewbinshtok)) #### Experimental API changes Added: - `splitHostPort` - `HostPort` - `createServerCredentialsWithInterceptors` ### [`v1.10.11`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.10.11): @&#8203;grpc/grpc-js 1.10.11 [Compare Source](https://togithub.com/grpc/grpc-node/compare/@grpc/grpc-js@1.10.10...@grpc/grpc-js@1.10.11) - Fix a bug that caused clients to reconnect unnecessarily while no requests are pending. ([#&#8203;2784](https://togithub.com/grpc/grpc-node/issues/2784)) - Fix a bug that caused clients to fail to re-establish existing connections while waiting for DNS results ([#&#8203;2784](https://togithub.com/grpc/grpc-node/issues/2784)) - Fix a bug that caused servers to sometimes not close idle connections depending on timing ([#&#8203;2790](https://togithub.com/grpc/grpc-node/issues/2790)) - Fix a bug that caused calls to be pending indefinitely while unable to start after a channel is closed ([#&#8203;2791](https://togithub.com/grpc/grpc-node/issues/2791)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
1 parent 909cd7c commit f719a26

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)