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

deps: upgrade typescript to 5.4.5 #1771

Merged
merged 1 commit into from
May 1, 2024

Conversation

dyc3
Copy link
Owner

@dyc3 dyc3 commented May 1, 2024

No description provided.

Copy link
Owner Author

dyc3 commented May 1, 2024

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

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

Copy link

github-actions bot commented May 1, 2024

Bundle size diff

diff -u /tmp/bundle-size-base.txt/bundle-size.txt /tmp/bundle-size-head.txt/bundle-size.txt
--- /tmp/bundle-size-base.txt/bundle-size.txt	2024-05-01 10:49:45.091969764 +0000
+++ /tmp/bundle-size-head.txt/bundle-size.txt	2024-05-01 10:49:45.291967930 +0000
@@ -3,7 +3,7 @@
 �[32m✓�[39m 811 modules transformed.
 rendering chunks...
 computing gzip size...
-�[2mdist/�[22m�[32mindex.html                                            �[39m�[1m�[2m    0.90 kB�[22m�[1m�[22m�[2m │ gzip:   0.53 kB�[22m
+�[2mdist/�[22m�[32mindex.html                                            �[39m�[1m�[2m    0.90 kB�[22m�[1m�[22m�[2m │ gzip:   0.52 kB�[22m
 �[2mdist/�[22m�[2massets/�[22m�[32mpop-hash.ogg                               �[39m�[1m�[2m    6.63 kB�[22m�[1m�[22m
 �[2mdist/�[22m�[2massets/�[22m�[32mroboto-hash.woff2         �[39m�[1m�[2m    9.63 kB�[22m�[1m�[22m
 �[2mdist/�[22m�[2massets/�[22m�[32mroboto-hash.woff2            �[39m�[1m�[2m    9.64 kB�[22m�[1m�[22m
@@ -36,7 +36,7 @@
 �[2mdist/�[22m�[2massets/�[22m�[36mHome-hash.js                               �[39m�[1m�[2m    5.43 kB�[22m�[1m�[22m�[2m │ gzip:   1.34 kB�[22m
 �[2mdist/�[22m�[2massets/�[22m�[36mYoutubePlayer-hash.js                      �[39m�[1m�[2m    5.86 kB�[22m�[1m�[22m�[2m │ gzip:   2.22 kB�[22m
 �[2mdist/�[22m�[2massets/�[22m�[36mde-hash.js                                 �[39m�[1m�[2m   10.79 kB�[22m�[1m�[22m�[2m │ gzip:   4.49 kB�[22m
-�[2mdist/�[22m�[2massets/�[22m�[36mfr-hash.js                                 �[39m�[1m�[2m   11.59 kB�[22m�[1m�[22m�[2m │ gzip:   4.79 kB�[22m
+�[2mdist/�[22m�[2massets/�[22m�[36mfr-hash.js                                 �[39m�[1m�[2m   11.59 kB�[22m�[1m�[22m�[2m │ gzip:   4.78 kB�[22m
 �[2mdist/�[22m�[2massets/�[22m�[36mru-hash.js                                 �[39m�[1m�[2m   12.40 kB�[22m�[1m�[22m�[2m │ gzip:   6.42 kB�[22m
 �[2mdist/�[22m�[2massets/�[22m�[36mes-hash.js                                 �[39m�[1m�[2m   14.05 kB�[22m�[1m�[22m�[2m │ gzip:   5.97 kB�[22m
 �[2mdist/�[22m�[2massets/�[22m�[36mPeertubePlayer-hash.js                     �[39m�[1m�[2m   16.35 kB�[22m�[1m�[22m�[2m │ gzip:   5.54 kB�[22m
@@ -44,5 +44,5 @@
 �[2mdist/�[22m�[2massets/�[22m�[36mRoom-hash.js                               �[39m�[1m�[2m  164.05 kB�[22m�[1m�[22m�[2m │ gzip:  51.41 kB�[22m
 �[2mdist/�[22m�[2massets/�[22m�[36mGoogleDrivePlayer-hash.js                  �[39m�[1m�[33m  604.87 kB�[39m�[22m�[2m │ gzip: 173.51 kB�[22m
 �[2mdist/�[22m�[2massets/�[22m�[36mindex-hash.js                              �[39m�[1m�[33m  743.54 kB�[39m�[22m�[2m │ gzip: 248.18 kB�[22m
-�[2mdist/�[22m�[2massets/�[22m�[36mPlyrPlayer-hash.js                         �[39m�[1m�[33m1,280.78 kB�[39m�[22m�[2m │ gzip: 379.37 kB�[22m
-�[32m✓ built in 26.06s�[39m
+�[2mdist/�[22m�[2massets/�[22m�[36mPlyrPlayer-hash.js                         �[39m�[1m�[33m1,280.78 kB�[39m�[22m�[2m │ gzip: 379.36 kB�[22m
+�[32m✓ built in 26.24s�[39m

Copy link

codecov bot commented May 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.8452%. Comparing base (eaa058a) to head (9ae2e21).

Additional details and impacted files
@@             Coverage Diff             @@
##             master      #1771   +/-   ##
===========================================
  Coverage   62.8452%   62.8452%           
===========================================
  Files           168        168           
  Lines         24912      24912           
  Branches       1444       1444           
===========================================
  Hits          15656      15656           
  Misses         9203       9203           
  Partials         53         53           

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

@dyc3 dyc3 marked this pull request as ready for review May 1, 2024 10:52
Copy link

cypress bot commented May 1, 2024

Passing run #1974 ↗︎

0 84 1 0 Flakiness 0

Details:

Merge 9ae2e21 into eaa058a...
Project: OpenTogetherTube Commit: 20cda3b3a0 ℹ️
Status: Passed Duration: 04:51 💡
Started: May 1, 2024 10:49 AM Ended: May 1, 2024 10:54 AM

Review all test suite changes for PR #1771 ↗︎

@dyc3 dyc3 merged commit ef3ccb1 into master May 1, 2024
26 checks passed
@dyc3 dyc3 deleted the 04-30-deps_upgrade_typescript_to_5.4.5 branch May 1, 2024 15:49
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.

1 participant