Skip to content
This repository has been archived by the owner on Jul 21, 2022. It is now read-only.

Bump discord.js from 12.5.3 to 13.0.1 #117

Merged
merged 1 commit into from
Aug 8, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2021

Bumps discord.js from 12.5.3 to 13.0.1.

Release notes

Sourced from discord.js's releases.

13.0.1

Bug Fixes

13.0.0

Changelog: https://github.com/discordjs/discord.js/blob/master/CHANGELOG.md#1300-2021-08-06

For breaking changes please reference: https://discordjs.guide/additional-info/changes-in-v13.html

Changelog

Sourced from discord.js's changelog.

13.0.1 (2021-08-07)

Bug Fixes

13.0.0 (2021-08-06)

Bug Fixes

  • Action: getChannel interaction DM (#6280) (a72b5a3)
  • BaseGuildTextChannel: call patch (#6298) (3eb4140)
  • Caching: sweep archived threads in all channel caches (#6312) (3725dca)
  • Channel: add default for destructured options (#6203) (6872547)
  • ChannelUpdate: restore accidentally removed line (#6263) (774f5b7)
  • CommandInteractionOptionResolver: Export CommandInteractionOptio… (#6146) (8ccfd6e)
  • CommandInteractionOptionResolver: type should be USER (#6148) (02f55f0)
  • Guild: add invite manager property, extend CachedManager (#6049) (e3d877d)
  • GuildChannel: Add missing 'cache' property (#6019) (7e30011)
  • GuildChannel: setParent not working (#6276) (7e0618f)
  • GuildChannel: use map method on cache not its manager (#6032) (d58f0d2)
  • GuildMemberManager: fetchMany fixes (#6314) (52817fc)
  • Message: fix thread getter (#6309) (913c9fa)
  • MessageMentions: check guild exists before adding roles (#6313) (1200bba)
  • export various classes that are exported in the typings (#6166) (30a58dc)
  • remove support for overriding caches that break functionality (#6282) (a6d4035)
  • CommandInteraction: change options type from Collection to array (#6139) (77784ac)
  • GuildAuditLog: Assert target to null upon not finding invite codes (#6171) (c8ca7bf)
  • GuildChannel: clone its PermissionOverwriteManager too (#6083) (f72ce7c)
  • GuildChannel: only fetch invites for the specific channel (#6132) (c40c0f9)
  • InviteScope: added missing 'bot' scope (#6052) (93e2c04)
  • Message: fix typo in sticker_items (#6173) (870a0de)
  • Message: make #channel and #guild getters (#6271) (6e3236a)
  • PermissionOverwriteManager: pass ID to API correctly (#6026) (8077e4f)
  • PermissionOverwrites: throw better error if resolving option fails (#6219) (42a0313)
  • PermissionsOverwrites: only convert type if number (#6092) (dee5c83)
  • PresenceUpdate: use added presence over nullable getter (#6077) (637c8e0)
  • SelectMenuInteraction: set values to empty array if not provided (#6045) (34708d6)
  • Sticker: replace 'this.guildID' (undefined) by 'this.guildId' in fetchUser (#6160) (07017a9)
  • Structures: remove Structures (#6027) (ab0b3b9)
  • TeamMember: Fixed incorrect return types. (#6044) (fe5d56c)
  • TextBasedChannel: Fix MessageCreate handling (#6217) (6b85f90)
  • ThreadChannel: better property handling (#6172) (9679b90)
  • Util: fix collection import (#6256) (93e0239)
  • WebSocketShard: mark shard ready if no guilds intent (#6284) (09471be)

... (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 dependabot bot added the dependencies Pull requests that update a dependency file label Aug 8, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-13.0.1 branch from 02f2261 to 5b1b6e2 Compare August 8, 2021 08:09
@Em1tt
Copy link
Owner

Em1tt commented Aug 8, 2021

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-13.0.1 branch from 5b1b6e2 to b48895a Compare August 8, 2021 08:15
@Em1tt
Copy link
Owner

Em1tt commented Aug 8, 2021

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-13.0.1 branch from b48895a to 9c47238 Compare August 8, 2021 12:45
@Em1tt
Copy link
Owner

Em1tt commented Aug 8, 2021

@dependabot rebase

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-13.0.1 branch from 9c47238 to 71d0ff1 Compare August 8, 2021 13:19
@Em1tt Em1tt merged commit b1b9a80 into main Aug 8, 2021
@Em1tt Em1tt deleted the dependabot/npm_and_yarn/discord.js-13.0.1 branch August 8, 2021 13:20
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant