chore: bump axios to 1.15.1#29711
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection: Axios is used in the following areas:
The most user-facing code affected is the Card and Ramp/Deposit flows, which are covered by SmokeMoney. The network checker is a utility used internally and unlikely to be affected by a patch bump. Test infrastructure utilities using axios are not E2E test targets themselves. Since this is a patch version bump with no API changes, the risk is very low. Running SmokeMoney provides adequate coverage for the most directly impacted user-facing flows (Card and Ramp/Deposit). No other feature areas are meaningfully impacted by this change. Performance Test Selection: |
|



Description
Bump axios to 1.15.1
Changelog
CHANGELOG entry:
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Performance checks (if applicable)
trace()for usage andaddTokenfor an exampleFor performance guidelines and tooling, see the Performance Guide.
Pre-merge reviewer checklist
Note
Low Risk
Low risk dependency bump limited to
axiosvia Yarn resolutions/lockfile, with potential for minor runtime behavior changes in HTTP requests.Overview
Updates the Yarn
resolutionsoverride toaxios@^1.15.1and refreshesyarn.lockto pull inaxios@1.15.2.Reviewed by Cursor Bugbot for commit c6c6073. Bugbot is set up for automated code reviews on this repo. Configure here.