Skip to content

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

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
Sep 1, 2023

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Sep 1, 2023

This PR contains the following updates:

Package Type Update Change
@grpc/grpc-js (source) dependencies patch 1.9.0 -> 1.9.2

Release Notes

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

v1.9.2: @​grpc/grpc-js 1.9.2

Compare Source

  • Handle error when sending keepalive pings (#​2563)
  • Fix a bug that could cause invalid connection states when DNS updates contained the same address the client was already connected to (#​2559 contributed by @​gusumuzhe, backported in #​2564)

v1.9.1: @​grpc/grpc-js 1.9.1

Compare Source

  • Improve formatting of channelz logs (#​2535)
  • Avoid sending initial request after the deadline passes in some cases (#​2536)
  • Fix possible null reference in pick_first load balancing policy (#​2539)
  • Allow empty method config names in service configs (#​2550)
  • Defer actions in write callbacks on the client to potentially work around a Node bug (#​2552)

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 Sep 1, 2023
@kodiakhq kodiakhq bot merged commit ec6565e into main Sep 1, 2023
@kodiakhq kodiakhq bot deleted the renovate/grpc-grpc-js-1.x-lockfile branch September 1, 2023 00:27
@cq-bot cq-bot mentioned this pull request Sep 1, 2023
kodiakhq bot pushed a commit that referenced this pull request Sep 1, 2023
🤖 I have created a release *beep* *boop*
---


## [0.0.5](v0.0.4...v0.0.5) (2023-09-01)


### Bug Fixes

* **deps:** Update dependency @grpc/grpc-js to v1.9.2 ([#65](#65)) ([ec6565e](ec6565e))
* **deps:** Update dependency @tsconfig/node16 to v16.1.1 ([#66](#66)) ([482939d](482939d))
* **deps:** Update dependency @types/uuid to v9.0.3 ([#68](#68)) ([4a515a4](4a515a4))
* **deps:** Update dependency eslint to v8.48.0 ([#73](#73)) ([155a557](155a557))
* **deps:** Update dependency eslint-plugin-import to v2.28.1 ([#69](#69)) ([5bc2684](5bc2684))
* **deps:** Update dependency eslint-plugin-n to v16.0.2 ([#70](#70)) ([1c39e33](1c39e33))
* **deps:** Update dependency luxon to v3.4.2 ([#71](#71)) ([d9d15f4](d9d15f4))
* **deps:** Update dependency prettier to v3.0.3 ([#72](#72)) ([6e0a720](6e0a720))

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