NamagomiNetwork / Namagomi-bot

生ゴミbot
MIT License
5 stars 3 forks source link

fix(deps): update dependency discord.js to v14.16.3 #201

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
discord.js (source) 14.15.3 -> 14.16.3 age adoption passing confidence

Release Notes

discordjs/discord.js (discord.js) ### [`v14.16.3`](https://redirect.github.com/discordjs/discord.js/blob/HEAD/packages/discord.js/CHANGELOG.md#14163---2024-09-29) [Compare Source](https://redirect.github.com/discordjs/discord.js/compare/14.16.2...14.16.3) #### Bug Fixes - **BaseInteraction:** Add missing props ([#​10517](https://redirect.github.com/discordjs/discord.js/issues/10517)) ([6c77fee](https://redirect.github.com/discordjs/discord.js/commit/6c77fee41b1aabc243bff623debd157a4c7fad6a)) by [@​monbrey](https://redirect.github.com/monbrey) - `GuildChannel#guildId` not being patched to `undefined` ([#​10505](https://redirect.github.com/discordjs/discord.js/issues/10505)) ([2adee06](https://redirect.github.com/discordjs/discord.js/commit/2adee06b6e92b7854ebb1c2bfd04940aab68dd10)) by [@​Qjuh](https://redirect.github.com/Qjuh) #### Typings - **MessageEditOptions:** Omit `poll` ([#​10509](https://redirect.github.com/discordjs/discord.js/issues/10509)) ([665bf14](https://redirect.github.com/discordjs/discord.js/commit/665bf1486aec62e9528f5f7b5a6910ae6b5a6c9c)) by [@​TAEMBO](https://redirect.github.com/TAEMBO) ### [`v14.16.2`](https://redirect.github.com/discordjs/discord.js/blob/HEAD/packages/discord.js/CHANGELOG.md#14162---2024-09-12) [Compare Source](https://redirect.github.com/discordjs/discord.js/compare/14.16.1...14.16.2) #### Bug Fixes - **ApplicationCommand:** Incorrect comparison in equals method ([#​10497](https://redirect.github.com/discordjs/discord.js/issues/10497)) ([3c74aa2](https://redirect.github.com/discordjs/discord.js/commit/3c74aa204909323ff6d05991438bee2c583e838b)) by [@​monbrey](https://redirect.github.com/monbrey) - Type guard for sendable text-based channels ([#​10482](https://redirect.github.com/discordjs/discord.js/issues/10482)) ([dea6840](https://redirect.github.com/discordjs/discord.js/commit/dea68400a38edb90b8b4242d64be14968943130d)) by [@​vladfrangu](https://redirect.github.com/vladfrangu) #### Documentation - Update discord documentation links ([#​10484](https://redirect.github.com/discordjs/discord.js/issues/10484)) ([799fa54](https://redirect.github.com/discordjs/discord.js/commit/799fa54fa4434144855be2f7a0bbac6ff8ce9d0b)) by [@​sdanialraza](https://redirect.github.com/sdanialraza) - **Message:** Mark `interaction` as deprecated ([#​10481](https://redirect.github.com/discordjs/discord.js/issues/10481)) ([c13f18e](https://redirect.github.com/discordjs/discord.js/commit/c13f18e90eb6eb315397c095e948993856428757)) by [@​sdanialraza](https://redirect.github.com/sdanialraza) - **ApplicationEmojiManager:** Fix fetch example ([#​10480](https://redirect.github.com/discordjs/discord.js/issues/10480)) ([4594896](https://redirect.github.com/discordjs/discord.js/commit/4594896b5404c6a34e07544951c59ff8f3657184)) by [@​sdanialraza](https://redirect.github.com/sdanialraza) #### Typings - Export GroupDM helper type ([#​10478](https://redirect.github.com/discordjs/discord.js/issues/10478)) ([aff772c](https://redirect.github.com/discordjs/discord.js/commit/aff772c7aa3b3de58780a94588d1f3576a434f32)) by [@​Qjuh](https://redirect.github.com/Qjuh) ### [`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))

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 was generated by Mend Renovate. View the repository job log.