DelxHQ / Soup

A fully featured music bot for Discord.
http://invite.soup.delxhq.me
MIT License
3 stars 0 forks source link

Bump discord.js from 13.6.0 to 14.9.0 #133

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps discord.js from 13.6.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
  • 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
Maintainer changes

This version was pushed to npm by crawl, a new releaser for discord.js since your current version.


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] commented 1 year ago

Superseded by #141.