gidget
gidget copied to clipboard
Update discord.js requirement from ^14.1.2 to ^14.3.0
Updates the requirements on discord.js to permit the latest version.
Release notes
Sourced from discord.js's releases.
14.3.0
Bug Fixes
- GuildMemberManager:
add()method throws an error (#8539) (3bef901)- Guild: Widget channel types and fixes (#8530) (23a0b6c)
- Embed: Reference video in video (#8473) (c97977a)
Documentation
Features
- GuildMemberManager: AddRole and removeRole (#8510) (cda3f00)
- Deprecate
ActionRow.from()(#8504) (f9c25dd)- WebSocketShard: Support new resume url (#8480) (bc06cc6)
Refactor
- GuildAuditLogsEntry: Remove
guildfrom application command permission update extra (#8520) (2b8074d)Typings
- Inference of guild in
MessageManager(#8538) (6bb1474)- Allow choice's value type to be strictly inferred (#8529) (b3f7c32)
- GuildAuditLogs: Allow fetching to return all possible values (#8522) (0dba8ad)
- Correct
EventEmitter.on (static)return type (#8524) (16bbc8a)- GuildAuditLogs: Remove static
Entry(#8521) (7a3d18d)- Disallow some channel types from webhook creation (#8531) (4882b17)
- Implement max/min values for autocomplete (#8498) (812f7f1)
- ModalMessageModalSubmitInteraction: ChannelId is not nullable (#8496) (c31a5cf)
- Change type of ApplicationCommandSubCommand.options (#8476) (ebaf158)
Commits
4e3fa58chore(discord.js): release [email protected]6bb1474types: Inference of guild inMessageManager(#8538)27bbc8fchore(builders): release@discordjs/builders@1.2.0e2cde5dchore(collection): release@discordjs/collection@1.1.00960457chore: update proxy and rest in proxy-containercd6b365chore: changelog19e1f5dchore(proxy): release@discordjs/proxy@1.1.03621e5echore(rest): release@discordjs/rest@1.1.0d2f5b5bchore(ws): release@discordjs/ws@0.3.09ed11a4chore: deps- 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)