videojs / http-streaming

HLS, DASH, and future HTTP streaming protocols library for video.js
https://videojs-http-streaming.netlify.app/
Other
2.53k stars 425 forks source link

chore(package): update mux.js to 6.3.0 #1372

Closed adrums86 closed 1 year ago

adrums86 commented 1 year ago

Description

Updating mux.js to 6.3.0 to provide the emsg probe functions for this PR which will add emsg ID3 tag support to VHS.

Specific Changes proposed

Changing the version of mux.js used from 6.2.0 to 6.3.0.

Requirements Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #1372 (124a630) into main (343f682) will decrease coverage by 0.70%. The diff coverage is n/a.

:exclamation: Current head 124a630 differs from pull request most recent head d85c47f. Consider uploading reports for the commit d85c47f to get more accurate results

@@            Coverage Diff             @@
##             main    #1372      +/-   ##
==========================================
- Coverage   86.03%   85.34%   -0.70%     
==========================================
  Files          40       40              
  Lines        9855     9953      +98     
  Branches     2295     2311      +16     
==========================================
+ Hits         8479     8494      +15     
- Misses       1376     1459      +83     
Impacted Files Coverage Δ
src/transmuxer-worker.js 71.65% <0.00%> (-1.51%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more