-
Notifications
You must be signed in to change notification settings - Fork 2
fix(deps): update dependency discord.js to v14.19.3 #40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/discord.js-14.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
479460c
to
edcee0f
Compare
edcee0f
to
73514b5
Compare
73514b5
to
c53065e
Compare
c53065e
to
cb761cb
Compare
cb761cb
to
5690212
Compare
5690212
to
607e4cb
Compare
607e4cb
to
c3573b3
Compare
c3573b3
to
343087f
Compare
343087f
to
83701b5
Compare
83701b5
to
f67cf70
Compare
22e079e
to
5d0849e
Compare
5d0849e
to
a6b725a
Compare
a6b725a
to
7da5a7d
Compare
7da5a7d
to
e9843f0
Compare
e9843f0
to
4338254
Compare
4338254
to
2ec2dab
Compare
2ec2dab
to
25482ba
Compare
25482ba
to
da451b6
Compare
da451b6
to
15ff78d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
14.6.0
->14.19.3
Release Notes
discordjs/discord.js (discord.js)
v14.19.3
Compare Source
Bug Fixes
v14.19.2
Compare Source
Bug Fixes
equals
(#10861) (5f3fc17)toJSON()
for components v2 (#10852) (20fade2)Typings
reason
(#10863) (e3c247e)v14.19.1
Compare Source
Bug Fixes
withComponents
to Webhook (481ccd2)v14.19.0
Compare Source
Bug Fixes
with_components
when sending components through webhooks (8cdbe23)Features
Typings
Client.on()
compatible with esnext.disposable in TS5.6+ (#10773) (45552fa)v14.18.0
Compare Source
Bug Fixes
Documentation
Features
renewalSkuIds
(#10662) (efa50fc)Refactor
Styling
Typings
messages
property (#10708) (44a1e85)undefined
toflags
forexactOptionalPropertyTypes
(#10707) (d2e1924)v14.17.3
Compare Source
Bug Fixes
resolve()
forPermissionOverwrites
(#10686) (7280d4e)v14.17.2
Compare Source
Bug Fixes
v14.17.1
Compare Source
Bug Fixes
v14.17.0
Compare Source
Bug Fixes
in
if a string is passed (ff42d7a)ownerId
always present (#10618) (7678f11)undefined
burst properties (#10597) (76968b4)Documentation
utf-8-validate
(#10531) (297e959)Features
with_response
query parameter (#10636) (622acbc)Refactor
Locale
overLocaleString
(#10625) (7ce6f2f)cache.get()
for snowflakes,resolve()
otherwise (#10626) (dedaa5d)reason
parameter on adding and removing thread members (#10551) (72e0c99)Testing
Typings
Caches
managers (#10540) (13471fa)v14.16.3
Compare Source
Bug Fixes
GuildChannel#guildId
not being patched toundefined
(#10505) (2adee06) by @QjuhTypings
poll
(#10509) (665bf14) by @TAEMBOv14.16.2
Compare Source
Bug Fixes
Documentation
interaction
as deprecated (#10481) (c13f18e) by @sdanialrazaTypings
v14.16.1
Compare Source
Bug Fixes
v14.16.0
Compare Source
Bug Fixes
AuditLogChange
objects (#10438) (45f7e1a)add()
method (#10338) (ab8bf0f)Documentation
Features
title
(#10423) (c63bde9)call
(#10283) (6803121)type
(#10280) (17d4c78)avatarDecorationData
(#9888) (3b5c600)Refactor
Typings
ThreadChannel
andAnyThreadChannel
consistently (#10181) (1f7d1f8)EventEmitter
static method overrides (#10360) (9b707f2)Snowflake
fetch (#10366) (b8397b2)v14.15.3
Compare Source
Bug Fixes
attachments
andembeds
(#10282) (a468ae8)Message#fetchReference()
(#10295) (638b896)getChannel()
are passed (#10278) (92c1a51)Refactor
Typings
defaultValues
to respective select menu components data (#10265) (c2432d5)v14.15.2
Compare Source
Bug Fixes
v14.15.1
Compare Source
Bug Fixes
v14.15.0
Compare Source
Bug Fixes
equals
method issue (#10152) (ddc927f)ReadonlyCollection
(#10184) (6cc5fa2)userAgentAppendix
(#10113) (b16647e)Documentation
Locale
typedef (#10191) (f1f2683)member
(#10096) (f48787e)@internal
to all overloads (#10033) (e245a39)PermissionsFlagsBit
typo (#10004) (b992019)Features
bulkCreate()
method (#10182) (b6bdd57)enforceNonce
(#10129) (992aa67)using
keyword on discord.jsClient
andWebSocketManager
(#10063) (543d617)appliedTags
onsend()
(#10027) (33674be)Performance
Refactor
ColorConvert
error (#10108) (fc1f8ae)formatEmoji()
(#10076) (7b8e0de)@internal
(#9974) (2b8ac35)Typings
Poll
toMessage
(#10245) (cb961f5)MessageFlags.SuppressNotifications
(#9199) (c89c343)client
(#9997) (30f6a5f)v14.14.1
Compare Source
Bug Fixes
id
set asundefined
edge case (#9953) (cc07a28)Documentation
?T
overT | null
) (#9946) (1e4ef35)Refactor
Typings
v14.14.0
Compare Source
Bug Fixes
client.deleteWebhook
indelete
(#9786) (31d914e)if...else
pattern and handle partials (#9802) (32d614c)Documentation
APIEmoji
(#9880) (8cfadb6)FileOptions
(#9855) (eaabcdf)contentType
(#9824) (85b2498)Features
imageURL()
(#9788) (b6c762c)isThreadOnly()
(#9847) (699b232)guildScheduledEvent
tocreate()
(#8885) (931c3ed)default_thread_rate_limit_per_user
in channel creation (#9273) (1e5c14b)Refactor
mergeDefault
(#9938) (5b0aa92)Typings
attachments
type ([#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.