fix: pin axios to 1.13.5 across all packages#2712
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. Closes #2711 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Caution Review failedPull request was closed or merged during review 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)
WalkthroughThe pull request pins the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Warning Review ran into problems🔥 ProblemsTimed out fetching pipeline failures after 30000ms Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2712 +/- ##
==========================================
- Coverage 45.67% 39.30% -6.38%
==========================================
Files 1032 747 -285
Lines 138877 99859 -39018
Branches 8628 4942 -3686
==========================================
- Hits 63432 39248 -24184
+ Misses 73719 58888 -14831
+ Partials 1726 1723 -3 🚀 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 consistencyCloses #2711
Test plan
pnpm installcompletes successfully🤖 Generated with Claude Code
Summary by CodeRabbit