Skip to content

dependabot npm(deps): bump @grpc/grpc-js from 1.10.3 to 1.10.4

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

Bumps @grpc/grpc-js from 1.10.3 to 1.10.4.

Release notes

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

@​grpc/grpc-js 1.10.4

  • 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)
Commits
  • f2c5fac Merge pull request #2698 from murgatroid99/proto-loader_0.7.11
  • eccccd9 proto-loader: Bump version to 0.7.11
  • d9c2672 Merge pull request #2693 from atjn/import-extension
  • 055282a Update docs with recommended import method
  • 8d69e9f Fix tests
  • 83d9f1c Import files with extension
  • bcea4b4 Merge pull request #2688 from murgatroid99/example_keepalive
  • f794b77 Address review comments
  • c3e9fbe Add keepalive example
  • cfa8072 Merge pull request #2678 from murgatroid99/reflection_no_package_fix
  • Additional commits viewable in compare view

Merge request reports