-
Notifications
You must be signed in to change notification settings - Fork 2
Commit 471d4db
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 (@​grpc/grpc-js)</summary>
### [`v1.12.2`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.12.2): @​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 ([#​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): @​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 ([#​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): @​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 ([#​2814](https://togithub.com/grpc/grpc-node/issues/2814) contributed by [@​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` ([#​2812](https://togithub.com/grpc/grpc-node/issues/2812) contributed by [@​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 471d4dbCopy full SHA for 471d4db
1 file changed
+3
-3
lines changed+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments