Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency grpc to v1.16.0 #846

Merged
merged 3 commits into from
Nov 14, 2018
Merged

Update dependency grpc to v1.16.0 #846

merged 3 commits into from
Nov 14, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 9, 2018

This PR contains the following updates:

Package Type Update Change References
grpc dependencies minor 1.9.1 -> 1.16.0 homepage, source

Release Notes

grpc/grpc-node

v1.12.4

Compare Source

Core changes:

v1.12.3

Compare Source

Node changes:

  • Fix client interceptor handling in generic client method calls (#​385)

v1.12.2

Compare Source

Node changes:

  • Fix missing node-pre-gyp bundled dependency (#​367)

v1.12.1

Compare Source

Node changes:

  • Fix build on FreeBSD (#​255)
  • Update dependency on lodash (#​331 contributed by @​wyardley)
  • Update dependency on Protobuf.js to fix reported ReDoS security vulnerability (#​342)

Core changes:

v1.11.3

Compare Source

v1.11.2

Compare Source

v1.11.1

Compare Source

  • Fixed an issue where building from source would sometimes fail (#​304)
  • Added NodeJS 10 pre-built binaries (#​302)
  • Added Electron 2 pre-built binaries (#​291)
  • Added TypeScript type definitions for APIs added in v1.11.x (#​306)

v1.11.0

Compare Source

@grpc/proto-loader v0.1.0

This 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 new loadPackageDefinition function in the grpc library.

@grpc/grpc-js v0.1.0

This 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
  • Unary and streaming calls
  • Cancellation
  • Deadlines
  • Metadata
  • Basic automatic reconnection logic
  • Channel and call credentials

grpc v1.11.0

Node changes:

v1.10.1

Compare Source

Node changes:

  • Update dependency on node-pre-gyp to version 0.7.0 (#​245)

C core changes:

v1.10.0

Compare Source

C Core Changes


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.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 9, 2018
@renovate renovate bot force-pushed the renovate/grpc-1.x branch 16 times, most recently from f57bd04 to 937f11b Compare November 13, 2018 02:40
@fhinkel fhinkel added the kokoro:run Add this label to force Kokoro to re-run the tests. label Nov 13, 2018
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Nov 13, 2018
@renovate renovate bot force-pushed the renovate/grpc-1.x branch 2 times, most recently from e34ec5d to 0838778 Compare November 13, 2018 18:52
@renovate renovate bot changed the title fix(deps): update dependency grpc to v1.16.0 Update dependency grpc to v1.16.0 Nov 13, 2018
@renovate renovate bot force-pushed the renovate/grpc-1.x branch from 0838778 to e5b8a8a Compare November 13, 2018 20:00
@fhinkel fhinkel added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 13, 2018
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 13, 2018
@fhinkel fhinkel added the kokoro:run Add this label to force Kokoro to re-run the tests. label Nov 13, 2018
@fhinkel fhinkel removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Nov 14, 2018
@fhinkel fhinkel added the kokoro:run Add this label to force Kokoro to re-run the tests. label Nov 14, 2018
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Nov 14, 2018
@renovate
Copy link
Contributor Author

renovate bot commented Nov 14, 2018

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over then you can add the label rebase to this PR and Renovate will reset/recreate it.

@fhinkel fhinkel added the kokoro:run Add this label to force Kokoro to re-run the tests. label Nov 14, 2018
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Nov 14, 2018
@fhinkel fhinkel added the kokoro:run Add this label to force Kokoro to re-run the tests. label Nov 14, 2018
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Nov 14, 2018
@fhinkel fhinkel merged commit e7a51a4 into master Nov 14, 2018
@fhinkel fhinkel deleted the renovate/grpc-1.x branch November 14, 2018 04:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants