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

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 #459 into master will decrease coverage by 1.95%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #459      +/-   ##
==========================================
- Coverage   95.71%   93.76%   -1.96%     
==========================================
  Files          10       10              
  Lines         397      449      +52     
  Branches       37       74      +37     
==========================================
+ Hits          380      421      +41     
- Partials       17       28      +11
Impacted Files Coverage Δ
src/entry.ts 93.1% <0%> (-6.9%) ⬇️
src/index.ts 95.43% <0%> (-4.04%) ⬇️
src/sink.ts 100% <0%> (ø) ⬆️
src/middleware/express/make-middleware.ts 100% <0%> (ø) ⬆️
src/metadata.ts 100% <0%> (ø) ⬆️
src/middleware/context.ts 100% <0%> (ø) ⬆️
src/log.ts 83.33% <0%> (+1.72%) ⬆️

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 6bd30b7...79ec5c6. Read the comment docs.

@JustinBeckwith JustinBeckwith merged commit 7417dcb 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