Kurasuta
Kurasuta copied to clipboard
Bump discord.js from 13.10.2 to 14.2.0
Bumps discord.js from 13.10.2 to 14.2.0.
Release notes
Sourced from discord.js's releases.
14.2.0
Bug Fixes
- ThreadChannel: Handle possibly
nullparent (#8466) (afa27b1)- Remove DM channels from
Client#messageDeleteBulk's types (#8460) (6c6fe74)- Transformers: Do not transform
Dateobjects (#8463) (0e2a095)- ModalSubmitInteraction: Allow deferUpdate (#8455) (0fab869)
- Guild: Unable to fetch templates (#8420) (aac8acc)
- MessageMentions: Infinite loop in
parsedUsersgetter (#8430) (b8a3136)- DataResolver: Make
Bufferfrom string (#8416) (e72b986)Documentation
- Change registration example to use global commands (#8454) (64a4041)
- Colors: Provide enum descriptions (#8437) (6ef4754)
- AttachmentBuilder: Fix #8407 (#8421) (5b053cf)
Features
Typings
- Message: Correct
bulkDeletereturn type (#8465) (c5b96a1)- Fix missing types for mentionable options (#8443) (452e94f)
- ApplicationCommandOption: Add
ApplicationCommandBooleanOption(#8434) (38275fc)14.1.2
Bug Fixes
Documentation
14.1.1
Info
- 14.1.1 release bump to update
@discordjs/buildersdependency, no new features.14.1.0
Bug Fixes
- MessageMentions:
ignoreRepliedUseroption inhas()(#8202) (b4e2c0c)- GuildChannelManager: Allow unsetting rtcRegion (#8359) (a7d49e5)
- ThreadChannel: Omit webhook fetching (#8351) (3839958)
- GuildAuditLogsEntry: Replace OverwriteType with AuditLogOptionsType (#8345) (58c1b51)
- ShardClientUtil#_respond: Construct global error (#8348) (8e520f9)
- Presence: Do not return NaN for activity timestamp (#8340) (df42fdf)
... (truncated)
Commits
9d8966fchore(discord.js): release [email protected]4d128acchore: deps831d650chore: update changelogc5b96a1types(Message): correctbulkDeletereturn type (#8465)afa27b1fix(ThreadChannel): Handle possiblynullparent (#8466)4d72839chore: update changelog452e94ftypes: fix missing types for mentionable options (#8443)6c6fe74fix: Remove DM channels fromClient#messageDeleteBulk's types (#8460)0e2a095fix(Transformers): do not transformDateobjects (#8463)0fab869fix(ModalSubmitInteraction): allow deferUpdate (#8455)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)