malijs / mali

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

build(deps-dev): bump @grpc/grpc-js from 1.6.12 to 1.7.0 #342

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @grpc/grpc-js from 1.6.12 to 1.7.0.

Release notes

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

@​grpc/grpc-js-xds 1.7.0

  • Add resource timer (#2117)
  • Implement ignore_resource_deletion server feature (#2198)
  • Use channel-level default authority override to select VirtualHost when provided (#2207)
  • Enable outlier detection support by default (#2221)

@​grpc/grpc-js 1.7.0

  • Enable outlier detection support by default (#2221)
  • Expose path and callEnd event in ServerSurfaceCall (#2132 contributed by @​ajmath)
  • Make graceful switch happen more quickly in some cases when service config is updated (#2199)
Commits
  • 9dd9cb0 Merge pull request #2224 from murgatroid99/grpc-js_1.7.x
  • bb322dc Merge pull request #2221 from murgatroid99/grpc-js-xds_outlier_detection_default
  • 4a861a0 grpc-js-xds: Update outlier detection entry in README
  • 51de24a grpc-js: Bump to 1.7.0
  • 3c27ed4 grpc-js: Update grpc-js outlier detection check to match xds check
  • d8022a5 grpc-js-xds: Enable outlier detection by default
  • 1a3600e Merge pull request #2132 from ajmath/ajmath/expose-call-items
  • 618475a Merge pull request #2217 from grpc/@​grpc/grpc-js@​1.6.x
  • 63fccce Merge pull request #2212 from murgatroid99/grpc-js_outlier_detection_enable
  • c323369 grpc-js: Enable outlier detection by default
  • 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.3%) to 97.965% when pulling 8289af015a4466b9365a101939ef444c84eacae4 on dependabot/npm_and_yarn/grpc/grpc-js-1.7.0 into 7d1a864ef1096af53e59e39747f892407a1ade22 on master.

coveralls commented 1 year ago

Coverage Status

Coverage remained the same at 98.232% when pulling 8289af015a4466b9365a101939ef444c84eacae4 on dependabot/npm_and_yarn/grpc/grpc-js-1.7.0 into 7d1a864ef1096af53e59e39747f892407a1ade22 on master.

dependabot[bot] commented 1 year ago

Superseded by #344.