Skip to content

Bump youtubei.js from 13.3.0 to 13.4.0 #114

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

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 23, 2025

Bumps youtubei.js from 13.3.0 to 13.4.0.

Release notes

Sourced from youtubei.js's releases.

v13.4.0

13.4.0 (2025-04-23)

Features

  • MultiPageMenuNotificationSection: Add notification_section_title (f869011)
  • Parser: Add OpenOnePickAddVideoModalCommand node (#901) (ff1aa67)
  • parser: Parse targetId (458c490)
  • RichRenderers: Parse more UI elements (d8f731b)
  • RichShelf: Add icon_type property (dce51cd)
  • Session: Add deviceExperimentId and rolloutToken to session data (c704836)
  • Session: Add retrieve_innertube_config option (#949) (4808d2e)
  • Session: Add option to override Player ID (#951) (5e665e8)
  • Text: Parse accessibility data (a95f52a)

Bug Fixes

  • HTTPClient: Use the correct constant for the iOS client OS name (#938) (95d9211)
  • Player: Use global var to find signature algorithm (#953) (7f1eeb6)
Changelog

Sourced from youtubei.js's changelog.

13.4.0 (2025-04-23)

Features

  • MultiPageMenuNotificationSection: Add notification_section_title (f869011)
  • Parser: Add OpenOnePickAddVideoModalCommand node (#901) (ff1aa67)
  • parser: Parse targetId (458c490)
  • RichRenderers: Parse more UI elements (d8f731b)
  • RichShelf: Add icon_type property (dce51cd)
  • Session: Add deviceExperimentId and rolloutToken to session data (c704836)
  • Session: Add retrieve_innertube_config option (#949) (4808d2e)
  • Session: Add option to override Player ID (#951) (5e665e8)
  • Text: Parse accessibility data (a95f52a)

Bug Fixes

  • HTTPClient: Use the correct constant for the iOS client OS name (#938) (95d9211)
  • Player: Use global var to find signature algorithm (#953) (7f1eeb6)
Commits
  • a10c6a1 chore(main): release 13.4.0 (#945)
  • b4981ca chore(deps-dev): bump vite in /examples/browser/web (#954)
  • 7f1eeb6 fix(Player): Use global var to find signature algorithm (#953)
  • 5e665e8 feat(Session): Add option to override Player ID (#951)
  • ff1aa67 feat(Parser): Add OpenOnePickAddVideoModalCommand node (#901)
  • dce51cd feat(RichShelf): Add icon_type property
  • 4808d2e feat(Session): Add retrieve_innertube_config option (#949)
  • 98a2ba8 chore(parser): Fix types
  • a1fd51f chore: Copy over some types from youtubei-dts
  • c704836 feat(Session): Add deviceExperimentId and rolloutToken to session data
  • 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 13.4.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...v13.4.0)

---
updated-dependencies:
- dependency-name: youtubei.js
  dependency-version: 13.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 23, 2025
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