fix: pin axios to 1.13.5 across all packages#2713
Conversation
Removes caret ranges and pins axios to exact version 1.13.5 in controlplane, playground, and studio to prevent automatic upgrades to unvetted versions. ENG-9319 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
WalkthroughAxios dependency is pinned to version 1.13.5 across three package.json files ( Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related issues
Possibly related PRs
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2713 +/- ##
==========================================
+ Coverage 45.67% 46.92% +1.25%
==========================================
Files 1032 1052 +20
Lines 138877 143322 +4445
Branches 8628 9612 +984
==========================================
+ Hits 63432 67260 +3828
- Misses 73719 74316 +597
- Partials 1726 1746 +20 🚀 New features to boost your workflow:
|
Router-nonroot image scan passed✅ No security vulnerabilities found in image: |
Summary
1.13.5in controlplane, playground, and studio (cli was already pinned)^) ranges to prevent automatic upgrades to unvetted versions1.12.2to1.13.5for consistencyENG-9319
Test plan
pnpm installcompletes successfully🤖 Generated with Claude Code
Summary by CodeRabbit