googleapis / cloud-trace-nodejs

Node.js agent for Cloud Trace: automatically gather latency data about your application
https://cloud.google.com/trace/
Apache License 2.0
279 stars 98 forks source link

Update TypeScript, gts, common, etc #777

Closed JustinBeckwith closed 6 years ago

JustinBeckwith commented 6 years ago

There are a bunch of dependencies starting to get moldy over in package.json. Can someone upgrade them all?

kjin commented 6 years ago

gts upgrade is going to require a semver-major change. I want to deprecate some APIs first before moving to v3, so this is blocked.

kjin commented 6 years ago

I'm not going to update ts or gts right now -- I don't see a need at the moment. Updated @google-cloud/common, though.