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

fix(deps): update dependency google-gax to ^0.26.0 #583

Merged
merged 1 commit into from
May 2, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 2, 2019

This PR contains the following updates:

Package Type Update Change References
google-gax dependencies minor ^0.25.0 -> ^0.26.0 source

Release Notes

googleapis/gax-nodejs

v0.26.0

Compare Source

04-30-2019 20:45 PDT

Implementation Changes
  • refactor: a huge refactor of call handling (#​467)
  • feat: do not use legacy grpc loadObject (#​477)
New Features
  • feat: turned google-proto-files into a dev dependency (#​470)
Dependencies
Internal / Testing Changes
  • test: end-to-end system test (#​471)
  • update to .nycrc with --all enabled (#​476)
  • test: better return type for typescript 3.4.0 (#​463)

Renovate configuration

📅 Schedule: "after 9am and before 3pm" (UTC).

🚦 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.


  • If you want to rebase/retry this PR, check this box

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 May 2, 2019
@JustinBeckwith JustinBeckwith added automerge Merge the pull request once unit tests and other checks pass. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels May 2, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 2, 2019
@codecov
Copy link

codecov bot commented May 2, 2019

Codecov Report

Merging #583 into master will decrease coverage by 0.65%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #583      +/-   ##
==========================================
- Coverage   98.73%   98.07%   -0.66%     
==========================================
  Files          13       13              
  Lines         710      831     +121     
  Branches       86      174      +88     
==========================================
+ Hits          701      815     +114     
  Misses          1        1              
- Partials        8       15       +7
Impacted Files Coverage Δ
src/publisher.ts 96.22% <0%> (-3.78%) ⬇️
src/subscriber.ts 96.26% <0%> (-1.59%) ⬇️
src/lease-manager.ts 98.57% <0%> (-1.43%) ⬇️
src/subscription.ts 99.18% <0%> (-0.82%) ⬇️
src/topic.ts 90.58% <0%> (-0.08%) ⬇️
src/snapshot.ts 100% <0%> (ø) ⬆️
src/message-stream.ts 100% <0%> (ø) ⬆️
src/histogram.ts 100% <0%> (ø) ⬆️
src/message-queues.ts 100% <0%> (ø) ⬆️
src/iam.ts 100% <0%> (ø) ⬆️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b5f8df2...3358695. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented May 2, 2019

Codecov Report

Merging #583 into master will decrease coverage by 0.65%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #583      +/-   ##
==========================================
- Coverage   98.73%   98.07%   -0.66%     
==========================================
  Files          13       13              
  Lines         710      831     +121     
  Branches       86      174      +88     
==========================================
+ Hits          701      815     +114     
  Misses          1        1              
- Partials        8       15       +7
Impacted Files Coverage Δ
src/publisher.ts 96.22% <0%> (-3.78%) ⬇️
src/subscriber.ts 96.26% <0%> (-1.59%) ⬇️
src/lease-manager.ts 98.57% <0%> (-1.43%) ⬇️
src/subscription.ts 99.18% <0%> (-0.82%) ⬇️
src/topic.ts 90.58% <0%> (-0.08%) ⬇️
src/snapshot.ts 100% <0%> (ø) ⬆️
src/message-stream.ts 100% <0%> (ø) ⬆️
src/histogram.ts 100% <0%> (ø) ⬆️
src/message-queues.ts 100% <0%> (ø) ⬆️
src/iam.ts 100% <0%> (ø) ⬆️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b5f8df2...3358695. Read the comment docs.

@JustinBeckwith JustinBeckwith merged commit 4214a4f into master May 2, 2019
@JustinBeckwith JustinBeckwith deleted the renovate/google-gax-0.x branch May 2, 2019 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge the pull request once unit tests and other checks pass. 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