bitwave-tv / bitwave

Front end for [bitwave.tv] - an open platform live video streaming service
https://bitwave.tv
GNU General Public License v3.0
142 stars 32 forks source link

Bump @videojs/http-streaming from 2.10.2 to 2.15.1 #970

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps @videojs/http-streaming from 2.10.2 to 2.15.1.

Release notes

Sourced from @​videojs/http-streaming's releases.

v2.15.1

2.15.1 (2022-11-21)

Bug Fixes

  • Restart masterPlaylistLoader after media change (#1339) (66707b4)
  • resume loading on segment timeout for experimentalBufferBasedABR (#1333) (5666562)

Chores

netlify preview for this version

v2.15.0

2.15.0 (2022-09-14)

Features

  • add frameRate property to the representation class. (#1289) (27a970c)

netlify preview for this version

v2.14.3

2.14.3 (2022-08-31)

Bug Fixes

Chores

  • docs: Remove outdated information in collaborators' guide (#1271) (5223427)

Tests

  • change source for live DASH playback test to fix test failures (#1303) (e39e27d)
  • fix IE11 encrypted VTT tests by using an actual encrypted VTT segment (#1291) (97e02fb)

netlify preview for this version

v2.14.2

... (truncated)

Changelog

Sourced from @​videojs/http-streaming's changelog.

2.15.1 (2022-11-21)

Bug Fixes

  • Restart masterPlaylistLoader after media change (#1339) (66707b4)
  • resume loading on segment timeout for experimentalBufferBasedABR (#1333) (5666562)

Chores

2.15.0 (2022-09-14)

Features

  • add frameRate property to the representation class. (#1289) (27a970c)

2.14.3 (2022-08-31)

Bug Fixes

Chores

  • docs: Remove outdated information in collaborators' guide (#1271) (5223427)

Tests

  • change source for live DASH playback test to fix test failures (#1303) (e39e27d)
  • fix IE11 encrypted VTT tests by using an actual encrypted VTT segment (#1291) (97e02fb)

2.14.2 (2022-04-13)

Bug Fixes

  • retain playlist attributes when refreshing live media playlists (#1270) (5fbac16)

2.14.1 (2022-04-06)

Bug Fixes

... (truncated)

Commits
  • 1ed5343 2.15.1
  • 5666562 fix: resume loading on segment timeout for experimentalBufferBasedABR (#1333)
  • 66707b4 fix: Restart masterPlaylistLoader after media change (#1339)
  • 404ba76 chore: update mpd-parser (main) (#1336)
  • 8a8b111 chore: update video.js for the example page (#1340)
  • 9db9e99 2.15.0
  • 27a970c feat: add frameRate property to the representation class. (#1289)
  • 7e89b55 2.14.3
  • e39e27d test: change source for live DASH playback test to fix test failures (#1303)
  • 23bbf84 fix: output-restricted event handling for unplayable streams (#1305)
  • 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)