Skip to content

deps(deps): bump github.com/grafov/m3u8 from 0.12.0 to 0.12.1#8

Merged
jmagar merged 1 commit into
mainfrom
dependabot/go_modules/github.com/grafov/m3u8-0.12.1
Jul 18, 2026
Merged

deps(deps): bump github.com/grafov/m3u8 from 0.12.0 to 0.12.1#8
jmagar merged 1 commit into
mainfrom
dependabot/go_modules/github.com/grafov/m3u8-0.12.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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 dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 9, 2026
@jmagar

jmagar commented Jul 18, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

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-version: 0.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/grafov/m3u8-0.12.1 branch from d8f2c80 to d32ae3c Compare July 18, 2026 11:33
@jmagar
jmagar merged commit 23a8ecc into main Jul 18, 2026
8 checks passed
@jmagar
jmagar deleted the dependabot/go_modules/github.com/grafov/m3u8-0.12.1 branch July 18, 2026 11:37
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.

1 participant