FlippedCodes / agent-black

MIT License
7 stars 4 forks source link

Update dependency discord.js to v14 #44

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.6.0 -> ^14.0.0 age adoption passing confidence

Release Notes

discordjs/discord.js ### [`v14.3.0`](https://togithub.com/discordjs/discord.js/releases/tag/14.3.0) [Compare Source](https://togithub.com/discordjs/discord.js/compare/14.2.0...14.3.0) #### Bug Fixes - **GuildMemberManager:** `add()` method throws an error ([#​8539](https://togithub.com/discordjs/discord.js/issues/8539)) ([3bef901](https://togithub.com/discordjs/discord.js/commit/3bef9018c0be3c5dc51d03b796d08b925dc4e1b9)) - **Guild:** Widget channel types and fixes ([#​8530](https://togithub.com/discordjs/discord.js/issues/8530)) ([23a0b6c](https://togithub.com/discordjs/discord.js/commit/23a0b6ccf27410963bd4f5c53d9ee2ce019e90a8)) - **Embed:** Reference video in video ([#​8473](https://togithub.com/discordjs/discord.js/issues/8473)) ([c97977a](https://togithub.com/discordjs/discord.js/commit/c97977a3e806bd5d8682bc7fb22ebec1a8ceecdc)) #### Documentation - **GuildAuditLogsEntry:** Correct `action` wording ([#​8499](https://togithub.com/discordjs/discord.js/issues/8499)) ([7d25072](https://togithub.com/discordjs/discord.js/commit/7d2507279cc9d1397c7d61e7c7b856ff4bc17c86)) #### Features - **GuildMemberManager:** AddRole and removeRole ([#​8510](https://togithub.com/discordjs/discord.js/issues/8510)) ([cda3f00](https://togithub.com/discordjs/discord.js/commit/cda3f005b1546fdb8410e9550526956f840857fc)) - Deprecate `ActionRow.from()` ([#​8504](https://togithub.com/discordjs/discord.js/issues/8504)) ([f9c25dd](https://togithub.com/discordjs/discord.js/commit/f9c25ddcfe68f089e13f1090c3df4bd7cd74d2b7)) - **WebSocketShard:** Support new resume url ([#​8480](https://togithub.com/discordjs/discord.js/issues/8480)) ([bc06cc6](https://togithub.com/discordjs/discord.js/commit/bc06cc638d2f57ab5c600e8cdb6afc8eb2180166)) #### Refactor - **GuildAuditLogsEntry:** Remove `guild` from application command permission update extra ([#​8520](https://togithub.com/discordjs/discord.js/issues/8520)) ([2b8074d](https://togithub.com/discordjs/discord.js/commit/2b8074dd12f2f1e957caffb57e5fd4d7be88dc25)) #### Typings - Inference of guild in `MessageManager` ([#​8538](https://togithub.com/discordjs/discord.js/issues/8538)) ([6bb1474](https://togithub.com/discordjs/discord.js/commit/6bb1474d2001b76773954c959b2c2687e1df0136)) - Allow choice's value type to be strictly inferred ([#​8529](https://togithub.com/discordjs/discord.js/issues/8529)) ([b3f7c32](https://togithub.com/discordjs/discord.js/commit/b3f7c32f7f91f12766178f5e17585856e81d9a87)) - **GuildAuditLogs:** Allow fetching to return all possible values ([#​8522](https://togithub.com/discordjs/discord.js/issues/8522)) ([0dba8ad](https://togithub.com/discordjs/discord.js/commit/0dba8adbd2e6efd634bd3eb31df09467ba8a8a0d)) - Correct `EventEmitter.on (static)` return type ([#​8524](https://togithub.com/discordjs/discord.js/issues/8524)) ([16bbc8a](https://togithub.com/discordjs/discord.js/commit/16bbc8aa208a8a16c22be24696f57d5f7a5faf2b)) - **GuildAuditLogs:** Remove static `Entry` ([#​8521](https://togithub.com/discordjs/discord.js/issues/8521)) ([7a3d18d](https://togithub.com/discordjs/discord.js/commit/7a3d18dd6d1fe27393d00019b9ecd35c98b95ee7)) - Disallow some channel types from webhook creation ([#​8531](https://togithub.com/discordjs/discord.js/issues/8531)) ([4882b17](https://togithub.com/discordjs/discord.js/commit/4882b17a77484f801faa19fb971f2e6abd88e59f)) - Implement max/min values for autocomplete ([#​8498](https://togithub.com/discordjs/discord.js/issues/8498)) ([812f7f1](https://togithub.com/discordjs/discord.js/commit/812f7f1ea86fc953aa796875cbc7ccc434203d77)) - **ModalMessageModalSubmitInteraction:** ChannelId is not nullable ([#​8496](https://togithub.com/discordjs/discord.js/issues/8496)) ([c31a5cf](https://togithub.com/discordjs/discord.js/commit/c31a5cfcc82706667768eac77b5f99ba69cf3c91)) - Change type of ApplicationCommandSubCommand.options ([#​8476](https://togithub.com/discordjs/discord.js/issues/8476)) ([ebaf158](https://togithub.com/discordjs/discord.js/commit/ebaf158006d3c7db3b8c695e7c027b8af11999ba)) ### [`v14.2.0`](https://togithub.com/discordjs/discord.js/releases/tag/14.2.0) [Compare Source](https://togithub.com/discordjs/discord.js/compare/14.1.2...14.2.0) #### Bug Fixes - **ThreadChannel:** Handle possibly `null` parent ([#​8466](https://togithub.com/discordjs/discord.js/issues/8466)) ([afa27b1](https://togithub.com/discordjs/discord.js/commit/afa27b15c5b92bc8d55b8285834d8e03f6692d06)) - Remove DM channels from `Client#messageDeleteBulk`'s types ([#​8460](https://togithub.com/discordjs/discord.js/issues/8460)) ([6c6fe74](https://togithub.com/discordjs/discord.js/commit/6c6fe74dd84859c5319efa999404e8168f189710)) - **Transformers:** Do not transform `Date` objects ([#​8463](https://togithub.com/discordjs/discord.js/issues/8463)) ([0e2a095](https://togithub.com/discordjs/discord.js/commit/0e2a09571c8e5ee61153b04e45334a226a1b4534)) - **ModalSubmitInteraction:** Allow deferUpdate ([#​8455](https://togithub.com/discordjs/discord.js/issues/8455)) ([0fab869](https://togithub.com/discordjs/discord.js/commit/0fab869e5179dca7ddec75b5519615278e51ad82)) - **Guild:** Unable to fetch templates ([#​8420](https://togithub.com/discordjs/discord.js/issues/8420)) ([aac8acc](https://togithub.com/discordjs/discord.js/commit/aac8acc22be7d7af99933ef099eca7deda43cb40)) - **MessageMentions:** Infinite loop in `parsedUsers` getter ([#​8430](https://togithub.com/discordjs/discord.js/issues/8430)) ([b8a3136](https://togithub.com/discordjs/discord.js/commit/b8a31360a220e3d796f5381bd215d30a379ecb7c)) - **DataResolver:** Make `Buffer` from string ([#​8416](https://togithub.com/discordjs/discord.js/issues/8416)) ([e72b986](https://togithub.com/discordjs/discord.js/commit/e72b986939e2958547c0e54d6d27472c8d111609)) #### Documentation - Change registration example to use global commands ([#​8454](https://togithub.com/discordjs/discord.js/issues/8454)) ([64a4041](https://togithub.com/discordjs/discord.js/commit/64a4041a05e9514334a9f9e1f38a1ea18bb676d5)) - **Colors:** Provide enum descriptions ([#​8437](https://togithub.com/discordjs/discord.js/issues/8437)) ([6ef4754](https://togithub.com/discordjs/discord.js/commit/6ef4754d40c5ec65715fc1e00e643c52fe0a6209)) - **AttachmentBuilder:** Fix [#​8407](https://togithub.com/discordjs/discord.js/issues/8407) ([#​8421](https://togithub.com/discordjs/discord.js/issues/8421)) ([5b053cf](https://togithub.com/discordjs/discord.js/commit/5b053cf82ec2f2b717a490485af052dc956fe3c9)) #### Features - **Guild:** Add `max_video_channel_users` ([#​8423](https://togithub.com/discordjs/discord.js/issues/8423)) ([3a96ce7](https://togithub.com/discordjs/discord.js/commit/3a96ce7970947f6268c21a1323d986aac8cb736d)) #### Typings - **Message:** Correct `bulkDelete` return type ([#​8465](https://togithub.com/discordjs/discord.js/issues/8465)) ([c5b96a1](https://togithub.com/discordjs/discord.js/commit/c5b96a185cb8ba836b7cd10526c14059866f218f)) - Fix missing types for mentionable options ([#​8443](https://togithub.com/discordjs/discord.js/issues/8443)) ([452e94f](https://togithub.com/discordjs/discord.js/commit/452e94fd3ecc12de9e3408982c5c7fd931bae634)) - **ApplicationCommandOption:** Add `ApplicationCommandBooleanOption` ([#​8434](https://togithub.com/discordjs/discord.js/issues/8434)) ([38275fc](https://togithub.com/discordjs/discord.js/commit/38275fc53d633ce77ed2b142aff788dcbd4fad8c)) ### [`v14.1.2`](https://togithub.com/discordjs/discord.js/releases/tag/14.1.2) [Compare Source](https://togithub.com/discordjs/discord.js/compare/14.1.1...14.1.2) #### Bug Fixes - **errors:** Error codes ([#​8398](https://togithub.com/discordjs/discord.js/issues/8398)) ([480c85c](https://togithub.com/discordjs/discord.js/commit/480c85c9c3d129204b3399ed726a4e570e0b2852)) #### Documentation - **Embed:** Ensure height and width are numbers ([#​8396](https://togithub.com/discordjs/discord.js/issues/8396)) ([fca3dad](https://togithub.com/discordjs/discord.js/commit/fca3dada2a565eecfc7e5275cc9317df1d261871)) ### [`v14.1.1`](https://togithub.com/discordjs/discord.js/releases/tag/14.1.1) [Compare Source](https://togithub.com/discordjs/discord.js/compare/14.1.0...14.1.1) #### Info - 14.1.1 release bump to update [@​discordjs/builders](https://togithub.com/discordjs/builders) dependency, no new features. ### [`v14.1.0`](https://togithub.com/discordjs/discord.js/releases/tag/14.1.0) [Compare Source](https://togithub.com/discordjs/discord.js/compare/14.0.3...14.1.0) #### Bug Fixes - **MessageMentions:** `ignoreRepliedUser` option in `has()` ([#​8202](https://togithub.com/discordjs/discord.js/issues/8202)) ([b4e2c0c](https://togithub.com/discordjs/discord.js/commit/b4e2c0c4d5538b945f9d597c6410a6f84b315084)) - **GuildChannelManager:** Allow unsetting rtcRegion ([#​8359](https://togithub.com/discordjs/discord.js/issues/8359)) ([a7d49e5](https://togithub.com/discordjs/discord.js/commit/a7d49e56fc7c34d2e4548d9e5bf0aec45273506e)) - **ThreadChannel:** Omit webhook fetching ([#​8351](https://togithub.com/discordjs/discord.js/issues/8351)) ([3839958](https://togithub.com/discordjs/discord.js/commit/3839958e3f682c715f1017da05436d2fe34900fd)) - **GuildAuditLogsEntry:** Replace OverwriteType with AuditLogOptionsType ([#​8345](https://togithub.com/discordjs/discord.js/issues/8345)) ([58c1b51](https://togithub.com/discordjs/discord.js/commit/58c1b51c5ceab137ad9851919b338419eeeab69e)) - **ShardClientUtil#\_respond:** Construct global error ([#​8348](https://togithub.com/discordjs/discord.js/issues/8348)) ([8e520f9](https://togithub.com/discordjs/discord.js/commit/8e520f946a5b9f93a939290facf4ccca2c05ff21)) - **Presence:** Do not return NaN for activity timestamp ([#​8340](https://togithub.com/discordjs/discord.js/issues/8340)) ([df42fdf](https://togithub.com/discordjs/discord.js/commit/df42fdfc421f1190f0a2267a66efd3c921ec2348)) - **Client:** Omit private properties from toJSON ([#​8337](https://togithub.com/discordjs/discord.js/issues/8337)) ([830c670](https://togithub.com/discordjs/discord.js/commit/830c670c61dcb17d8ab2a894a3203c68917d27e0)) - **ApplicationCommandManager:** Allow passing 0n to defaultMemberPermissions ([#​8311](https://togithub.com/discordjs/discord.js/issues/8311)) ([1fb7b30](https://togithub.com/discordjs/discord.js/commit/1fb7b30963cfe7ea4c05b1f3b42171c879c46a1d)) #### Documentation - **InteractionResponses:** Add `showModal()` return type ([#​8376](https://togithub.com/discordjs/discord.js/issues/8376)) ([0b61dbf](https://togithub.com/discordjs/discord.js/commit/0b61dbf720e844322b066e30080c3537ab3d8174)) - **WebhookClient:** Document working options ([#​8375](https://togithub.com/discordjs/discord.js/issues/8375)) ([ba6797e](https://togithub.com/discordjs/discord.js/commit/ba6797e74209161b64c412de1b6f307cb28736b8)) - **Message:** Document gateway intent for content ([#​8364](https://togithub.com/discordjs/discord.js/issues/8364)) ([2130aae](https://togithub.com/discordjs/discord.js/commit/2130aae3210a8eaf91c5ccae5463940d49052c7d)) - Use info blocks for requirements ([#​8361](https://togithub.com/discordjs/discord.js/issues/8361)) ([80b9738](https://togithub.com/discordjs/discord.js/commit/80b9738957ebf5b6eb7c9858cec0fb1c897d0a1f)) - **WebhookClient:** Make constructor a union ([#​8370](https://togithub.com/discordjs/discord.js/issues/8370)) ([e9920a9](https://togithub.com/discordjs/discord.js/commit/e9920a9c98ffb78bd7d0ae00d486476367296646)) - Update docs and examples to PascalCase links ([#​8305](https://togithub.com/discordjs/discord.js/issues/8305)) ([34ba9d1](https://togithub.com/discordjs/discord.js/commit/34ba9d1c4c80eff7e6ac199a40232d07491432cc)) #### Features - Add channel & message URL formatters ([#​8371](https://togithub.com/discordjs/discord.js/issues/8371)) ([a7deb8f](https://togithub.com/discordjs/discord.js/commit/a7deb8f89830ead6185c5fb46a49688b6d209ed1)) - Restore missing typeguards ([#​8328](https://togithub.com/discordjs/discord.js/issues/8328)) ([77ed407](https://togithub.com/discordjs/discord.js/commit/77ed407f6aadb68e729470c5269e9b526cb1b3f0)) - **GuildMember:** Add dmChannel getter ([#​8281](https://togithub.com/discordjs/discord.js/issues/8281)) ([4fc2c60](https://togithub.com/discordjs/discord.js/commit/4fc2c60a3bb43671b4b0202ae75eab42aba163ff)) #### Refactor - Deprecate `Formatter` class ([#​8373](https://togithub.com/discordjs/discord.js/issues/8373)) ([7fd9ed8](https://togithub.com/discordjs/discord.js/commit/7fd9ed8f13d17ce7e98e34f7454d9047054d8467)) - **PermissionOverwriteManager:** Use `OverwriteType` ([#​8374](https://togithub.com/discordjs/discord.js/issues/8374)) ([6d24805](https://togithub.com/discordjs/discord.js/commit/6d248051cfd431e9cb1c65cb98f56aa0a6556407)) #### Typings - **GuildAuditLogsEntryExtraField:** Use `AuditLogOptionsType` ([#​8349](https://togithub.com/discordjs/discord.js/issues/8349)) ([200ab91](https://togithub.com/discordjs/discord.js/commit/200ab91f527d8a5706d277b89a975096f75d141a)) ### [`v14.0.3`](https://togithub.com/discordjs/discord.js/releases/tag/14.0.3) [Compare Source](https://togithub.com/discordjs/discord.js/compare/14.0.2...14.0.3) #### Bug Fixes - **Components:** Support emoji id strings ([#​8310](https://togithub.com/discordjs/discord.js/issues/8310)) ([660e212](https://togithub.com/discordjs/discord.js/commit/660e212e83df026c684ee2cda7fb4e98870f342e)) ### [`v14.0.2`](https://togithub.com/discordjs/discord.js/releases/tag/14.0.2) [Compare Source](https://togithub.com/discordjs/discord.js/compare/14.0.1...14.0.2) #### Bug Fixes - **DataResolver#resolveImage:** Adjust to updated resolveFile ([#​8308](https://togithub.com/discordjs/discord.js/issues/8308)) ([3a7e93d](https://togithub.com/discordjs/discord.js/commit/3a7e93df576172c797f1d8bd6483234bb6af2d00)) ### [`v14.0.1`](https://togithub.com/discordjs/discord.js/releases/tag/14.0.1) [Compare Source](https://togithub.com/discordjs/discord.js/compare/14.0.0...14.0.1) #### Info - 14.0.1 release bump, no new features. ### [`v14.0.0`](https://togithub.com/discordjs/discord.js/releases/tag/14.0.0) [Compare Source](https://togithub.com/discordjs/discord.js/compare/13.10.3...14.0.0) Changelog: https://github.com/discordjs/discord.js/blob/main/packages/discord.js/CHANGELOG.md#​1400---2022-07-17 For breaking changes please reference: ### [`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)) ### [`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)) ### [`v13.8.0`](https://togithub.com/discordjs/discord.js/releases/tag/13.8.0) [Compare Source](https://togithub.com/discordjs/discord.js/compare/13.7.0...13.8.0) #### Bug Fixes - **guildchannelmanager:** Wrong parameter in \_sortedChannels call ([#​8011](https://togithub.com/discordjs/discord.js/issues/8011)) ([876816a](https://togithub.com/discordjs/discord.js/commit/876816ab2a0fd890d5bcedb3d73094c37c6b4e31)) - **websocketshard:** Deal with zombie connection caused by 4009 ([#​7581](https://togithub.com/discordjs/discord.js/issues/7581)) ([114bcc0](https://togithub.com/discordjs/discord.js/commit/114bcc07a980325a9c3a04eb35ce1284b23eaefb)) - Video quality mode data property ([#​7946](https://togithub.com/discordjs/discord.js/issues/7946)) ([76df9fd](https://togithub.com/discordjs/discord.js/commit/76df9fdc451148392a7cfac83de67b8af2fe7bb6)) - **ApplicationCommandOptionType:** Add attachment to jsdoc ([#​7952](https://togithub.com/discordjs/discord.js/issues/7952)) ([a51420f](https://togithub.com/discordjs/discord.js/commit/a51420f7f851c671b8e896d987a26172749376f5)) #### Features - Backport text-in-voice support to v13 ([#​7999](https://togithub.com/discordjs/discord.js/issues/7999)) ([ddfe15b](https://togithub.com/discordjs/discord.js/commit/ddfe15b8723ad66ab48dcd7967c89c7484b71929)) ### [`v13.7.0`](https://togithub.com/discordjs/discord.js/releases/tag/13.7.0) [Compare Source](https://togithub.com/discordjs/discord.js/compare/13.6.0...13.7.0) #### Bug Fixes - **MessageEmbed:** Fix a typo ([#​7906](https://togithub.com/discordjs/discord.js/issues/7906)) ([ea28638](https://togithub.com/discordjs/discord.js/commit/ea28638a0c7cebb40aab36c01ed29fed02935540)) - **GuildEditData:** Some fields can be null for v13 ([#​7633](https://togithub.com/discordjs/discord.js/issues/7633)) ([816936e](https://togithub.com/discordjs/discord.js/commit/816936eafbe4b8caee10a15709a771919754f5ad)) - Apply v14 fix ([#​7756](https://togithub.com/discordjs/discord.js/issues/7756)) ([ab6c2ba](https://togithub.com/discordjs/discord.js/commit/ab6c2bad845d44b5d822b131e5e458a3637431c6)) - **GuildChannelManager:** `delete` method accessing wrong id ([#​7771](https://togithub.com/discordjs/discord.js/issues/7771)) ([c9e4562](https://togithub.com/discordjs/discord.js/commit/c9e4562fd58999452829501a3410da2b1709342f)) - **GuildScheduledEvent:** Handle missing `image` for v13 ([#​7627](https://togithub.com/discordjs/discord.js/issues/7627)) ([dfea9c2](https://togithub.com/discordjs/discord.js/commit/dfea9c27cef4ec7472c39675c93de985b43fee87)) - **messagementions:** Fix `has` method for v13 ([#​7591](https://togithub.com/discordjs/discord.js/issues/7591)) ([7a52785](https://togithub.com/discordjs/discord.js/commit/7a52785f7d3a0d2211b2ceff68f7152161a0b1f5)) - Check if member has admininistrator on `moderatable` (v13) ([#​7578](https://togithub.com/discordjs/discord.js/issues/7578)) ([13dd82d](https://togithub.com/discordjs/discord.js/commit/13dd82d7fa6bc5906103cf8c1f4bb7de5d3e8270)) - **ThreadChannel:** Require `sendable` for `unarchivable` ([#​7555](https://togithub.com/discordjs/discord.js/issues/7555)) ([49397c0](https://togithub.com/discordjs/discord.js/commit/49397c0ca4ec468a2046167afa64b7a82aa5e7fa)) - Backport `MessageReaction#me` being incorrectly `false` ([#​7553](https://togithub.com/discordjs/discord.js/issues/7553)) ([5f621c1](https://togithub.com/discordjs/discord.js/commit/5f621c19959e892066b23f06f0b6485b6cecdb4c)) - **typings:** SweepStageInstances typo ([#​7521](https://togithub.com/discordjs/discord.js/issues/7521)) ([f096069](https://togithub.com/discordjs/discord.js/commit/f0960698d2ef51d4586f3c89d8b7c94faf5d921b)) - **MessagePayload:** V13 don't set reply flags to target flags ([#​7515](https://togithub.com/discordjs/discord.js/issues/7515)) ([30baff7](https://togithub.com/discordjs/discord.js/commit/30baff7ecbe5fdb5bea9ed5b14a28a76922d507c)) - **Shard:** V13 EventEmitter listener warning ([#​7479](https://togithub.com/discordjs/discord.js/issues/7479)) ([77b8e01](https://togithub.com/discordjs/discord.js/commit/77b8e0191123b0e76832c642454adceab9b8ad13)) - **MessageEmbed:** Set footer to undefined ([#​7358](https://togithub.com/discordjs/discord.js/issues/7358)) ([bc5ddc3](https://togithub.com/discordjs/discord.js/commit/bc5ddc36fa2e1935ffc8e871c333f6613a5f2396)) #### Documentation - **shardingmanager:** Fix type of `execArgv` option (v13) ([#​7863](https://togithub.com/discordjs/discord.js/issues/7863)) ([43a7870](https://togithub.com/discordjs/discord.js/commit/43a7870b2337ebdc362640a799fe5e81cfbaf739)) - Fix and improve localization docs (v13 backport) ([#​7807](https://togithub.com/discordjs/discord.js/issues/7807)) ([6dcf0bd](https://togithub.com/discordjs/discord.js/commit/6dcf0bda05ee79baa173dce02a4f8985f6f654df)) - **ApplicationCommand:** Fix ApplicationCommandOptionChoice ([#​7798](https://togithub.com/discordjs/discord.js/issues/7798)) ([1040ce0](https://togithub.com/discordjs/discord.js/commit/1040ce0e710e0e805ad75302b9078a0230309ae8)) - Backport version 13 fixes ([#​7552](https://togithub.com/discordjs/discord.js/issues/7552)) ([69ba067](https://togithub.com/discordjs/discord.js/commit/69ba067a6512fffd2be99ad0b5db2cbfcbb19c88)) #### Features - Backport ([#​7776](https://togithub.com/discordjs/discord.js/issues/7776)) ([5165b18](https://togithub.com/discordjs/discord.js/commit/5165b18b85379411645ca377389b09a911fd3fc8)) - Backport ([#​7787](https://togithub.com/discordjs/discord.js/issues/7787)) ([3eb45e3](https://togithub.com/discordjs/discord.js/commit/3eb45e30b3a3b1b5624d36698b7f1af6bff3cb6d)) - Backport ([#​7786](https://togithub.com/discordjs/discord.js/issues/7786)) ([ab324ea](https://togithub.com/discordjs/discord.js/commit/ab324ea6ae042e8312e28dee1665729e6db29193)) - Add support for localized slash commands (v13 backport) ([#​7766](https://togithub.com/discordjs/discord.js/issues/7766)) ([022e138](https://togithub.com/discordjs/discord.js/commit/022e138b9a5a9038e61b5bdabade7606c9341982)) - App authorization links and tags for v13 ([#​7731](https://togithub.com/discordjs/discord.js/issues/7731)) ([9e4a900](https://togithub.com/discordjs/discord.js/commit/9e4a900e6d540ad611675ec54ba35e2b9da984dd)) - Backport ([#​7777](https://togithub.com/discordjs/discord.js/issues/7777)) ([6c56132](https://togithub.com/discordjs/discord.js/commit/6c5613255ade937384525b17f2179f4086a501f1)) - Backport ([#​7778](https://togithub.com/discordjs/discord.js/issues/7778)) ([ff49b82](https://togithub.com/discordjs/discord.js/commit/ff49b82db773f0407ac0e890897156fb52843b11)) - Backport ([#​7779](https://togithub.com/discordjs/discord.js/issues/7779)) ([ae7f991](https://togithub.com/discordjs/discord.js/commit/ae7f991e8d08222483a1e92d6740fedadc479bd5)) - Backport ([#​7783](https://togithub.com/discordjs/discord.js/issues/7783)) ([cedc333](https://togithub.com/discordjs/discord.js/commit/cedc3339401349dfa00990be204b203ef46a3545)) - **VoiceChannel:** Support `video_quality_mode` (v13) ([#​7785](https://togithub.com/discordjs/discord.js/issues/7785)) ([6daee1b](https://togithub.com/discordjs/discord.js/commit/6daee1b235fc29eb09d9dd97cbbea619225ee2e1)) - **StageInstance:** Add support for associated guild event ([#​7713](https://togithub.com/discordjs/discord.js/issues/7713)) ([68498a8](https://togithub.com/discordjs/discord.js/commit/68498a87be9436be95456768f50db638c06a6ca8)) - **modals:** Modals, input text components and modal submits, v13 style ([#​7431](https://togithub.com/discordjs/discord.js/issues/7431)) ([e1cdcfa](https://togithub.com/discordjs/discord.js/commit/e1cdcfa9a6baed1d373cc5474630d32ce38db31e)) - Backport `Interaction#isRepliable` ([#​7563](https://togithub.com/discordjs/discord.js/issues/7563)) ([5e8162a](https://togithub.com/discordjs/discord.js/commit/5e8162a1379cb3b8c02cc5b29e70911eb1389218)) - Add methods to managers for v13 ([#​7611](https://togithub.com/discordjs/discord.js/issues/7611)) ([9f09702](https://togithub.com/discordjs/discord.js/commit/9f09702854d21fd11ab3f4e2f0eec445f294130e)) - Add `premiumSubscriptionCount` to `InviteGuild` ([#​7629](https://togithub.com/discordjs/discord.js/issues/7629)) ([8e7d15e](https://togithub.com/discordjs/discord.js/commit/8e7d15e49d0b75687d4ae813d8274b7086959004)) - **scheduledevents:** Event cover images for v13 ([#​7613](https://togithub.com/discordjs/discord.js/issues/7613)) ([a7535a2](https://togithub.com/discordjs/discord.js/commit/a7535a2232c4de4553d0d2a2cee315124e1bdfaa)) - Backport `MessageMentions` channel type fixes ([#​7562](https://togithub.com/discordjs/discord.js/issues/7562)) ([93cdb2f](https://togithub.com/discordjs/discord.js/commit/93cdb2f2fa3ebde8f06cefe9de4a351b99f3b5e6)) - Backport cache types resolving to `never` ([#​7561](https://togithub.com/discordjs/discord.js/issues/7561)) ([611d3a7](https://togithub.com/discordjs/discord.js/commit/611d3a7b2f76c8be2655d8f27ec4667e6c2054cf)) - Backport sending message flags ([#​7560](https://togithub.com/discordjs/discord.js/issues/7560)) ([29d42ed](https://togithub.com/discordjs/discord.js/commit/29d42ed31959a0b5e518b46e45029b99cb15aa59)) - **ThreadChannel:** Backport creation timestamp ([#​7559](https://togithub.com/discordjs/discord.js/issues/7559)) ([1d97dcf](https://togithub.com/discordjs/discord.js/commit/1d97dcff087b75e36d8d4b20e79ec3b820868024)) - Add custom image support to version 13 ([#​7557](https://togithub.com/discordjs/discord.js/issues/7557)) ([679b87c](https://togithub.com/discordjs/discord.js/commit/679b87c4f88a7bd56bf81a9ade0fc2bf7e54495a)) - Backport `reason` on `pin` and `unpin` ([#​7556](https://togithub.com/discordjs/discord.js/issues/7556)) ([b231bec](https://togithub.com/discordjs/discord.js/commit/b231bece0e0a1600bd4e2337a2ec83c9a8df11fd)) - **GuildPreview:** Add stickers to version 13 ([#​7554](https://togithub.com/discordjs/discord.js/issues/7554)) ([215dfe0](https://togithub.com/discordjs/discord.js/commit/215dfe02d5482fcabccbc2373386eae15bdd866a)) - Backport `sweepStickers` method ([#​7558](https://togithub.com/discordjs/discord.js/issues/7558)) ([ee1698d](https://togithub.com/discordjs/discord.js/commit/ee1698d92869280dcfdbfb353712ef97dff90b56)) - **scheduledevents:** Add image option (v13) ([#​7549](https://togithub.com/discordjs/discord.js/issues/7549)) ([2fcf8af](https://togithub.com/discordjs/discord.js/commit/2fcf8af421b34b4908bb01b59cf748a1376e5535)) - **thread:** V13 add `newlyCreated` to `threadCreate` event ([#​7481](https://togithub.com/discordjs/discord.js/issues/7481)) ([2b3db73](https://togithub.com/discordjs/discord.js/commit/2b3db734dfd0e9a3cbfdd45fd3aa490b82ddaa08)) - **commands:** Attachment options ([#​7441](https://togithub.com/discordjs/discord.js/issues/7441)) ([5bcca8b](https://togithub.com/discordjs/discord.js/commit/5bcca8b97fc09d9f3149325e2b8d8bccdd61e354)) #### Refactor - Deprecate v13 properties and methods ([#​7782](https://togithub.com/discordjs/discord.js/issues/7782)) ([b9802f4](https://togithub.com/discordjs/discord.js/commit/b9802f4b6f25da62a0bff049ccc165cce8c9d856)) - Remove non-breaking stuff ([#​7636](https://togithub.com/discordjs/discord.js/issues/7636)) ([b9c5676](https://togithub.com/discordjs/discord.js/commit/b9c5676006a702f704e970b3027829663b9b0a65)) #### Typings - Fix ModalSubmitInteraction ([#​7768](https://togithub.com/discordjs/discord.js/issues/7768)) ([1d09ad4](https://togithub.com/discordjs/discord.js/commit/1d09ad4652796ecf39a3146631120d5600f36b6a)) - **threadchannel:** Fix autoArchiveDuration types ([#​7817](https://togithub.com/discordjs/discord.js/issues/7817)) ([7afcd95](https://togithub.com/discordjs/discord.js/commit/7afcd9594a5706526be20cb26f0de388b094c1b4)) - **InteractionCollector:** Fix guild and channel types ([#​7624](https://togithub.com/discordjs/discord.js/issues/7624)) ([7814074](https://togithub.com/discordjs/discord.js/commit/78140748ce4a64977426a93fd72c9e2783e5919d)) - V13 channel create overloads fix ([#​7480](https://togithub.com/discordjs/discord.js/issues/7480)) ([0b54089](https://togithub.com/discordjs/discord.js/commit/0b54089c43b60a325e02b78dd0126771ac71f746))

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.

totallytavi commented 2 years ago

Will be manually upgraded. This PR should be closed

renovate[bot] commented 2 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 14.x releases. However, if you upgrade to 14.x manually then Renovate will reenable minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.