Closed renovate[bot] closed 1 year ago
Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 14.x
releases. But if you manually upgrade to 14.x
then Renovate will re-enable minor
and patch
updates automatically.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
13.12.0
->14.7.1
Release Notes
discordjs/discord.js
### [`v14.7.1`](https://togithub.com/discordjs/discord.js/releases/tag/14.7.1) [Compare Source](https://togithub.com/discordjs/discord.js/compare/14.7.0...14.7.1) #### Bug Fixes - Prevent crash on no select menu option ([#8881](https://togithub.com/discordjs/discord.js/issues/8881)) ([11d195d](https://togithub.com/discordjs/discord.js/commit/11d195d04ff57d51adb0f0d3a0a7342f9e34aba0)) ### [`v14.7.0`](https://togithub.com/discordjs/discord.js/releases/tag/14.7.0) [Compare Source](https://togithub.com/discordjs/discord.js/compare/14.6.0...14.7.0) #### Bug Fixes - **MessageMentions:** Add `InGuild` generic ([#8828](https://togithub.com/discordjs/discord.js/issues/8828)) ([f982803](https://togithub.com/discordjs/discord.js/commit/f9828034cd21e6f702762a46923e0f42115596f6)) - **Activity:** Fix equals() not checking for differing emoji ([#8841](https://togithub.com/discordjs/discord.js/issues/8841)) ([7e06f68](https://togithub.com/discordjs/discord.js/commit/7e06f68185423ba7cb310220b213f445b6571e29)) - Fixed react/astro/guide/discord.js build, updated dependencies, fix crawlvatar ([#8861](https://togithub.com/discordjs/discord.js/issues/8861)) ([d0c8256](https://togithub.com/discordjs/discord.js/commit/d0c82561b8a1765a1daa362ca903f3ffb3fa33ee)) - **escapeMarkdown:** Fix double escaping ([#8798](https://togithub.com/discordjs/discord.js/issues/8798)) ([d6873b7](https://togithub.com/discordjs/discord.js/commit/d6873b7159352479475b3a0daa215bddbdd3a79b)) - **Transfomers:** Call `.toJSON` in `toSnakeCase` ([#8790](https://togithub.com/discordjs/discord.js/issues/8790)) ([017f9b1](https://togithub.com/discordjs/discord.js/commit/017f9b1ed4014dc1db0b78c1a77e463b4403de5d)) - Censor token in debug output ([#8764](https://togithub.com/discordjs/discord.js/issues/8764)) ([53d8e87](https://togithub.com/discordjs/discord.js/commit/53d8e87d7f3a329608250656950bd0a200adb1c7)) - Pin [@types/node](https://togithub.com/types/node) version ([9d8179c](https://togithub.com/discordjs/discord.js/commit/9d8179c6a78e1c7f9976f852804055964d5385d4)) #### Documentation - Describe InteractionEditReplyOptions ([#8840](https://togithub.com/discordjs/discord.js/issues/8840)) ([cb77fd0](https://togithub.com/discordjs/discord.js/commit/cb77fd02d083438de2aff6f0769baf7d1797bc65)) - **AutoModerationRuleManager:** Describe cache ([#8848](https://togithub.com/discordjs/discord.js/issues/8848)) ([d275480](https://togithub.com/discordjs/discord.js/commit/d2754802cc3479e6288cdbfcd48c76bf57e09a07)) - Fix message action row components ([#8819](https://togithub.com/discordjs/discord.js/issues/8819)) ([65bc0ad](https://togithub.com/discordjs/discord.js/commit/65bc0adbf4d7870d33b92585ca18f964f24bc84e)) - Specify `ActionRowBuilder` for `components` ([#8834](https://togithub.com/discordjs/discord.js/issues/8834)) ([8ed5c1b](https://togithub.com/discordjs/discord.js/commit/8ed5c1beb622f71ce0bd89e4cbeff50e464da8fe)) - Add `@extends` for select menu classes ([#8824](https://togithub.com/discordjs/discord.js/issues/8824)) ([09f65b7](https://togithub.com/discordjs/discord.js/commit/09f65b724b0d2f36bbe89b83570c0d18093b5126)) - Make WebSocketShard.lastPingTimestamp public ([#8768](https://togithub.com/discordjs/discord.js/issues/8768)) ([68c9cb3](https://togithub.com/discordjs/discord.js/commit/68c9cb37bc3df6326b720291827ea477e421faf2)) - **MessageReplyOptions:** Remove duplicate stickers field ([#8766](https://togithub.com/discordjs/discord.js/issues/8766)) ([6e348ff](https://togithub.com/discordjs/discord.js/commit/6e348ffd1d8db8d8ad2da7823460814695e01a43)) #### Features - **Webhook:** Add `channel` property ([#8812](https://togithub.com/discordjs/discord.js/issues/8812)) ([decbce4](https://togithub.com/discordjs/discord.js/commit/decbce401062af75f633e6acacc88207b115a719)) - Auto Moderation ([#7938](https://togithub.com/discordjs/discord.js/issues/7938)) ([fd4ba5e](https://togithub.com/discordjs/discord.js/commit/fd4ba5eaba66898699127fc0d5f0ab52c18e3db0)) - **SelectMenuInteractions:** Add `values` property ([#8805](https://togithub.com/discordjs/discord.js/issues/8805)) ([b2fabd1](https://togithub.com/discordjs/discord.js/commit/b2fabd130a76ea54cfbfa1b871ef8659513c2c7a)) - **ThreadChannel:** Add a helper for pin and unpin ([#8786](https://togithub.com/discordjs/discord.js/issues/8786)) ([e74aa7f](https://togithub.com/discordjs/discord.js/commit/e74aa7f6b0fe04e3473fc4a62a73a7db87307685)) - Add `Message#bulkDeletable` ([#8760](https://togithub.com/discordjs/discord.js/issues/8760)) ([ff85481](https://togithub.com/discordjs/discord.js/commit/ff85481d3e7cd6f7c5e38edbe43b27b104e82fba)) - New select menus ([#8793](https://togithub.com/discordjs/discord.js/issues/8793)) ([5152abf](https://togithub.com/discordjs/discord.js/commit/5152abf7285581abf7689e9050fdc56c4abb1e2b)) - **InteractionResponses:** Add message parameter ([#8773](https://togithub.com/discordjs/discord.js/issues/8773)) ([8b400ca](https://togithub.com/discordjs/discord.js/commit/8b400ca975c6bad00060b9c67068f42bd53524ba)) - Support resume urls ([#8784](https://togithub.com/discordjs/discord.js/issues/8784)) ([88cd9d9](https://togithub.com/discordjs/discord.js/commit/88cd9d906074eb79e85df0ef49287f11133d2e0d)) - Allow deletion of ephemeral messages ([#8774](https://togithub.com/discordjs/discord.js/issues/8774)) ([fc10774](https://togithub.com/discordjs/discord.js/commit/fc107744618857bf28c2167f204253baf690ede8)) - **GuildChannelManager:** Add `.addFollower()` method ([#8567](https://togithub.com/discordjs/discord.js/issues/8567)) ([caeb1cb](https://togithub.com/discordjs/discord.js/commit/caeb1cbfdb2f2f007252c4d7e9f47a575c24bcb5)) #### Refactor - **Embed:** Use `embedLength` function from builders ([#8735](https://togithub.com/discordjs/discord.js/issues/8735)) ([cb3826c](https://togithub.com/discordjs/discord.js/commit/cb3826ce6dbcd3cf7ab639af6cdfcea80336aa1d)) ### [`v14.6.0`](https://togithub.com/discordjs/discord.js/releases/tag/14.6.0) [Compare Source](https://togithub.com/discordjs/discord.js/compare/14.5.0...14.6.0) #### Bug Fixes - **ClientOptions:** Make `ClientOptions#intents` returns an IntentsBitField ([#8617](https://togithub.com/discordjs/discord.js/issues/8617)) ([4c2955a](https://togithub.com/discordjs/discord.js/commit/4c2955a5de6779c29c09e63ba9ad2b235904f842)) - Correctly construct a builder ([#8727](https://togithub.com/discordjs/discord.js/issues/8727)) ([e548e6a](https://togithub.com/discordjs/discord.js/commit/e548e6a10b7e1720f5e8f3c859b0b64d5134a012)) - **Components:** Error with unknown components ([#8724](https://togithub.com/discordjs/discord.js/issues/8724)) ([6fd331d](https://togithub.com/discordjs/discord.js/commit/6fd331dd528e78fd023c908bd58af3faa9ed6c65)) - **Client:** Don't auth for webhook fetches with token ([#8709](https://togithub.com/discordjs/discord.js/issues/8709)) ([01d75c8](https://togithub.com/discordjs/discord.js/commit/01d75c8b8b14f33c95a4da83a8494db848beeb8c)) - Re-export util ([#8699](https://togithub.com/discordjs/discord.js/issues/8699)) ([a306219](https://togithub.com/discordjs/discord.js/commit/a306219673335584accd2ff77ab34d2812ef6c5d)) - Throw discord.js errors correctly ([#8697](https://togithub.com/discordjs/discord.js/issues/8697)) ([ace974f](https://togithub.com/discordjs/discord.js/commit/ace974fc1fdbc5bcaa0d7f6f6d17de185c9f9cbf)) #### Documentation - **Utils:** Remove `private` from `parseEmoji` ([#8718](https://togithub.com/discordjs/discord.js/issues/8718)) ([a31e605](https://togithub.com/discordjs/discord.js/commit/a31e605e09064a300e31a3c91466b613654ba98e)) - Update UserContextMenuCommandInteraction documentation ([#8717](https://togithub.com/discordjs/discord.js/issues/8717)) ([7556db2](https://togithub.com/discordjs/discord.js/commit/7556db243d9480949835668fcb5724fdd5d70e08)) - Fix `AwaitMessageComponentOptions` typedef ([#8696](https://togithub.com/discordjs/discord.js/issues/8696)) ([9effd82](https://togithub.com/discordjs/discord.js/commit/9effd82abe82ba71ae627673da21ba07e1ede23e)) #### Features - **Util:** Escape more markdown characters ([#8701](https://togithub.com/discordjs/discord.js/issues/8701)) ([7b8966b](https://togithub.com/discordjs/discord.js/commit/7b8966bca156db79933403289741893a6e10ccd5)) - **GuildChannelManager:** Allow creating channels with a default auto archive duration ([#8693](https://togithub.com/discordjs/discord.js/issues/8693)) ([628759b](https://togithub.com/discordjs/discord.js/commit/628759bcff8b0d4c77926cee2b8c18d8fdb4c260)) - Add `@discordjs/util` ([#8591](https://togithub.com/discordjs/discord.js/issues/8591)) ([b2ec865](https://togithub.com/discordjs/discord.js/commit/b2ec865765bf94181473864a627fb63ea8173fd3)) - **ForumChannel:** Add `defaultSortOrder` ([#8633](https://togithub.com/discordjs/discord.js/issues/8633)) ([883f6e9](https://togithub.com/discordjs/discord.js/commit/883f6e9202a559c986f4b15fccb422b5aea7bea8)) #### Refactor - Rename Error to DiscordjsError internally ([#8706](https://togithub.com/discordjs/discord.js/issues/8706)) ([aec44a0](https://togithub.com/discordjs/discord.js/commit/aec44a0c93f620b22242f35e626d817e831fc8cb)) #### Typings - Fix events augmentation ([#8681](https://togithub.com/discordjs/discord.js/issues/8681)) ([ac83ada](https://togithub.com/discordjs/discord.js/commit/ac83ada306ec153c13260d2bd53e4d704884b68a)) - **Message:** Remove `& this` from `#inGuild` typeguard ([#8704](https://togithub.com/discordjs/discord.js/issues/8704)) ([c0f7a1a](https://togithub.com/discordjs/discord.js/commit/c0f7a1a89a4cf62edc7065bd200b2ce4018e0a27)) - **ModalBuilder:** Fix constructor typings ([#8690](https://togithub.com/discordjs/discord.js/issues/8690)) ([2ea2a85](https://togithub.com/discordjs/discord.js/commit/2ea2a85e6335d57f44689f9b6e284129104de8fc)) ### [`v14.5.0`](https://togithub.com/discordjs/discord.js/releases/tag/14.5.0) [Compare Source](https://togithub.com/discordjs/discord.js/compare/14.4.0...14.5.0) #### Bug Fixes - **ThreadChannel:** Add forum channel to parent ([#8664](https://togithub.com/discordjs/discord.js/issues/8664)) ([0126d9b](https://togithub.com/discordjs/discord.js/commit/0126d9b810a156c4bf1b8b93f2121f3319855bac)) - **GuildChannelManager:** Allow creating webhooks on forums ([#8661](https://togithub.com/discordjs/discord.js/issues/8661)) ([16fcdc3](https://togithub.com/discordjs/discord.js/commit/16fcdc36877d1a65ce9995c9fe3502aa268c9388)) - **ForumChannel:** Implement missing properties and methods ([#8662](https://togithub.com/discordjs/discord.js/issues/8662)) ([8622939](https://togithub.com/discordjs/discord.js/commit/862293922924f453f69b0b0f8efe87ddebbd387d)) - RepliableInteraction respect cached generic ([#8667](https://togithub.com/discordjs/discord.js/issues/8667)) ([578bc95](https://togithub.com/discordjs/discord.js/commit/578bc951bdcdc21ec5aee86e7a47a17e8c867dfc)) - **ThreadChannel:** Allow editing flags ([#8671](https://togithub.com/discordjs/discord.js/issues/8671)) ([1244854](https://togithub.com/discordjs/discord.js/commit/1244854e1365d7e4a8d01703a7ec13610ed100c7)) - **GuildChannelManager:** Typo in `flags` property name when editing ([#8669](https://togithub.com/discordjs/discord.js/issues/8669)) ([fc8ed81](https://togithub.com/discordjs/discord.js/commit/fc8ed816e643754a938211a17b41a2cec95df265)) #### Documentation - Fix duplicate typedefs ([#8677](https://togithub.com/discordjs/discord.js/issues/8677)) ([d79aa2d](https://togithub.com/discordjs/discord.js/commit/d79aa2d0d0b186bd28cbfc82f3d6ecf3deb41c50)) - **ForumChannel:** Add `@implements` ([#8678](https://togithub.com/discordjs/discord.js/issues/8678)) ([8ca407e](https://togithub.com/discordjs/discord.js/commit/8ca407e089c3050b61a51a52b9100e4613ad1666)) #### Features - **GuildChannelManager:** Allow editing `flags` ([#8637](https://togithub.com/discordjs/discord.js/issues/8637)) ([abb7226](https://togithub.com/discordjs/discord.js/commit/abb7226af3445f5b724815bb2f7a121a52a563b5)) #### Refactor - **GuildBanManager:** Add deprecation warning for `deleteMessageDays` ([#8659](https://togithub.com/discordjs/discord.js/issues/8659)) ([e993122](https://togithub.com/discordjs/discord.js/commit/e9931229ae62a120ae0761ee2a2c10ea0cb1a6fb)) #### Typings - **GuildChannelManager:** Handle forum channel overload ([#8660](https://togithub.com/discordjs/discord.js/issues/8660)) ([1486bc9](https://togithub.com/discordjs/discord.js/commit/1486bc9336369d229972df5e28b9428365b92bff)) - **Caches:** Allow `GuildForumThreadManager` and `GuildTextThreadManager` ([#8665](https://togithub.com/discordjs/discord.js/issues/8665)) ([2487e3b](https://togithub.com/discordjs/discord.js/commit/2487e3bf76260a4a2fbf375e0b01a43f347922a3)) ### [`v14.4.0`](https://togithub.com/discordjs/discord.js/releases/tag/14.4.0) [Compare Source](https://togithub.com/discordjs/discord.js/compare/14.3.0...14.4.0) #### Bug Fixes - Correct applied tags type ([#8641](https://togithub.com/discordjs/discord.js/issues/8641)) ([f6f15d8](https://togithub.com/discordjs/discord.js/commit/f6f15d8e877d4ffbe908a093e64809ef9015e0ff)) - **ThreadChannel:** Make `fetchStarterMessage()` work in forum posts ([#8638](https://togithub.com/discordjs/discord.js/issues/8638)) ([a7f816e](https://togithub.com/discordjs/discord.js/commit/a7f816eeb7fa1e193cf0901efbdcaf629f72465f)) - Update `messageCount`/`totalMessageSent` on message events ([#8635](https://togithub.com/discordjs/discord.js/issues/8635)) ([145eb2f](https://togithub.com/discordjs/discord.js/commit/145eb2fc5db5ca739aa9782d5ec5210f81a6aeeb)) - Footer / sidebar / deprecation alert ([ba3e0ed](https://togithub.com/discordjs/discord.js/commit/ba3e0ed348258fe8e51eefb4aa7379a1230616a9)) #### Documentation - Correctly overwrite `setRTCRegion` method ([#8642](https://togithub.com/discordjs/discord.js/issues/8642)) ([f049734](https://togithub.com/discordjs/discord.js/commit/f0497343f1193635b260b9e2085cac7b43991f74)) - **GuildTextThreadManager:** Document correct `@extend` ([#8639](https://togithub.com/discordjs/discord.js/issues/8639)) ([802b239](https://togithub.com/discordjs/discord.js/commit/802b2394b08151faab6810695fd5c8f27ce84d58)) - Fix regexps incorrectly being called global ([#8624](https://togithub.com/discordjs/discord.js/issues/8624)) ([fc9653f](https://togithub.com/discordjs/discord.js/commit/fc9653f5aea4013da15fb8de0a4452400eaa7739)) - Update misleading `Client#guildMemberAvailable` event description ([#8626](https://togithub.com/discordjs/discord.js/issues/8626)) ([22ac6b4](https://togithub.com/discordjs/discord.js/commit/22ac6b4660db6b02f62b9851e9e3bcfe5fb506b5)) - **Options:** Update DefaultMakeCacheSettings ([#8585](https://togithub.com/discordjs/discord.js/issues/8585)) ([3252332](https://togithub.com/discordjs/discord.js/commit/32523325c6610e95fe3ffcc31d005b3418c6bc68)) - Change name ([#8604](https://togithub.com/discordjs/discord.js/issues/8604)) ([dd5a089](https://togithub.com/discordjs/discord.js/commit/dd5a08944c258a847fc4377f1d5e953264ab47d0)) #### Features - **Widget:** Allow forum channels ([#8645](https://togithub.com/discordjs/discord.js/issues/8645)) ([b106956](https://togithub.com/discordjs/discord.js/commit/b1069563086fc616fe21abb789f28f69e57c8851)) - **WelcomeChannel:** Add forum channel as a type ([#8643](https://togithub.com/discordjs/discord.js/issues/8643)) ([6f1f465](https://togithub.com/discordjs/discord.js/commit/6f1f465a77e362e20ec50067be0e634d35946ba5)) - Allow forum channels in webhook update event ([#8646](https://togithub.com/discordjs/discord.js/issues/8646)) ([5048a3d](https://togithub.com/discordjs/discord.js/commit/5048a3d17ace22336e74451d30b513b3db42a26f)) - Add support for guild forums ([#7791](https://togithub.com/discordjs/discord.js/issues/7791)) ([8a8d519](https://togithub.com/discordjs/discord.js/commit/8a8d519c9c4c082370fc6935b56dafb525b873df)) - **GuildBanManager#create:** Add `deleteMessageSeconds` ([#8326](https://togithub.com/discordjs/discord.js/issues/8326)) ([03fb5b0](https://togithub.com/discordjs/discord.js/commit/03fb5b0a2f45275dec7885175ad691a1d9c449c4)) - Add typeguard to BaseInteraction#isRepliable ([#8565](https://togithub.com/discordjs/discord.js/issues/8565)) ([55c3ee2](https://togithub.com/discordjs/discord.js/commit/55c3ee20ae700e78d18a3c4c04b6a7426cffc060)) - **Integration:** Add `scopes` ([#8483](https://togithub.com/discordjs/discord.js/issues/8483)) ([8b3d006](https://togithub.com/discordjs/discord.js/commit/8b3d0061180cfd5d9ba8beae3e8d623b5ce43ea4)) - Add `chatInputApplicationCommandMention` formatter ([#8546](https://togithub.com/discordjs/discord.js/issues/8546)) ([d08a57c](https://togithub.com/discordjs/discord.js/commit/d08a57cadd9d69a734077cc1902d931ab10336db)) #### Refactor - Replace usage of deprecated `ChannelType`s ([#8625](https://togithub.com/discordjs/discord.js/issues/8625)) ([669c3cd](https://togithub.com/discordjs/discord.js/commit/669c3cd2566eac68ef38ab522dd6378ba761e8b3)) - Split message send/edit types/documentation ([#8590](https://togithub.com/discordjs/discord.js/issues/8590)) ([8e1afae](https://togithub.com/discordjs/discord.js/commit/8e1afaebdb686033555ca58e53f34bb97f7369c8)) - Website components ([#8600](https://togithub.com/discordjs/discord.js/issues/8600)) ([c334157](https://togithub.com/discordjs/discord.js/commit/c3341570d983aea9ecc419979d5a01de658c9d67)) #### Typings - Narrow channel type in thread managers ([#8640](https://togithub.com/discordjs/discord.js/issues/8640)) ([14bbc91](https://togithub.com/discordjs/discord.js/commit/14bbc9150a748e7ac1660c2375c7f065fcc55a6c)) - **interactions:** Pass `Cached` type to return type of methods ([#8619](https://togithub.com/discordjs/discord.js/issues/8619)) ([053da5b](https://togithub.com/discordjs/discord.js/commit/053da5bc91d5cfa8d842b13b0b05083d2f7f086d)) - Ensure events possess `ClientConfiguration
📅 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.