Skip to content

Conversation

@cdrini
Copy link
Contributor

@cdrini cdrini commented Nov 11, 2025

JS got a bit smaller, SVG got a tiny bit larger

 .../474.js                                         | Bin 5784 -> 5752 bytes
 .../BookReader.js                                  | Bin 495244 -> 473307 bytes
 .../ia-bookreader-bundle.js                        | Bin 229415 -> 224384 bytes
 .../icons/1up.svg                                  | Bin 396 -> 444 bytes
 .../icons/2up.svg                                  | Bin 480 -> 528 bytes
 .../icons/advance.svg                              | Bin 546 -> 593 bytes
 .../icons/chevron-right.svg                        | Bin 339 -> 357 bytes
 .../icons/close-circle-dark.svg                    | Bin 346 -> 366 bytes
 .../icons/close-circle.svg                         | Bin 346 -> 366 bytes
 .../icons/fullscreen.svg                           | Bin 308 -> 353 bytes
 .../icons/fullscreen_exit.svg                      | Bin 321 -> 371 bytes
 .../icons/hamburger.svg                            | Bin 316 -> 360 bytes
 .../icons/left-arrow.svg                           | Bin 215 -> 260 bytes
 .../icons/magnify-minus.svg                        | Bin 858 -> 881 bytes
 .../icons/magnify-plus.svg                         | Bin 818 -> 840 bytes
 .../icons/magnify.svg                              | Bin 327 -> 378 bytes
 .../icons/pause.svg                                | Bin 350 -> 397 bytes
 .../icons/play.svg                                 | Bin 328 -> 374 bytes
 .../icons/playback-speed.svg                       | Bin 553 -> 602 bytes
 .../icons/read-aloud.svg                           | Bin 596 -> 641 bytes
 .../icons/review.svg                               | Bin 536 -> 577 bytes
 .../icons/thumbnails.svg                           | Bin 500 -> 545 bytes
 .../icons/voice.svg                                | Bin 1432 -> 1454 bytes
 .../icons/volume-full.svg                          | Bin 367 -> 422 bytes
 .../images/BRicons.svg                             | Bin 29417 -> 29461 bytes
 .../images/books_graphic.svg                       | Bin 38257 -> 38301 bytes
 .../images/icon_book.svg                           | Bin 254 -> 293 bytes
 .../images/icon_bookmark.svg                       | Bin 143 -> 186 bytes
 .../images/icon_gear.svg                           | Bin 3916 -> 3964 bytes
 .../images/icon_hamburger.svg                      | Bin 268 -> 316 bytes
 .../images/icon_home.svg                           | Bin 846 -> 896 bytes
 .../images/icon_info.svg                           | Bin 833 -> 877 bytes
 .../images/icon_one_page.svg                       | Bin 328 -> 376 bytes
 .../images/icon_pause.svg                          | Bin 143 -> 163 bytes
 .../images/icon_play.svg                           | Bin 131 -> 151 bytes
 .../images/icon_playback-rate.svg                  | Bin 435 -> 455 bytes
 .../images/icon_search_button.svg                  | Bin 985 -> 1026 bytes
 .../images/icon_share.svg                          | Bin 565 -> 610 bytes
 .../images/icon_skip-back.svg                      | Bin 347 -> 373 bytes
 .../images/icon_speaker.svg                        | Bin 308 -> 350 bytes
 .../images/icon_speaker_open.svg                   | Bin 640 -> 689 bytes
 .../images/icon_thumbnails.svg                     | Bin 537 -> 582 bytes
 .../images/icon_toc.svg                            | Bin 1293 -> 1325 bytes
 .../images/icon_two_pages.svg                      | Bin 373 -> 422 bytes
 .../images/marker_chap-off.svg                     | Bin 308 -> 356 bytes
 .../images/marker_chap-on.svg                      | Bin 308 -> 356 bytes
 .../images/marker_srch-on.svg                      | Bin 302 -> 345 bytes
 .../images/translate.svg                           | Bin 1157 -> 1157 bytes
 .../jquery-3.js                                    | Bin 89991 -> 89691 bytes
 .../plugins/plugin.archive_analytics.js            | Bin 5243 -> 5232 bytes
 .../plugins/plugin.autoplay.js                     | Bin 5787 -> 5770 bytes
 .../plugins/plugin.chapters.js                     | Bin 26658 -> 24152 bytes
 .../plugins/plugin.experiments.js                  | Bin 27735 -> 24948 bytes
 .../plugins/plugin.iframe.js                       | Bin 710 -> 706 bytes
 .../plugins/plugin.iiif.js                         | Bin 6464 -> 6451 bytes
 .../plugins/plugin.resume.js                       | Bin 5586 -> 5577 bytes
 .../plugins/plugin.search.js                       | Bin 32734 -> 30311 bytes
 .../plugins/plugin.text_selection.js               | Bin 48867 -> 43801 bytes
 .../plugins/plugin.translate.js                    | Bin 79623 -> 71955 bytes
 .../plugins/plugin.tts.js                          | Bin 146806 -> 132185 bytes
 .../plugins/plugin.url.js                          | Bin 25576 -> 25554 bytes
 .../plugins/plugin.vendor-fullscreen.js            | Bin 3396 -> 3390 bytes
 .../plugins/translator-worker.js                   | Bin 5798 -> 5766 bytes
 .../webcomponents-bundle.js                        | Bin 121508 -> 121309 bytes
 82 files changed, 0 insertions(+), 0 deletions(-)

@codecov
Copy link

codecov bot commented Nov 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.56%. Comparing base (317c5bd) to head (1e60672).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1451   +/-   ##
=======================================
  Coverage   69.56%   69.56%           
=======================================
  Files          62       62           
  Lines        5313     5313           
  Branches     1156     1156           
=======================================
  Hits         3696     3696           
  Misses       1584     1584           
  Partials       33       33           

☔ 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.

@cdrini cdrini merged commit 1ba0ab3 into internetarchive:master Nov 11, 2025
10 checks passed
@cdrini cdrini deleted the update-build-deps branch November 11, 2025 01:19
@cdrini
Copy link
Contributor Author

cdrini commented Nov 11, 2025

Auto-merging ; small chore, updating some dependencies to the latest version publisher 1+ month ago.

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