Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump shaka-player from 4.3.2 to 4.3.5 #110

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 3, 2023

Bumps shaka-player from 4.3.2 to 4.3.5.

Release notes

Sourced from shaka-player's releases.

v4.3.5

4.3.5 (2023-03-01)

Bug Fixes

  • Ads: Fix CS volume ad (#5016) (c6e1315)
  • Ads: Fix usage of EventManager on CS (#5017) (7c408ed)
  • ads: Fix VMAP ads stay muted on muted autoplay (#4995) (2b9ead2)
  • Allow the playback of TS without mux.js (#5041) (a347d25)
  • Caption can not turn off at iOS Safari (#4978) (07c6cdb)
  • Demo: Allow manifest type for DAI custom assets (#4977) (d67ca2b)
  • DrmEngine exception thrown when using FairPlay (#4971) (ddc7f50)
  • Failed to set 'currentTime' property on 'HTMLMediaElement' on a Hisense TV (#4962) (0559cf2)
  • Fallback to isTypeSupported when cast namespace is undefined (#5012) (e95f8a6)
  • Fix duration error when HLS goes from LIVE to VOD (#5001) (4f4f6e2)
  • Fix video/mp2t mimetype conversion. (#5039) (09a81a7)
  • HLS: Add .tsa and .tsv file extensions as valid MPEG2-TS. (#5034) (938e6c1)
  • Increase IndexedDB timeout (#4984) (4bbcf6a)
  • MCap: Remove robustness when robustness value is default (#4953) (61c8a06)
  • Prevent content from being restarted after Postroll ads (#4979) (68dae24), closes #4445
  • Reject TS content on Edge (#5043) (2d6e8ee)
  • VTT: Fix spacing between text lines (#4961) (1194d74)
  • WebVTT: Tags in the WebVTT subtitle are not parsed (#4960) (7f23b09)

v4.3.4

4.3.4 (2023-01-31)

Bug Fixes

  • Add mux.js to support.html (#4923) (fde895e)
  • DASH: Fix dynamic manifests from edgeware (#4914) (983dea3)
  • Fix MediaCapabilities polyfill on Hisense (#4927) (d36677f)
  • Fix WebVTT parser failure on REGION blocks (#4915) (f57a954)
  • HLS: Fix detection of WebVTT subtitles in HLS by extension (#4928) (86c58ee), closes #4929
  • HLS: IMSC1 subtitles not working in a HLS stream (#4942) (8a9156f)
  • VTT: Fix combining style selectors (#4934) (bd04cf1)
  • WebVTT: Add support to  , ‎ and ‏ (#4920) (d2e2d49)
  • WebVTT: Add support to voice tag styles (#4845) (4fb19fb)
  • WebVTT: Fix horizontal positioning with cue box size (#4949) (cefbe08)
  • WebVTT: Fix voices with styles and support to multiple styles (#4922) (981bceb)

v4.3.3

4.3.3 (2023-01-13)

Bug Fixes

... (truncated)

Changelog

Sourced from shaka-player's changelog.

4.3.5 (2023-03-01)

Bug Fixes

  • Ads: Fix CS volume ad (#5016) (c6e1315)
  • Ads: Fix usage of EventManager on CS (#5017) (7c408ed)
  • ads: Fix VMAP ads stay muted on muted autoplay (#4995) (2b9ead2)
  • Allow the playback of TS without mux.js (#5041) (a347d25)
  • Caption can not turn off at iOS Safari (#4978) (07c6cdb)
  • Demo: Allow manifest type for DAI custom assets (#4977) (d67ca2b)
  • DrmEngine exception thrown when using FairPlay (#4971) (ddc7f50)
  • Failed to set 'currentTime' property on 'HTMLMediaElement' on a Hisense TV (#4962) (0559cf2)
  • Fallback to isTypeSupported when cast namespace is undefined (#5012) (e95f8a6)
  • Fix duration error when HLS goes from LIVE to VOD (#5001) (4f4f6e2)
  • Fix video/mp2t mimetype conversion. (#5039) (09a81a7)
  • HLS: Add .tsa and .tsv file extensions as valid MPEG2-TS. (#5034) (938e6c1)
  • Increase IndexedDB timeout (#4984) (4bbcf6a)
  • MCap: Remove robustness when robustness value is default (#4953) (61c8a06)
  • Prevent content from being restarted after Postroll ads (#4979) (68dae24), closes #4445
  • Reject TS content on Edge (#5043) (2d6e8ee)
  • VTT: Fix spacing between text lines (#4961) (1194d74)
  • WebVTT: Tags in the WebVTT subtitle are not parsed (#4960) (7f23b09)

4.3.4 (2023-01-31)

Bug Fixes

  • Add mux.js to support.html (#4923) (fde895e)
  • DASH: Fix dynamic manifests from edgeware (#4914) (983dea3)
  • Fix MediaCapabilities polyfill on Hisense (#4927) (d36677f)
  • Fix WebVTT parser failure on REGION blocks (#4915) (f57a954)
  • HLS: Fix detection of WebVTT subtitles in HLS by extension (#4928) (86c58ee), closes #4929
  • HLS: IMSC1 subtitles not working in a HLS stream (#4942) (8a9156f)
  • VTT: Fix combining style selectors (#4934) (bd04cf1)
  • WebVTT: Add support to  , ‎ and ‏ (#4920) (d2e2d49)
  • WebVTT: Add support to voice tag styles (#4845) (4fb19fb)
  • WebVTT: Fix horizontal positioning with cue box size (#4949) (cefbe08)
  • WebVTT: Fix voices with styles and support to multiple styles (#4922) (981bceb)

4.3.3 (2023-01-13)

Bug Fixes

  • Fix exception enabling captions on HLS (#4894) (1d0ad52), closes #4889
  • Fix flattenedCues in WebVttGenerator (#4867) (e062175)
  • Fix legacy codec support by rewriting codec metadata (#4858) (92abfbc)
  • Fix media source duration when using sequence mode (#4848) (c9db2a0)

... (truncated)

Commits
  • f4f14db chore(v4.3.x): release 4.3.5 (#4989)
  • e95f8a6 fix: Fallback to isTypeSupported when cast namespace is undefined (#5012)
  • 0e8d5da chore: the implementation of abort() on SourceBuffer in Safari, now works (#5...
  • 2d6e8ee fix: Reject TS content on Edge (#5043)
  • a347d25 fix: Allow the playback of TS without mux.js (#5041)
  • 09a81a7 fix: Fix video/mp2t mimetype conversion. (#5039)
  • 938e6c1 fix(HLS): Add .tsa and .tsv file extensions as valid MPEG2-TS. (#5034)
  • 91ec742 docs: Add Widevine Service Certificate tutorial (#5018)
  • 3b9abe0 ci: Fix workflow to update screenshots (#4993)
  • 7c408ed fix(Ads): Fix usage of EventManager on CS (#5017)
  • 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 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)

Bumps [shaka-player](https://github.com/shaka-project/shaka-player) from 4.3.2 to 4.3.5.
- [Release notes](https://github.com/shaka-project/shaka-player/releases)
- [Changelog](https://github.com/shaka-project/shaka-player/blob/v4.3.5/CHANGELOG.md)
- [Commits](shaka-project/shaka-player@v4.3.2...v4.3.5)

---
updated-dependencies:
- dependency-name: shaka-player
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants