Skip to content

Bump discord.js from 12.5.3 to 13.8.1

Dependabot requested to merge dependabot-npm_and_yarn-discord.js-13.8.1 into master

Bumps discord.js from 12.5.3 to 13.8.1.

Release notes

Sourced from discord.js's releases.

13.8.1

Bug Fixes

Documentation

  • TextBasedChannel-> TextBasedChannels typos (v13) (#8155) (65444f5)

Refactor

  • Deprecate $ prefix from ws.properties keys (#8095) (3638b40)

Typings

  • Shard#reconnecting: Backport to v13 - Fix event name (#8126) (70450f6)
  • AutocompleteOption: Backport fix and improve types (#8078) (613fd43)
  • GuildChannel: Fix type of .isText() method (#8061) (0d0190a)

13.8.0

Bug Fixes

  • guildchannelmanager: Wrong parameter in _sortedChannels call (#8011) (876816a)
  • websocketshard: Deal with zombie connection caused by 4009 (#7581) (114bcc0)
  • Video quality mode data property (#7946) (76df9fd)
  • ApplicationCommandOptionType: Add attachment to jsdoc (#7952) (a51420f)

Features

13.7.0

Bug Fixes

  • MessageEmbed: Fix a typo (#7906) (ea28638)
  • GuildEditData: Some fields can be null for v13 (#7633) (816936e)
  • Apply v14 fix (#7756) (ab6c2ba)
  • GuildChannelManager: delete method accessing wrong id (#7771) (c9e4562)
  • GuildScheduledEvent: Handle missing image for v13 (#7627) (dfea9c2)
  • messagementions: Fix has method for v13 (#7591) (7a52785)
  • Check if member has admininistrator on moderatable (v13) (#7578) (13dd82d)
  • ThreadChannel: Require sendable for unarchivable (#7555) (49397c0)
  • Backport MessageReaction#me being incorrectly false (#7553) (5f621c1)
  • typings: SweepStageInstances typo (#7521) (f096069)
  • MessagePayload: V13 don't set reply flags to target flags (#7515) (30baff7)
  • Shard: V13 EventEmitter listener warning (#7479) (77b8e01)
  • MessageEmbed: Set footer to undefined (#7358) (bc5ddc3)

... (truncated)

Changelog

Sourced from discord.js's changelog.

13.8.1 - (2022-06-23)

Bug Fixes

Documentation

  • TextBasedChannel-> TextBasedChannels typos (v13) (#8155) (65444f5)

Refactor

  • Deprecate $ prefix from ws.properties keys (#8095) (3638b40)

Typings

  • Shard#reconnecting: Backport to v13 - Fix event name (#8126) (70450f6)
  • AutocompleteOption: Backport fix and improve types (#8078) (613fd43)
  • GuildChannel: Fix type of .isText() method (#8061) (0d0190a)

13.8.0 - (2022-06-05)

Bug Fixes

  • guildchannelmanager: Wrong parameter in _sortedChannels call (#8011) (876816a)
  • websocketshard: Deal with zombie connection caused by 4009 (#7581) (114bcc0)
  • Video quality mode data property (#7946) (76df9fd)
  • ApplicationCommandOptionType: Add attachment to jsdoc (#7952) (a51420f)

Features

13.7.0 - (2022-05-13)

Bug Fixes

  • MessageEmbed: Fix a typo (#7906) (ea28638)
  • GuildEditData: Some fields can be null for v13 (#7633) (816936e)
  • Apply v14 fix (#7756) (ab6c2ba)
  • GuildChannelManager: delete method accessing wrong id (#7771) (c9e4562)
  • GuildScheduledEvent: Handle missing image for v13 (#7627) (dfea9c2)
  • messagementions: Fix has method for v13 (#7591) (7a52785)
  • Check if member has admininistrator on moderatable (v13) (#7578) (13dd82d)
  • ThreadChannel: Require sendable for unarchivable (#7555) (49397c0)
  • Backport MessageReaction#me being incorrectly false (#7553) (5f621c1)
  • typings: SweepStageInstances typo (#7521) (f096069)

... (truncated)

Commits
  • 7e1904c chore(release): version
  • c61fc80 fix(VoiceChannel): NSFW property (v13) (#8161)
  • 65444f5 docs: TextBasedChannel-> TextBasedChannels typos (v13) (#8155)
  • 70450f6 typings(Shard#reconnecting): Backport to v13 - Fix event name (#8126)
  • 3638b40 refactor: deprecate $ prefix from ws.properties keys (#8095)
  • 0ab2227 fix(ModalSubmitInteraction): add isFromMessage() missing method (#8092)
  • afb18b9 fix: destroy options during cleanup (#8082)
  • 613fd43 types(AutocompleteOption): backport fix and improve types (#8078)
  • 3095f35 fix(AuditLog): default changes to empty array (#8076)
  • 0d0190a types(GuildChannel): fix type of .isText() method (#8061)
  • 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 commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports