fix(deps): update dependency discord.js to v14.22.1 (main)
This MR contains the following updates:
Package | Change | Age | Confidence |
---|---|---|---|
discord.js (source) | 14.21.0 -> 14.22.1 |
Release Notes
discordjs/discord.js (discord.js)
v14.22.1
Bug Fixes
v14.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
- Remove hardcoded locale from links (#10794) (5be774d)
- ApplicationCommand: Incorrect method in example (#10837) (040c66a)
Features
- Support user guilds (#10995) (baa08b8)
-
MessageManager: New pinned messages routes (#10993) (f469f74)
-
fetchPinned()
has been renamed tofetchPins()
, 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
- Deprecate
ready
event in favor ofclientReady
(#10969) (82378fc) - ThreadChannel: Remove trimming of name (#10984) (d4f742e)
Typings
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.