Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

chore(deps): bump discord.js from 12.3.1 to 12.5.1 #122

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 26, 2020

Bumps discord.js from 12.3.1 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

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 Nov 26, 2020
@coveralls
Copy link

coveralls commented Nov 26, 2020

Pull Request Test Coverage Report for Build 867

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 863: 0.0%
Covered Lines: 136
Relevant Lines: 136

💛 - Coveralls

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-12.5.1 branch 2 times, most recently from b744955 to 6b0ddca Compare December 26, 2020 19:47
@poupryc
Copy link
Member

poupryc commented Jan 12, 2021

It seems to be the deepEqual on the footer of the answer. The timestamp goes from a default 0 to null but proxyIconURL doesn't seem to exist. It looks like the issue I had to deal with a while ago.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-12.5.1 branch from 6b0ddca to 728f359 Compare January 12, 2021 22:26
Bumps [discord.js](https://github.com/discordjs/discord.js) from 12.3.1 to 12.5.1.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](discordjs/discord.js@12.3.1...12.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-12.5.1 branch from 728f359 to ca8a82c Compare January 12, 2021 22:30
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2021

Superseded by #186.

@dependabot dependabot bot closed this Apr 1, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/discord.js-12.5.1 branch April 1, 2021 05:59
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.

None yet

2 participants