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.10.3 #112

Closed renovate[bot] closed 1 year 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.1 -> 13.10.3 age adoption passing confidence

Release Notes

discordjs/discord.js ### [`v13.10.3`](https://togithub.com/discordjs/discord.js/releases/tag/13.10.3) [Compare Source](https://togithub.com/discordjs/discord.js/compare/13.10.2...13.10.3) #### Documentation - Fix broken discord support link ([#​8485](https://togithub.com/discordjs/discord.js/issues/8485)) ([11d6949](https://togithub.com/discordjs/discord.js/commit/11d69491e0b732bcadb54c1f39d0f6ca17d2f75f)) #### Typings - Disallow some channel types from webhook creation ([#​8535](https://togithub.com/discordjs/discord.js/issues/8535)) ([10b12cc](https://togithub.com/discordjs/discord.js/commit/10b12ccea65011627649ecdfc814caffa5776e14)) - **ModalMessageModalSubmitInteraction:** ChannelId is not nullable (v13) ([#​8505](https://togithub.com/discordjs/discord.js/issues/8505)) ([526ea74](https://togithub.com/discordjs/discord.js/commit/526ea74e666556ffa13bde9130bd91388bf7a2a8)) ### [`v13.10.2`](https://togithub.com/discordjs/discord.js/releases/tag/13.10.2) [Compare Source](https://togithub.com/discordjs/discord.js/compare/13.10.1...13.10.2) #### Typings - **Message:** Correct `bulkDelete` return type (v13) ([#​8469](https://togithub.com/discordjs/discord.js/issues/8469)) ([03c59e3](https://togithub.com/discordjs/discord.js/commit/03c59e3a837edcaa428549c8387ef4d29e3ef6e4)) ### [`v13.10.1`](https://togithub.com/discordjs/discord.js/releases/tag/13.10.1) [Compare Source](https://togithub.com/discordjs/discord.js/compare/13.10.0...13.10.1) #### Bug Fixes - **ThreadChannel:** Handle possibly `null` parent (v13) ([#​8467](https://togithub.com/discordjs/discord.js/issues/8467)) ([2a46d9f](https://togithub.com/discordjs/discord.js/commit/2a46d9f58e4714c8580218a3459992bbfec2bcf7)) ### [`v13.10.0`](https://togithub.com/discordjs/discord.js/releases/tag/13.10.0) [Compare Source](https://togithub.com/discordjs/discord.js/compare/13.9.2...13.10.0) #### Features - **Guild:** Add `max_video_channel_users` (v13) ([#​8424](https://togithub.com/discordjs/discord.js/issues/8424)) ([ae43bca](https://togithub.com/discordjs/discord.js/commit/ae43bca8b0afd8b90db7a1d99f67205b29338c2d)) ### [`v13.9.2`](https://togithub.com/discordjs/discord.js/releases/tag/13.9.2) [Compare Source](https://togithub.com/discordjs/discord.js/compare/13.9.1...13.9.2) #### Bug Fixes - **MessageMentions:** `ignoreRepliedUser` option in `has()` (v13) ([#​8365](https://togithub.com/discordjs/discord.js/issues/8365)) ([d0a4199](https://togithub.com/discordjs/discord.js/commit/d0a4199760b4c7fe64f558d8d4d2302873f78b0e)) - **GuildChannelManager:** Allow unsetting rtcRegion (v13) ([#​8362](https://togithub.com/discordjs/discord.js/issues/8362)) ([9612507](https://togithub.com/discordjs/discord.js/commit/96125079a23c87fe0fb3ee01a0de5a9889fc1057)) - **ThreadChannel:** Omit webhook fetching (v13) ([#​8352](https://togithub.com/discordjs/discord.js/issues/8352)) ([4f7c1e3](https://togithub.com/discordjs/discord.js/commit/4f7c1e35c38bb9f1d524406c008ffceb2cfde3db)) ### [`v13.9.1`](https://togithub.com/discordjs/discord.js/releases/tag/13.9.1) [Compare Source](https://togithub.com/discordjs/discord.js/compare/13.9.0...13.9.1) #### Bug Fixes - **ApplicationCommandManager:** Allow passing 0n to defaultMemberPermissions (v13) ([#​8312](https://togithub.com/discordjs/discord.js/issues/8312)) ([4cf0555](https://togithub.com/discordjs/discord.js/commit/4cf05559a2cc6c4dfc409f8aab60256e5b030bca)) #### Refactor - **embed:** Deprecate addField ([#​8318](https://togithub.com/discordjs/discord.js/issues/8318)) ([be35db2](https://togithub.com/discordjs/discord.js/commit/be35db2410c24fcca8b28ddfb3c1c580e7e2a22f)) - **Presence:** Remove redundant date parsing (v13) ([#​8341](https://togithub.com/discordjs/discord.js/issues/8341)) ([e95caa7](https://togithub.com/discordjs/discord.js/commit/e95caa7e4515beab627b5394d011a6b6a8ae6a18)) ### [`v13.9.0`](https://togithub.com/discordjs/discord.js/releases/tag/13.9.0) [Compare Source](https://togithub.com/discordjs/discord.js/compare/13.8.1...13.9.0) #### Bug Fixes - **PermissionOverwriteManager:** Mutates user ([#​8282](https://togithub.com/discordjs/discord.js/issues/8282)) ([4d86cf4](https://togithub.com/discordjs/discord.js/commit/4d86cf4ce0f56c4025533ef978417a5a71bd1b5c)) - **GuildChannelManager:** Access `resolveId` correctly (v13) ([#​8297](https://togithub.com/discordjs/discord.js/issues/8297)) ([beb3d8e](https://togithub.com/discordjs/discord.js/commit/beb3d8ec26d2dd8545b4d32a10a8bfcc4b0bc4bb)) - **GuildChannelManager:** Edit lockPermissions ([#​8267](https://togithub.com/discordjs/discord.js/issues/8267)) ([8fe166d](https://togithub.com/discordjs/discord.js/commit/8fe166dcfddaec0255872fa1d3f333399c8852e9)) - **applicationcommandmanager:** Explicitly allow passing builders to methods (v13) ([#​8229](https://togithub.com/discordjs/discord.js/issues/8229)) ([f457cdd](https://togithub.com/discordjs/discord.js/commit/f457cdd2dea53614e3547dca7cff99d2492455b5)) - Pass in the expected query object type for application commands ([#​8189](https://togithub.com/discordjs/discord.js/issues/8189)) ([f704b26](https://togithub.com/discordjs/discord.js/commit/f704b261c03fe45f100e30637c86338583f3510f)) - Use non-global flag whilst resolving regular expressions ([#​8178](https://togithub.com/discordjs/discord.js/issues/8178)) ([4063b90](https://togithub.com/discordjs/discord.js/commit/4063b90cefeba052168315b5899cbe69d11206c3)) - **GuildStickerManager.fetchUser:** Changed guildId to guild.id ([#​8176](https://togithub.com/discordjs/discord.js/issues/8176)) ([0e0f784](https://togithub.com/discordjs/discord.js/commit/0e0f784447e6915cb067a06d1f2589ac839d05f7)) - **guildmemberremove:** Remove member's presence for v13 ([#​8182](https://togithub.com/discordjs/discord.js/issues/8182)) ([e8d72c7](https://togithub.com/discordjs/discord.js/commit/e8d72c7245f61f730b09b0dfed71f270d87f2019)) - **WebSocketShard:** Backport error handler preservation on connections ([#​8164](https://togithub.com/discordjs/discord.js/issues/8164)) ([c198e89](https://togithub.com/discordjs/discord.js/commit/c198e893c9b8904c2877599473472bcf0a3eb158)) #### Documentation - Add new HTTP Error Codes `50068` (v13) ([#​8273](https://togithub.com/discordjs/discord.js/issues/8273)) ([00a7057](https://togithub.com/discordjs/discord.js/commit/00a705707ea5494a31e245bf010b14607dc1174f)) - Add `MessageActivityType` (v13) ([#​8257](https://togithub.com/discordjs/discord.js/issues/8257)) ([9cc336c](https://togithub.com/discordjs/discord.js/commit/9cc336c43b0a618bdd74bb4cb7ccde674d43e263)) - **MessageInteraction:** Update `commandName` description (v13) ([#​8220](https://togithub.com/discordjs/discord.js/issues/8220)) ([feb8e30](https://togithub.com/discordjs/discord.js/commit/feb8e30d2e8dc5d55961416812dac1f4232eeab0)) - **constants:** Document missing constants ([#​8168](https://togithub.com/discordjs/discord.js/issues/8168)) ([4ae08ad](https://togithub.com/discordjs/discord.js/commit/4ae08ad9efd49eaf6cbb6d88bc278aecf435b4a1)) #### Features - **ApplicationCommand:** Add `min_length` and `max_length` for string option (v13) ([#​8217](https://togithub.com/discordjs/discord.js/issues/8217)) ([a93f4b1](https://togithub.com/discordjs/discord.js/commit/a93f4b1ba2a08df5b5319776fe97ff9eb64476d6)) - **interaction:** Add `appPermissions` (v13) ([#​8195](https://togithub.com/discordjs/discord.js/issues/8195)) ([222fc9c](https://togithub.com/discordjs/discord.js/commit/222fc9c6792272be7a123e790f6eb13fcabdba86)) - Partially backport perms v2 for v13 ([#​8162](https://togithub.com/discordjs/discord.js/issues/8162)) ([125696f](https://togithub.com/discordjs/discord.js/commit/125696fc79df4b4d6d670acf3203955e1c300d3f)) #### Typings - **GuildMemberManager:** Non-void return of `edit()` (v13) ([#​8187](https://togithub.com/discordjs/discord.js/issues/8187)) ([631abee](https://togithub.com/discordjs/discord.js/commit/631abee69310d59eb4625501cde1c44f6c44a7af)) - Add missing shard types (v13) ([#​8192](https://togithub.com/discordjs/discord.js/issues/8192)) ([079973f](https://togithub.com/discordjs/discord.js/commit/079973f1cfbbbcab9e4708ba82d0034398703ec7))

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.