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.9.11 #2397

Merged
merged 1 commit into from
Nov 26, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 27, 2023

Mend Renovate logo banner

This PR contains the following updates:

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

Release Notes

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

v1.9.11: @​grpc/grpc-js 1.9.11

Compare Source

  • Fix a busy loop when recovering from a failure to establish a connection to a unix domain socket address target (#​2618)
  • Fix a bug that caused clients to stop trying to connect to a fixed IP address target after a working connection drops (#​2619)

v1.9.10: @​grpc/grpc-js 1.9.10

Compare Source

  • Provide the correct port to the proxy when connecting to a target without an explicitly specified port (#​2608 contributed by @​segevfiner)
  • Properly handle goaway events with no additional data attached (#​2611)

v1.9.9

Compare Source

v1.9.8

Compare Source

v1.9.7: @​grpc/grpc-js 1.9.7

Compare Source

  • Fix a bug that could cause a client to not update name resolution after multiple failed connection attempts (#​2602)

v1.9.6: @​grpc/grpc-js 1.9.6

Compare Source

  • Include more information in most "No connection established" errors (#​2598)
  • Remove the index tracer, and add more information to other trace logs (#​2599)

v1.9.5: @​grpc/grpc-js 1.9.5

Compare Source

  • Fix a type inconsistency in server-call.ts (#​2589 contributed by @​rsnullptr)
  • Close ports if the server is shut down while the bind operation is ongoing (#​2590)

v1.9.4: @​grpc/grpc-js 1.9.4

Compare Source

  • Fix a bug that could cause a client to sometimes incorrectly hold the process open when no longer in use (#​2586)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 these updates again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title fix(deps): update dependency @grpc/grpc-js to v1.9.4 fix(deps): update dependency @grpc/grpc-js to v1.9.5 Oct 2, 2023
@renovate renovate bot force-pushed the renovate/grpc-grpc-js-1.x branch from 31d2eff to a5bef53 Compare October 2, 2023 19:19
@renovate renovate bot changed the title fix(deps): update dependency @grpc/grpc-js to v1.9.5 fix(deps): update dependency @grpc/grpc-js to v1.9.6 Oct 17, 2023
@renovate renovate bot force-pushed the renovate/grpc-grpc-js-1.x branch from a5bef53 to 859be63 Compare October 17, 2023 19:46
@renovate renovate bot changed the title fix(deps): update dependency @grpc/grpc-js to v1.9.6 fix(deps): update dependency @grpc/grpc-js to v1.9.7 Oct 20, 2023
@renovate renovate bot force-pushed the renovate/grpc-grpc-js-1.x branch from 859be63 to 6e33cf4 Compare October 20, 2023 00:21
@renovate renovate bot changed the title fix(deps): update dependency @grpc/grpc-js to v1.9.7 fix(deps): update dependency @grpc/grpc-js to v1.9.8 Oct 28, 2023
@renovate renovate bot force-pushed the renovate/grpc-grpc-js-1.x branch from 6e33cf4 to 3360430 Compare October 28, 2023 00:32
@renovate renovate bot changed the title fix(deps): update dependency @grpc/grpc-js to v1.9.8 fix(deps): update dependency @grpc/grpc-js to v1.9.9 Oct 30, 2023
@renovate renovate bot force-pushed the renovate/grpc-grpc-js-1.x branch from 3360430 to adb1455 Compare October 30, 2023 18:21
@renovate renovate bot changed the title fix(deps): update dependency @grpc/grpc-js to v1.9.9 fix(deps): update dependency @grpc/grpc-js to v1.9.10 Nov 14, 2023
@renovate renovate bot force-pushed the renovate/grpc-grpc-js-1.x branch from adb1455 to ebafc1c Compare November 14, 2023 22:38
@renovate renovate bot changed the title fix(deps): update dependency @grpc/grpc-js to v1.9.10 fix(deps): update dependency @grpc/grpc-js to v1.9.11 Nov 16, 2023
@renovate renovate bot force-pushed the renovate/grpc-grpc-js-1.x branch from ebafc1c to 975493e Compare November 16, 2023 21:45
@renovate renovate bot force-pushed the renovate/grpc-grpc-js-1.x branch from 975493e to 8b9477e Compare November 26, 2023 18:34
@BrunnerLivio BrunnerLivio merged commit 3062afa into master Nov 26, 2023
22 checks passed
@delete-merged-branch delete-merged-branch bot deleted the renovate/grpc-grpc-js-1.x branch November 26, 2023 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant