Skip to content

Bump discord.js from 12.5.3 to 14.0.1

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

Bumps discord.js from 12.5.3 to 14.0.1.

Release notes

Sourced from discord.js's releases.

14.0.1

Info

  • 14.0.1 release bump, no new features.

14.0.0

Changelog: https://github.com/discordjs/discord.js/blob/main/packages/discord.js/CHANGELOG.md#1400---2022-07-17

For breaking changes please reference: https://discordjs.guide/additional-info/changes-in-v14.html

13.9.0

Bug Fixes

  • PermissionOverwriteManager: Mutates user (#8282) (4d86cf4)
  • GuildChannelManager: Access resolveId correctly (v13) (#8297) (beb3d8e)
  • GuildChannelManager: Edit lockPermissions (#8267) (8fe166d)
  • applicationcommandmanager: Explicitly allow passing builders to methods (v13) (#8229) (f457cdd)
  • Pass in the expected query object type for application commands (#8189) (f704b26)
  • Use non-global flag whilst resolving regular expressions (#8178) (4063b90)
  • GuildStickerManager.fetchUser: Changed guildId to guild.id (#8176) (0e0f784)
  • guildmemberremove: Remove member's presence for v13 (#8182) (e8d72c7)
  • WebSocketShard: Backport error handler preservation on connections (#8164) (c198e89)

Documentation

Features

  • ApplicationCommand: Add min_length and max_length for string option (v13) (#8217) (a93f4b1)
  • interaction: Add appPermissions (v13) (#8195) (222fc9c)
  • Partially backport perms v2 for v13 (#8162) (125696f)

Typings

13.8.1

Bug Fixes

Documentation

... (truncated)

Commits
  • f0b7734 chore: bump dev version
  • b0a9131 chore(discord.js): release discord.js
  • 29be5b5 chore: deps
  • d677c31 chore: update dev versions
  • f6ef92a chore: release @​discordjs/builders, @​discordjs/collection, @​discordjs/proxy, ...
  • 52a9e21 fix(GuildMemberManager): Allow setting own nickname (#8066)
  • b7e6238 test(builders): improve coverage (#8274)
  • cafde77 refactor(Util)!: rename fetchRecommendedShards (#8298)
  • b7d4e55 types(GuildFeature): allow feature strings to be passed (#8264)
  • 5aeed99 docs: align webhook method return types with implementation (#8253)
  • 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