midwayjs / midway

🍔 A Node.js Serverless Framework for front-end/full-stack developers. Build the application for next decade. Works on AWS, Alibaba Cloud, Tencent Cloud and traditional VM/Container. Super easy integrate with React and Vue. 🌈
https://www.midwayjs.org/
MIT License
7.33k stars 571 forks source link

fix(deps): update dependency @grpc/grpc-js to v1.11.1 #3976

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@grpc/grpc-js (source) 1.10.11 -> 1.11.1 age adoption passing confidence

Release Notes

grpc/grpc-node (@​grpc/grpc-js) ### [`v1.11.1`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.11.1): @​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 ([#​2799](https://togithub.com/grpc/grpc-node/issues/2799) contributed by [@​xqin](https://togithub.com/xqin)) ### [`v1.11.0`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.11.0): @​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) ([#​2675](https://togithub.com/grpc/grpc-node/issues/2675)) - Implement support for an alternate DNS resolver that supports custom authorities ([#​2776](https://togithub.com/grpc/grpc-node/issues/2776) contributed by [@​gkampitakis](https://togithub.com/gkampitakis)) - Add a channel option to configure retry attempt limits ([#​2795](https://togithub.com/grpc/grpc-node/issues/2795)) - Add a `getHost` method to server call objects ([#​2783](https://togithub.com/grpc/grpc-node/issues/2783), [#​2793](https://togithub.com/grpc/grpc-node/issues/2793)) - Fix typos and omissions in service config validation errors ([#​2782](https://togithub.com/grpc/grpc-node/issues/2782) contributed by [@​matthewbinshtok](https://togithub.com/matthewbinshtok)) ##### Experimental API changes Added: - `splitHostPort` - `HostPort` - `createServerCredentialsWithInterceptors`

Configuration

📅 Schedule: Branch creation - "before 3am on Friday" (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.



This PR was generated by Mend Renovate. View the repository job log.