Update dependency grpc to v1.24.4 [SECURITY] #72
+358
−51
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.20.0
->1.24.4
GitHub Vulnerability Alerts
CVE-2020-7768
"The package grpc before 1.24.4 and the package @grpc/grpc-js before 1.1.8 are vulnerable to Prototype Pollution via loadPackageDefinition."
Release Notes
grpc/grpc-node (grpc)
v1.24.4
: Node gRPC v1.24.4Compare Source
loadPackageDefinition
(#1606)ResponseType
toServerWritableStream
type definition for compatibility with@grpc/grpc-js
(#1590 contributed by @badsyntax)methodTypes
enum to type definition (#1496 contributed by @jncr)v1.24.3
: grpc 1.24.3Compare Source
node-pre-gyp
(#1371 contributed by @Naktibalda)Known Issues:
v1.24.2
: Node gRPC v1.24.2C core release notes
v1.23.4
: Node gRPC v1.23.4Compare Source
C core release notes
v1.23.3
: Node gRPC v1.23.3Node gRPC v1.23.0
C core release notes
Node gRPC v1.23.1
@types/protobufjs
(#999)Node gRPC v1.23.2
Node gRPC v1.23.3
EventEmitter
import in TypeScript types file (#1007 contributed by @sandersn)protobufjs
in TypeScript types file (#1008)v1.22.2
: Node gRPC v1.22.2v1.22.0
: Node gRPC v1.22.0Add support for the cares DNS resolver. This can be enabled by setting the environment variable
GRPC_DNS_RESOLVER=ares
. This will become the default in version 1.23.x, so we recommend enabling that option to verify that it works correctly with your setup (#864)Add metadata options (#796)
Add support for Electron 4.2 (#944 contributed by @CapOM)
v1.21.0
: Node gRPC v1.21.0Compare Source
C core release notes
v1.20.3
: Node gRPC v1.20.3Compare Source
v1.20.2
: Node gRPC v1.20.2Compare Source
C core changes:
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.