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 github.com/grafov/m3u8 from 0.12.0 to 0.12.1 #144

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps github.com/grafov/m3u8 from 0.12.0 to 0.12.1.

Release notes

Sourced from github.com/grafov/m3u8's releases.

Release v0.4.2. Bugfixes

  • Fix alt duplicates #19 by @​zshenker
  • A small fix with set version in playlists

No API changes.

Release 0.4.1. Broken tests

No API changes.

Release 0.4. Bugfixes and code cleanup

Patches by @​dennwc #16, @​zshenker #17 and @​Mistobaan #18 with fixes:

  • Fix handling of multiple codecs in params string
  • Fixed Audio group name being incorrectly set to the Video group name
  • When using Alternatives (which writes an EXT-X-MEDIA-TAG, master manifest version should be 4 (not let at the default of 3)
  • RESOLUTION should not be in quotes (mediastreamvalidator will complain about this, and some players will have issues)
  • LANGUAGE was not being included in the EXT-X-MEDIA tag
  • TYPE & AUTOSELECT should not be quoted, they are considered enums
  • Add check for parameter existence in EXTINF parsing.

No API changes.

Version 0.2.1. Bugfixes for parsing

Fixed bugs with parsing media-playlists:

  • #EXT-X-PLAYLIST-TYPE parsing broken #12 (fixed with #13)
  • Fixing typos in media alternatives parsing #9

No new functions. Update from 0.2 recommended.

Version 0.2. More M3U8 tags supported

  • Supported tags up to version 3 of the M3U8 specs and some of tags from version 4.
  • Code coverage by unit tests are 49%
  • Release tested in production environments.
Commits
  • cebd585 Merge pull request #222 from rbroggi/issue-221
  • ceed8f0 Suspend project support at github.com/grafov/m3u8
  • 4e18189 issue-221: fix attach renditions to variants
  • 43b87bb issue-221: test case fails for alternative renditions when #EXT-X-MEDIA is de...
  • 5abb127 Merge pull request #189 from rogerpales/feature/support-CUE-OUT-IN-without-EX...
  • 0694564 support EXT-CUE-OUT and EXT-CUE-IN without EXT-OATCLS-SCTE35
  • 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 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 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 [github.com/grafov/m3u8](https://github.com/grafov/m3u8) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/grafov/m3u8/releases)
- [Commits](grafov/m3u8@v0.12.0...v0.12.1)

---
updated-dependencies:
- dependency-name: github.com/grafov/m3u8
  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 go Pull requests that update Go code labels Dec 9, 2024
@github-actions github-actions bot merged commit abd5d67 into main Dec 9, 2024
5 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/grafov/m3u8-0.12.1 branch December 9, 2024 02:03
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants