-
Notifications
You must be signed in to change notification settings - Fork 27
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
WINDUP-4139:axios upgrade to 0.28.0 #975
Conversation
@carlosthe19916 - Can you review this PR please? |
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.
My comment at windup/windup#1728 (review) applies here as well.
Direct dependencies can be updates as:
yarn install
yarn add [email protected] --exact
After that is done, we have to acknowledge that there is breaking changes due to the Axios upgrade. I created this PR to your branch to fix the errors in the builds m-brophy#3
Do you mind reviewing it, it woudn't also hurt build Windup web and then quickly run it to see if everything still works, no deep testing , just to make sure the UI works.
@m-brophy Under the same logic as windup/windup#1728 (comment) I created this PR to your branch m-brophy#4 |
Use axios 0.28
💔 All backports failed
Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation and see the Github Action logs for details |
* axios upgrade to 1.6.0 * merge Carlos PR * install axios 1.6.0 properly * Use axios 0.28 --------- Co-authored-by: carlosthe19916 <[email protected]> (cherry picked from commit 1bae7a7)
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation |
* axios upgrade to 1.6.0 * merge Carlos PR * install axios 1.6.0 properly * Use axios 0.28 --------- Co-authored-by: carlosthe19916 <[email protected]> (cherry picked from commit 1bae7a7)
https://issues.redhat.com/browse/WINDUP-4139