Skip to content

fix(deps): Update dependency @grpc/grpc-js to v1.10.4 #146

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Apr 1, 2024

This PR contains the following updates:

Package Type Update Change
@grpc/grpc-js (source) dependencies patch 1.10.1 -> 1.10.4

Release Notes

grpc/grpc-node (@​grpc/grpc-js)

v1.10.4: @​grpc/grpc-js 1.10.4

Compare Source

  • Fix a bug that caused server interceptors to crash when using partially-populated ResponderBuilder and ListenerBuilder objects (#​2696)
  • Avoid sending RST_STREAM from the client when the server has already finished its side of the stream (#​2695)

v1.10.3: @​grpc/grpc-js 1.10.3

Compare Source

v1.10.2: @​grpc/grpc-js 1.10.2

Compare Source

  • Implement server connection idle timeouts and improve channelz performance (#​2677 contributed by @​AVVS)
  • Fix a bug that caused clients to automatically reconnect even when there were no active requests (#​2680)
  • Modify order of server call events to more closely match pre-1.10.x behavior (#​2683)

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cq-bot cq-bot added the automerge Add to automerge PRs once requirements are met label Apr 1, 2024
@kodiakhq kodiakhq bot merged commit 23f532d into main Apr 1, 2024
@kodiakhq kodiakhq bot deleted the renovate/grpc-grpc-js-1.x-lockfile branch April 1, 2024 00:47
kodiakhq bot pushed a commit that referenced this pull request Apr 1, 2024
🤖 I have created a release *beep* *boop*
---


## [0.1.8](v0.1.7...v0.1.8) (2024-04-01)


### Bug Fixes

* **deps:** Update dependency @grpc/grpc-js to v1.10.4 ([#146](#146)) ([23f532d](23f532d))
* **deps:** Update dependency @tsconfig/node20 to v20.1.4 ([#147](#147)) ([727d75a](727d75a))
* **deps:** Update dependency typescript to v5.4.3 ([#149](#149)) ([e33acf6](e33acf6))
* **deps:** Update dependency winston to v3.13.0 ([#150](#150)) ([7bf728e](7bf728e))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Add to automerge PRs once requirements are met
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants