djs-base-handler
djs-base-handler copied to clipboard
Bump discord.js from 13.15.0 to 14.9.0
Bumps discord.js from 13.15.0 to 14.9.0.
Release notes
Sourced from discord.js's releases.
14.9.0
Bug Fixes
- Add support for new guild feature
GUILD_WEB_PAGE_VANITY_URL(#9219) (de1aac6)- Resolving string bitfield (#9262) (7987565)
- AutocompleteInteraction: Send
name_localizationscorrectly (#9238) (1864d37)- Keep symbols in actions manager (#9293) (984bd55)
- scripts: Accessing tsComment (d8d5f31)
- ClientUser: No mutation on edit (#9259) (abd6ae9)
- Message#editable: Update editable check in threads locked (#9216) (22e880a)
- ThreadManager: Add
membersand conditionally includehasMore(#9164) (e9a8eb3)- ThreadManager: Respect
cacheandforcein fetching (#9239) (cc57563)- TextBasedChannelTypes: Add
GuildStageVoice(#9232) (51edba7)Documentation
- Describe private properties (#8879) (2792e48)
- Differ
User#send(#9251) (384b4d1)- Fix compare position example (#9272) (d16114c)
- Role: Fix example for
comparePositionTo()(#9270) (bc641fa)- Add more examples (#9252) (bf507ab)
- FetchArchivedThreadOptions:
beforerespectsarchive_timestamp, not creation timestamp (#9240) (178c8dc)- Update
APISelectMenuComponent(#9235) (56cf138)Features
- Guild: Add
max_stage_video_channel_users(#8422) (34bc36a)- website: Render syntax and mdx on the server (#9086) (ee5169e)
- Add GuildBasedTextChannelTypes (#9234) (5f93dcc)
Refactor
- Call
GuildBanManager#create()directly (#9263) (f340f3b)- FetchThreadsOptions: Remove
active(#9241) (519e163)14.8.0
Bug Fixes
- snowflake: Snowflakes length (#9144) (955e8fe)
- Actions: Inject built data by using a symbol (#9203) (a63ac88)
- Message#deletable: Add check for deletable message types (#9168) (e78b8ad)
- Message:
bulkDeletablepermissions should be retrieved later for DMs (#9146) (a9495bd)- AutoModerationActionExecution: Transform
action(#9111) (9156a28)- MessageReaction:
toJSON()infinite recursion (#9070) (f268e1d)- ThreadChannel: Insert starter message from threads created in forum channels (#9100) (0b76ab4)
- ApplicationRoleConnectionMetadata: Export the class correctly (#9076) (071516c)
- Don't auth for interaction
showModal()(#9046) (b803a9a)- WebSocketShard: Zombie connection fix (#8989) (876b181)
- Keep other properties in triggerMetadata (#8977) (d8dd197)
- escapeX: Emojis with underlines (#8945) (07b597d)
... (truncated)
Commits
8592edbchore(discord.js): release [email protected]38f0986chore(ws): release@discordjs/ws@0.8.09e077b7chore(voice): release@discordjs/voice@0.16.0b977ba5chore(rest): release@discordjs/rest@1.7.01a6db13chore(proxy): release@discordjs/proxy@1.4.03334739chore(formatters): release@discordjs/formatters@0.3.026b2f59chore(core): release@discordjs/core@0.5.0b0ecc57chore(collection): release@discordjs/collection@1.5.0035203fchore(builders): release@discordjs/builders@1.6.0ce7d6b4chore(brokers): release@discordjs/brokers@0.2.0- 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)