sofisl
sofisl
Hi @DixitMalia, would you mind providing your code to reproduce as well? Thank you!
Fixes merged, this is blocked by: https://github.com/googleapis/repo-automation-bots/issues/5024
Hi @jon-esperanza, these libraries are autogenerated, so I've created the issue on the public tracker itself: https://b.corp.google.com/issues/274651980 Thanks!
Requires bazel 6.
I don't think we can upgrade this until we upgrade to bazel 6.
Since gaxios is used in auth, it won't make the package any bigger :) I think this is in the next phase of @danielbankhead's project so we should be working...
Hi @gabor-farkas, going to transfer this issue to gax for further triage. Thanks!
Seems like this is related to: https://github.com/googleapis/gax-nodejs/issues/1373
Correct, unfortunately we can't upgrade to node-fetch until we've migrated to dual format for ESM, or until we're on Node 22 and can use native-fetch with proxy support. However, we'll...