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 3 updates #39

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 31, 2023

Bumps the non-breaking-changes group in /assets with 3 updates: @mapbox/mapbox-gl-draw, hls.js and @types/phoenix_live_view.

Updates @mapbox/mapbox-gl-draw from 1.4.1 to 1.4.3

Release notes

Sourced from @​mapbox/mapbox-gl-draw's releases.

v1.4.3

v1.4.2

Changelog

Sourced from @​mapbox/mapbox-gl-draw's changelog.

1.4.3

1.4.2

Commits
Maintainer changes

This version was pushed to npm by mapbox-npm-07, a new releaser for @​mapbox/mapbox-gl-draw since your current version.


Updates hls.js from 1.4.12 to 1.4.14

Release notes

Sourced from hls.js's releases.

v1.4.14

Summary

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

Changes Since The Last Release

video-dev/hls.js@v1.4.13...v1.4.14

Demo Page

https://00e6b582.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.4.13

Summary

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

Changes Since The Last Release

video-dev/hls.js@v1.4.12...v1.4.13

  • Cherry-picked fixes (#6023) @​robwalch
    • Remove use of deprecated WebKitDataCue and hand Cue instantiation and custom property setting errors (b7d9d99) (Fixes #6020 ID3 Are Not Getting Processed On PlayStation4)
    • Add polyfill for isSafeInteger (e0d2692)

Demo Page

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

Commits
  • 913a26e Fix ID3 Decoding On PlayStation 4 (#6048)
  • 8f275af Merge pull request #6023 from video-dev/bugfix/cherry-pick-fixes-1_4_13
  • 02e53c7 Remove use of deprecated WebKitDataCue and hand Cue instantiation and custom ...
  • f29943e Add polyfill for isSafeInteger
  • See full diff in compare view

Updates @types/phoenix_live_view from 0.15.1 to 0.18.4

Commits

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

Bumps the non-breaking-changes group in /assets with 3 updates: [@mapbox/mapbox-gl-draw](https://github.com/mapbox/mapbox-gl-draw), [hls.js](https://github.com/video-dev/hls.js) and [@types/phoenix_live_view](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/phoenix_live_view).


Updates `@mapbox/mapbox-gl-draw` from 1.4.1 to 1.4.3
- [Release notes](https://github.com/mapbox/mapbox-gl-draw/releases)
- [Changelog](https://github.com/mapbox/mapbox-gl-draw/blob/main/CHANGELOG.md)
- [Commits](mapbox/mapbox-gl-draw@v1.4.1...v1.4.3)

Updates `hls.js` from 1.4.12 to 1.4.14
- [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.12...v1.4.14)

Updates `@types/phoenix_live_view` from 0.15.1 to 0.18.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/phoenix_live_view)

---
updated-dependencies:
- dependency-name: "@mapbox/mapbox-gl-draw"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: hls.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: "@types/phoenix_live_view"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 31, 2023
@breunigs breunigs merged commit 69b191b into v2 Dec 31, 2023
2 checks passed
@breunigs breunigs deleted the dependabot/npm_and_yarn/assets/non-breaking-changes-35dc36e28e branch December 31, 2023 15:11
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