Skip to content

build(deps-dev): bump hls.js from 1.7.0 to 1.7.2 in /frontend - #271

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/frontend/hls.js-1.7.2
Sep 9, 2026
Merged

build(deps-dev): bump hls.js from 1.7.0 to 1.7.2 in /frontend#271
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/frontend/hls.js-1.7.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps hls.js from 1.7.0 to 1.7.2.

Release notes

Sourced from hls.js's releases.

v1.7.2

Summary

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

Changes Since The Last Release

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

  • Bundle externals in TypeScript type definitions (#8019) @​robwalch
  • Fix capLevelToPlayerSize with stable player size (#8011)
  • Prevent duration collapse on seek to gap at end-of-stream (#8027)
  • Fix blocking reload for MSN 0 (#8013) @​darfink
  • Process empty WebVTT parts with MAP segments (#8012)
  • Fix IMSC1 millisecond parsing (#8003) @​luantaraschi
  • Fix default the TTML tick rate for IMSC1 subtitles (#8024)
  • Fix HLS Variable Substitution after a Media Playlist parsing error (#7992) @​luantaraschi
  • Docs: add inspect.software health badge (#7989) @​Nayjest

Demo Page

https://e06ac3e1.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.

v1.7.1

Summary

HLS.js v1.7.1 includes bug fixes and improvements over the previous release.

Changes Since The Last Release

video-dev/hls.js@v1.7.0...v1.7.1

  • Fix Interstitial snap-out at live edge and BUFFER_APPEND_NO_PROGRESS false positives (#7979) @​robwalch
  • Workaround issue where ManagedMediaSource does not emit "startstreaming" when seeking (#7984)
  • Fix permanent stall loading fragment-hint parts of encrypted low-latency streams (#7976) @​zaki699-blip
  • Document decode timebase change in MIGRATING (#7986) @​robwalch

Demo Page

https://26ea065a.hls-js-dev.pages.dev/demo/

API and Breaking Changes

No public exports were removed and no runtime behavior changes are required to upgrade from v1.6 to v1.7. TypeScript consumers might see new compile errors where previously loose types have been narrowed. Each is listed with upgrade guidance in the migration guide: https://github.com/video-dev/hls.js/blob/v1.7.0/MIGRATING.md#migrating-from-hlsjs-16-to-17

Some exported type dependencies ("eventemitter3", "@​svta/cml-cmcd", "@​svta/cml-utils", "@​svta/cml-structured-field-values") have not been bundled with hls.d.ts. Please file an issue if this is blocking you from upgrading.

Feedback

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

Commits
  • dd669ec Do not mark end-of-stream on empty or GAP segments
  • 28aad06 fix(subtitles): process empty WebVTT parts
  • ded4e78 Default the TTML tick rate instead of dividing by zero
  • 971ffee Convert IMSC1 milliseconds to seconds instead of multiplying
  • f0b8f96 fix: enable blocking reload for MSN 0
  • d12d447 Bundle externals in type definitions (#8019)
  • bc96ed9 Fix capLevelToPlayerSize with stable player size
  • d80bc2f Merge pull request #8017 from video-dev/renovate/wrangler-4.x
  • dd8d2be Update dependency wrangler to v4.124.0
  • f9c3eb7 Merge pull request #8016 from video-dev/renovate/microsoft-api-extractor-7.x
  • 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.0 to 1.7.2.
- [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.0...v1.7.2)

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

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

dependabot Bot commented on behalf of github Sep 9, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: frontend. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
github-actions Bot merged commit 51d2127 into master Sep 9, 2026
6 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/frontend/hls.js-1.7.2 branch September 9, 2026 10:03
Sbussiso added a commit that referenced this pull request Sep 9, 2026
Four frontend bumps (#268, #270, #271, #272) merged to master this
morning and never deployed. Neither failure is obvious from the repo,
and CodeQL going green on those commits actively hides one of them.

GAP 1 — nothing gates the merge on CI. The workflow's own comment said
branch protection required "Backend tests" and "Frontend audit + build",
but master has no required status checks at all, so `gh pr merge --auto`
merges as soon as this workflow approves, with tests still running. The
comment described an intended state as though it were the current one.

Simply adding those required checks would make it worse: deploy.yml and
agent.yml are path-filtered, and a path-skipped workflow reports no
status, so a required check would hang every PR that misses its paths.
That needs an always-runs gate job, which is its own change.

GAP 2 — an auto-merged PR does not deploy. GitHub does not trigger
`on: push` workflows for pushes made with GITHUB_TOKEN, so master moves
and Test & Deploy never runs. Verified: those four merges produced zero
push-event runs. CodeQL ran anyway because it is GitHub "default setup"
(event `dynamic`), which is exactly why this looks fine at a glance.

The real fix for GAP 2 is merging with a PAT rather than GITHUB_TOKEN —
a credential decision, not mine to make unilaterally. Meanwhile
deploy.yml gets a workflow_dispatch trigger so undeployed commits can
be shipped without pushing an unrelated one on top.

Pushing this commit also deploys the four stranded bumps.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants