Skip to content

dependabot npm(deps): bump @grpc/grpc-js from 1.9.4 to 1.9.5

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

Bumps @grpc/grpc-js from 1.9.4 to 1.9.5.

Release notes

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

@​grpc/grpc-js 1.9.5

  • 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)
Commits
  • 065ac2f Merge pull request #2590 from murgatroid99/grpc-js_server_shutdown_race
  • b33b8bc grpc-js: Handle race between bindAsync and (try|force)Shutdown
  • 1b1903c Merge pull request #2589 from rsnullptr/patch-1
  • 974b235 Update server-call.ts
  • See full diff in compare view

Merge request reports

Loading