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.22.0 #323

Merged
merged 2 commits into from
Nov 16, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2018

This PR contains the following updates:

Package Type Update Change References
google-gax dependencies minor ^0.20.0 -> ^0.22.0 source

Release Notes

googleapis/gax-nodejs

v0.22.1

Compare Source

11-12-2018 16:56 PST

Dependencies
Internal / Testing Changes
  • Update eslintignore config (#​352)

v0.22.0

Compare Source

11-12-2018 15:05 PST

New Features
  • feat: to support GRPC-GCP Extension, include additional options in grpcOptions (#​328)

v0.21.0

Compare Source

11-10-2018 11:27 PST

This is a minor service release that largely contains updates to other modules. The upgrade to google-proto-files and walkdir in particular should improve load time of the module by at least ~100ms.

Dependencies
  • fix(deps): update dependency google-proto-files to ^0.18.0 (#​348)
  • fix: use walkdir instead of globby (#​346)
  • chore(deps): update dependency through2 to v3 (#​343)
  • chore: update grpc to ^1.15.1 (#​316)
  • fix(deps): update dependency @​grpc/grpc-js to ^0.3.0 (#​308)
Internal / Testing Changes
  • fix: improve types, remove dead code (#​340)
  • refactor: enable noImplicitThis in the tsconfig (#​347)
  • refactor: drop extend and lodash.flatten (#​345)
  • chore: remove temporary folder (#​339)
  • chore: use latest npm on Windows (#​344)
  • refactor: clean up lodash and use strict (#​342)
  • chore: include build in eslintignore (#​337)
  • chore: system tests for gax (#​334)
  • chore: update issue templates (#​333)
  • Update issue templates
  • chore: remove old issue template (#​329)
  • build: run tests on node11 (#​327)
  • fix: better types for GAPIC clients (#​326)
  • chores(build): do not collect sponge.xml from windows builds (#​325)
  • chores(build): run codecov on continuous builds (#​324)
  • chore: update new issue template (#​323)
  • build: fix codecov uploading on Kokoro (#​320)
  • fix(deps): update dependency google-proto-files to ^0.17.0 (#​317)
  • chore(deps): update dependency sinon to v7 (#​319)
  • Update kokoro config (#​315)
  • chore(deps): update dependency typescript to ~3.1.0 (#​313)
  • Update CI config (#​312)
  • build: prevent system/sample-test from leaking credentials
  • Update the kokoro config (#​309)
  • test: remove appveyor config (#​307)
  • Update CI config (#​306)
  • Enable prefer-const in the eslint config (#​304)
  • Enable no-var in eslint (#​303)

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.


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 13, 2018
@JustinBeckwith JustinBeckwith 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
@JustinBeckwith JustinBeckwith added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 15, 2018
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 15, 2018
@codecov
Copy link

codecov bot commented Nov 15, 2018

Codecov Report

Merging #323 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #323   +/-   ##
=======================================
  Coverage   92.23%   92.23%           
=======================================
  Files          14       14           
  Lines         644      644           
  Branches       57       57           
=======================================
  Hits          594      594           
  Misses         36       36           
  Partials       14       14

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 6c3c882...10422bd. Read the comment docs.

@JustinBeckwith JustinBeckwith added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 16, 2018
@renovate
Copy link
Contributor Author

renovate bot commented Nov 16, 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.

@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 16, 2018
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