fix(deps): update dependency youtubei.js to v15.1.1 #3881

Open
renovate[bot] wants to merge 1 commit from renovate/youtubei.js-15.x into master
renovate[bot] commented 2025-09-13 04:06:34 +00:00 (Migrated from github.com)

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
youtubei.js 15.0.1 -> 15.1.1 age confidence

Release Notes

LuanRT/YouTube.js (youtubei.js)

v15.1.1

Compare Source

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

v15.1.0

Compare Source

Features
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)
Performance Improvements

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [youtubei.js](https://redirect.github.com/LuanRT/YouTube.js) | [`15.0.1` -> `15.1.1`](https://renovatebot.com/diffs/npm/youtubei.js/15.0.1/15.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/youtubei.js/15.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/youtubei.js/15.0.1/15.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>LuanRT/YouTube.js (youtubei.js)</summary> ### [`v15.1.1`](https://redirect.github.com/LuanRT/YouTube.js/blob/HEAD/CHANGELOG.md#1511-2025-09-12) [Compare Source](https://redirect.github.com/LuanRT/YouTube.js/compare/v15.1.0...v15.1.1) ##### Bug Fixes - **Player:** Store the full library version in cache entries ([#&#8203;1032](https://redirect.github.com/LuanRT/YouTube.js/issues/1032)) ([a2c3774](https://redirect.github.com/LuanRT/YouTube.js/commit/a2c3774e9a0212d7aab7af2baee1f48ad3319a08)) ### [`v15.1.0`](https://redirect.github.com/LuanRT/YouTube.js/blob/HEAD/CHANGELOG.md#1510-2025-09-11) [Compare Source](https://redirect.github.com/LuanRT/YouTube.js/compare/v15.0.1...v15.1.0) ##### Features - **parser:** Add ListView, ListItemView and SubscribeButtonView ([#&#8203;1025](https://redirect.github.com/LuanRT/YouTube.js/issues/1025)) ([68a6af9](https://redirect.github.com/LuanRT/YouTube.js/commit/68a6af9b2c2e4e5a31b2d6f5c5add6c238e5113e)) - **parser:** Parse badges in ContentMetadataView ([#&#8203;1017](https://redirect.github.com/LuanRT/YouTube.js/issues/1017)) ([aa7cf56](https://redirect.github.com/LuanRT/YouTube.js/commit/aa7cf561a7cdec017383b9daa6c9401f08995d4c)) ##### Bug Fixes - **parser:** LockupMetadataView\.image can also be an AvatarStackView ([#&#8203;1026](https://redirect.github.com/LuanRT/YouTube.js/issues/1026)) ([bac8965](https://redirect.github.com/LuanRT/YouTube.js/commit/bac896501b9525c28b319301151a0dde93d08ec0)) - **Player:** Fix global variable extraction in the deciphering code ([#&#8203;1029](https://redirect.github.com/LuanRT/YouTube.js/issues/1029)) ([3ea2815](https://redirect.github.com/LuanRT/YouTube.js/commit/3ea2815abac03ae7371e45ae2f2758caf9db2266)) - **types:** Parser.parseArray always returns an ObservedArray ([#&#8203;1014](https://redirect.github.com/LuanRT/YouTube.js/issues/1014)) ([8be677a](https://redirect.github.com/LuanRT/YouTube.js/commit/8be677adec6631be557c95adc8f687e5d01b4fdf)) ##### Performance Improvements - Replace uses of ObservableArray#get with Array#find ([#&#8203;1013](https://redirect.github.com/LuanRT/YouTube.js/issues/1013)) ([95976de](https://redirect.github.com/LuanRT/YouTube.js/commit/95976de115587d8f266bc44355440835f3b2b02f)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/th-ch/youtube-music). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/youtubei.js-15.x:renovate/youtubei.js-15.x
git switch renovate/youtubei.js-15.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/youtubei.js-15.x
git switch renovate/youtubei.js-15.x
git rebase master
git switch master
git merge --ff-only renovate/youtubei.js-15.x
git switch renovate/youtubei.js-15.x
git rebase master
git switch master
git merge --no-ff renovate/youtubei.js-15.x
git switch master
git merge --squash renovate/youtubei.js-15.x
git switch master
git merge --ff-only renovate/youtubei.js-15.x
git switch master
git merge renovate/youtubei.js-15.x
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: YTMD/youtube-music#3881
No description provided.