DevYukine / Kurasuta

A Custom discord.js Sharding Library inspired by eris-sharder.
MIT License
160 stars 23 forks source link

Bump discord.js from 13.12.0 to 14.6.0 #548

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps discord.js from 13.12.0 to 14.6.0.

Release notes

Sourced from discord.js's releases.

14.6.0

Bug Fixes

Documentation

  • Utils: Remove private from parseEmoji (#8718) (a31e605)
  • Update UserContextMenuCommandInteraction documentation (#8717) (7556db2)
  • Fix AwaitMessageComponentOptions typedef (#8696) (9effd82)

Features

  • Util: Escape more markdown characters (#8701) (7b8966b)
  • GuildChannelManager: Allow creating channels with a default auto archive duration (#8693) (628759b)
  • Add @discordjs/util (#8591) (b2ec865)
  • ForumChannel: Add defaultSortOrder (#8633) (883f6e9)

Refactor

  • Rename Error to DiscordjsError internally (#8706) (aec44a0)

Typings

14.5.0

Bug Fixes

  • ThreadChannel: Add forum channel to parent (#8664) (0126d9b)
  • GuildChannelManager: Allow creating webhooks on forums (#8661) (16fcdc3)
  • ForumChannel: Implement missing properties and methods (#8662) (8622939)
  • RepliableInteraction respect cached generic (#8667) (578bc95)
  • ThreadChannel: Allow editing flags (#8671) (1244854)
  • GuildChannelManager: Typo in flags property name when editing (#8669) (fc8ed81)

Documentation

Features

... (truncated)

Commits


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] commented 1 year ago

Superseded by #561.