crycode-de / ioBroker.discord

ioBroker Discord bot integration
MIT License
6 stars 4 forks source link

Bump discord.js from 13.8.0 to 13.8.1 #12

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps discord.js from 13.8.0 to 13.8.1.

Release notes

Sourced from discord.js's releases.

13.8.1

Bug Fixes

Documentation

  • TextBasedChannel-> TextBasedChannels typos (v13) (#8155) (65444f5)

Refactor

  • Deprecate $ prefix from ws.properties keys (#8095) (3638b40)

Typings

  • Shard#reconnecting: Backport to v13 - Fix event name (#8126) (70450f6)
  • AutocompleteOption: Backport fix and improve types (#8078) (613fd43)
  • GuildChannel: Fix type of .isText() method (#8061) (0d0190a)
Changelog

Sourced from discord.js's changelog.

13.8.1 - (2022-06-23)

Bug Fixes

Documentation

  • TextBasedChannel-> TextBasedChannels typos (v13) (#8155) (65444f5)

Refactor

  • Deprecate $ prefix from ws.properties keys (#8095) (3638b40)

Typings

  • Shard#reconnecting: Backport to v13 - Fix event name (#8126) (70450f6)
  • AutocompleteOption: Backport fix and improve types (#8078) (613fd43)
  • GuildChannel: Fix type of .isText() method (#8061) (0d0190a)
Commits
  • 7e1904c chore(release): version
  • c61fc80 fix(VoiceChannel): NSFW property (v13) (#8161)
  • 65444f5 docs: TextBasedChannel-> TextBasedChannels typos (v13) (#8155)
  • 70450f6 typings(Shard#reconnecting): Backport to v13 - Fix event name (#8126)
  • 3638b40 refactor: deprecate $ prefix from ws.properties keys (#8095)
  • 0ab2227 fix(ModalSubmitInteraction): add isFromMessage() missing method (#8092)
  • afb18b9 fix: destroy options during cleanup (#8082)
  • 613fd43 types(AutocompleteOption): backport fix and improve types (#8078)
  • 3095f35 fix(AuditLog): default changes to empty array (#8076)
  • 0d0190a types(GuildChannel): fix type of .isText() method (#8061)
  • See full diff 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 will merge this PR once CI passes on it, as requested by @crycode-de.


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)