-
Notifications
You must be signed in to change notification settings - Fork 72
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
Unpin axios after v1.2.2 patch release #1591
Conversation
v1.2.1 is also broken, see axios/axios#5346, which matches our below E2E test error:
Marking as draft until the next release |
The |
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.
Why is yarn.lock not changed?
My intention was to only revert #1553 and let Renovate take care of the update, but I went ahead and bumped it in the latest commit 👍 |
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 intention was to only revert #1553 and let Renovate take care of the update, but I went ahead and bumped it in the latest commit 👍
I was just surprised, but it's better to update this to a working version explicitly.
👍 LGTM
Reverts #1553 now that the patch release for the broken v1.2.0 is out