Update dependency discord.js to v14.16.2 #474

Open
RenovateBot wants to merge 1 commit from renovate/discord.js-14.x-lockfile into develop
Member

This PR contains the following updates:

Package Type Update Change
discord.js (source) dependencies minor 14.15.3 -> 14.16.2

Release Notes

discordjs/discord.js (discord.js)

v14.16.2

Compare Source

Bug Fixes

Documentation

Typings

v14.16.1

Compare Source

Bug Fixes

v14.16.0

Compare Source

Bug Fixes

Documentation

Features

Refactor

Typings


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [discord.js](https://discord.js.org) ([source](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js)) | dependencies | minor | [`14.15.3` -> `14.16.2`](https://renovatebot.com/diffs/npm/discord.js/14.15.3/14.16.2) | --- ### Release Notes <details> <summary>discordjs/discord.js (discord.js)</summary> ### [`v14.16.2`](https://github.com/discordjs/discord.js/blob/HEAD/packages/discord.js/CHANGELOG.md#14162---2024-09-12) [Compare Source](https://github.com/discordjs/discord.js/compare/14.16.1...14.16.2) #### Bug Fixes - **ApplicationCommand:** Incorrect comparison in equals method ([#&#8203;10497](https://github.com/discordjs/discord.js/issues/10497)) ([3c74aa2](https://github.com/discordjs/discord.js/commit/3c74aa204909323ff6d05991438bee2c583e838b)) by [@&#8203;monbrey](https://github.com/monbrey) - Type guard for sendable text-based channels ([#&#8203;10482](https://github.com/discordjs/discord.js/issues/10482)) ([dea6840](https://github.com/discordjs/discord.js/commit/dea68400a38edb90b8b4242d64be14968943130d)) by [@&#8203;vladfrangu](https://github.com/vladfrangu) #### Documentation - Update discord documentation links ([#&#8203;10484](https://github.com/discordjs/discord.js/issues/10484)) ([799fa54](https://github.com/discordjs/discord.js/commit/799fa54fa4434144855be2f7a0bbac6ff8ce9d0b)) by [@&#8203;sdanialraza](https://github.com/sdanialraza) - **Message:** Mark `interaction` as deprecated ([#&#8203;10481](https://github.com/discordjs/discord.js/issues/10481)) ([c13f18e](https://github.com/discordjs/discord.js/commit/c13f18e90eb6eb315397c095e948993856428757)) by [@&#8203;sdanialraza](https://github.com/sdanialraza) - **ApplicationEmojiManager:** Fix fetch example ([#&#8203;10480](https://github.com/discordjs/discord.js/issues/10480)) ([4594896](https://github.com/discordjs/discord.js/commit/4594896b5404c6a34e07544951c59ff8f3657184)) by [@&#8203;sdanialraza](https://github.com/sdanialraza) #### Typings - Export GroupDM helper type ([#&#8203;10478](https://github.com/discordjs/discord.js/issues/10478)) ([aff772c](https://github.com/discordjs/discord.js/commit/aff772c7aa3b3de58780a94588d1f3576a434f32)) by [@&#8203;Qjuh](https://github.com/Qjuh) ### [`v14.16.1`](https://github.com/discordjs/discord.js/blob/HEAD/packages/discord.js/CHANGELOG.md#14161---2024-09-02) [Compare Source](https://github.com/discordjs/discord.js/compare/14.16.0...14.16.1) #### Bug Fixes - **Message:** Reacting returning undefined ([#&#8203;10475](https://github.com/discordjs/discord.js/issues/10475)) ([9257a09](https://github.com/discordjs/discord.js/commit/9257a09abbf80558ed2d5d209a2f6bd2a4b3d799)) by [@&#8203;vladfrangu](https://github.com/vladfrangu) - **Transformers:** Pass client to recursive call ([#&#8203;10474](https://github.com/discordjs/discord.js/issues/10474)) ([4810f7c](https://github.com/discordjs/discord.js/commit/4810f7c8637dacf77d0442bd84e0d579e1f1d3bd)) by [@&#8203;SpaceEEC](https://github.com/SpaceEEC) ### [`v14.16.0`](https://github.com/discordjs/discord.js/blob/HEAD/packages/discord.js/CHANGELOG.md#14160---2024-09-01) [Compare Source](https://github.com/discordjs/discord.js/compare/14.15.3...14.16.0) #### Bug Fixes - Message reaction crash ([#&#8203;10469](https://github.com/discordjs/discord.js/issues/10469)) ([13dc779](https://github.com/discordjs/discord.js/commit/13dc779029acbea295e208cc0c058f0e6ec0e9aa)) - **MessagePayload:** Crash when resolving body ([#&#8203;10454](https://github.com/discordjs/discord.js/issues/10454)) ([dd795da](https://github.com/discordjs/discord.js/commit/dd795da790ac4107bc9d8d55aa7bc119367ee8c6)) - **Shard:** Add env, execArgv, and argv for worker-based shards ([#&#8203;10429](https://github.com/discordjs/discord.js/issues/10429)) ([b0f8df0](https://github.com/discordjs/discord.js/commit/b0f8df0f6c7d2a89838132c886294428ddf090d9)) - **GuildAuditLogsEntry:** Correct mapped `AuditLogChange` objects ([#&#8203;10438](https://github.com/discordjs/discord.js/issues/10438)) ([45f7e1a](https://github.com/discordjs/discord.js/commit/45f7e1a2e85da760f548765b768bd1b378bdedb9)) - **GuildMemberManager:** Fix data type check for `add()` method ([#&#8203;10338](https://github.com/discordjs/discord.js/issues/10338)) ([ab8bf0f](https://github.com/discordjs/discord.js/commit/ab8bf0f4d2a50cd85cf8b2aa1d4e2ea93872807b)) - Consistent debug log spacing ([#&#8203;10349](https://github.com/discordjs/discord.js/issues/10349)) ([38c699b](https://github.com/discordjs/discord.js/commit/38c699bc8a2ca40f37f70c93e08067e00f12ee81)) #### Documentation - Correct documentation for BaseInteraction#inCachedGuild ([#&#8203;10456](https://github.com/discordjs/discord.js/issues/10456)) ([bddf018](https://github.com/discordjs/discord.js/commit/bddf018f266f7050d64f414aa60dd01b1568a1ef)) - Lowercase "image" URL ([#&#8203;10386](https://github.com/discordjs/discord.js/issues/10386)) ([785ec8f](https://github.com/discordjs/discord.js/commit/785ec8fd757da1d8cf7963e3cec231a6d5fe4a24)) - Update rule trigger types ([#&#8203;9708](https://github.com/discordjs/discord.js/issues/9708)) ([757bed0](https://github.com/discordjs/discord.js/commit/757bed0b1f345a8963bc4eb680bed4462531fb49)) #### Features - User-installable apps ([#&#8203;10227](https://github.com/discordjs/discord.js/issues/10227)) ([fc0b6f7](https://github.com/discordjs/discord.js/commit/fc0b6f7f8ebd94a4a05fac0c76e49b23752a8e65)) - Super reactions ([#&#8203;9336](https://github.com/discordjs/discord.js/issues/9336)) ([a5afc40](https://github.com/discordjs/discord.js/commit/a5afc406b965b39a9cc90ef9e0e7a4b460c4e04c)) - Use get sticker pack endpoint ([#&#8203;10445](https://github.com/discordjs/discord.js/issues/10445)) ([1b1ae2f](https://github.com/discordjs/discord.js/commit/1b1ae2f0cb339170e4c0692eb43fbc966fd64030)) - **VoiceState:** Add methods for fetching voice state ([#&#8203;10442](https://github.com/discordjs/discord.js/issues/10442)) ([9907ff9](https://github.com/discordjs/discord.js/commit/9907ff915e7c72e7e980d68bf005763a3aacad1c)) - Application emojis ([#&#8203;10399](https://github.com/discordjs/discord.js/issues/10399)) ([5d92525](https://github.com/discordjs/discord.js/commit/5d92525596a0193fe65626119bb040c2eb9e945a)) - **Attachment:** Add `title` ([#&#8203;10423](https://github.com/discordjs/discord.js/issues/10423)) ([c63bde9](https://github.com/discordjs/discord.js/commit/c63bde9479359a863be4ffa4916d683a88eb46f1)) - Add support for Automated Message nonce handling ([#&#8203;10381](https://github.com/discordjs/discord.js/issues/10381)) ([2ca187b](https://github.com/discordjs/discord.js/commit/2ca187bd34a8cf2ac4ac7f2bdaecd0506c5b40bd)) - **GuildAuditLogsEntry:** Onboarding events ([#&#8203;9726](https://github.com/discordjs/discord.js/issues/9726)) ([3654efe](https://github.com/discordjs/discord.js/commit/3654efede26e28f572313cc9f3556ae59db61ba3)) - Premium buttons ([#&#8203;10353](https://github.com/discordjs/discord.js/issues/10353)) ([4f59b74](https://github.com/discordjs/discord.js/commit/4f59b740d01b9ff2213949708a36e17da32b89c3)) - **Message:** Add `call` ([#&#8203;10283](https://github.com/discordjs/discord.js/issues/10283)) ([6803121](https://github.com/discordjs/discord.js/commit/68031210f52f25dff80558e0a12d1eceb785b47b)) - **Invite:** Add `type` ([#&#8203;10280](https://github.com/discordjs/discord.js/issues/10280)) ([17d4c78](https://github.com/discordjs/discord.js/commit/17d4c78fdecff62f616546e69ef9d8ddaea3986c)) - **User:** Add `avatarDecorationData` ([#&#8203;9888](https://github.com/discordjs/discord.js/issues/9888)) ([3b5c600](https://github.com/discordjs/discord.js/commit/3b5c600b9e3f8d40ed48f02e3c9acec7433f1cc3)) #### Refactor - Use get guild role endpoint ([#&#8203;10443](https://github.com/discordjs/discord.js/issues/10443)) ([bba0e72](https://github.com/discordjs/discord.js/commit/bba0e72e2283630b9f84b77d53525397036c6b31)) - **actions:** Safer getChannel calls ([#&#8203;10434](https://github.com/discordjs/discord.js/issues/10434)) ([87776bb](https://github.com/discordjs/discord.js/commit/87776bb0e8de0e04043ff61fdaf5e71cfbb69aef)) - **GuildChannelManager:** Remove redundant edit code ([#&#8203;10370](https://github.com/discordjs/discord.js/issues/10370)) ([9461045](https://github.com/discordjs/discord.js/commit/9461045e5a8b832778e7e8637f540ee51e6d1eef)) #### Typings - Use `ThreadChannel` and `AnyThreadChannel` consistently ([#&#8203;10181](https://github.com/discordjs/discord.js/issues/10181)) ([1f7d1f8](https://github.com/discordjs/discord.js/commit/1f7d1f8094da8d9ee797b72711a4453b29589f8b)) - **Client:** `EventEmitter` static method overrides ([#&#8203;10360](https://github.com/discordjs/discord.js/issues/10360)) ([9b707f2](https://github.com/discordjs/discord.js/commit/9b707f2b832a57d5768757fad09cf8982f64d03b)) - Fix wrong auto moderation target type ([#&#8203;10391](https://github.com/discordjs/discord.js/issues/10391)) ([bbef68d](https://github.com/discordjs/discord.js/commit/bbef68d27116a2e0aa8c545a2043c46774c97887)) - **ApplicationCommandManager:** `Snowflake` fetch ([#&#8203;10366](https://github.com/discordjs/discord.js/issues/10366)) ([b8397b2](https://github.com/discordjs/discord.js/commit/b8397b24e5a3b27639a5a0bf495c2c47b7954dad)) </details> --- ### 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. --- - [x] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM4LjgwLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIiwibGFiZWxzIjpbXX0=-->
RenovateBot added 1 commit 2024-09-09 00:02:57 +01:00
Update dependency discord.js to v14.16.1
Some checks failed
Test / build (push) Failing after 1s
160e683325
RenovateBot changed title from Update dependency discord.js to v14.16.1 to Update dependency discord.js to v14.16.2 2024-09-16 00:02:55 +01:00
RenovateBot force-pushed renovate/discord.js-14.x-lockfile from 160e683325 to 6a149bf0b4 2024-09-16 00:02:57 +01:00 Compare
Vylpes added the
type
dependencies
label 2024-09-16 18:09:06 +01:00
RenovateBot force-pushed renovate/discord.js-14.x-lockfile from 6a149bf0b4 to 59aeb2304d 2024-09-23 00:02:43 +01:00 Compare
Owner
#479
Vylpes self-assigned this 2024-09-23 18:05:04 +01:00
Some checks failed
Test / build (push) Failing after 5s
Required
Details
This pull request has changes conflicting with the target branch.
  • yarn.lock
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/discord.js-14.x-lockfile:renovate/discord.js-14.x-lockfile
git checkout renovate/discord.js-14.x-lockfile
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: RabbitLabs/vylbot-app#474
No description provided.