synctv-org / synctv-web

Provides a Web UI for SyncTV
Apache License 2.0
46 stars 21 forks source link

Chore(deps): Bump dashjs from 4.7.2 to 4.7.3 #45

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps dashjs from 4.7.2 to 4.7.3.

Release notes

Sourced from dashjs's releases.

dash.js v4.7.3

Features

#4319 Add support for playback using the Managed Media Source @​dsilhavy

Improvements

#4280 Change template for JSDocs to avoid styling issues like the menu blocking the parameter description @​abdulaziz-bd #4298 Adds settings parameters to configure the AbandonRequestsRule.js @​dsilhavy #4267 Update all URLs to Livesim. Use Livesim2 instead of Livesim1 @​dsilhavy #4305 Remove outdated cues from track when adding a new cue to avoid memory leaks. @​dsilhavy #4310 Add new BBC R&D Test Streams to Reference Player @​mattjuggins #4320 Enable pass-through of UTF-8 chars when provided via lang-attribute @​stschr #4322 For low latency DASH use min/max playbackRate when the buffer is safe in mode: liveCatchupModeLoLP @​bwallberg #4324 Update to imscJS v1.1.4 @​nigelmegitt

Bugfixes

#4296 Fix two scheduling errors related to quality switches @​dsilhavy #4297 Fix the handling of abandoning segment requests @​dsilhavy #4314 Fix issues with the controlbar when muting video playback and transitioning from dynamic to static content @​ShikiSeiren #4323 Fix a bug in the OfflineStreamProcessor.js @​dsilhavy

Commits
  • bda552d Add dist files for version 4.7.3
  • 8a1b7c0 Merge remote-tracking branch 'origin/development'
  • fcb89e1 Use imscJS v1.1.4 (#4324)
  • 697f86a Fix a bug in the OfflineStreamProcessor.js (#4323)
  • 7025589 for lldash use min/max playbackRate when the buffer is safe in mode: liveCatc...
  • 01117ab enable pass-through of UTF-8 chars when provided via lang-attribute (#4320)
  • 2b957f8 Feature/managed media source (#4319)
  • cb75b77 Fix/control bar (#4314)
  • 7320c8f Add new BBC R&D Test Streams to Reference Player (#4310)
  • 66d0785 Remove outdated cues from track when adding a new cue. (#4305)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 8 months ago

Superseded by #46.