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

chore(deps-dev): bump discord.js from 12.0.0 to 12.5.1 #40

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 16, 2021

Bumps discord.js from 12.0.0 to 12.5.1.

Release notes

Sourced from discord.js's releases.

12.5.1

Bug Fixes

  • GuildTemplate: 'guild' getter (#5040) (f8b0c01)
  • MessageReaction: set MessageReaction#me in patch method (#5047) (a6b922f)
  • Voice*: filter out silent audio from video users (#5035) (5328648)

12.5.0

Bug Fixes

  • Guild: fetch member if already in the guild (#4967) (643f96c)
  • GuildMemberUpdate: cache incoming members & use partials if enabled (#4986) (2e940e6)
  • MessageReaction: add client property to typings (#5003) (042e071), closes #5002
  • MessageReaction*Action: correctly cache incoming members and users (#4969) (8b91ac5)
  • PackageLock: reinstall GitHub docgen dev dependency (#4958) (ed8b3cc)
  • Shard: don't pass event arguments to exit handler (#4957) (adf2e87)
  • User: only assign to bot initially or if info is actually present (#4990) (eaecd0e)

Features

  • Shard: shard-specific broadcastEval/fetchClientValues + shard Id util (#4991) (2a6c363)
  • Typings: add missing error codes (#5008) (7faa73a)
  • Guild: add support for guild templates (#4907) (2b2994b)
  • Message: add crosspostable property (#4903) (b8fd3f6)

12.4.1

Bug Fixes

  • Action: attempt to get a User if GuildMember not returned (#4922) (3d158f4)
  • GuildChannel: parentID shouldn't be set in the constructor (#4919) (250c3ae)

12.4.0

Bug Fixes

  • Action: Don't crash when partials are disabled (#4822) (8fa3a89)
  • Action: Sanity-Check if Discord includes all required data (#4841) (4e79e39)
  • Actions: Avoid crash in InviteCreate with unknown channel (#4882) (dd12912)
  • ESM: add missing exports (#4911) (4bbe716)
  • Guild: cache fetched widget data (#4760) (7ba9440)
  • GuildChannel: Default parentID to null (#4881) (6e4308b)
  • GuildChannel: make setTopic argument nullable (#4875) (b9ad510)
  • GuildEmojiCreate: Prevent double fire from emoji creation (#4863) (6261dd6)
  • GuildEmojiManager: check for guild in methods that use it (#4886) (728b3f9)
  • GuildMember: properly check permissions for hasPermissions (#4677) (7db6978)
  • GuildMemberManager: options.roles on 'prune' (#4838) (a45cc11)
  • GuildMemberManager: Use actually random nonce in fetch (#4884) (937153a)
  • Message: use Promise#reject instead of Throw on Message#delete (#4818) (1e63f37)

... (truncated)

Commits
  • 8a7abc9 chore(Release): version upgrade
  • a6b922f fix(MessageReaction): set MessageReaction#me in patch method (#5047)
  • 5328648 fix(Voice*): filter out silent audio from video users (#5035)
  • f8b0c01 fix(GuildTemplate): 'guild' getter (#5040)
  • 1f4b9fe chore(Release): version up
  • 2a6c363 feat(Shard): shard-specific broadcastEval/fetchClientValues + shard Id util (...
  • 643f96c fix(Guild): fetch member if already in the guild (#4967)
  • 2b2994b feat: add support for guild templates (#4907)
  • eaecd0e fix(User): only assign to bot initially or if info is actually present (#4990)
  • 2e940e6 fix(GuildMemberUpdate): cache incoming members & use partials if enabled (#4986)
  • Additional commits viewable in compare view
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)

Bumps [discord.js](https://github.com/discordjs/discord.js) from 12.0.0 to 12.5.1.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](discordjs/discord.js@12.0.0...12.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 16, 2021
@zero734kr zero734kr closed this Mar 16, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 16, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/discord.js-12.5.1 branch March 16, 2021 21:07
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
1 participant