google / pprof-nodejs

pprof support for Node.js
Apache License 2.0
251 stars 26 forks source link

chore(deps)!: update typescript to v5 and gts to v5 #285

Closed aabmass closed 5 months ago

aabmass commented 5 months ago

Potentially breaking change as typescript compilation output is not guaranteed to be compatible across major versions.

This combines https://github.com/google/pprof-nodejs/pull/285 and https://github.com/google/pprof-nodejs/pull/266 together. I fixed a few type errors from the upgrade. Specific versions copied from package.json in cloud-profiler-nodejs downstream