djs-base-handler icon indicating copy to clipboard operation
djs-base-handler copied to clipboard

Bump discord.js from 13.15.0 to 14.9.0

Open dependabot[bot] opened this issue 2 years ago • 0 comments

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_localizations correctly (#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 members and conditionally include hasMore (#9164) (e9a8eb3)
  • ThreadManager: Respect cache and force in fetching (#9239) (cc57563)
  • TextBasedChannelTypes: Add GuildStageVoice (#9232) (51edba7)

Documentation

Features

Refactor

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: bulkDeletable permissions 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

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Apr 03 '23 01:04 dependabot[bot]