Closed dependabot[bot] closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.70%. Comparing base (
1d43c96
) to head (7090259
). Report is 4 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps @grpc/grpc-js from 1.12.0 to 1.12.2.
Release notes
Sourced from
@grpc/grpc-js
's releases.Commits
0e39b26
Merge pull request #2838 from murgatroid99/grpc-js_node_12_fixe907d19
grpc-js: Use util.promisify instead of fs/promises for Node 12 compatibilitydce2272
Merge pull request #2836 from murgatroid99/grpc-js_1.12_1.11_bugfix_merge65cd9b6
grpc-js: Bump to 1.12.1f21855d
Merge remote-tracking branch 'upstream/@grpc/grpc-js@1.11.x' into grpc-js_1.1...8841efe
Merge pull request #2825 from murgatroid99/grpc-js_round_robin_reresolvea1b8972
Merge pull request #2806 from murgatroid99/grpc-js_connectivity_management_fixesb3c24d0
grpc-js: round_robin: Request resolution on connection drop0c5ab98
Merge pull request #2803 from murgatroid99/grpc-js_1.11.2bb4496b
Merge pull request #2817 from ygalbel/tracer-slowDependabot 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 show