Skip to content

chore: pin typescript to patch version as they do not use SemVer#2543

Open
frederikprijck wants to merge 1 commit intomainfrom
chore/pin-typescript
Open

chore: pin typescript to patch version as they do not use SemVer#2543
frederikprijck wants to merge 1 commit intomainfrom
chore/pin-typescript

Conversation

@frederikprijck
Copy link
Member

📋 Changes

With TypeScript not following SemVer, we want to use ~ instead of ^ to ensure we pin to a specific minor version, as recommended here.

📎 References

microsoft/TypeScript#14116 (comment)

🎯 Testing

N/A

@frederikprijck frederikprijck requested a review from a team as a code owner March 2, 2026 09:15
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.50%. Comparing base (1793dae) to head (7c648ff).
⚠️ Report is 14 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2543      +/-   ##
==========================================
+ Coverage   90.38%   90.50%   +0.11%     
==========================================
  Files          52       52              
  Lines        6552     6632      +80     
  Branches     1344     1380      +36     
==========================================
+ Hits         5922     6002      +80     
  Misses        619      619              
  Partials       11       11              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants