Skip to content

Bump youtubei.js from 13.3.0 to 16.0.0 - #126

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/dev/youtubei.js-16.0.0
Closed

Bump youtubei.js from 13.3.0 to 16.0.0#126
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/dev/youtubei.js-16.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 13, 2025

Copy link
Copy Markdown
Contributor

Bumps youtubei.js from 13.3.0 to 16.0.0.

Release notes

Sourced from youtubei.js's releases.

v16.0.0

16.0.0 (2025-10-12)

⚠ BREAKING CHANGES

  • Player: Use AST-based JS extraction with side-effect safe code emission (#1052)
  • Use async/await for the javascript evaluator (#1047)

Features

Bug Fixes

  • gen-parser-map: update reference to the script in auto-generated files (#1036) (d448fd2)

Code Refactoring

  • Player: Use AST-based JS extraction with side-effect safe code emission (#1052) (25d0876)
  • Use async/await for the javascript evaluator (#1047) (977b13c)

v15.1.1

15.1.1 (2025-09-12)

Bug Fixes

  • Player: Store the full library version in cache entries (#1032) (a2c3774)

v15.1.0

15.1.0 (2025-09-11)

Features

  • parser: Add ListView, ListItemView and SubscribeButtonView (#1025) (68a6af9)
  • parser: Parse badges in ContentMetadataView (#1017) (aa7cf56)

Bug Fixes

  • parser: LockupMetadataView.image can also be an AvatarStackView (#1026) (bac8965)
  • Player: Fix global variable extraction in the deciphering code (#1029) (3ea2815)

... (truncated)

Changelog

Sourced from youtubei.js's changelog.

16.0.0 (2025-10-12)

⚠ BREAKING CHANGES

  • Player: Use AST-based JS extraction with side-effect safe code emission (#1052)
  • Use async/await for the javascript evaluator (#1047)

Features

Bug Fixes

  • gen-parser-map: update reference to the script in auto-generated files (#1036) (d448fd2)

Code Refactoring

  • Player: Use AST-based JS extraction with side-effect safe code emission (#1052) (25d0876)
  • Use async/await for the javascript evaluator (#1047) (977b13c)

15.1.1 (2025-09-12)

Bug Fixes

  • Player: Store the full library version in cache entries (#1032) (a2c3774)

15.1.0 (2025-09-11)

Features

  • parser: Add ListView, ListItemView and SubscribeButtonView (#1025) (68a6af9)
  • parser: Parse badges in ContentMetadataView (#1017) (aa7cf56)

Bug Fixes

  • parser: LockupMetadataView.image can also be an AvatarStackView (#1026) (bac8965)
  • Player: Fix global variable extraction in the deciphering code (#1029) (3ea2815)
  • types: Parser.parseArray always returns an ObservedArray (#1014) (8be677a)

... (truncated)

Commits
  • 9558da3 chore(main): release 16.0.0 (#1041)
  • d4e4683 feat(Session): Add fail_fast option (#1066)
  • 7eb062b chore: fix linter
  • 44a5423 build(gen-parser-map): Replace glob with built-in readdirSync (#1065)
  • a9f1915 chore: regen docs
  • 0733f60 chore: Use latest version of typedoc-plugin-markdown
  • 41b8106 chore: Update auto-generated file references to new script location
  • 0f36599 chore(deps-dev): bump eslint from 9.9.0 to 9.37.0 (#1061)
  • 814093d chore(deps-dev): bump ts-patch from 3.1.2 to 3.3.0 (#1060)
  • 9ffd534 chore(deps-dev): bump globals from 15.9.0 to 16.4.0 (#1062)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
youtubei.js [>= 5.8.a, < 5.9]

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 [youtubei.js](https://github.com/LuanRT/YouTube.js) from 13.3.0 to 16.0.0.
- [Release notes](https://github.com/LuanRT/YouTube.js/releases)
- [Changelog](https://github.com/LuanRT/YouTube.js/blob/main/CHANGELOG.md)
- [Commits](LuanRT/YouTube.js@v13.3.0...v16.0.0)

---
updated-dependencies:
- dependency-name: youtubei.js
  dependency-version: 16.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 javascript Pull requests that update javascript code labels Oct 13, 2025
@coderabbitai

coderabbitai Bot commented Oct 13, 2025

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot @github

dependabot Bot commented on behalf of github Oct 16, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #127.

@dependabot dependabot Bot closed this Oct 16, 2025
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/dev/youtubei.js-16.0.0 branch October 16, 2025 15:08
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.

0 participants