Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump discord.js from 13.3.1 to 13.6.0 #40

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2022

Bumps discord.js from 13.3.1 to 13.6.0.

Release notes

Sourced from discord.js's releases.

13.6.0

Documentation

Features

13.5.1

Bug Fixes

  • sweepers: Provide default for object param (#7182) (2dabd82)

Documentation

13.5.0

Bug Fixes

  • GuildMemberManager: Nick endpoint (#7151) (d0c3961)
  • Permissions: ToArray shouldn't check admin (#7144) (fc4292e)
  • Remove deprecation warning on Message#cleanContent (#7143) (7e5f16b)

Features

  • GuildMember: Add method to check timeout (#7146) (baacd6b)
  • ClientOptions: WaitGuildTimeout amount client option (#6576) (2bfc638)

Refactor

  • MessageEmbed: Deprecate strings for setAuthor() (completely) and setFooter() (#7153) (3496516)
  • Import timers, process, and Buffer from node: (#7157) (3c62bd2)

13.4.0

Bug Fixes

  • BaseMessageComponent: don't create new class instances (#7140) (e6f41b5)
  • Make the followUp function error more clear (#7129) (b763dab)
  • ActionsManager: revert to manual requires (#7034) (0193efa)
  • GuildAuditLog: Remove Promises in constructor (#7089) (9cf44d1)
  • GuildChannel: default to this.rawPosition in clone() (#7057) (5fcda73)
  • InteractionCollector: handle thread (and parent) deletion (#7070) (b5cd288)
  • MessageManager: Allow a string for edit() (#7033) (54f937d)
  • MessageManager: do not use client.emojis (#7039) (fd63139)
  • MessagePayload: prevent spread of undefined (#7029) (fabd343)
  • MessageReaction: Cache myself when MessageReaction#me is true. (#6956) (b001e19)
  • ReactionCollector: check for channel.threads (#7069) (3846f0d)
  • ShardingManager: fix respawnAll not passing delay correctly (#7084) (de61fe4)

... (truncated)

Changelog

Sourced from discord.js's changelog.

13.6.0 - (2022-01-13)

Documentation

Features

13.5.1 - (2022-01-07)

Bug Fixes

  • sweepers: Provide default for object param (#7182) (2dabd82)

Documentation

13.5.0 - (2021-12-29)

Bug Fixes

  • GuildMemberManager: Nick endpoint (#7151) (d0c3961)
  • Permissions: ToArray shouldn't check admin (#7144) (fc4292e)
  • Remove deprecation warning on Message#cleanContent (#7143) (7e5f16b)

Features

  • GuildMember: Add method to check timeout (#7146) (baacd6b)
  • ClientOptions: WaitGuildTimeout amount client option (#6576) (2bfc638)

Refactor

  • MessageEmbed: Deprecate strings for setAuthor() (completely) and setFooter() (#7153) (3496516)
  • Import timers, process, and Buffer from node: (#7157) (3c62bd2)

13.4.0 - (2021-12-24)

Bug Fixes

  • BaseMessageComponent: Don't create new class instances (#7140) (e6f41b5)
  • Make the followUp function error more clear (#7129) (b763dab)
  • StickerPack: Nullify bannerId (#7119) (6bb03f2)
  • Webhook typeguards should use string comparisons (#7127) (645b3f8)
  • Message: Remove usage of .deleted (#7109) (a0fe0ac)
  • GuildAuditLog: Remove Promises in constructor (#7089) (9cf44d1)
  • ShardingManager: Fix respawnAll not passing delay correctly (#7084) (de61fe4)
  • StoreChannel: Mark as deprecated (#7072) (5ec542d)

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 19, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2022

Looks like discord.js is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 24, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/discord.js-13.6.0 branch February 24, 2022 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants