Skip to content
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

Bump distube, @distube/deezer, @distube/soundcloud, @distube/spotify and @distube/yt-dlp #103

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2024

Bumps distube, @distube/deezer, @distube/soundcloud, @distube/spotify and @distube/yt-dlp. These dependencies needed to be updated together.
Updates distube from 4.2.2 to 5.0.1

Release notes

Sourced from distube's releases.

5.0.1

Feature

  • DisTubeStream: Support playing local files

Full Changelog: skick1234/DisTube@5.0.0...5.0.1

5.0.0

Features

  • New plugin types: InfoExtractorPlugin & PlayableExtractorPlugin
  • Add ExtractorPlugin#searchSong method
  • Support custom FFmpeg arguments per queue
  • Support play Song from another stream source
  • Add debug event
  • Optimize DisTubeStream memory usage

Refactor

  • Remove built-in YouTube integration
  • Remove built-in plugins
  • Remove DisTube#search
  • Remove CustomPlugin
  • Remove search* events
  • Remove empty event
  • Remove leaveOn* options
  • Remove SearchResult
  • Refactor error event
  • Refactor Song & Playlist constructor
  • Refactor DisTubeHandler, DisTubeStream & QueueManager

Full Changelog: skick1234/DisTube@4.2.2...5.0.0

Commits
  • 6a87d2f chore(Release): 5.0.1
  • 8101244 feat(Stream): support playing local files
  • dcd8a45 chore(Release): 5.0.0
  • 535ef4b refactor!: rewrite DisTubeHandler, add debug event
  • eef39c6 test: remove old tests
  • f4d2a10 refactor!: remove streamType option
  • fc1dd42 refactor(Event)!: refactor error event
  • 429087d refactor!: rewrite plugin system
  • f95b97b refactor!: remove deprecated things
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by skick, a new releaser for distube since your current version.


Updates @distube/deezer from 1.1.0 to 2.0.0

Release notes

Sourced from @​distube/deezer's releases.

@​distube/deezer@​2.0.0

Refactor

  • Upgrade to DisTube v5 InfoExtractorPlugin
Commits
Maintainer changes

This version was pushed to npm by skick, a new releaser for @​distube/deezer since your current version.


Updates @distube/soundcloud from 1.3.5 to 2.0.1

Release notes

Sourced from @​distube/soundcloud's releases.

@​distube/soundcloud@​2.0.1

  • Fix SoundCloud API doesn't use credentials options

@​distube/soundcloud@​2.0.0

Refactor

  • Upgrade to DisTube v5 ExtractorPlugin
Commits
Maintainer changes

This version was pushed to npm by skick, a new releaser for @​distube/soundcloud since your current version.


Updates @distube/spotify from 1.6.1 to 2.0.1

Release notes

Sourced from @​distube/spotify's releases.

@​distube/spotify@​2.0.1

Features

  • Provide additional song information without the need for API credentials

@​distube/spotify@​2.0.0

Refactor

  • Upgrade to DisTube v5 InfoExtractorPlugin
Commits
Maintainer changes

This version was pushed to npm by skick, a new releaser for @​distube/spotify since your current version.


Updates @distube/yt-dlp from 1.1.3 to 2.0.1

Release notes

Sourced from @​distube/yt-dlp's releases.

@​distube/yt-dlp@​2.0.1

Bug Fixes

  • Correct song information.

@​distube/yt-dlp@​2.0.0

Refactor

  • Upgrade to DisTube v5 PlayableExtractorPlugin
Commits
Maintainer changes

This version was pushed to npm by skick, a new releaser for @​distube/yt-dlp since your current version.


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)

…and @distube/yt-dlp

Bumps [distube](https://github.com/skick1234/DisTube), [@distube/deezer](https://github.com/distubejs/extractor-plugins), [@distube/soundcloud](https://github.com/distubejs/extractor-plugins), [@distube/spotify](https://github.com/distubejs/extractor-plugins) and [@distube/yt-dlp](https://github.com/distubejs/extractor-plugins). These dependencies needed to be updated together.

Updates `distube` from 4.2.2 to 5.0.1
- [Release notes](https://github.com/skick1234/DisTube/releases)
- [Commits](skick1234/DisTube@4.2.2...5.0.1)

Updates `@distube/deezer` from 1.1.0 to 2.0.0
- [Release notes](https://github.com/distubejs/extractor-plugins/releases)
- [Commits](https://github.com/distubejs/extractor-plugins/commits/@distube/[email protected])

Updates `@distube/soundcloud` from 1.3.5 to 2.0.1
- [Release notes](https://github.com/distubejs/extractor-plugins/releases)
- [Commits](https://github.com/distubejs/extractor-plugins/commits/@distube/[email protected])

Updates `@distube/spotify` from 1.6.1 to 2.0.1
- [Release notes](https://github.com/distubejs/extractor-plugins/releases)
- [Commits](https://github.com/distubejs/extractor-plugins/commits/@distube/[email protected])

Updates `@distube/yt-dlp` from 1.1.3 to 2.0.1
- [Release notes](https://github.com/distubejs/extractor-plugins/releases)
- [Commits](https://github.com/distubejs/extractor-plugins/commits/@distube/[email protected])

---
updated-dependencies:
- dependency-name: distube
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@distube/deezer"
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@distube/soundcloud"
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@distube/spotify"
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@distube/yt-dlp"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 10, 2024
@Maseshi Maseshi merged commit 7824008 into main Jun 15, 2024
3 checks passed
@Maseshi Maseshi deleted the dependabot/npm_and_yarn/multi-dd74aa2720 branch June 15, 2024 11:15
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant