Skip to content

Commit 471d4db

Browse files
authored
fix(deps): Update dependency @grpc/grpc-js to v1.12.2 (#234)
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.11.3` -> `1.12.2`](https://renovatebot.com/diffs/npm/@grpc%2fgrpc-js/1.11.3/1.12.2) | --- ### Release Notes <details> <summary>grpc/grpc-node (@&#8203;grpc/grpc-js)</summary> ### [`v1.12.2`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.12.2): @&#8203;grpc/grpc-js 1.12.2 [Compare Source](https://togithub.com/grpc/grpc-node/compare/@grpc/grpc-js@1.12.1...@grpc/grpc-js@1.12.2) - Use `util.promisify` instead of `fs/promises` for Node 12 compatibility ([#&#8203;2838](https://togithub.com/grpc/grpc-node/issues/2838)) ### [`v1.12.1`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.12.1): @&#8203;grpc/grpc-js 1.12.1 [Compare Source](https://togithub.com/grpc/grpc-node/compare/@grpc/grpc-js@1.12.0...@grpc/grpc-js@1.12.1) - Port bugfixes from 1.11.x into 1.12.x ([#&#8203;2836](https://togithub.com/grpc/grpc-node/issues/2836)) ### [`v1.12.0`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.12.0): @&#8203;grpc/grpc-js 1.12.0 [Compare Source](https://togithub.com/grpc/grpc-node/compare/@grpc/grpc-js@1.11.3...@grpc/grpc-js@1.12.0) #### Changelog - Provide the method_name for the CallCredentials callback generateMetadata ([#&#8203;2814](https://togithub.com/grpc/grpc-node/issues/2814) contributed by [@&#8203;becoded](https://togithub.com/becoded)) - Add an optional `rejectUnauthorized` field to the `VerifyOptions` interface, which can be passed as an argument to `credentials.createSsl` and `createFromSecureContext` ([#&#8203;2812](https://togithub.com/grpc/grpc-node/issues/2812) contributed by [@&#8203;vinothsa4891](https://togithub.com/vinothsa4891)) #### Experimental API changes Added: - `CaCertificateUpdate` - `CaCertificateUpdateListener` - `IdentityCertificateUpdate` - `IdentityCertificateUpdateListener` - `CertificateProvider` - `FileWatcherCertificateProvider` - `FileWatcherCertificateProviderConfig` - `createCertificateProviderChannelCredentials` - `createCertificateProviderServerCredentials` Modified: - `LoadBalancer`: The constructor now takes an additional argument of type `ChannelCredentials`. - `ChannelControlHelper#createSubchannel`: Now takes an additional argument of type `ChannelCredentials | null`. This should be passed along if overriding this function. - `LeafLoadBalancer`: The constructor now takes an additional argument of type `ChannelCredentials`. </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 6b2ea8d commit 471d4db

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)