fix(deps): update dependency discord.js to v14 #34
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
12.5.3
->14.8.0
Release Notes
discordjs/discord.js
v14.8.0
Compare Source
Bug Fixes
bulkDeletable
permissions should be retrieved later for DMs (#9146) (a9495bd)action
(#9111) (9156a28)toJSON()
infinite recursion (#9070) (f268e1d)showModal()
(#9046) (b803a9a)recipientId
edge case (#8950) (7ce9909)disabled
(#8965) (6614603)escapeX()
functions (#8944) (25c27ea)@discordjs/formatters
to dependency list (#8939) (18b3a19)Documentation
@type
description and reveal info block (#9097) (405f940)invitable
(#9020) (f3fe3ce)sticker
type (#8940) (dd62be0).Flags
static (#8902) (c48ff5e)Features
channel
,user
andmember
getters (#9142) (095bd77)custom_message
(#9171) (c1000b8)flags
(#9087) (76b2116)guildAuditLogEntryCreate
event (#9058) (9439107)after
(#9011) (0076589)not_found
to guild member chunk data (#8975) (be294ea)channelTypes
option togetChannel
(#8934) (429dbcc)defaultForumLayout
(#8895) (cbafd47)Refactor
undefined
directly (#9191) (869153c)deprecate()
directly (#9026) (1c871b5)Styling
Typings
SuppressNotifications
flag (#9177) (71a427f)EscapeMarkdownOptions
(#9153) (fd0246c)attachment
private (#8982) (da23cd5)name
(#8978) (898b5ac)options
is required (#8966) (5dc5e90)ActionRowBuilder.from()
(#8414) (153352a)v14.7.1
Compare Source
Bug Fixes
v14.7.0
Compare Source
Bug Fixes
InGuild
generic (#8828) (f982803).toJSON
intoSnakeCase
(#8790) (017f9b1)Documentation
ActionRowBuilder
forcomponents
(#8834) (8ed5c1b)@extends
for select menu classes (#8824) (09f65b7)Features
channel
property (#8812) (decbce4)values
property (#8805) (b2fabd1)Message#bulkDeletable
(#8760) (ff85481).addFollower()
method (#8567) (caeb1cb)Refactor
embedLength
function from builders (#8735) (cb3826c)v14.6.0
Compare Source
Bug Fixes
ClientOptions#intents
returns an IntentsBitField (#8617) (4c2955a)Documentation
private
fromparseEmoji
(#8718) (a31e605)AwaitMessageComponentOptions
typedef (#8696) (9effd82)Features
@discordjs/util
(#8591) (b2ec865)defaultSortOrder
(#8633) (883f6e9)Refactor
Typings
& this
from#inGuild
typeguard (#8704) (c0f7a1a)v14.5.0
Compare Source
Bug Fixes
flags
property name when editing (#8669) (fc8ed81)Documentation
@implements
(#8678) (8ca407e)Features
flags
(#8637) (abb7226)Refactor
deleteMessageDays
(#8659) (e993122)Typings
GuildForumThreadManager
andGuildTextThreadManager
(#8665) (2487e3b)v14.4.0
Compare Source
Bug Fixes
fetchStarterMessage()
work in forum posts (#8638) (a7f816e)messageCount
/totalMessageSent
on message events (#8635) (145eb2f)Documentation
setRTCRegion
method (#8642) (f049734)@extend
(#8639) (802b239)Client#guildMemberAvailable
event description (#8626) (22ac6b4)Features
deleteMessageSeconds
(#8326) (03fb5b0)scopes
(#8483) (8b3d006)chatInputApplicationCommandMention
formatter (#8546) (d08a57c)Refactor
ChannelType
s (#8625) (669c3cd)Typings
Cached
type to return type of methods (#8619) (053da5b)Client<true>
(#8612) (a9f003a)fetch
return type (#8549) (1d4cdee)fetchStarterMessage
must return aMessage<true>
(#8560) (b9c62ac)v14.3.0
Compare Source
Bug Fixes
add()
method throws an error (#8539) (3bef901)Documentation
action
wording (#8499) (7d25072)Features
ActionRow.from()
(#8504) (f9c25dd)Refactor
guild
from application command permission update extra (#8520) (2b8074d)Typings
MessageManager
(#8538) (6bb1474)EventEmitter.on (static)
return type (#8524) (16bbc8a)Entry
(#8521) (7a3d18d)v14.2.0
Compare Source
Bug Fixes
null
parent (#8466) (afa27b1)Client#messageDeleteBulk
's types (#8460) (6c6fe74)Date
objects (#8463) (0e2a095)parsedUsers
getter (#8430) (b8a3136)Buffer
from string (#8416) (e72b986)Documentation
Features
max_video_channel_users
(#8423) (3a96ce7)Typings
bulkDelete
return type (#8465) (c5b96a1)ApplicationCommandBooleanOption
(#8434) (38275fc)v14.1.2
Compare Source
Bug Fixes
Documentation
v14.1.1
Compare Source
Info
v14.1.0
Compare Source
Bug Fixes
ignoreRepliedUser
option inhas()
(#8202) (b4e2c0c)Documentation
showModal()
return type (#8376) (0b61dbf)Features
Refactor
Formatter
class (#8373) (7fd9ed8)OverwriteType
(#8374) (6d24805)Typings
AuditLogOptionsType
(#8349) (200ab91)v14.0.3
Compare Source
Bug Fixes
v14.0.2
Compare Source
Bug Fixes
v14.0.1
Compare Source
Info
v14.0.0
Compare Source
Changelog: https://github.com/discordjs/discord.js/blob/main/packages/discord.js/CHANGELOG.md#​1400---2022-07-17
For breaking changes please reference: https://discordjs.guide/additional-info/changes-in-v14.html
v13.14.0
Compare Source
Bug Fixes
Features
SUPPRESS_NOTIFICATIONS
flag (#9184) (120270e)v13.13.1
Compare Source
Bug Fixes
Please just look at 13.13.0.
v13.13.0
Compare Source
Bug Fixes
messages
correctly (#9080) (123d0f1)reason
as second parameter (#9023) (a941cb6)Documentation
invitable
(#9021) (cf3c7a7)@extends
(#9028) (1779e1b)Client#guildMemberAvailable
event description (v13) (#8627) (fcd52d7)Features
guildAuditLogEntryCreate
event (#9092) (84d34dc)addFollower
(#9050) (86329ad)INVITES_DISABLED
feature support (#9051) (69d71e9)channel
getter (#9074) (32cdaff)flags
(#9098) (d69529e)applicationCommandPermissionsUpdate
event (#9121) ([c2968b5](https://togithub.com/discordjs/discord.js/commit/c2968b58f9c6a176ecdae4e2e5cConfiguration
📅 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 has been generated by Mend Renovate. View repository job log here.