Releases: Mirasaki/mirasaki-music-bot
v1.2.4
This release bumps the dependencies to their latest version.
What's Changed
- chore(deps-dev): bump semantic-release from 24.0.0 to 24.1.0 by @dependabot in #178
- chore(deps-dev): bump @semantic-release/github from 10.1.4 to 10.1.7 by @dependabot in #179
- chore(deps-dev): bump eslint-plugin-sonarjs from 1.0.4 to 2.0.1 by @dependabot in #180
- chore(deps-dev): bump eslint-plugin-sonarjs from 2.0.1 to 2.0.2 by @dependabot in #182
- chore(deps): bump @discordjs/rest from 2.3.0 to 2.4.0 by @dependabot in #185
- chore(deps-dev): bump @semantic-release/github from 10.1.7 to 10.3.3 by @dependabot in #184
- chore(deps): bump discord.js from 14.15.3 to 14.16.1 by @dependabot in #183
- Dev by @Mirasaki in #189
- chore(deps): bump discord.js from 14.16.1 to 14.16.2 by @dependabot in #187
- chore(deps-dev): bump semantic-release from 24.1.0 to 24.1.1 by @dependabot in #188
- chore(deps-dev): bump @semantic-release/github from 10.3.3 to 10.3.4 by @dependabot in #186
- Dev by @Mirasaki in #190
Full Changelog: v1.2.3...v1.2.4
v1.2.3
This release bumps the dependencies to their latest version.
Full Changelog: v1.2.2...v1.2.3
v1.2.2
v1.2.1
This release bumps the dependencies to their latest versions. If you still experience YouTube issues while on this version, please try our pre-release which will use a nightly build of youtubei.js.
What's Changed
- chore(deps): bump discord-player from 6.6.10 to 6.7.0 by @dependabot in #156
- Dev by @Mirasaki in #164
- bump(deps): bump dependencies to latest by @Mirasaki in #168
Full Changelog: v1.2.0...v1.2.1
v1.2.1-nightly
This build uses the nightly version of youtubei.js
. It directly fetches the source from GitHub, instead of the NPM repository - and is therefor not recommended for production use. We do not provide support for this release, this release is merely an effort to allow you to test the latest youtubei.js
changes without having to wait for a release.
I haven't tested if this automatically updates the local package when running npm install
due to the hash in the resolved
package-lock URL - so you should probably run npm i youtubei.js@git+https://github.com/darktohka/YouTube.js.git
every now and then to make sure your local package hasn't gone stale.
v1.2.0
v1.1.9
v1.1.8
1.1.8 (2024-07-11)
This release bumps all major dependencies, and implement a new strategy for extracting audio from Youtube (this includes the Spotify provider, as it uses Youtube under the hood). Do note, streaming from Youtube is against their Terms of Service.
The "High" security vulnerability is tolerable to this project, and doesn't pose a risk due to it's implementation in discord-player
.