Skip to content
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

chore: upgrade typescript and related packages #246

Conversation

wschurman
Copy link
Member

@wschurman wschurman commented Jun 28, 2024

Why

This upgrades typescript to 5.5: https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-5.html. I don't believe we use any of the new features, but still good to keep up-to-date.

How

Upgrade.

Test Plan

yarn (cleans and builds)

Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @wschurman and the rest of your teammates on Graphite Graphite

@wschurman wschurman marked this pull request as ready for review June 28, 2024 00:59
Copy link

codecov bot commented Jun 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (d7cc0c2) to head (8e92192).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #246   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           72        72           
  Lines         1964      1964           
  Branches       276       276           
=========================================
  Hits          1964      1964           
Flag Coverage Δ
integration 100.00% <ø> (ø)
unittest 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@wschurman wschurman force-pushed the @wschurman/06-27-chore_upgrade_typescript_and_related_packages branch from 017cfbc to 8e92192 Compare June 28, 2024 01:01
@wschurman wschurman merged commit 5ab1f79 into main Jul 1, 2024
3 checks passed
@wschurman wschurman deleted the @wschurman/06-27-chore_upgrade_typescript_and_related_packages branch July 1, 2024 16:52
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