Closed renovate[bot] closed 2 months ago
This PR contains the following updates:
14.15.2
14.16.1
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.
This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
This PR contains the following updates:
14.15.2
->14.16.1
Release Notes
discordjs/discord.js (discord.js)
### [`v14.16.1`](https://redirect.github.com/discordjs/discord.js/blob/HEAD/packages/discord.js/CHANGELOG.md#14161---2024-09-02) [Compare Source](https://redirect.github.com/discordjs/discord.js/compare/14.16.0...14.16.1) #### Bug Fixes - **Message:** Reacting returning undefined ([#10475](https://redirect.github.com/discordjs/discord.js/issues/10475)) ([9257a09](https://redirect.github.com/discordjs/discord.js/commit/9257a09abbf80558ed2d5d209a2f6bd2a4b3d799)) by [@vladfrangu](https://redirect.github.com/vladfrangu) - **Transformers:** Pass client to recursive call ([#10474](https://redirect.github.com/discordjs/discord.js/issues/10474)) ([4810f7c](https://redirect.github.com/discordjs/discord.js/commit/4810f7c8637dacf77d0442bd84e0d579e1f1d3bd)) by [@SpaceEEC](https://redirect.github.com/SpaceEEC) ### [`v14.16.0`](https://redirect.github.com/discordjs/discord.js/blob/HEAD/packages/discord.js/CHANGELOG.md#14160---2024-09-01) [Compare Source](https://redirect.github.com/discordjs/discord.js/compare/14.15.3...14.16.0) #### Bug Fixes - Message reaction crash ([#10469](https://redirect.github.com/discordjs/discord.js/issues/10469)) ([13dc779](https://redirect.github.com/discordjs/discord.js/commit/13dc779029acbea295e208cc0c058f0e6ec0e9aa)) - **MessagePayload:** Crash when resolving body ([#10454](https://redirect.github.com/discordjs/discord.js/issues/10454)) ([dd795da](https://redirect.github.com/discordjs/discord.js/commit/dd795da790ac4107bc9d8d55aa7bc119367ee8c6)) - **Shard:** Add env, execArgv, and argv for worker-based shards ([#10429](https://redirect.github.com/discordjs/discord.js/issues/10429)) ([b0f8df0](https://redirect.github.com/discordjs/discord.js/commit/b0f8df0f6c7d2a89838132c886294428ddf090d9)) - **GuildAuditLogsEntry:** Correct mapped `AuditLogChange` objects ([#10438](https://redirect.github.com/discordjs/discord.js/issues/10438)) ([45f7e1a](https://redirect.github.com/discordjs/discord.js/commit/45f7e1a2e85da760f548765b768bd1b378bdedb9)) - **GuildMemberManager:** Fix data type check for `add()` method ([#10338](https://redirect.github.com/discordjs/discord.js/issues/10338)) ([ab8bf0f](https://redirect.github.com/discordjs/discord.js/commit/ab8bf0f4d2a50cd85cf8b2aa1d4e2ea93872807b)) - Consistent debug log spacing ([#10349](https://redirect.github.com/discordjs/discord.js/issues/10349)) ([38c699b](https://redirect.github.com/discordjs/discord.js/commit/38c699bc8a2ca40f37f70c93e08067e00f12ee81)) #### Documentation - Correct documentation for BaseInteraction#inCachedGuild ([#10456](https://redirect.github.com/discordjs/discord.js/issues/10456)) ([bddf018](https://redirect.github.com/discordjs/discord.js/commit/bddf018f266f7050d64f414aa60dd01b1568a1ef)) - Lowercase "image" URL ([#10386](https://redirect.github.com/discordjs/discord.js/issues/10386)) ([785ec8f](https://redirect.github.com/discordjs/discord.js/commit/785ec8fd757da1d8cf7963e3cec231a6d5fe4a24)) - Update rule trigger types ([#9708](https://redirect.github.com/discordjs/discord.js/issues/9708)) ([757bed0](https://redirect.github.com/discordjs/discord.js/commit/757bed0b1f345a8963bc4eb680bed4462531fb49)) #### Features - User-installable apps ([#10227](https://redirect.github.com/discordjs/discord.js/issues/10227)) ([fc0b6f7](https://redirect.github.com/discordjs/discord.js/commit/fc0b6f7f8ebd94a4a05fac0c76e49b23752a8e65)) - Super reactions ([#9336](https://redirect.github.com/discordjs/discord.js/issues/9336)) ([a5afc40](https://redirect.github.com/discordjs/discord.js/commit/a5afc406b965b39a9cc90ef9e0e7a4b460c4e04c)) - Use get sticker pack endpoint ([#10445](https://redirect.github.com/discordjs/discord.js/issues/10445)) ([1b1ae2f](https://redirect.github.com/discordjs/discord.js/commit/1b1ae2f0cb339170e4c0692eb43fbc966fd64030)) - **VoiceState:** Add methods for fetching voice state ([#10442](https://redirect.github.com/discordjs/discord.js/issues/10442)) ([9907ff9](https://redirect.github.com/discordjs/discord.js/commit/9907ff915e7c72e7e980d68bf005763a3aacad1c)) - Application emojis ([#10399](https://redirect.github.com/discordjs/discord.js/issues/10399)) ([5d92525](https://redirect.github.com/discordjs/discord.js/commit/5d92525596a0193fe65626119bb040c2eb9e945a)) - **Attachment:** Add `title` ([#10423](https://redirect.github.com/discordjs/discord.js/issues/10423)) ([c63bde9](https://redirect.github.com/discordjs/discord.js/commit/c63bde9479359a863be4ffa4916d683a88eb46f1)) - Add support for Automated Message nonce handling ([#10381](https://redirect.github.com/discordjs/discord.js/issues/10381)) ([2ca187b](https://redirect.github.com/discordjs/discord.js/commit/2ca187bd34a8cf2ac4ac7f2bdaecd0506c5b40bd)) - **GuildAuditLogsEntry:** Onboarding events ([#9726](https://redirect.github.com/discordjs/discord.js/issues/9726)) ([3654efe](https://redirect.github.com/discordjs/discord.js/commit/3654efede26e28f572313cc9f3556ae59db61ba3)) - Premium buttons ([#10353](https://redirect.github.com/discordjs/discord.js/issues/10353)) ([4f59b74](https://redirect.github.com/discordjs/discord.js/commit/4f59b740d01b9ff2213949708a36e17da32b89c3)) - **Message:** Add `call` ([#10283](https://redirect.github.com/discordjs/discord.js/issues/10283)) ([6803121](https://redirect.github.com/discordjs/discord.js/commit/68031210f52f25dff80558e0a12d1eceb785b47b)) - **Invite:** Add `type` ([#10280](https://redirect.github.com/discordjs/discord.js/issues/10280)) ([17d4c78](https://redirect.github.com/discordjs/discord.js/commit/17d4c78fdecff62f616546e69ef9d8ddaea3986c)) - **User:** Add `avatarDecorationData` ([#9888](https://redirect.github.com/discordjs/discord.js/issues/9888)) ([3b5c600](https://redirect.github.com/discordjs/discord.js/commit/3b5c600b9e3f8d40ed48f02e3c9acec7433f1cc3)) #### Refactor - Use get guild role endpoint ([#10443](https://redirect.github.com/discordjs/discord.js/issues/10443)) ([bba0e72](https://redirect.github.com/discordjs/discord.js/commit/bba0e72e2283630b9f84b77d53525397036c6b31)) - **actions:** Safer getChannel calls ([#10434](https://redirect.github.com/discordjs/discord.js/issues/10434)) ([87776bb](https://redirect.github.com/discordjs/discord.js/commit/87776bb0e8de0e04043ff61fdaf5e71cfbb69aef)) - **GuildChannelManager:** Remove redundant edit code ([#10370](https://redirect.github.com/discordjs/discord.js/issues/10370)) ([9461045](https://redirect.github.com/discordjs/discord.js/commit/9461045e5a8b832778e7e8637f540ee51e6d1eef)) #### Typings - Use `ThreadChannel` and `AnyThreadChannel` consistently ([#10181](https://redirect.github.com/discordjs/discord.js/issues/10181)) ([1f7d1f8](https://redirect.github.com/discordjs/discord.js/commit/1f7d1f8094da8d9ee797b72711a4453b29589f8b)) - **Client:** `EventEmitter` static method overrides ([#10360](https://redirect.github.com/discordjs/discord.js/issues/10360)) ([9b707f2](https://redirect.github.com/discordjs/discord.js/commit/9b707f2b832a57d5768757fad09cf8982f64d03b)) - Fix wrong auto moderation target type ([#10391](https://redirect.github.com/discordjs/discord.js/issues/10391)) ([bbef68d](https://redirect.github.com/discordjs/discord.js/commit/bbef68d27116a2e0aa8c545a2043c46774c97887)) - **ApplicationCommandManager:** `Snowflake` fetch ([#10366](https://redirect.github.com/discordjs/discord.js/issues/10366)) ([b8397b2](https://redirect.github.com/discordjs/discord.js/commit/b8397b24e5a3b27639a5a0bf495c2c47b7954dad)) ### [`v14.15.3`](https://redirect.github.com/discordjs/discord.js/blob/HEAD/packages/discord.js/CHANGELOG.md#14153---2024-06-02) [Compare Source](https://redirect.github.com/discordjs/discord.js/compare/14.15.2...14.15.3) #### Bug Fixes - **Message:** Properly compare `attachments` and `embeds` ([#10282](https://redirect.github.com/discordjs/discord.js/issues/10282)) ([a468ae8](https://redirect.github.com/discordjs/discord.js/commit/a468ae8bb5a9de9cb34d40493c59693e84c2812a)) - Throw error on no message id for `Message#fetchReference()` ([#10295](https://redirect.github.com/discordjs/discord.js/issues/10295)) ([638b896](https://redirect.github.com/discordjs/discord.js/commit/638b896efaf0a01b477f91c17170214ad96b1602)) - **ThreadChannel:** Invalid owner fetch option ([#10292](https://redirect.github.com/discordjs/discord.js/issues/10292)) ([27d0659](https://redirect.github.com/discordjs/discord.js/commit/27d0659a45c44f0c5986688d16f28e75e99abcc1)) - **Action:** Ensure all properties on `getChannel()` are passed ([#10278](https://redirect.github.com/discordjs/discord.js/issues/10278)) ([92c1a51](https://redirect.github.com/discordjs/discord.js/commit/92c1a511dc0d9b552b797ef25c7aed2eb36b4386)) - **docs:** Some link tags didn't resolve correctly ([#10269](https://redirect.github.com/discordjs/discord.js/issues/10269)) ([914cc4b](https://redirect.github.com/discordjs/discord.js/commit/914cc4ba5441cde5aa6dc8ec6406a283855d6828)) - **actions:** Handle missing poll object ([#10266](https://redirect.github.com/discordjs/discord.js/issues/10266)) ([7816ec2](https://redirect.github.com/discordjs/discord.js/commit/7816ec2e6b28daf400eaa9cb050fb72908e6f7c6)) #### Refactor - **GuildChannelManager:** Improve addFollower errors ([#10277](https://redirect.github.com/discordjs/discord.js/issues/10277)) ([555961b](https://redirect.github.com/discordjs/discord.js/commit/555961b3b8da8759349cd0e88f89f98d2e8a6363)) #### Typings - Forum starter messages do not support polls ([#10276](https://redirect.github.com/discordjs/discord.js/issues/10276)) ([35207b0](https://redirect.github.com/discordjs/discord.js/commit/35207b0b31929558eee69f4bd53a6f9adadb0362)) - Add `defaultValues` to respective select menu components data ([#10265](https://redirect.github.com/discordjs/discord.js/issues/10265)) ([c2432d5](https://redirect.github.com/discordjs/discord.js/commit/c2432d5704e4e178c044bc0d02f2dabe51450d19))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.