googleapis / gaxios

An HTTP request client that provides an axios like interface over top of node-fetch. Super lightweight. Supports proxies and all sorts of other stuff.
Apache License 2.0
796 stars 60 forks source link

Revert "fix(deps): update dependency uuid to v10" #638

Closed danielbankhead closed 4 months ago

danielbankhead commented 4 months ago

Reverts googleapis/gaxios#629

Fixes: #637

trentm commented 3 months ago

Hi. Thanks for the fix. Do you think it would be possible to do a 6.x release with this fix at some point? For example, any OpenTelemetry JS users using (the admittedly ancient) Node.js less than 14.18 are stuck having to do manual package-lock shenanigans to get a working install.

danielbankhead commented 3 months ago

Hi. Thanks for the fix. Do you think it would be possible to do a 6.x release with this fix at some point? For example, any OpenTelemetry JS users using (the admittedly ancient) Node.js less than 14.18 are stuck having to do manual package-lock shenanigans to get a working install.

Thanks, yes I will create a release in a sec - apologies for the delay.

trentm commented 3 months ago

apologies for the delay.

No apology necessary. Thanks for the maintenance.

danielbankhead commented 3 months ago

Just published 6.7.1 with the fix: