-
Notifications
You must be signed in to change notification settings - Fork 2
Commit 23f532d
authored
fix(deps): Update dependency @grpc/grpc-js to v1.10.4 (#146)
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.10.1` -> `1.10.4`](https://renovatebot.com/diffs/npm/@grpc%2fgrpc-js/1.10.1/1.10.4) |
---
### Release Notes
<details>
<summary>grpc/grpc-node (@​grpc/grpc-js)</summary>
### [`v1.10.4`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.10.4): @​grpc/grpc-js 1.10.4
[Compare Source](https://togithub.com/grpc/grpc-node/compare/@grpc/grpc-js@1.10.3...@grpc/grpc-js@1.10.4)
- Fix a bug that caused server interceptors to crash when using partially-populated `ResponderBuilder` and `ListenerBuilder` objects ([#​2696](https://togithub.com/grpc/grpc-node/issues/2696))
- Avoid sending RST_STREAM from the client when the server has already finished its side of the stream ([#​2695](https://togithub.com/grpc/grpc-node/issues/2695))
### [`v1.10.3`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.10.3): @​grpc/grpc-js 1.10.3
[Compare Source](https://togithub.com/grpc/grpc-node/compare/@grpc/grpc-js@1.10.2...@grpc/grpc-js@1.10.3)
- Revert client reconnection changes in [#​2680](https://togithub.com/grpc/grpc-node/issues/2680) ([#​2691](https://togithub.com/grpc/grpc-node/issues/2691))
### [`v1.10.2`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.10.2): @​grpc/grpc-js 1.10.2
[Compare Source](https://togithub.com/grpc/grpc-node/compare/@grpc/grpc-js@1.10.1...@grpc/grpc-js@1.10.2)
- Implement server connection idle timeouts and improve channelz performance ([#​2677](https://togithub.com/grpc/grpc-node/issues/2677) contributed by [@​AVVS](https://togithub.com/AVVS))
- Fix a bug that caused clients to automatically reconnect even when there were no active requests ([#​2680](https://togithub.com/grpc/grpc-node/issues/2680))
- Modify order of server call events to more closely match pre-1.10.x behavior ([#​2683](https://togithub.com/grpc/grpc-node/issues/2683))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->1 parent 00afbb5 commit 23f532dCopy full SHA for 23f532d
File tree
Expand file treeCollapse file tree
1 file changed
+15
-6
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+15
-6
lines changed+15-6Lines changed: 15 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments