-
Notifications
You must be signed in to change notification settings - Fork 367
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
change: [M3-7396] - Update axios
to 1.6.1
#9911
change: [M3-7396] - Update axios
to 1.6.1
#9911
Conversation
Without even debugging, I have 99% confidence that #9817 will resolve what's happening. Looks like a classic ESM/CJS problem |
axios
to 1.6.1
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.
Thanks @bnussman-akamai! Seeing that the tests have passed, and spent some time messing around in Cloud Manager and everything seems to be working. Also checked file upload for OBJ and Images and those both worked like they normally do 👍
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.
This looked good -- did not notice any regressions. 🚀
- Tested Cloud Manager in general - checked a variety of CRUD operations and error handling
- Verified file uploads for Object Storage and Images still work
- Verified all CI and e2e pass
Description 📝
axios
to latest 🎉tsup
to latest so that we are on the latest esbuildHow to test 🧪
As an Author I have considered 🤔