CDCommands icon indicating copy to clipboard operation
CDCommands copied to clipboard

Bump discord.js from 12.5.3 to 14.7.1

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps discord.js from 12.5.3 to 14.7.1.

Release notes

Sourced from discord.js's releases.

14.7.1

Bug Fixes

14.7.0

Bug Fixes

  • MessageMentions: Add InGuild generic (#8828) (f982803)
  • Activity: Fix equals() not checking for differing emoji (#8841) (7e06f68)
  • Fixed react/astro/guide/discord.js build, updated dependencies, fix crawlvatar (#8861) (d0c8256)
  • escapeMarkdown: Fix double escaping (#8798) (d6873b7)
  • Transfomers: Call .toJSON in toSnakeCase (#8790) (017f9b1)
  • Censor token in debug output (#8764) (53d8e87)
  • Pin @​types/node version (9d8179c)

Documentation

Features

Refactor

  • Embed: Use embedLength function from builders (#8735) (cb3826c)

14.6.0

Bug Fixes

  • ClientOptions: Make ClientOptions#intents returns an IntentsBitField (#8617) (4c2955a)
  • Correctly construct a builder (#8727) (e548e6a)
  • Components: Error with unknown components (#8724) (6fd331d)
  • Client: Don't auth for webhook fetches with token (#8709) (01d75c8)

... (truncated)

Commits
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] avatar Dec 01 '22 23:12 dependabot[bot]