Skip to content

chore(deps): bump com.github.bjoernpetersen:m3u-parser from 1.4.0 to 2.0.0 - #477

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.github.bjoernpetersen-m3u-parser-2.0.0
Open

chore(deps): bump com.github.bjoernpetersen:m3u-parser from 1.4.0 to 2.0.0#477
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.github.bjoernpetersen-m3u-parser-2.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps com.github.bjoernpetersen:m3u-parser from 1.4.0 to 2.0.0.

Release notes

Sourced from com.github.bjoernpetersen:m3u-parser's releases.

m3u-parser 2.0.0

This version marks a breaking change because the minimum supported Java/JVM version has changed to 17.

New Features

  • Added parseAsStream() and resolveNestedPlaylistsAsStream() variants of the existing methods to allow lazy parsing without loading the whole M3U content in memory

Bugfixes

  • Fixed a parsing issue with m3u entries that have a comma in their track title (#238)
Commits
  • bf61710 bump: release 2.0.0
  • 3b8603c chore(gradle): switch publishing plugins
  • 1157339 docs: update metadata
  • 6d46ece docs: update license year
  • 292de87 bump: update version to 2.0.0-SNAPSHOT
  • 7702c0d feat: add asStream variants for top-level methods
  • cb3d513 test: simplify asserts
  • f1f7927 test: rename test file
  • 9965138 refactor: parse entries as list
  • 9c40944 style: simplify regex
  • 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 [com.github.bjoernpetersen:m3u-parser](https://github.com/BjoernPetersen/m3u-parser) from 1.4.0 to 2.0.0.
- [Release notes](https://github.com/BjoernPetersen/m3u-parser/releases)
- [Commits](BjoernPetersen/m3u-parser@v1.4.0...v2.0.0)

---
updated-dependencies:
- dependency-name: com.github.bjoernpetersen:m3u-parser
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 7, 2026
@dependabot
dependabot Bot requested a review from naveensingh as a code owner September 7, 2026 11:34
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 7, 2026
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants