Skip to content
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

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

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

cq-bot
Copy link
Contributor

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

This PR contains the following updates:

Package Type Update Change
@grpc/grpc-js (source) devDependencies minor 1.10.10 -> 1.11.1

Release Notes

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

v1.11.1: @​grpc/grpc-js 1.11.1

Compare Source

  • Revert a change that used APIs that were not available in early minor versions of Node 14 (#​2799 contributed by @​xqin)

v1.11.0: @​grpc/grpc-js 1.11.0

Compare Source

Changelog

Experimental API changes

Added:

  • splitHostPort
  • HostPort
  • createServerCredentialsWithInterceptors

v1.10.11: @​grpc/grpc-js 1.10.11

Compare Source

  • Fix a bug that caused clients to reconnect unnecessarily while no requests are pending. (#​2784)
  • Fix a bug that caused clients to fail to re-establish existing connections while waiting for DNS results (#​2784)
  • Fix a bug that caused servers to sometimes not close idle connections depending on timing (#​2790)
  • Fix a bug that caused calls to be pending indefinitely while unable to start after a channel is closed (#​2791)

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 Aug 1, 2024
@kodiakhq kodiakhq bot merged commit 148797a into main Aug 1, 2024
4 checks passed
@kodiakhq kodiakhq bot deleted the renovate/grpc-grpc-js-1.x-lockfile branch August 1, 2024 01:44
kodiakhq bot pushed a commit that referenced this pull request Aug 1, 2024
🤖 I have created a release *beep* *boop*
---


## [0.0.25](v0.0.24...v0.0.25) (2024-08-01)


### Bug Fixes

* **deps:** Update dependency @grpc/grpc-js to v1.11.1 ([#73](#73)) ([148797a](148797a))
* **deps:** Update dependency google-protobuf to v3.21.4 ([#70](#70)) ([9302d4a](9302d4a))
* **deps:** Update dependency typescript to v5.5.4 ([#71](#71)) ([2e3ea37](2e3ea37))

---
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.

1 participant