azukashi / exxyll

🤖 Multipurpose Discord Bot with Commands for Fun, Games, Moderation, Utility, and many more!
MIT License
49 stars 40 forks source link

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

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.2.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)) ### [`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)) ### [`v13.6.0`](https://togithub.com/discordjs/discord.js/releases/tag/13.6.0) [Compare Source](https://togithub.com/discordjs/discord.js/compare/13.5.1...13.6.0) #### Documentation - **interaction:** Add locale list link ([#​7261](https://togithub.com/discordjs/discord.js/issues/7261)) ([1f4e633](https://togithub.com/discordjs/discord.js/commit/1f4e633ce3bd0a2398e49d3a9f6eb5ddd5e09ab9)) #### Features - Add Locales to Interactions ([#​7131](https://togithub.com/discordjs/discord.js/issues/7131)) ([233084a](https://togithub.com/discordjs/discord.js/commit/233084a6018e77b7f9d94446683eef38790ed277)) ### [`v13.5.1`](https://togithub.com/discordjs/discord.js/releases/tag/13.5.1) [Compare Source](https://togithub.com/discordjs/discord.js/compare/13.5.0...13.5.1) #### Bug Fixes - **sweepers:** Provide default for object param ([#​7182](https://togithub.com/discordjs/discord.js/issues/7182)) ([2dabd82](https://togithub.com/discordjs/discord.js/commit/2dabd82e26134b5050f694f3a9f6524cd3d0c75c)) #### Documentation - **Sweepers:** Fix typo ([#​7165](https://togithub.com/discordjs/discord.js/issues/7165)) ([780b7ed](https://togithub.com/discordjs/discord.js/commit/780b7ed39f173a77fd9eae396133980826926906)) ### [`v13.5.0`](https://togithub.com/discordjs/discord.js/releases/tag/13.5.0) [Compare Source](https://togithub.com/discordjs/discord.js/compare/13.4.0...13.5.0) #### Bug Fixes - **GuildMemberManager:** Nick endpoint ([#​7151](https://togithub.com/discordjs/discord.js/issues/7151)) ([d0c3961](https://togithub.com/discordjs/discord.js/commit/d0c3961aef41f17773fb14d06213df3fcb7fc8d2)) - **Permissions:** ToArray shouldn't check admin ([#​7144](https://togithub.com/discordjs/discord.js/issues/7144)) ([fc4292e](https://togithub.com/discordjs/discord.js/commit/fc4292e2e9ad381eb0ed07ef5e80a4251a5c4e9d)) - Remove deprecation warning on `Message#cleanContent` ([#​7143](https://togithub.com/discordjs/discord.js/issues/7143)) ([7e5f16b](https://togithub.com/discordjs/discord.js/commit/7e5f16b6b3060820446a325f4eb06dd60faee5a9)) #### Features - **GuildMember:** Add method to check timeout ([#​7146](https://togithub.com/discordjs/discord.js/issues/7146)) ([baacd6b](https://togithub.com/discordjs/discord.js/commit/baacd6ba6979f11e1af38804df15468c29ec09e3)) - **ClientOptions:** WaitGuildTimeout amount client option ([#​6576](https://togithub.com/discordjs/discord.js/issues/6576)) ([2bfc638](https://togithub.com/discordjs/discord.js/commit/2bfc638a5cd0e4c0b2e69971d30828b51ab3c563)) #### Refactor - **MessageEmbed:** Deprecate strings for `setAuthor()` (completely) and `setFooter()` ([#​7153](https://togithub.com/discordjs/discord.js/issues/7153)) ([3496516](https://togithub.com/discordjs/discord.js/commit/3496516dc99149705754ed56f3e9dfe711d3926d)) - Import timers, `process`, and `Buffer` from `node:` ([#​7157](https://togithub.com/discordjs/discord.js/issues/7157)) ([3c62bd2](https://togithub.com/discordjs/discord.js/commit/3c62bd2d47dbd52b6b431014be87f584ae3d5309)) ### [`v13.4.0`](https://togithub.com/discordjs/discord.js/releases/tag/13.4.0) [Compare Source](https://togithub.com/discordjs/discord.js/compare/13.3.1...13.4.0) ##### Bug Fixes - **BaseMessageComponent:** don't create new class instances ([#​7140](https://togithub.com/discordjs/discord.js/issues/7140)) ([e6f41b5](https://togithub.com/discordjs/discord.js/commit/e6f41b578a62dba4a4941c342f7b9fd01b2d6254)) - Make the followUp function error more clear ([#​7129](https://togithub.com/discordjs/discord.js/issues/7129)) ([b763dab](https://togithub.com/discordjs/discord.js/commit/b763dabaa941826e635e630526ef227a16d69eec)) - **ActionsManager:** revert to manual requires ([#​7034](https://togithub.com/discordjs/discord.js/issues/7034)) ([0193efa](https://togithub.com/discordjs/discord.js/commit/0193efae714c7c8f5b6a52b27277cb65cae9971e)) - **GuildAuditLog:** Remove `Promise`s in constructor ([#​7089](https://togithub.com/discordjs/discord.js/issues/7089)) ([9cf44d1](https://togithub.com/discordjs/discord.js/commit/9cf44d1c0e2cffdf285c73d151e7d8e0f5dbbb9a)) - **GuildChannel:** default to `this.rawPosition` in `clone()` ([#​7057](https://togithub.com/discordjs/discord.js/issues/7057)) ([5fcda73](https://togithub.com/discordjs/discord.js/commit/5fcda73d9f383bb27f8b9f141921b6f0b7e25b4d)) - **InteractionCollector:** handle thread (and parent) deletion ([#​7070](https://togithub.com/discordjs/discord.js/issues/7070)) ([b5cd288](https://togithub.com/discordjs/discord.js/commit/b5cd2884b6277ac48c6d0663cf4916b249cda15b)) - **MessageManager:** Allow a string for `edit()` ([#​7033](https://togithub.com/discordjs/discord.js/issues/7033)) ([54f937d](https://togithub.com/discordjs/discord.js/commit/54f937d82c4159d85e348dfb63b28f9f0c554805)) - **MessageManager:** do not use `client.emojis` ([#​7039](https://togithub.com/discordjs/discord.js/issues/7039)) ([fd63139](https://togithub.com/discordjs/discord.js/commit/fd63139b41a7e97ecd633c36162c0e591df972bc)) - **MessagePayload:** prevent spread of `undefined` ([#​7029](https://togithub.com/discordjs/discord.js/issues/7029)) ([fabd343](https://togithub.com/discordjs/discord.js/commit/fabd34381ce14a399204b0bf8fd1dde4bcb8628e)) - **MessageReaction:** Cache myself when `MessageReaction#me` is `true`. ([#​6956](https://togithub.com/discordjs/discord.js/issues/6956)) ([b001e19](https://togithub.com/discordjs/discord.js/commit/b001e194f117ca8cfc9bcc9eb62dd7aab07988f7)) - **ReactionCollector:** check for channel.threads ([#​7069](https://togithub.com/discordjs/discord.js/issues/7069)) ([3846f0d](https://togithub.com/discordjs/discord.js/commit/3846f0d97cf3ef81c578c0544e00dae3d1a5d994)) - **ShardingManager:** fix respawnAll not passing delay correctly ([#​7084](https://togithub.com/discordjs/discord.js/issues/7084)) ([de61fe4](https://togithub.com/discordjs/discord.js/commit/de61fe485476102c106eb455d0c5e1f36fbf07df)) - **StickerPack:** Nullify `bannerId` ([#​7119](https://togithub.com/discordjs/discord.js/issues/7119)) ([6bb03f2](https://togithub.com/discordjs/discord.js/commit/6bb03f2c3450261e6c5330a9abede1bb1d33e84d)) - avoid sending bot auth on token endpoints ([#​7022](https://togithub.com/discordjs/discord.js/issues/7022)) ([7efeff4](https://togithub.com/discordjs/discord.js/commit/7efeff461fd542fcd50a5615320be680a2e72026)) - Interaction channel type should be `GuildTextBasedChannels` when in guild ([#​6998](https://togithub.com/discordjs/discord.js/issues/6998)) ([da86bd4](https://togithub.com/discordjs/discord.js/commit/da86bd4fa309bbf47e3b39d6669bf746cecf94da)) - webhook typeguards should use string comparisons ([#​7127](https://togithub.com/discordjs/discord.js/issues/7127)) ([645b3f8](https://togithub.com/discordjs/discord.js/commit/645b3f84f47f966e4c314bf6a9fcb216a503e6f8)) - **Message:** remove usage of `.deleted` ([#​7109](https://togithub.com/discordjs/discord.js/issues/7109)) ([a0fe0ac](https://togithub.com/discordjs/discord.js/commit/a0fe0acbf1c0134d88d9fc519506cf33116288cc)) - **Sharding:** properly handle errors in fetchClientValues ([#​6990](https://togithub.com/discordjs/discord.js/issues/6990)) ([c0ba2d4](https://togithub.com/discordjs/discord.js/commit/c0ba2d46d0796c95598673f77f04b180280afb57)) - **StoreChannel:** mark as deprecated ([#​7072](https://togithub.com/discordjs/discord.js/issues/7072)) ([5ec542d](https://togithub.com/discordjs/discord.js/commit/5ec542d61fc47e6f150d96f5f4578ae2901d1cc7)) - **Util:** fix sorting for GuildChannels ([#​7002](https://togithub.com/discordjs/discord.js/issues/7002)) ([c07207f](https://togithub.com/discordjs/discord.js/commit/c07207f219268010ace0dc6c35b518e990b2865b)) - **VoiceState:** set streaming to false when the stream ended ([#​6992](https://togithub.com/discordjs/discord.js/issues/6992)) ([fdb09cb](https://togithub.com/discordjs/discord.js/commit/fdb09cbe03d45f72fe3413fde0debf5a79c69824)) ##### Features - add support for GuildScheduledEvent ([#​6493](https://togithub.com/discordjs/discord.js/issues/6493)) ([1316fd4](https://togithub.com/discordjs/discord.js/commit/1316fd4c6ad47729f566d3dd088bb3c144f4bf8e)) - **GuildMember:** Add timeouts ([#​7104](https://togithub.com/discordjs/discord.js/issues/7104)) ([aa7c1b2](https://togithub.com/discordjs/discord.js/commit/aa7c1b2081eb77659afd65c2f917afbcab3a162f)) - add `UserContextMenuInteraction` and `MessageContextMenuInteraction` ([#​7003](https://togithub.com/discordjs/discord.js/issues/7003)) ([4fe063f](https://togithub.com/discordjs/discord.js/commit/4fe063f0d00562b5987447a6b2b5900b64faec96)) - add API error code 20029 ([#​7078](https://togithub.com/discordjs/discord.js/issues/7078)) ([f410536](https://togithub.com/discordjs/discord.js/commit/f410536c515ed3cf5ca9b528a302dd68a0ea22f8)) - Add API error code 50055 ([#​7068](https://togithub.com/discordjs/discord.js/issues/7068)) ([f028aea](https://togithub.com/discordjs/discord.js/commit/f028aea33317b845ace2c2079ed9e8dbd4aad09c)) - Add API error code 50109 ([#​7112](https://togithub.com/discordjs/discord.js/issues/7112)) ([55960cc](https://togithub.com/discordjs/discord.js/commit/55960cc77827dfd4b95b91ad1259bedd69f092ea)) - export Sweepers ([#​7117](https://togithub.com/discordjs/discord.js/issues/7117)) ([b9b60a3](https://togithub.com/discordjs/discord.js/commit/b9b60a37b33aed2f85ef1e6cb6ae54481e946b92)) - **ApplicationCommand:** add setX methods for easier editing ([#​7063](https://togithub.com/discordjs/discord.js/issues/7063)) ([7f980e3](https://togithub.com/discordjs/discord.js/commit/7f980e38b6838eaa0537d11e4d0848660c784a0c)) - **ApplicationCommand:** add support for min and max values ([#​6855](https://togithub.com/discordjs/discord.js/issues/6855)) ([c30a818](https://togithub.com/discordjs/discord.js/commit/c30a818ca9cf93b5e6157d8a5caca4576eeb3222)) - **ApplicationFlags:** add message content intent flags ([#​6888](https://togithub.com/discordjs/discord.js/issues/6888)) ([e94073a](https://togithub.com/discordjs/discord.js/commit/e94073a6ab6630d4b1c582b456e8118f5fdaf866)) - **Client:** add global sweepers ([#​6825](https://togithub.com/discordjs/discord.js/issues/6825)) ([d1ef2f5](https://togithub.com/discordjs/discord.js/commit/d1ef2f5e8b02d9a1a9051c08c181a8ac82ec616f)) - **Guild:** add premiumProgressbarEnabled ([#​6887](https://togithub.com/discordjs/discord.js/issues/6887)) ([552d89f](https://togithub.com/discordjs/discord.js/commit/552d89fd4e536745bb51ade13cf500e94b871b9f)) - **MessageAttachment:** description (alt text) support ([#​6871](https://togithub.com/discordjs/discord.js/issues/6871)) ([5e0a7d5](https://togithub.com/discordjs/discord.js/commit/5e0a7d51fce3b67ba5a0e573fdc00a83693ad008)) - **Shard:** add eval context ([#​7011](https://togithub.com/discordjs/discord.js/issues/7011)) ([77aff08](https://togithub.com/discordjs/discord.js/commit/77aff08345cd2b76ca350ba8086717623f028534)) - **SnowflakeUtil:** add `timestampFrom` ([#​7058](https://togithub.com/discordjs/discord.js/issues/7058)) ([8b200c0](https://togithub.com/discordjs/discord.js/commit/8b200c0fee0cadf65244b1a84ccb6f244b9bfc7e)) - **SystemChannelFlags:** add new flag ([#​6870](https://togithub.com/discordjs/discord.js/issues/6870)) ([49e3ce2](https://togithub.com/discordjs/discord.js/commit/49e3ce21339e19912ba853f00bc2d68ab117f29f)) - **ThreadChannel:** add `ThreadChannel#viewable` ([#​6975](https://togithub.com/discordjs/discord.js/issues/6975)) ([db09d79](https://togithub.com/discordjs/discord.js/commit/db09d7942333dffad4fba875567758550d65bfef)) - **ThreadManager:** add slowmode option on thread creation ([#​6989](https://togithub.com/discordjs/discord.js/issues/6989)) ([493e4f9](https://togithub.com/discordjs/discord.js/commit/493e4f9350a53f005416ce3d1552d3e776e42854)) - add new activity flags ([#​6699](https://togithub.com/discordjs/discord.js/issues/6699)) ([47d74eb](https://togithub.com/discordjs/discord.js/commit/47d74ebf810fbf07cf79fde193a77171be24e74b)) ### [`v13.3.1`](https://togithub.com/discordjs/discord.js/releases/tag/13.3.1) [Compare Source](https://togithub.com/discordjs/discord.js/compare/13.3.0...13.3.1) ##### Bug Fixes - assert channel types in message actions ([#​6919](https://togithub.com/discordjs/discord.js/issues/6919)) ([9bd3689](https://togithub.com/discordjs/discord.js/commit/9bd3689fb1273956533a2d110cfc72407c58b832)) - **MessageEmbed:** only compare image urls in #equals ([#​6926](https://togithub.com/discordjs/discord.js/issues/6926)) ([95d2a4d](https://togithub.com/discordjs/discord.js/commit/95d2a4d35ef30d83a2e9ca82b88c978f35c5e1e0)) - correctly access guild IDs inside managers ([#​6927](https://togithub.com/discordjs/discord.js/issues/6927)) ([2d9ffb8](https://togithub.com/discordjs/discord.js/commit/2d9ffb8c5b1aa4f510b3448ea0eb1400ad6b85b9)) ### [`v13.3.0`](https://togithub.com/discordjs/discord.js/releases/tag/13.3.0) [Compare Source](https://togithub.com/discordjs/discord.js/compare/13.2.0...13.3.0) ##### Bug Fixes - Handle message bulk delete and thread delete in collectors ([#​6902](https://togithub.com/discordjs/discord.js/issues/6902)) ([d6685b1](https://togithub.com/discordjs/discord.js/commit/d6685b1c5097377b8228b32ff05f1e5553051417)) - **AllowedImageSizes:** add new image sizes ([#​6844](https://togithub.com/discordjs/discord.js/issues/6844)) ([ef01b84](https://togithub.com/discordjs/discord.js/commit/ef01b84fa8c8933a496528da8eeeb346cbf41ea4)) - **ApplicationCommandManager:** update guild command cache on c/u/d ([#​6841](https://togithub.com/discordjs/discord.js/issues/6841)) ([f169c8f](https://togithub.com/discordjs/discord.js/commit/f169c8fe460ef2be6f38d6ee73c55d8b4182e3b7)) - **Guild:** guild.available is never set on new joins ([#​6769](https://togithub.com/discordjs/discord.js/issues/6769)) ([29667c9](https://togithub.com/discordjs/discord.js/commit/29667c96e52a9f0b1e499fa6c21d9fe80e06bb37)) - **GuildBanManager:** send reason in the headers instead of json body ([#​6800](https://togithub.com/discordjs/discord.js/issues/6800)) ([bfb89de](https://togithub.com/discordjs/discord.js/commit/bfb89de864fd5dc4cbb654f6259f802ee21c9a0e)) - **GuildMember:** more explicit partial check ([#​6760](https://togithub.com/discordjs/discord.js/issues/6760)) ([b1656bf](https://togithub.com/discordjs/discord.js/commit/b1656bfb4f72819512fc75d5c052d2982f0b9683)) - **MessageComponentInteraction:** component getter is not null anymore ([#​6835](https://togithub.com/discordjs/discord.js/issues/6835)) ([7621e9d](https://togithub.com/discordjs/discord.js/commit/7621e9da4c9c5f501131d64aaa1a3a16c3b985db)) - **TextBasedChannel:** return the cached message instead of clone it ([#​6877](https://togithub.com/discordjs/discord.js/issues/6877)) ([ceaf738](https://togithub.com/discordjs/discord.js/commit/ceaf738d2efc4b482c8a1fc5b486df99b1d0f037)) - `PartialGuildMember#id` is not null ([#​6840](https://togithub.com/discordjs/discord.js/issues/6840)) ([4dff279](https://togithub.com/discordjs/discord.js/commit/4dff279a6f88612db9283851fba8850a2d6c65fe)) - **MessageReaction:** Prevent event double fire from uncached messages ([#​6818](https://togithub.com/discordjs/discord.js/issues/6818)) ([267a4b3](https://togithub.com/discordjs/discord.js/commit/267a4b3f68fa81629a083ebf04f7e49b5579ae86)) - **Role:** check for presence of icon and unicode_emoji before patching ([#​6780](https://togithub.com/discordjs/discord.js/issues/6780)) ([e31c5ca](https://togithub.com/discordjs/discord.js/commit/e31c5ca1a88a32e425f9e28abbdfd66d4309c5c6)) - **Types:** export more types ([#​6808](https://togithub.com/discordjs/discord.js/issues/6808)) ([b474677](https://togithub.com/discordjs/discord.js/commit/b47467755cb5d1dd779d79ad86eb678bb13541e9)) - **User:** don't generate the banner URL when not cached ([#​6783](https://togithub.com/discordjs/discord.js/issues/6783)) ([0d599a1](https://togithub.com/discordjs/discord.js/commit/0d599a1a7680fc4a35b5f44ba0c3b9aeccccbfaf)) - **Webhook:** Resolve source guild only if cached ([#​6834](https://togithub.com/discordjs/discord.js/issues/6834)) ([d193d04](https://togithub.com/discordjs/discord.js/commit/d193d04cea862e2db84ac40226cfdbdb39be46d5)) ##### Features - **ThreadMemberManager:** allow individual members to be fetched ([#​6889](https://togithub.com/discordjs/discord.js/issues/6889)) ([14716df](https://togithub.com/discordjs/discord.js/commit/14716df6b62b35f3a09243ba12242db9dc798aa7)) - add support for autocomplete interactions ([#​6672](https://togithub.com/discordjs/discord.js/issues/6672)) ([ddf759c](https://togithub.com/discordjs/discord.js/commit/ddf759c8117e7a00702d444f5b5f0c2257189b09)) - **MessageEmbed:** add #equals ([#​6885](https://togithub.com/discordjs/discord.js/issues/6885)) ([fae4abf](https://togithub.com/discordjs/discord.js/commit/fae4abf2f7071425639e8d1ea1a8598403fa2a07)) - **StartThreadOptions:** default autoArchiveDuration to channel's defaultAutoArchiveDuration ([#​6278](https://togithub.com/discordjs/discord.js/issues/6278)) ([740d3f0](https://togithub.com/discordjs/discord.js/commit/740d3f006ef637709e3026f90fe72f93b8397229)) - Add `rtcRegion` to `GuildManager#create()` ([#​6858](https://togithub.com/discordjs/discord.js/issues/6858)) ([399e720](https://togithub.com/discordjs/discord.js/commit/399e720b92c11539f4d16a13e1b8190f136da6cc)) - add typeguards to webhooks ([#​6850](https://togithub.com/discordjs/discord.js/issues/6850)) ([e0afcad](https://togithub.com/discordjs/discord.js/commit/e0afcadda4bf70497b327cd3b3372688ba03422a)) - **Client:** add apiResponse and apiRequest events ([#​6739](https://togithub.com/discordjs/discord.js/issues/6739)) ([26f927b](https://togithub.com/discordjs/discord.js/commit/26f927b9fe338f2f3dc413f46122532608a5a080)) - **CommandInteraction:** add toString method ([#​6793](https://togithub.com/discordjs/discord.js/issues/6793)) ([bd48e6d](https://togithub.com/discordjs/discord.js/commit/bd48e6df844fd535949937c3603629413d422526)) - **GuildChannelManager:** add 'rtcRegion' option to 'create' method ([#​6849](https://togithub.com/discordjs/discord.js/issues/6849)) ([487d32d](https://togithub.com/discordjs/discord.js/commit/487d32d303c340b1609b0fe6b829a5f4fe001ef0)) - **Interaction:** add `isApplicationCommand` check ([#​6801](https://togithub.com/discordjs/discord.js/issues/6801)) ([6898fa3](https://togithub.com/discordjs/discord.js/commit/6898fa3b37bf5248c85417f145dc377b4c0ebc82)) - **ModuleImporter:** implement import module compatible with bundlers ([#​6709](https://togithub.com/discordjs/discord.js/issues/6709)) ([d399a28](https://togithub.com/discordjs/discord.js/commit/d399a28323fbcdc8c3e94f10b97f47e0dfc61f7a)) - **Permissions:** add checkAdmin to permission overwrite checks ([#​6847](https://togithub.com/discordjs/discord.js/issues/6847)) ([7513b45](https://togithub.com/discordjs/discord.js/commit/7513b4528ca1b6cf03b8af147feb73ea42a4f8e6))

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.

renovate[bot] commented 2 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (13.8.1). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

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.