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

[Snyk] Upgrade hls.js from 0.6.11 to 0.13.2 #2

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

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Mar 8, 2020

Snyk has created this PR to upgrade hls.js from 0.6.11 to 0.13.2.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 254 versions ahead of your current version.
  • The recommended version was released 10 days ago, on 2020-02-26.
Release notes
Package name: hls.js
  • 0.13.2 - 2020-02-26

    Enhancements

    • Start loading the audio playlist once the parent manifest is loaded, rather then waiting for the first level to load (#2340)
    • TS demuxer will use PTS/DTS of last PES when current PES does not contain PTS/DTS (#2109)

    Bugfixes

    • Prevent from seeking backward when liveMaxLatencyDuration or liveMaxLatencyDurationCount * targetduration is less than liveSyncDuration or liveSyncDurationCount * targetduration (#2506 fixes #2494)
    • Fixed PIPELINE_ERROR_DECODE error in Chrome by improving PES ACC overflow handling (#2530 fixes #2528)

    Misc

    • Updated dependencies (#2538)
  • 0.13.2-canary.4496 - 2020-02-26
  • 0.13.2-canary.4491 - 2020-02-26
  • 0.13.2-canary.4486 - 2020-02-26
  • 0.13.2-canary.4484 - 2020-02-26
  • 0.13.2-canary.4482 - 2020-02-25
  • 0.13.2-canary.4480 - 2020-01-09
  • 0.13.1 - 2020-01-06

    Improvements

    • Added code of conduct #2482
    • Removed TypeScript types build step #2475

    Bugfixes

    • Fixed isSupported check in browsers missing SourceBuffer global #2490
  • 0.13.1-canary.4478 - 2020-01-06
  • 0.13.1-canary.4473 - 2019-12-29
  • 0.13.1-canary.4470 - 2019-12-19
  • 0.13.0 - 2019-12-12

    New Features

    • Emit SEI packets with resolution payloadType 5 in FRAG_PARSING_USERDATA events #2126
    • Expose Hls.js' bandwidth estimate (in bits per second) via hls.bandwidthEstimate getter on the Hls instance #2086
    • Allow level capping (config.capLevelToPlayerSize) to be dynamically enabled/disabled #1986

    Bugfixes

    • Fix React builds breaking with WebWorkers #2174
    • Fix incorrect VTT cue offsets when X-TIMESTAMP-MAP is not present #2179
    • Fix Hls not choosing the correct startup segment for fmp4 streams #2196
    • Fix info and description fields being merged in TXXX ID3 frames #2217
    • Fix cue positioning in Firefox #2229
    • Fix Hls throwing exceptions when trying to load in non-MSE environments #2305
    • Fix Hls not playing after loading a stream with alt audio before attaching #2172
    • Fix startup stalling caused by alt audio tracks not loading at the correct time #2067
    • Fix null console reference when using the logger class in WebWorkers (affects Tizen 2.3) #2095
    • Fix RangeError exceptions ("Source is too large") when remuxing TS #2096
    • Fix ID3 timestamps causing exceptions in IE/Edge #2120
    • Fix timescale conversion in the remuxer #2354
    • Fix Calling detatchMedia() followed by attachMedia() causes audio to not play #2099
    • Fix Memory leak caused by VTT cues never being cleaned up, which caused long live streams to eventually crash #2309
    • Fix various issues and regressions on gap-skipping and other "playback/buffer stall" handling (fixes wrongly emitted buffer-stall error on seeks into unbuffered regions) as well as other playhead-tracking related functionnality, done essentially on GapController: #2453
    • Fix RangeError exception in TS demuxer #2415
    • Fix unnecessary seek on start resulting in playback stalling and repeated logs of first segment loading #2438
    • Fix #2400 - Cues doesn't show up on browsers which addCue doesn't throw error with invalid structure (WebOS)

    Misc. Improvements

  • 0.13.0-beta.3 - 2019-12-06

    This is a prerelease of v0.13.0 for testing purposes.

    Release Notes and the test plan are available here in the wiki.

  • 0.13.0-beta.2 - 2019-12-05

    This is a prerelease of v0.13.0 for testing purposes.

    Release Notes and the test plan are available here in the wiki.

  • 0.13.0-beta.1 - 2019-10-09

    This is a prerelease of v0.13.0 for testing purposes.

    Release Notes and the test plan are available here in the wiki.

  • 0.12.5-beta.2 - 2019-07-26

    v0.12.5-beta.2

  • 0.12.5-beta.1 - 2019-07-26

    v0.12.5-beta.1

  • 0.12.4 - 2019-03-14

    Hotfixes

    • Fixed an exception thrown while destroying a stream containing alternate audio #2177. Thanks for the fix @Korilakkuma!
  • 0.12.3 - 2019-03-11

    Hotfixes

    • Fixed uncaught exceptions in IE caused by using unpolyfilled ES6 functions #2117
    • Addressed a few bugs with Live VTT subtitles #2148:
      • Fixed subtitles disappearing after a few seconds
      • Fixed VTT playlists continuing to refresh after being disabled, or while a live stream is paused
  • 0.12.3-canary.4467 - 2019-12-12
  • 0.12.3-canary.4464 - 2019-12-07
  • 0.12.3-canary.4462 - 2019-12-06
  • 0.12.3-canary.4460 - 2019-12-06
  • 0.12.3-canary.4458 - 2019-12-05
  • 0.12.3-canary.4409 - 2019-11-20
  • 0.12.3-canary.4407 - 2019-11-20
  • 0.12.3-canary.4405 - 2019-11-19
  • 0.12.3-canary.4403 - 2019-11-19
  • 0.12.3-canary.4401 - 2019-11-12
  • 0.12.3-canary.4395 - 2019-11-06
  • 0.12.3-canary.4392 - 2019-10-30
  • 0.12.3-canary.4390 - 2019-10-30
  • 0.12.3-canary.4386 - 2019-10-29
  • 0.12.3-canary.4384 - 2019-10-18
  • 0.12.3-canary.4382 - 2019-10-08
  • 0.12.3-canary.4372 - 2019-10-07
  • 0.12.3-canary.4370 - 2019-10-06
  • 0.12.3-canary.4368 - 2019-09-26
  • 0.12.3-canary.4365 - 2019-09-25
  • 0.12.3-canary.4362 - 2019-09-25
  • 0.12.3-canary.4360 - 2019-09-12
  • 0.12.3-canary.4359 - 2019-09-11
  • 0.12.3-canary.4358 - 2019-09-04
  • 0.12.3-canary.4334 - 2019-08-25
  • 0.12.3-canary.4329 - 2019-08-25
  • 0.12.3-canary.4327 - 2019-08-22
  • 0.12.3-canary.4325 - 2019-08-21
  • 0.12.3-canary.4320 - 2019-08-19
  • 0.12.3-canary.4317 - 2019-07-26
  • 0.12.3-canary.4316 - 2019-07-26
  • 0.12.3-canary.4315 - 2019-07-25
  • 0.12.3-canary.4314 - 2019-07-22
  • 0.12.3-canary.4313 - 2019-07-17
  • 0.12.3-canary.4312 - 2019-07-17
  • 0.12.3-canary.4311 - 2019-07-15
  • 0.12.3-canary.4310 - 2019-07-03
  • 0.12.3-canary.4308 - 2019-07-01
  • 0.12.3-canary.4307 - 2019-06-27
  • 0.12.3-canary.4301 - 2019-06-17
  • 0.12.3-canary.4300 - 2019-06-16
  • 0.12.3-canary.4298 - 2019-06-09
  • 0.12.3-canary.4296 - 2019-06-05
  • 0.12.3-canary.4295 - 2019-06-05
  • 0.12.3-canary.4294 - 2019-06-05
  • 0.12.3-canary.4293 - 2019-05-25
  • 0.12.3-canary.4283 - 2019-05-22
  • 0.12.3-canary.4281 - 2019-05-10
  • 0.12.3-canary.4277 - 2019-05-07
  • 0.12.3-canary.4276 - 2019-04-24
  • 0.12.3-canary.4275 - 2019-04-24
  • 0.12.3-canary.4274 - 2019-04-24
  • 0.12.3-canary.4272 - 2019-04-10
  • 0.12.3-canary.4270 - 2019-04-10
  • 0.12.3-canary.4268 - 2019-04-10
  • 0.12.3-canary.4267 - 2019-04-07
  • 0.12.3-canary.4266 - 2019-04-04
  • 0.12.3-canary.4259 - 2019-03-24
  • 0.12.3-canary.4258 - 2019-03-16
  • 0.12.3-canary.4256 - 2019-03-14
  • 0.12.3-canary.4255 - 2019-03-14
  • 0.12.3-canary.4254 - 2019-03-13
  • 0.12.3-canary.4252 - 2019-03-13
  • 0.12.3-canary.4251 - 2019-03-13
  • 0.12.3-canary.4250 - 2019-03-11
  • 0.12.3-canary.4246 - 2019-03-11
  • 0.12.3-canary.4245 - 2019-03-11
  • 0.12.3-canary.4244 - 2019-03-11
  • 0.12.3-canary.4243 - 2019-03-10
  • 0.12.3-canary.4232 - 2019-02-24
  • 0.12.3-canary.4231 - 2019-02-14
  • 0.12.3-canary.4229 - 2019-02-14
  • 0.12.3-canary.4228 - 2019-02-13
  • 0.12.3-canary.4227 - 2019-02-13
  • 0.12.3-canary.4226 - 2019-02-13
  • 0.12.3-canary.4224 - 2019-02-12
  • 0.12.3-canary.4223 - 2019-02-12
  • 0.12.3-canary.4220 - 2019-02-11
  • 0.12.3-canary.4219 - 2019-02-07
  • 0.12.3-canary.4218 - 2019-02-05
  • 0.12.3-canary.4205 - 2019-01-30
  • 0.12.3-canary.4204 - 2019-01-30
  • 0.12.3-canary.4203 - 2019-01-30
  • 0.12.3-canary.4202 - 2019-01-28
  • 0.12.3-canary.4195 - 2019-01-28
  • 0.12.3-canary.4193 - 2019-01-25
  • 0.12.3-canary.4192 - 2019-01-25
  • 0.12.3-canary.4189 - 2019-01-23
  • 0.12.3-canary.4188 - 2019-01-22
  • 0.12.3-canary.4187 - 2019-01-22
  • 0.12.3-canary.4186 - 2019-01-22
  • 0.12.3-canary.4170 - 2019-01-15
  • 0.12.3-canary.4168 - 2019-01-12
  • 0.12.3-canary.4166 - 2018-12-22
  • 0.12.3-canary.4164 - 2018-12-22
  • 0.12.2 - 2018-12-22
  • 0.12.2-canary.4163 - 2018-12-21
  • 0.12.2-canary.4162 - 2018-12-17
  • 0.12.2-canary.4160 - 2018-12-16
  • 0.12.2-canary.4158 - 2018-12-15
  • 0.12.2-canary.4151 - 2018-12-15
  • 0.12.1 - 2018-12-13
  • 0.12.1-canary.4149 - 2018-12-13
  • 0.12.0 - 2018-12-12
  • 0.11.1-canary.4148 - 2018-12-12
  • 0.11.1-canary.4147 - 2018-12-11
  • 0.11.1-canary.4146 - 2018-12-06
  • 0.11.1-canary.4145 - 2018-12-06
  • 0.11.1-canary.4144 - 2018-12-06
  • 0.11.1-canary.4142 - 2018-12-04
  • 0.11.1-canary.4140 - 2018-12-04
  • 0.11.1-canary.4139 - 2018-11-30
  • 0.11.1-canary.4134 - 2018-11-26
  • 0.11.1-canary.4133 - 2018-11-26
  • 0.11.1-canary.4132 - 2018-11-26
  • 0.11.1-canary.4131 - 2018-11-20
  • 0.11.1-canary.4129 - 2018-11-15
  • 0.11.1-canary.4128 - 2018-11-13
  • 0.11.1-canary.4127 - 2018-11-05
  • 0.11.1-canary.4126 - 2018-11-02
  • 0.11.1-canary.4125 - 2018-11-01
  • 0.11.1-canary.4124 - 2018-10-31
  • 0.11.1-canary.4123 - 2018-10-26
  • 0.11.1-canary.4122 - 2018-10-04
  • 0.11.1-canary.4119 - 2018-10-04
  • 0.11.1-canary.4117 - 2018-09-27
  • 0.11.1-canary.4116 - 2018-09-27
  • 0.11.1-canary.4115 - 2018-09-25
  • 0.11.1-canary.4114 - 2018-09-19
  • 0.11.1-canary.4113 - 2018-09-18
  • 0.11.1-canary.4112 - 2018-09-13
  • 0.11.1-canary.4109 - 2018-09-13
  • 0.11.1-canary.4107 - 2018-08-27
  • 0.11.1-canary.4106 - 2018-08-22
  • 0.11.1-canary.4101 - 2018-08-21
  • 0.11.1-canary.4099 - 2018-08-21
  • 0.11.1-canary.4097 - 2018-08-20
  • 0.11.1-canary.4095 - 2018-08-17
  • 0.11.1-canary.4085 - 2018-08-16
  • 0.11.1-canary.4082 - 2018-08-16
  • 0.11.1-canary.4078 - 2018-08-16
  • 0.11.1-canary.4077 - 2018-08-16
  • 0.11.1-canary.4076 - 2018-08-16
  • 0.11.1-canary.4075 - 2018-08-15
  • 0.11.1-canary.4074 - 2018-08-15
  • 0.11.1-canary.4072 - 2018-08-15
  • 0.11.1-canary.4063 - 2018-08-15
  • 0.11.1-canary.4058 - 2018-08-15
  • 0.11.1-canary.4055 - 2018-08-15
  • 0.11.1-canary.4054 - 2018-08-15
  • 0.11.1-canary.4010 - 2018-08-15
  • 0.11.1-canary.4001 - 2018-08-15
  • 0.11.1-canary.3999 - 2018-08-15
  • 0.11.1-canary.3997 - 2018-08-15
  • 0.11.1-canary.3992 - 2018-08-14
  • 0.11.0 - 2018-08-14
  • 0.10.2-canary.3983 - 2018-08-14
  • 0.10.2-canary.3982 - 2018-08-13
  • 0.10.2-canary.3981 - 2018-08-10
  • 0.10.2-canary.3980 - 2018-08-10
  • 0.10.2-canary.3978 - 2018-08-10
  • 0.10.2-canary.3977 - 2018-08-09
  • 0.10.2-canary.3976 - 2018-08-09
  • 0.10.2-canary.3963 - 2018-07-11
  • 0.10.2-canary.3960 - 2018-07-07
  • 0.10.2-canary.3954 - 2018-06-27
  • 0.10.2-canary.3953 - 2018-06-23
  • 0.10.2-canary.3952 - 2018-06-21
  • 0.10.2-canary.3950 - 2018-06-18
  • 0.10.2-canary.3949 - 2018-06-16
  • 0.10.1 - 2018-06-16
  • 0.10.1-canary.3948 - 2018-06-16
  • 0.10.1-canary.3947 - 2018-06-16
  • 0.10.1-canary.3937 - 2018-06-15
  • 0.10.1-canary.3935 - 2018-06-14
  • 0.10.0 - 2018-06-14
  • 0.9.2-canary.3932 - 2018-06-11
  • 0.9.2-canary.3930 - 2018-06-11
  • 0.9.2-canary.3882 - 2018-06-08
  • 0.9.2-canary.3860 - 2018-06-07
  • 0.9.2-canary.3858 - 2018-06-07
  • 0.9.2-canary.3856 - 2018-06-05
  • 0.9.2-canary.3849 - 2018-06-05
  • 0.9.2-canary.3847 - 2018-06-04
  • 0.9.2-canary.3846 - 2018-06-04
  • 0.9.2-canary.3844 - 2018-06-01
  • 0.9.2-canary.3839 - 2018-05-29
  • 0.9.2-canary.3838 - 2018-05-29
  • 0.9.2-canary.3837 - 2018-05-27
  • 0.9.2-canary.3836 - 2018-05-27
  • 0.9.2-canary.3835 - 2018-05-27
  • 0.9.2-canary.3829 - 2018-05-24
  • 0.9.2-canary.3828 - 2018-05-15
  • 0.9.2-canary.3827 - 2018-05-15
  • 0.9.2-canary.3826 - 2018-05-15
  • 0.9.2-canary.3825 - 2018-05-15
  • 0.9.2-canary.3817 - 2018-05-14
  • 0.9.2-canary.348 - 2018-05-12
  • 0.9.2-canary.324 - 2018-05-14
  • 0.9.2-canary.303 - 2018-05-14
  • 0.9.1 - 2018-03-27
  • 0.9.1-canary.c7cb9c0d - 2018-05-12
  • 0.9.0 - 2018-03-22
  • 0.8.9 - 2017-12-19
  • 0.8.8 - 2017-12-06
  • 0.8.7 - 2017-11-11
  • 0.8.6 - 2017-11-09
  • 0.8.5 - 2017-10-18
  • 0.8.4 - 2017-09-27
  • 0.8.3 - 2017-09-25
  • 0.8.2 - 2017-09-10
  • 0.8.1 - 2017-08-28
  • 0.8.0 - 2017-08-27
  • 0.7.11 - 2017-07-18
  • 0.7.10 - 2017-06-24
  • 0.7.9 - 2017-05-29
  • 0.7.8 - 2017-05-18
  • 0.7.7 - 2017-05-10
  • 0.7.6 - 2017-04-25
  • 0.7.5 - 2017-04-03
  • 0.7.4 - 2017-03-15
  • 0.7.3 - 2017-03-07
  • 0.7.2 - 2017-02-24
  • 0.7.1 - 2017-02-22
  • 0.7.0 - 2017-02-15
  • 0.6.21 - 2017-02-08
  • 0.6.20 - 2017-02-03
  • 0.6.19 - 2017-01-31
  • 0.6.18 - 2017-01-24
  • 0.6.17 - 2017-01-06
  • 0.6.16 - 2017-01-03
  • 0.6.15 - 2016-12-22
  • 0.6.14 - 2016-12-16
  • 0.6.13 - 2016-12-07
  • 0.6.12 - 2016-11-29
  • 0.6.11 - 2016-11-25
from hls.js GitHub release notes
Commit messages
Package name: hls.js
  • 88c4ed0 Merge pull request #2340 from yandex-pcode/load-audio-after-manifest-parsed
  • 7e06413 Merge pull request #2506 from jony89/master
  • 4f084c9 Merge pull request #2530 from video-dev/bugfix/ts-pes-aac-overflow
  • 95f32a1 fix: remove uneeded tests
  • c356efd remove computeLive test
  • 077431b Update base-stream-controller.js
  • 959482b Merge pull request #2537 from floriangosse/patch-1
  • 57c78c9 Fix issue in TS Demuxer that skipped AAC frames at the end of PES packets
  • 7e6f6ed Merge pull request #2538 from video-dev/task/update-dependencies
  • 3263bee Update dependencies and package-lock
  • 9ee18ea Fix formatting of example
  • 3fd87fe fix: computeLivePosition minimum value of media.currentTime
  • 12f2e16 Merge pull request #2109 from video-dev/bugfix/1469
  • 3b16e49 Merge pull request #2490 from video-dev/bugfix/source-buffer-exception
  • e81a953 Update package-lock
  • 2c4f7e6 Update TypeScript and run `npm audit fix`
  • 45c8e62 Add a lint rule to disallow use of SourceBuffer global
  • ff6320b Fix `isSupported` check in browser missing `SourceBuffer` global
  • 908507f Merge pull request #2482 from video-dev/code-of-conduct
  • e6eaf5a https
  • f3cb330 add code of conduct
  • 29a149f Merge pull request #2475 from video-dev/itsjamie-patch-1
  • 09bf112 Remove build:types from release job.
  • 963acc5 Remove TypeScript types build step

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant