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.9.1
->1.16.0
Release Notes
grpc/grpc-node
v1.12.4
Compare Source
Core changes:
v1.12.3
Compare Source
Node changes:
v1.12.2
Compare Source
Node changes:
node-pre-gyp
bundled dependency (#367)v1.12.1
Compare Source
Node changes:
Core changes:
v1.11.3
Compare Source
v1.11.2
Compare Source
v1.11.1
Compare Source
v1.11.0
Compare Source
@grpc/proto-loader
v0.1.0This is a new library for loading
.proto
files for use with gRPC using the latest version of Protobuf.js. The output of this package is intended to be loaded using the newloadPackageDefinition
function in thegrpc
library.@grpc/grpc-js
v0.1.0This is the first alpha release of the new pure JavaScript implementation of gRPC. It implements the same API as the existing
grpc
library. Currently only the client is implemented, with the following functionality:loadPackageDefinition
grpc
v1.11.0Node changes:
loadPackageDefintion
function (#196)grpc.load
(#228 contributed by @cblair)grpc.loadObject
when failing to detect Protobuf.js version (#253 contributed by @kellycampbell)-zdefs
flag frombinding.gyp
to enable building on FreeBSD (#266)v1.10.1
Compare Source
Node changes:
node-pre-gyp
to version 0.7.0 (#245)C core changes:
v1.10.0
Compare Source
C Core Changes
"grpc.dns_min_time_between_resolutions_ms"
. (grpc/grpc#14228)Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "
rebase!
".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.