Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Bump discord.js from 13.8.0 to 13.8.1#793

Merged
PythonCoderAS merged 1 commit into
masterfrom
dependabot/npm_and_yarn/discord.js-13.8.1
Jun 28, 2022
Merged

Bump discord.js from 13.8.0 to 13.8.1#793
PythonCoderAS merged 1 commit into
masterfrom
dependabot/npm_and_yarn/discord.js-13.8.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 24, 2022

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 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)

Bumps [discord.js](https://github.com/discordjs/discord.js) from 13.8.0 to 13.8.1.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/13.8.1/CHANGELOG.md)
- [Commits](discordjs/discord.js@13.8.0...13.8.1)

---
updated-dependencies:
- dependency-name: discord.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 24, 2022
@PythonCoderAS PythonCoderAS merged commit d1a529c into master Jun 28, 2022
@PythonCoderAS PythonCoderAS deleted the dependabot/npm_and_yarn/discord.js-13.8.1 branch June 28, 2022 02:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant