Skip to content

build(deps): bump hls.js from 1.7.2 to 1.7.3 - #239

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/hls.js-1.7.3
Closed

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/hls.js-1.7.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 16, 2026

Copy link
Copy Markdown
Contributor

Bumps hls.js from 1.7.2 to 1.7.3.

Release notes

Sourced from hls.js's releases.

v1.7.3

Summary

HLS.js v1.7.3 includes bug fixes and improvements over the last release.

Changes Since The Last Release

video-dev/hls.js@v1.7.2...v1.7.3

  • Fix audio selection with the assocLang option (#8028) @​winklemad
  • Fix subtitle selection after disabling subtitles while VTT/IMSC1 segments are in-flight (#8037) @​robwalch
  • Improve custom loader documentation (#7016)
  • Prevent live playlist reload recursion when last segment duration is less than roundtrip and XHR is syncronous (#8039)
  • Vendor the Karma rollup preprocessor (#7973) @​itsjamie

Demo Page

https://ab2ca6e0.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
  • e5ff358 Update docs to reflect change in preferManagedMediaSource default made in #...
  • 552af86 Only use last segment duration to compute reload interval when valid
  • de90153 Cancel subtitle fragment loading when track changes or subtitles are disabled
  • aad2186 Merge pull request #8034 from video-dev/renovate/wrangler-4.x
  • c43078a Update dependency wrangler to v4.128.0
  • a31697f Improve custom loader documentation (#7016)
  • ebba39e Vendor the Karma rollup preprocessor (#7973)
  • 57fb51e fix(audio-track): match assocLang using its own guard, not lang's (#8028)
  • ab799d9 Merge pull request #8032 from video-dev/renovate/wrangler-4.x
  • 6f628c7 Update dependency wrangler to v4.127.1
  • 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 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.7.2 to 1.7.3.
- [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.7.2...v1.7.3)

---
updated-dependencies:
- dependency-name: hls.js
  dependency-version: 1.7.3
  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 Sep 16, 2026

@capy-ai capy-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Capy found no issues.

View 1 other finding in Capy.

Open in Capy

@dependabot @github

dependabot Bot commented on behalf of github Sep 17, 2026

Copy link
Copy Markdown
Contributor Author

Looks like hls.js is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 17, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/hls.js-1.7.3 branch September 17, 2026 13:18
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