malijs / mali

A minimalistic gRPC microservice framework for Node.js
https://mali.js.org
Apache License 2.0
888 stars 60 forks source link

build(deps-dev): bump @grpc/grpc-js from 1.7.1 to 1.7.3 #349

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @grpc/grpc-js from 1.7.1 to 1.7.3.

Release notes

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

@​grpc/grpc-js 1.7.3

  • Server performance improvements (#2249 contributed by @​AVVS)

@​grpc/grpc-js 1.7.2

  • Make the default value of the grpc-node.max_session_memory option Number.MAX_SAFE_INTEGER on the server (#2245)
Commits
  • 4bfd383 Merge pull request #2251 from murgatroid99/grpc-js_1.7.3
  • e840d1f grpc-js: Bump to 1.7.3
  • b364135 Merge pull request #2249 from AVVS/fix/perf-issues
  • 93de96f revert: extra close event on stream
  • 2f124ad fix: perf issues in hot paths
  • c84b4f9 Merge pull request #2245 from murgatroid99/grpc-js_consistent_max_memory_hand...
  • 1ff7dca Merge pull request #2247 from murgatroid99/grpc-js-xds_fix_weight_check
  • 276b7b6 grpc-js-xds: Fix limit representation for priority weight validation
  • 75a6d0a grpc-js: Handle the grpc-node.max_session_memory option consistently on the c...
  • 7282d06 Merge pull request #2242 from murgatroid99/grpc-js-xds_address_uniqueness
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
coveralls commented 1 year ago

Coverage Status

Coverage decreased (-0.2%) to 98.232% when pulling 7278a7849f61818ffd84d49db75b7efa97c0650d on dependabot/npm_and_yarn/grpc/grpc-js-1.7.3 into 89d337d2adce8fe5c8bda9cf9ca9552f09cda813 on master.

coveralls commented 1 year ago

Coverage Status

Coverage decreased (-0.2%) to 98.232% when pulling 7278a7849f61818ffd84d49db75b7efa97c0650d on dependabot/npm_and_yarn/grpc/grpc-js-1.7.3 into 89d337d2adce8fe5c8bda9cf9ca9552f09cda813 on master.

dependabot[bot] commented 1 year ago

Superseded by #354.