Skip to content

Bump discord.js from 13.8.1 to 14.0.3

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

Created by: dependabot[bot]

Bumps discord.js from 13.8.1 to 14.0.3.

Release notes

Sourced from discord.js's releases.

14.0.3

Bug Fixes

14.0.2

Bug Fixes

  • DataResolver#resolveImage: Adjust to updated resolveFile (#8308) (3a7e93d)

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

Commits
  • 9e624ab chore(discord.js): release discord.js
  • 8c4b986 fix(landing): vercel banner
  • dbad1c4 chore: fix root vercel banner
  • 4ffd7f9 chore: vercel banner
  • 660e212 fix(Components): support emoji id strings (#8310)
  • 70dd757 refactor(theme): switch theme detection to use class
  • b5d4b2d feat(website): add basic landing page (#8313)
  • 78d013f ci: fix building before linting/testing
  • 21d61ca chore: remove parallel execution
  • b316ac7 ci: remove turbo cache
  • 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)

Merge request reports