Skip to content

Bump discord.js from 14.8.0 to 14.9.0

Wolf Yuan requested to merge dependabot/npm_and_yarn/discord.js-14.9.0 into main

Created by: dependabot[bot]

Bumps discord.js from 14.8.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

Commits
  • 8592edb chore(discord.js): release discord.js@14.9.0
  • 38f0986 chore(ws): release @​discordjs/ws@​0.8.0
  • 9e077b7 chore(voice): release @​discordjs/voice@​0.16.0
  • b977ba5 chore(rest): release @​discordjs/rest@​1.7.0
  • 1a6db13 chore(proxy): release @​discordjs/proxy@​1.4.0
  • 3334739 chore(formatters): release @​discordjs/formatters@​0.3.0
  • 26b2f59 chore(core): release @​discordjs/core@​0.5.0
  • b0ecc57 chore(collection): release @​discordjs/collection@​1.5.0
  • 035203f chore(builders): release @​discordjs/builders@​1.6.0
  • ce7d6b4 chore(brokers): release @​discordjs/brokers@​0.2.0
  • Additional commits viewable in compare view

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)

Merge request reports