dyc3 / opentogethertube

Watch videos with your friends. The spiritual successor to TogetherTube, preserving the spirit of it's simple to use interface, while improving it's look, feel, and reliability.
https://opentogethertube.com
GNU Affero General Public License v3.0
419 stars 56 forks source link

update deps to fix rust builds #1788

Closed dyc3 closed 2 months ago

dyc3 commented 2 months ago

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

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

github-actions[bot] commented 2 months ago

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-08-22 16:56:31.115804003 +0000
+++ /tmp/bundle-size-head.txt/bundle-size.txt   2024-08-22 16:56:32.047799858 +0000
@@ -27,14 +27,14 @@
 dist/assets/PlyrPlayer-hash.css                           30.56 kB │ gzip:   4.79 kB
 dist/assets/index-hash.css                               367.61 kB │ gzip:  58.53 kB
 dist/assets/pirate-hash.js                                 0.32 kB │ gzip:   0.25 kB
-dist/assets/Attribution-hash.js                            0.34 kB │ gzip:   0.25 kB
+dist/assets/Attribution-hash.js                            0.34 kB │ gzip:   0.26 kB
 dist/assets/NotFound-hash.js                               0.60 kB │ gzip:   0.32 kB
 dist/assets/placeholder-hash.js                            1.04 kB │ gzip:   0.48 kB
 dist/assets/PasswordReset-hash.js                          2.00 kB │ gzip:   0.95 kB
 dist/assets/RoomList-hash.js                               2.31 kB │ gzip:   1.08 kB
-dist/assets/Privacy-hash.js                                2.64 kB │ gzip:   1.28 kB
+dist/assets/Privacy-hash.js                                2.64 kB │ gzip:   1.29 kB
 dist/assets/Home-hash.js                                   5.43 kB │ gzip:   1.34 kB
-dist/assets/YoutubePlayer-hash.js                          5.86 kB │ gzip:   2.21 kB
+dist/assets/YoutubePlayer-hash.js                          5.86 kB │ gzip:   2.22 kB
 dist/assets/de-hash.js                                    10.79 kB │ gzip:   4.49 kB
 dist/assets/fr-hash.js                                    11.59 kB │ gzip:   4.78 kB
 dist/assets/ru-hash.js                                    13.57 kB │ gzip:   6.94 kB
@@ -42,8 +42,8 @@
 dist/assets/es-hash.js                                    14.05 kB │ gzip:   5.97 kB
 dist/assets/PeertubePlayer-hash.js                        16.35 kB │ gzip:   5.54 kB
 dist/assets/VimeoPlayer-hash.js                           39.99 kB │ gzip:  12.52 kB
-dist/assets/Room-hash.js                                 164.20 kB │ gzip:  51.45 kB
+dist/assets/Room-hash.js                                 164.20 kB │ gzip:  51.46 kB
 dist/assets/GoogleDrivePlayer-hash.js                    604.87 kB │ gzip: 173.50 kB
 dist/assets/index-hash.js                                743.63 kB │ gzip: 248.21 kB
 dist/assets/PlyrPlayer-hash.js                         1,280.78 kB │ gzip: 379.36 kB
-✓ built in 26.95s
+✓ built in 27.15s
codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 61.6161%. Comparing base (07505a7) to head (2673c72). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1788 +/- ## =========================================== Coverage 61.6161% 61.6161% =========================================== Files 169 169 Lines 25443 25443 Branches 1447 1447 =========================================== Hits 15677 15677 Misses 9712 9712 Partials 54 54 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

cypress[bot] commented 2 months ago



Test summary

83 1 1 0


Run details

Project OpenTogetherTube
Status Failed
Commit 3b1086fc5c ℹ️
Started Aug 22, 2024 4:55 PM
Ended Aug 22, 2024 5:01 PM
Duration 05:41 💡
OS Linux Ubuntu -
Browser Electron 118

View run in Cypress Cloud ➡️


Failures

tests/e2e/integration/playback.spec.ts Failed
1 Video playback > should add and play a youtube video

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Cloud

dyc3 commented 2 months ago

Merge activity