chore(deps): update dependency dashjs to v4.7.4 #339
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.7.2
->4.7.4
Release Notes
Dash-Industry-Forum/dash.js (dashjs)
v4.7.4
: dash.js v4.7.4Compare Source
Features
#4338 Add support for DVB Font downloads as specified in ETSI TS 103 285 V1.4.1 - Section 7.2 Downloadable Fonts by @mattjuggins
#4360 Add an event that enables manual rendering of subtitles by @bitboxer
#4330 Add API endpoint to trigger a manifest refresh by @eirikbjornr
#4336 Add IMSC settings for rollUp and displayForcedOnly by @nigelmegitt
#4382 Add a liveUpdateTimeThreshold to control time syncing during playback of live streams by @matvp91
Improvements
#4359 Fix flickering and blinking of IMSC subtitles by @mattjuggins
#4350 Include HTTP request range in data that is passed to the modifyRequest function by @dsilhavy
#4356 Remove unused depdendency foodoc and move JSDoc related dependencies to devDependencies section in the package.json by @dsilhavy
#4362 Refactor DVB extensions properties to consistently use camel case. by @mattjuggins
Bugfixes
#4348 #4349 Remove duplicate events in index.d.ts by @kris-youview
#4355 Fix invalid warning in StreamProcessor.js by @dsilhavy
#4335 Remove specific Chrome version from CircleCI config by @dsilhavy
#4363 Fix PlaybackErrorEvent Typescript typing by @kris-youview
#4365 Add a try/catch around matchSettingsLang in case bcp47Normalize fails with an error by @dsilhavy
#4368 Check for undefined values in addHttpRequest method by @dsilhavy
#4389 Fix a bug when dispatching subtitle events that causes an error in the event bus when the video is seeked by @dsilhavy
v4.7.3
: dash.js v4.7.3Compare Source
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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.