-
Notifications
You must be signed in to change notification settings - Fork 658
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: update long
to v5
#2192
fix: update long
to v5
#2192
Conversation
`long` ships with types now
#2111 was fixed in googleapis/gax-nodejs#1253. The two other PRs just seems to try to deal with the fallout from that before |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I discussed this with the gax maintainer, and they expect this to be OK.
Sweet! Not sure if there's anything I'm supposed to do about the test failure? Seems spurious at first glance |
No, it's fine. |
This is now out in v0.7.1 |
Unfortunately this broke gax again, so I had to revert it in 0.7.2. |
😅 |
protobufjs@7
(#2167) comes with it, so aligning seems sensible to me