-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Upgrade [email protected]→1.6.5 #174642
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
Upgrade [email protected]→1.6.5 #174642
Conversation
|
/ci |
💚 Build Succeeded
Metrics [docs]Async chunks
To update your PR or re-run it, just comment with: |
|
Pinging @elastic/kibana-security (Team:Security) |
azasypkin
left a comment
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.
LGTM
💔 All backports failed
Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
## Summary Upgrades `axios` from v1.6.3 to v1.6.5. (cherry picked from commit 45efaad) # Conflicts: # yarn.lock
## Summary Upgrades `axios` from v1.6.3 to v1.6.5. (cherry picked from commit 45efaad) # Conflicts: # package.json # yarn.lock
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
Reverts #174642 Reverts #174312 There is a [known issue](axios/axios#6179) with `axios`@>=1.6.4 and `follow-redirects`@>=1.15.4.
Summary
Upgrades
axiosfrom v1.6.3 to v1.6.5.