Skip to content

Bump hls.js from 1.6.16 to 1.6.17 in /webui/app - #17

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/webui/app/hls.js-1.6.17
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/webui/app/hls.js-1.6.17

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 9, 2026

Copy link
Copy Markdown

Bumps hls.js from 1.6.16 to 1.6.17.

Release notes

Sourced from hls.js's releases.

v1.6.17

Summary

HLS.js v1.6.17 includes bug fixes previously scheduled to land in v1.7.

Changes Since The Last Release

video-dev/hls.js@v1.6.16...v1.6.17

  • Fixed PTS rollover condition causing segment 0 loop (#7752) @​christriants
  • Fixed mapPartIntersection loop bounds (#7859) @​sugarzyc
  • Fixed initial reload time of live media playlist loaded with hls.loadSource() (#7875) @​robwalch
  • Fixed "discontinuity sequence mismatch" for fragment hint with no parts (#7964)

Demo Page

https://e5f5c274.hls-js-dev.pages.dev/demo/

Feedback

Please provide feedback via Issues in GitHub. For more details on how to contribute to HLS.js, see our CONTRIBUTING guide.

Commits
  • 3a79256 Fix mapPartIntersection loop bounds (#7859)
  • 366655e Fix initial reload time of live media playlist loaded with hls.loadSource()
  • e7c5e7e Fix "discontinuity sequence mismatch" for fragment hint with no parts
  • 9c883dd fix: correct computeInitPts rollover condition causing segment 0 loop (#7752)
  • See full diff 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 show <dependency name> 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)

Bumps [hls.js](https://github.com/video-dev/hls.js) from 1.6.16 to 1.6.17.
- [Release notes](https://github.com/video-dev/hls.js/releases)
- [Changelog](https://github.com/video-dev/hls.js/blob/master/docs/release-process.md)
- [Commits](video-dev/hls.js@v1.6.16...v1.6.17)

---
updated-dependencies:
- dependency-name: hls.js
  dependency-version: 1.6.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 9, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 16, 2026

Copy link
Copy Markdown
Author

Superseded by #19.

@dependabot dependabot Bot closed this Aug 16, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/webui/app/hls.js-1.6.17 branch August 16, 2026 05:53
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