Skip to content

dependabot npm(deps): bump @grpc/grpc-js from 1.9.9 to 1.9.10

Depen d'Abot requested to merge dependabot-npm_and_yarn-grpc-grpc-js-1.9.10 into master

Bumps @grpc/grpc-js from 1.9.9 to 1.9.10.

Release notes

Sourced from @​grpc/grpc-js's releases.

@​grpc/grpc-js 1.9.10

  • 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)
Commits
  • 056738f Merge pull request #2611 from murgatroid99/grpc-js_goaway_null_data
  • bf2009a grpc-js: Handle unset opaqueData in goaway event
  • 993835a Merge pull request #2608 from swimmio/fix-proxy-connect-missing-port
  • 0854192 Review fixes
  • 1f148e9 Fix missing port in proxy CONNECT when using the default HTTPS port
  • See full diff in compare view

Merge request reports

Loading