Skip to content

Bump discord.js from 14.8.0 to 14.10.2

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

Created by: dependabot[bot]

Bumps discord.js from 14.8.0 to 14.10.2.

Release notes

Sourced from discord.js's releases.

14.10.2

Bug Fixes

14.10.1

Bug Fixes

  • Client: Spelling of InvalidScopesWithPermissions (ac9bf3a)

Refactor

14.10.0

Bug Fixes

Documentation

Features

Performance

  • RoleManager: Dont call Role#position getter twice per role (#9352) (bfee6c8)

... (truncated)

Changelog

Sourced from discord.js's changelog.

14.10.2 - (2023-05-01)

Bug Fixes

14.10.1 - (2023-05-01)

Bug Fixes

  • Client: Spelling of InvalidScopesWithPermissions (ac9bf3a)

Refactor

14.10.0 - (2023-05-01)

Bug Fixes

Documentation

Features

Performance

... (truncated)

Commits
  • 6d7f3b0 chore(discord.js): release discord.js@14.10.2
  • 201b002 fix: correct isJSONEncodable() import (#9495)
  • b327f49 fix(Client): generateInvite() scope validation (#9492)
  • e262df9 chore(discord.js): release discord.js@14.10.1
  • ac9bf3a fix(Client): spelling of InvalidScopesWithPermissions
  • a9f2bff refactor(ShardClientUtil): logic de-duplication (#9491)
  • be81c8b chore(discord.js): release discord.js@14.10.0
  • a9e0de4 refactor(WebSocketManager): use /ws package internally (#9099)
  • 0762ddb chore: deps
  • ad217cc fix(ShardClientUtil): Fix client event names (#9474)
  • 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