QuadraticBot2.0
                                
                                 QuadraticBot2.0 copied to clipboard
                                
                                    QuadraticBot2.0 copied to clipboard
                            
                            
                            
                        Bump discord.js from 14.13.0 to 14.14.1
Bumps discord.js from 14.13.0 to 14.14.1.
Release notes
Sourced from discord.js's releases.
14.14.1
14.14.1 - (2023-11-12)
Bug Fixes
- Emoji:
idset asundefinededge case (#9953) (cc07a28)- BaseClient: Default in objects properly (#9952) (f93abf7)
Documentation
Refactor
Typings
14.14.0
14.14.0 - (2023-11-12)
Bug Fixes
- Client: Ensure destroyed connections are not ready (#9942) (b5e23ec)
- Webhook: Do not call
client.deleteWebhookindelete(#9786) (31d914e)- GuildManager#fetch: Inject shard id (#9921) (85753a9)
- Prevent 'undefined' debug message on intentional shard closure (#9846) (0e0b85b)
- Role: Calculate position correctly when rawPositions are equal (#9871) (0529b2a)
- GuildScheduledEvent: Use
if...elsepattern and handle partials (#9802) (32d614c)Documentation
- Message: Remove duplicated word 'of' in description (#9923) (85a78f9)
- GuildMember: Clarify display color (#9891) (e38d03f)
- Remove duplicate
APIEmoji(#9880) (8cfadb6)- Consolidate API types (#9881) (44a3cbf)
- Remove
FileOptions(#9855) (eaabcdf)- DiscordjsErrorCodes: Deprecate unused properties (#9790) (4588e07)
- ApplicationCommandManager: Id parameter can take options (#9664) (ed14135)
- Attachment: Add MIME types link to
contentType(#9824) (85b2498)- Fix "its" typo (#9825) (c50809e)
- GuildMember: Clarify timeout parameter wording (#9800) (8d97e2d)
- create-discord-bot: Support bun in create-discord-bot (#9798) (7157748)
Features
... (truncated)
Changelog
Sourced from discord.js's changelog.
14.14.1 - (2023-11-12)
Bug Fixes
- Emoji:
idset asundefinededge case (#9953) (cc07a28)- BaseClient: Default in objects properly (#9952) (f93abf7)
Documentation
Refactor
Typings
14.14.0 - (2023-11-12)
Bug Fixes
- Client: Ensure destroyed connections are not ready (#9942) (b5e23ec)
- Webhook: Do not call
client.deleteWebhookindelete(#9786) (31d914e)- GuildManager#fetch: Inject shard id (#9921) (85753a9)
- Prevent 'undefined' debug message on intentional shard closure (#9846) (0e0b85b)
- Role: Calculate position correctly when rawPositions are equal (#9871) (0529b2a)
- GuildScheduledEvent: Use
if...elsepattern and handle partials (#9802) (32d614c)Documentation
- Message: Remove duplicated word 'of' in description (#9923) (85a78f9)
- GuildMember: Clarify display color (#9891) (e38d03f)
- Remove duplicate
APIEmoji(#9880) (8cfadb6)- Consolidate API types (#9881) (44a3cbf)
- Remove
FileOptions(#9855) (eaabcdf)- DiscordjsErrorCodes: Deprecate unused properties (#9790) (4588e07)
- ApplicationCommandManager: Id parameter can take options (#9664) (ed14135)
- Attachment: Add MIME types link to
contentType(#9824) (85b2498)- Fix "its" typo (#9825) (c50809e)
- GuildMember: Clarify timeout parameter wording (#9800) (8d97e2d)
- create-discord-bot: Support bun in create-discord-bot (#9798) (7157748)
Features
... (truncated)
Commits
- 2550c79chore(discord.js): release [email protected] (#9957)
- 40726dbrefactor: use formatters (#9956)
- 1e4ef35docs: use preferred nullable syntax (- ?Tover- T | null) (#9946)
- 4bc1daetypes: use wrapper utilities (#9945)
- cc07a28fix(Emoji):- idset as- undefinededge case (#9953)
- f93abf7fix(BaseClient): Default in objects properly (#9952)
- dbb92e5chore(releases): release party (#9943)
- 975d5f1chore: use descriptive type parameter names (#9937)
- 4ff3ea4feat: default select menu values (#9867)
- b5e23ecfix(Client): Ensure destroyed connections are not ready (#9942)
- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency
- @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)