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

Bump the non-breaking-changes group in /assets with 1 update #46

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2024

Bumps the non-breaking-changes group in /assets with 1 update: hls.js.

Updates hls.js from 1.4.14 to 1.5.3

Release notes

Sourced from hls.js's releases.

v1.5.3

Summary

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

Changes Since The Last Release

video-dev/hls.js@v1.5.2...v1.5.3

  • Fix regression in hls.light.js selection (#6155)

Demo Page

https://c4ee6181.hls-js-dev.pages.dev/

Feedback

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

v1.5.2

Summary

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

Changes Since The Last Release

video-dev/hls.js@v1.5.1...v1.5.2

  • Use average for level sorting and abandon rules check (#6135)

Demo Page

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

Summary

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

Changes Since The Last Release

video-dev/hls.js@v1.5.0...v1.5.1

  • Fix regression where subtitle options with AUTOSELECT or FORCED are enabled at start (#6094) @​robwalch
  • Null CMCDController callback properties on destroy (#6098)

Demo Page

https://2400e6db.hls-js-dev.pages.dev/demo/

API and Breaking Changes

If you are upgrading from version v0.14.17 or lower, see the MIGRATING guide for API changes between v0.14.x and v1.0.0.

Feedback

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

v1.5.0

... (truncated)

Commits
  • 1781ae7 Fix regression in hls.light.js selection (#6155)
  • f2f2b4a Use average for level sorting and abandon rules check (#6135)
  • cd12094 Fix regression where subtitle options with AUTOSELECT and FORCED are enabled ...
  • e7ed554 Null CMCD callbacks on destroy (#6098)
  • d0a565a Merge pull request #6096 from video-dev/renovate/microsoft-api-extractor-7.x
  • 3f2ad91 chore(deps): update dependency @​microsoft/api-extractor to v7.39.1
  • 68b1aa3 Merge pull request #6095 from video-dev/renovate/microsoft-api-documenter-7.x
  • 1467b39 chore(deps): update dependency @​microsoft/api-documenter to v7.23.16
  • db56c99 Merge pull request #6093 from video-dev/renovate/wrangler-3.x
  • ed451a9 chore(deps): update dependency wrangler to v3.22.4
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

dependabot bot and others added 9 commits January 29, 2024 08:42
Bumps the non-breaking-changes group with 2 updates: [floki](https://github.com/philss/floki) and [plug_cowboy](https://github.com/elixir-plug/plug_cowboy).


Updates `floki` from 0.35.2 to 0.35.3
- [Release notes](https://github.com/philss/floki/releases)
- [Changelog](https://github.com/philss/floki/blob/main/CHANGELOG.md)
- [Commits](philss/floki@v0.35.2...v0.35.3)

Updates `plug_cowboy` from 2.6.1 to 2.6.2
- [Changelog](https://github.com/elixir-plug/plug_cowboy/blob/master/CHANGELOG.md)
- [Commits](elixir-plug/plug_cowboy@v2.6.1...v2.6.2)

---
updated-dependencies:
- dependency-name: floki
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: plug_cowboy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 3, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/assets/non-breaking-changes-95bfa626e7 branch from 1be9d4d to 9a555a5 Compare February 5, 2024 07:33
breunigs and others added 2 commits February 5, 2024 21:11
Bumps the non-breaking-changes group in /assets with 1 update: [hls.js](https://github.com/video-dev/hls.js).


Updates `hls.js` from 1.4.14 to 1.5.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.4.14...v1.5.3)

---
updated-dependencies:
- dependency-name: hls.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/assets/non-breaking-changes-95bfa626e7 branch from 9a555a5 to 88eb217 Compare February 5, 2024 20:12
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2024

Looks like hls.js is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/assets/non-breaking-changes-95bfa626e7 branch March 1, 2024 07:22
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.

1 participant