KagChi / noteblock

A open-source music bot based on lavalink.
GNU General Public License v3.0
115 stars 111 forks source link

fix(deps): update dependency discord.js to v13.8.1 #109

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
discord.js (source) 13.8.0 -> 13.8.1 age adoption passing confidence

Release Notes

discordjs/discord.js ### [`v13.8.1`](https://togithub.com/discordjs/discord.js/releases/tag/13.8.1) [Compare Source](https://togithub.com/discordjs/discord.js/compare/13.8.0...13.8.1) #### Bug Fixes - **VoiceChannel:** NSFW property (v13) ([#​8161](https://togithub.com/discordjs/discord.js/issues/8161)) ([c61fc80](https://togithub.com/discordjs/discord.js/commit/c61fc8082a11659bb0af29058aa7d840196295f0)) - **ModalSubmitInteraction:** Add `isFromMessage()` missing method ([#​8092](https://togithub.com/discordjs/discord.js/issues/8092)) ([0ab2227](https://togithub.com/discordjs/discord.js/commit/0ab22279847340ca84f07eab0ef86176a8f3cf0e)) - Destroy options during cleanup ([#​8082](https://togithub.com/discordjs/discord.js/issues/8082)) ([afb18b9](https://togithub.com/discordjs/discord.js/commit/afb18b99b705d29720713985994de85478d33be1)) - **AuditLog:** Default changes to empty array ([#​8076](https://togithub.com/discordjs/discord.js/issues/8076)) ([3095f35](https://togithub.com/discordjs/discord.js/commit/3095f350e0f18f4812bb27350e01325dd5dfedbf)) #### Documentation - `TextBasedChannel`-> `TextBasedChannels` typos (v13) ([#​8155](https://togithub.com/discordjs/discord.js/issues/8155)) ([65444f5](https://togithub.com/discordjs/discord.js/commit/65444f510d33b856af2af549676bee406c1fef29)) #### Refactor - Deprecate `$` prefix from `ws.properties` keys ([#​8095](https://togithub.com/discordjs/discord.js/issues/8095)) ([3638b40](https://togithub.com/discordjs/discord.js/commit/3638b4021ae3da8410c5626815b7d24f75160bcb)) #### Typings - **Shard#reconnecting:** Backport to v13 - Fix event name ([#​8126](https://togithub.com/discordjs/discord.js/issues/8126)) ([70450f6](https://togithub.com/discordjs/discord.js/commit/70450f6873bda4b41d7bd212990c8823b93b9db6)) - **AutocompleteOption:** Backport fix and improve types ([#​8078](https://togithub.com/discordjs/discord.js/issues/8078)) ([613fd43](https://togithub.com/discordjs/discord.js/commit/613fd43fcf03d4f89ebc86f19e53bcbe624ad882)) - **GuildChannel:** Fix type of `.isText()` method ([#​8061](https://togithub.com/discordjs/discord.js/issues/8061)) ([0d0190a](https://togithub.com/discordjs/discord.js/commit/0d0190a6fdb1b4569f35b9814bae98a3556fb29a))

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.



This PR has been generated by Mend Renovate. View repository job log here.