deps: update discord.js to 14.25.1 #4

Open
minori wants to merge 1 commits from dependencies/update-discord.js into main
Owner

Dependency Update

Updates discord.js from 14.15.2 to 14.25.1.

Type

dependencies

Changelog

Changelog

14.25.1

Bug Fixes

  • GuildEmojiManager: Allow CreateGuildExpressions for retrieving author data (#11288) (0d64ea0)

14.25.0

Bug Fixes

Documentation

  • MessageManager: Update fetchPins() wording (492039c)

Features

14.24.2

Bug Fixes

  • GuildMember: JoinedAt possibly being NaN (fb2b728)

14.24.1

Bug Fixes

  • Message: Check if in voice based channel for pinnable (#11215) (c2c8cce)

Documentation

  • GuildMemberFlagsBitField: Remove duplicate word (abb84ce)

Typings

14.24.0

Bug Fixes

  • Message: Update pinnable to check for migrated guilds (#11189) (ee988e3)

Features

14.23.2

Bug Fixes

  • ModalSubmitInteraction: Better resolving of components (#11162) (5cc13b7)
  • Handle DM modals (1e4d1dc)

14.23.1

Bug Fixes

  • ModalSubmitInteraction: Resolve crash on handling populated select menus (#11158) (11b236f)
  • Ending uncached polls (#11157) (1d5b983)

14.23.0

Bug Fixes

  • ThreadMemberFlagsBitField: Use ThreadMemberFlags enum in Flags (#11118) (154c00d)
  • Backport in operator fix from main (#11127) (fcce0d9)
  • Ensure discriminator detection respects webhooks too (#11062) (d8ad181)

Documentation

  • Use LocalizationMap where applicable (#11117) (3b92744)
  • GuildEditOptions: Deprecate owner property (fe025c0)
  • Deprecate API related to guild ownership (#11054) (3dd57c2)
  • Deprecate setting owner (740da4c)

Features

Refactor

  • ActionsManager: Register actions without using class name (#11080) (0dff969)

Typings

14.22.1

14.22.1 - (2025-08-22)

Bug Fixes

  • GuildChannel: Account for everyone base permissions (#11053) (ecef7bd)

14.22.0

Bug Fixes

  • Remove trailing color references (#11007) (b532df6)
  • Emoji: Remove incorrect nullables, add ApplicationEmoji#available (#10990) (90d3b28)
  • GuildChannelManager: Properly resolve avatar for createWebhook (#10772) (63f5261)
  • Message: Forwarded messages are not crosspostable (#10821) (b36b751)
  • DirectoryChannel: Export class (#10985) (51ceb20)
  • Events: WebhooksUpdate enum value (#10970) (1404e32)

Documentation

Features

  • Support user guilds (#10995) (baa08b8)
  • MessageManager: New pinned messages routes (#10993) (f469f74)
    • fetchPinned() has been renamed to fetchPins(), which is a paginated endpoint to fetch pinned messages.
  • User: Add collectibles (#10939) (8ac0e1e)
  • Role gradient colours (#10986) (9d6fdf8)
  • Support animated WebP (#10987) (cafe58b)

Refactor

Typings

  • Invite: Approximate fields should be nullable (#10997) (d60e0bf)
  • ModalSubmitFields: Fix fields type (#10816) (500712d)
  • InteractionCallbackResponse: Add missing InGuild generic (#10963) (19e74b1)

14.21.0

Bug Fixes

Features

  • GuildMember: Add avatarDecorationData (#10942) (15f7571)
  • ClientApplication: Add approximateUserAuthorizationCount (#10933) (3fa429c)

Typings

  • ClientEventTypes: Add missing guildSoundboardSoundsUpdate (#10928) (c2a43b6)

14.20.0

Bug Fixes

  • Use resolvePartialEmoji on MessagePayload#options#components (#10910) (f2f757c)
  • ChannelManager: Remove threads from cache upon deletion (#10883) (ee2eb73)
  • PartialGroupDMChannel: Prevent undefined values (#10889) (9bca4af)

Features

Performance

Refactor

  • Client: Remove with_expiration query parameter (#10800) (c8f6066)

This PR was created by Minori, your friendly dependency updater! 🌸

## Dependency Update Updates **discord.js** from `14.15.2` to `14.25.1`. ### Type dependencies ### Changelog ## Changelog ### 14.25.1 ## Bug Fixes - **GuildEmojiManager:** Allow `CreateGuildExpressions` for retrieving author data (#11288) ([0d64ea0](https://github.com/discordjs/discord.js/commit/0d64ea0528b1591ef9b856b9bcad52e88e2cbd05)) ### 14.25.0 ## Bug Fixes - Remove data conditional check (#11250) ([84197a0](https://github.com/discordjs/discord.js/commit/84197a0ee0bbfc110caa8a3e7a5e82c4672be138)) - Backport only passing relevant options to API when fetching (#11230) ([a7196dc](https://github.com/discordjs/discord.js/commit/a7196dc969b98ed622efcfd1cce8740e739780ac)) ## Documentation - **MessageManager:** Update `fetchPins()` wording ([492039c](https://github.com/discordjs/discord.js/commit/492039c4f6a84da12994d5ff62e481e85079dd3f)) ## Features - **GuildMemberManager:** Handle gateway request rate limit (#11253) ([a3c6bce](https://github.com/discordjs/discord.js/commit/a3c6bce3a81ef13d45efa4151e9182b38c066eca)) - Optimize role manager cache getter (#11239) ([2da2fa0](https://github.com/discordjs/discord.js/commit/2da2fa01b2ef3135a22c024327270896297b07dd)) ### 14.24.2 ## Bug Fixes - **GuildMember:** JoinedAt possibly being NaN ([fb2b728](https://github.com/discordjs/discord.js/commit/fb2b7281e019de9dbd1eb307d9a2ed655c165187)) ### 14.24.1 ## Bug Fixes - **Message:** Check if in voice based channel for `pinnable` (#11215) ([c2c8cce](https://github.com/discordjs/discord.js/commit/c2c8cce1d77d7afb9da3b0c6a1ee5787e922ec3c)) ## Documentation - **GuildMemberFlagsBitField:** Remove duplicate word ([abb84ce](https://github.com/discordjs/discord.js/commit/abb84ce88f7b9586740855085bb5abc6f0a6282c)) ## Typings - **FileUploadModalData:** Correct fields (#11209) ([d317ca1](https://github.com/discordjs/discord.js/commit/d317ca1053734d6fed651e1e8600750e4d8d16d4)) - **LabelModalData:** Singular `ModalData` (#11207) ([072fbb2](https://github.com/discordjs/discord.js/commit/072fbb228a096e8cfb2a1f55c6170f68bc84345d)) - **FileUploadComponentData:** `boolean` ([548c254](https://github.com/discordjs/discord.js/commit/548c25488a832f8aa274e7834ac57ad9c3e23890)) ### 14.24.0 ## Bug Fixes - **Message:** Update `pinnable` to check for migrated guilds (#11189) ([ee988e3](https://github.com/discordjs/discord.js/commit/ee988e3e75d39e91a98a572e72a5981e0ef87dbc)) ## Features - Handle file upload component for v14 (#11179) ([104ad75](https://github.com/discordjs/discord.js/commit/104ad754f36933276f3acfd4164f7f19d50dfe2e)) ### 14.23.2 ## Bug Fixes - **ModalSubmitInteraction:** Better resolving of components (#11162) ([5cc13b7](https://github.com/discordjs/discord.js/commit/5cc13b735c78384a3488da527985cded92f67d41)) - Handle DM modals ([1e4d1dc](https://github.com/discordjs/discord.js/commit/1e4d1dc04f7dabfb0575441957a6278675f02871)) ### 14.23.1 ## Bug Fixes - **ModalSubmitInteraction:** Resolve crash on handling populated select menus (#11158) ([11b236f](https://github.com/discordjs/discord.js/commit/11b236ff6539f91f11caa3d5a2cc7ae23070aaec)) - Ending uncached polls (#11157) ([1d5b983](https://github.com/discordjs/discord.js/commit/1d5b9837de4036ca6f07f22f714f534463cc35ec)) ### 14.23.0 ## Bug Fixes - **ThreadMemberFlagsBitField:** Use `ThreadMemberFlags` enum in `Flags` (#11118) ([154c00d](https://github.com/discordjs/discord.js/commit/154c00ded932109c59ff0759609424fcb95140a0)) - Backport in operator fix from main (#11127) ([fcce0d9](https://github.com/discordjs/discord.js/commit/fcce0d95bb6cd415f40f9f7a052e01ddcf625ed0)) - Ensure discriminator detection respects webhooks too (#11062) ([d8ad181](https://github.com/discordjs/discord.js/commit/d8ad181c191e3a908e3c8e133ccb1d961d9d79e0)) ## Documentation - Use LocalizationMap where applicable (#11117) ([3b92744](https://github.com/discordjs/discord.js/commit/3b927449ae728175f04d67376642b20ba4a93069)) - **GuildEditOptions:** Deprecate owner property ([fe025c0](https://github.com/discordjs/discord.js/commit/fe025c0a9f722c6225fff6501e9b3981cfe134ba)) - Deprecate API related to guild ownership (#11054) ([3dd57c2](https://github.com/discordjs/discord.js/commit/3dd57c2eaf220b08f2b6f6562c34acf8524b5b17)) - Deprecate setting owner ([740da4c](https://github.com/discordjs/discord.js/commit/740da4ce5e189391c7a0904da32a96fe1c8534e6)) ## Features - Bump builders in v14 (and fix runtime crashes) (#11153) ([67c8953](https://github.com/discordjs/discord.js/commit/67c8953a10d150074ba848cd8bfb30961d46b662)) - **GuildMemberManager:** Add new modify self fields (#11112) ([9b821e5](https://github.com/discordjs/discord.js/commit/9b821e5dfcfb92a9d23ef96dd947c0bd11ee7b86)) - Text display and more selects in modal for v14 (#11096) ([93e0f4c](https://github.com/discordjs/discord.js/commit/93e0f4cd10af6d85ccdcb6a6aeae3e1a9f14a8fe)) - Guest invites (#11079) ([79d999e](https://github.com/discordjs/discord.js/commit/79d999e4c10e36330ee897065987ad99d558edca)) - Polls overhaul (#11058) ([4a8aeb6](https://github.com/discordjs/discord.js/commit/4a8aeb6aee78b23a25e8d5be1309cc7c64b066fb)) ## Refactor - **ActionsManager:** Register actions without using class name (#11080) ([0dff969](https://github.com/discordjs/discord.js/commit/0dff969e16a8879a0fc889567bd540cb1b82a682)) ## Typings - **ClientEventTypes:** Fix `messageDeleteBulk` event arg (#11122) ([30e35d9](https://github.com/discordjs/discord.js/commit/30e35d909e0058db701c82744b13da26ddefcf0e)) - **Webhook:** Specify message type (#11142) ([6a5707c](https://github.com/discordjs/discord.js/commit/6a5707c78669bb65d03ae76ab591e053787891f1)) ### 14.22.1 # [14.22.1](https://github.com/discordjs/discord.js/compare/14.22.0...14.22.1) - (2025-08-22) ## Bug Fixes - **GuildChannel:** Account for everyone base permissions (#11053) ([ecef7bd](https://github.com/discordjs/discord.js/commit/ecef7bdf22cc3e7c1fc47d828a55f6139672b2a8)) ### 14.22.0 ## Bug Fixes - Remove trailing `color` references (#11007) ([b532df6](https://github.com/discordjs/discord.js/commit/b532df61ed346e2289831f2905984583a53d3fa5)) - **Emoji:** Remove incorrect nullables, add `ApplicationEmoji#available` (#10990) ([90d3b28](https://github.com/discordjs/discord.js/commit/90d3b282684f5a4bbf9ce2672fa5efd5ec802e95)) - **GuildChannelManager:** Properly resolve avatar for createWebhook (#10772) ([63f5261](https://github.com/discordjs/discord.js/commit/63f5261f4c351cd1b6befca1163254300f7424f4)) - **Message:** Forwarded messages are not `crosspostable` (#10821) ([b36b751](https://github.com/discordjs/discord.js/commit/b36b751bde5f5de286d748465619147619959d4f)) - **DirectoryChannel:** Export class (#10985) ([51ceb20](https://github.com/discordjs/discord.js/commit/51ceb203fa218accab47f604f91f74b49af7e51f)) - **Events:** `WebhooksUpdate` enum value (#10970) ([1404e32](https://github.com/discordjs/discord.js/commit/1404e328492549f4a17ab997eb648f3263e8ec25)) ## Documentation - Remove hardcoded locale from links (#10794) ([5be774d](https://github.com/discordjs/discord.js/commit/5be774db641b60669505645861d721200d335a7b)) - **ApplicationCommand:** Incorrect method in example (#10837) ([040c66a](https://github.com/discordjs/discord.js/commit/040c66ae15fd3cc7cb40bdbb5384ede445c40973)) ## Features - Support user guilds (#10995) ([baa08b8](https://github.com/discordjs/discord.js/commit/baa08b8fbb64abd8265890413c95f81e2c61303f)) - **MessageManager:** New pinned messages routes (#10993) ([f469f74](https://github.com/discordjs/discord.js/commit/f469f74acaa14f126fd02af4a032ca8e56dbb534)) - `fetchPinned()` has been renamed to `fetchPins()`, which is a paginated endpoint to fetch pinned messages. - **User:** Add `collectibles` (#10939) ([8ac0e1e](https://github.com/discordjs/discord.js/commit/8ac0e1e5d6df9c51fd3a41d9f8c9dbe8f786229a)) - Role gradient colours (#10986) ([9d6fdf8](https://github.com/discordjs/discord.js/commit/9d6fdf8979d29787a13912cfa55f1ff3961c6b68)) - Support animated WebP (#10987) ([cafe58b](https://github.com/discordjs/discord.js/commit/cafe58b3bd9defb5050a7a90bd07568f3b509c89)) ## Refactor - Deprecate `ready` event in favor of `clientReady` (#10969) ([82378fc](https://github.com/discordjs/discord.js/commit/82378fc2e8f4fd7e56b5a80eb6a6d3a8315e388e)) - **ThreadChannel:** Remove trimming of name (#10984) ([d4f742e](https://github.com/discordjs/discord.js/commit/d4f742e99e31b4eb9e84afce3bab48ed549f8ae3)) ## Typings - **Invite:** Approximate fields should be nullable (#10997) ([d60e0bf](https://github.com/discordjs/discord.js/commit/d60e0bf30bac05921063d010fab253ca829ae3bb)) - **ModalSubmitFields:** Fix `fields` type (#10816) ([500712d](https://github.com/discordjs/discord.js/commit/500712d5eaef1a75133e088e0f260842d12f3419)) - **InteractionCallbackResponse:** Add missing InGuild generic (#10963) ([19e74b1](https://github.com/discordjs/discord.js/commit/19e74b153317cf8b910317c56beb95a698acc00c)) ### 14.21.0 ## Bug Fixes - **ClientUser:** Remove token assignment (#10953) ([507b696](https://github.com/discordjs/discord.js/commit/507b696792d61ae49565b4613439aceb08dcf38a)) ## Features - **GuildMember:** Add `avatarDecorationData` (#10942) ([15f7571](https://github.com/discordjs/discord.js/commit/15f7571243d5b206141290478fd5164d299c0850)) - **ClientApplication:** Add `approximateUserAuthorizationCount` (#10933) ([3fa429c](https://github.com/discordjs/discord.js/commit/3fa429c7dfa3bb3e6f099cd2f068c474a01677b1)) ## Typings - **ClientEventTypes:** Add missing `guildSoundboardSoundsUpdate` (#10928) ([c2a43b6](https://github.com/discordjs/discord.js/commit/c2a43b685e01eff878a399e8c00df8e473c185ad)) ### 14.20.0 ## Bug Fixes - Use resolvePartialEmoji on MessagePayload#options#components (#10910) ([f2f757c](https://github.com/discordjs/discord.js/commit/f2f757ce52b76d5e571f47f9bf1c5188627b80d5)) - **ChannelManager:** Remove threads from cache upon deletion (#10883) ([ee2eb73](https://github.com/discordjs/discord.js/commit/ee2eb7349f2467451880baaea54e02074916015f)) - **PartialGroupDMChannel:** Prevent `undefined` values (#10889) ([9bca4af](https://github.com/discordjs/discord.js/commit/9bca4af5fdb78fae7b970498db7f93df31f55ef9)) ## Features - Backport entrypoint command (#10908) ([c0eae34](https://github.com/discordjs/discord.js/commit/c0eae344c2ed43fa67be9fda8e3d3e479693d2d1)) - **BaseInteraction:** Add `attachmentSizeLimit` (#10830) ([7e21a94](https://github.com/discordjs/discord.js/commit/7e21a9474e532c5b22c6e0600c446fca47352617)) ## Performance - **Components:** Hash table (#10893) ([2d19163](https://github.com/discordjs/discord.js/commit/2d19163d764705667691430e438499fd330ffb65)) ## Refactor - **Client:** Remove `with_expiration` query parameter (#10800) ([c8f6066](https://github.com/discordjs/discord.js/commit/c8f6066d6a0a1fc6ac23a49d66604d95b588af3e)) --- ✨ This PR was created by Minori, your friendly dependency updater! 🌸
minori added 1 commit 2026-02-03 19:09:18 -08:00
deps: update discord.js to 14.25.1
Node.js CI / CI (pull_request) Failing after 19s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m13s
5b16cb4726
Some required checks failed
Node.js CI / CI (pull_request) Failing after 19s
Required
Details
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m13s
This pull request doesn't have enough required approvals yet. 0 of 1 approvals granted from users or teams on the allowlist.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependencies/update-discord.js:dependencies/update-discord.js
git checkout dependencies/update-discord.js
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/valerium#4