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 #606

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 #606 into master will increase coverage by 3.18%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #606      +/-   ##
==========================================
+ Coverage   57.91%   61.09%   +3.18%     
==========================================
  Files          21       21              
  Lines        3027     3375     +348     
  Branches      167      453     +286     
==========================================
+ Hits         1753     2062     +309     
  Misses       1252     1252              
- Partials       22       61      +39
Impacted Files Coverage Δ
dev/src/timestamp.ts 92.3% <0%> (-7.7%) ⬇️
dev/src/validate.ts 89.55% <0%> (-4.45%) ⬇️
dev/src/serializer.ts 93.6% <0%> (-2.92%) ⬇️
dev/src/convert.ts 89.87% <0%> (-2.86%) ⬇️
dev/src/document.ts 94.28% <0%> (-2.69%) ⬇️
dev/src/transaction.ts 95.83% <0%> (-2.48%) ⬇️
dev/src/write-batch.ts 98.19% <0%> (-1.81%) ⬇️
dev/src/watch.ts 96.51% <0%> (-1.71%) ⬇️
dev/src/index.ts 94.86% <0%> (-1.25%) ⬇️
dev/src/reference.ts 99% <0%> (-0.13%) ⬇️
... and 5 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 a710b9c...eb1a1c2. Read the comment docs.

@JustinBeckwith JustinBeckwith merged commit a637a68 into master May 2, 2019
@JustinBeckwith JustinBeckwith deleted the renovate/google-gax-0.x branch May 2, 2019 16:15
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.

None yet

3 participants