Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 13, 2026

Bumps com.github.teamnewpipe:NewPipeExtractor from v0.24.8 to v0.25.0.

Release notes

Sourced from com.github.teamnewpipe:NewPipeExtractor's releases.

v0.25.0

Breaking

Refactor date parsing #1372 #1411

This removes the deprecated DateWrapper(Calendar) and DateWrapper(Calendar, boolean) constructors. Use DateWrapper(Instant) and DateWrapper(Instant, boolean) or DateWrapper(LocalDateTime, boolean) instead.

New

  • [YouTube] Mark members-only videos #1280

Improved

  • Refactor date parsing #1372 #1411
  • [YouTube] Add custom error for "Sign in to confirm ..." #1352
  • [YouTube] Add support for premieres in lockupViewModels #1361
  • [YouTube] Extract uploader info for videos with multiple uploaders #1397
  • [YouTube] extract additional stream information #1412

Fixed

  • [YouTube] Extract shorts thumbnails from thumbnailViewModel #1417
  • [SoundCloud] Fixed detecting on.soundcloud URLs #1388 #1390
  • [SoundCloud] Fix channel tab pagination looping on empty pages #1387
  • [media.ccc.de] Use correctlink handlers for kiosks #1430

Development

  • Fix aggregatedJavadocs Gradle task and update API link to JDK 11 #1358 #1356
  • [SoundCloud] Miscellaneous refactors #1323
  • Refactor build and publishing setup #1409 #1421

Dependency updates

  • Bump gradle plugin com.google.protobuf from 0.9.5 to 0.9.6 #1418
  • Bump protobufVersion from 4.31.1 to 4.33.2 #1364 #1373 #1391 #1401
  • Bump rhinoVersion from 1.8.0 to 1.8.1 #1413 #1420 #1423
  • Bump com.google.code.gson:gson from 2.13.1 to 2.13.2 #1371
  • Bump com.puppycrawl.tools:checkstyle from 10.4 to 10.26.1 #1380
  • Bump com.squareup.okhttp3:okhttp from 4.12.0 to 5.3.2 #1405
  • Bump org.jsoup:jsoup from 1.21.1 to 1.22.1 #1368 #1426
  • Bump org.junit:junit-bom from 5.13.4 to 5.14.2 #1379 #1398 #1433

CI

  • Bump actions/checkout from 4 to 5 #1363
  • Bump actions/setup-java from 4 to 5 #1365
  • Bump actions/upload-artifact from 4 to 6 #1398 #1416
  • Bump actions/cache from 4 to 5 #1415
  • Set environment var to throw exception when compiling unsafe protobuf gencode #1391

Documentation

  • Highlight notes and tips in README #1381
Commits
  • 0695a09 Add task for aggregated Javadocs again and deploy those
  • bed1550 Fix workflow to build javadoc
  • 17594aa Release version 0.25.0
  • 4ce83f3 Merge pull request #1433 from TeamNewPipe/dependabot/gradle/org.junit-junit-b...
  • e5d5de2 Bump org.junit:junit-bom from 5.14.1 to 5.14.2
  • f3e1430 Merge pull request #1430 from dustdfg/ccc_tabs
  • a1e5e93 Fix regression where all ListLinkHandlerFactories of media.ccc.de
  • 20fc8f1 Merge pull request #1426 from TeamNewPipe/dependabot/gradle/org.jsoup-jsoup-1...
  • 4ee429c Bump org.jsoup:jsoup from 1.21.2 to 1.22.1
  • 7b5cdd1 Merge pull request #1421 from TeamNewPipe/jarFixes
  • 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 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.teamnewpipe:NewPipeExtractor](https://github.com/TeamNewPipe/NewPipeExtractor) from v0.24.8 to v0.25.0.
- [Release notes](https://github.com/TeamNewPipe/NewPipeExtractor/releases)
- [Commits](TeamNewPipe/NewPipeExtractor@v0.24.8...v0.25.0)

---
updated-dependencies:
- dependency-name: com.github.teamnewpipe:NewPipeExtractor
  dependency-version: v0.25.0
  dependency-type: direct:production
...

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 Jan 13, 2026
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 28, 2026

Superseded by #344.

@dependabot dependabot bot closed this Jan 28, 2026
@dependabot dependabot bot deleted the dependabot/gradle/com.github.teamnewpipe-NewPipeExtractor-v0.25.0 branch January 28, 2026 19:25
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