Fix compatibility with @types/node 17.0.6 (#2007)
@grpc/grpc-js 1.4.5
Use configured backoff options when retrying name resolution (#1987 contributed by @cloverheap)
Preserve order of metadata, messages, and call end with async interceptors (#1986)
@grpc/grpc-js 1.4.3
Fix a bug that caused requests to not progress properly when the option grpc.enable_channelz was set to 0 (#1961)
Fix a bug causing channelz to generate the wrong binary representation for IPv6 addresses in some cases (#1960)
@grpc/grpc-js 1.4.2
Limit the number of channelz trace events retained per channel/subchannel/server (#1943)
Enable support for the grpc.enable_channelz option, allowing users to disable channelz stats tracking and tracing for a channel (and corresponding subchannels) or server (#1944)
Handle undefined socket.localAddress in channelz stats gathering code (#1954)
@grpc/grpc-js 1.4.1
Publish channelz files missing from the previous release (#1937)
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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/openpromisesmy/ui/network/alerts).
Bumps @grpc/grpc-js from 1.1.2 to 1.5.3.
Release notes
Sourced from
@grpc/grpc-js
's releases.... (truncated)
Commits
8d19d6a
Merge pull request #2029 from murgatroid99/grpc-js_local_pool_shutdown27bae20
grpc-js: Increase version to 1.5.30a5a232
grpc-js: Fix pick first shutdown reference handling8f3d4fb
Merge pull request #2027 from murgatroid99/grpc-js_server_secure_errorsb9deb5b
grpc-js: Increase version to 1.5.2db56e80
grpc-js: Add secureConnection error handling in server903cce1
Merge pull request #2024 from murgatroid99/grpc-js_dns_backoffbd609ce
Merge pull request #2025 from murgatroid99/grpc-js_uds_no_proxy_1.5500fc2c
grpc-js: Don't use http_proxy for uds connections80f31bb
grpc-js: Increase version to 1.5.1Dependabot 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/openpromisesmy/ui/network/alerts).