Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update discord player dependencies (#380)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@discord-player/extractor](https://discord-player.js.org) ([source](https://togithub.com/Androz2091/discord-player)) | [`^4.4.0` -> `^4.4.1`](https://renovatebot.com/diffs/npm/@discord-player%2fextractor/4.4.0/4.4.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@discord-player%2fextractor/4.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@discord-player%2fextractor/4.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@discord-player%2fextractor/4.4.0/4.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@discord-player%2fextractor/4.4.0/4.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [discord-player](https://discord-player.js.org) ([source](https://togithub.com/Androz2091/discord-player)) | [`^6.6.1` -> `^6.6.2`](https://renovatebot.com/diffs/npm/discord-player/6.6.1/6.6.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/discord-player/6.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/discord-player/6.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/discord-player/6.6.1/6.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/discord-player/6.6.1/6.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>Androz2091/discord-player (@​discord-player/extractor)</summary> ### [`v4.4.1`](https://togithub.com/Androz2091/discord-player/releases/tag/%40discord-player/extractor%404.4.1) [Compare Source](https://togithub.com/Androz2091/discord-player/compare/@discord-player/[email protected]...@discord-player/[email protected]) ### Updates - feat(YoutubeExtractor): add support for youtube-ext ([#​1786](https://togithub.com/Androz2091/discord-player/issues/1786)) You can now use `youtube-ext` as a youtube streaming lib. - feat(AttachmentsExtractor): add support for mediaplex metadata parser You can install `mediaplex` package to add support for attachments metadata (duration, title, author, etc). - fix(SpotifyExtractor): fix spotifySong not loading The bug with `spotifySong` query type has been fixed. It should now properly load spotify tracks with `/intl-COUNTRY_CODE` included </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/PixelPizza/OurTube). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNC4yIiwidXBkYXRlZEluVmVyIjoiMzYuMjQuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information