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

[Snyk] Upgrade discord.js from 12.0.2 to 12.1.1 #25

Merged
merged 2 commits into from Apr 23, 2020

Conversation

maybeanerd
Copy link
Owner

Snyk has created this PR to upgrade discord.js from 12.0.2 to 12.1.1.

As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 2 versions ahead of your current version.
  • The recommended version was released 24 days ago, on 2020-03-27.
Release notes
Package name: discord.js
  • 12.1.1 - 2020-03-27

    Bug Fixes

    • Typings: use Channel instead of *ChannelTypes in ClientEvents (#4001) (5e49126)
  • 12.1.0 - 2020-03-27

    Bug Fixes

    • Channel: ensure partial DMChannels get created (#3954) (8c0a940)
    • Guild: default max presences value (#3970) (0f38d80)
    • GuildEmojiManager: throw an error if image resolving fails (#3934) (ca75eb5)
    • GuildMemberRolesManager: type error should mention Role and Snowflake too (#3931) (e5264ab)
    • MessageReaction: fetching a removed partial custom emoji (#3955) (a36a65b)
    • Partials: correctly document properties for partialized structures (#3922) (8b906c6)
    • RequestHandler: a global timeout implies limited (#3950) (7b38f46)
    • Typings: client message event should not emit PartialMessage (#3983) (f2fdb93)
    • TypingStart: typing methods returning falsy values (#3939) (495cfa9)
    • Util: cleanContent should remove mentions after formatting mentions (#3936) (44ac5fe)
    • WebsocketShard: pass ignore ACK when Discord asks for a beat (#3993) (65e8c92)
    • GuildDelete always emit guildUnavailable when a guild becomes unavailable (#3975) (2157401)

    Features

    • AllowedMentions: add support for MessageOptions#allowedMentions (#3893) (df324e2)
    • GuildPreview: implement support for "preview" endpoint (#3965) (88133d0)
    • Permissions: Adds VIEW_GUILD_INSIGHTS (#3928) (5b9cdc5)
    • Types: support type-guarding using Channel#type string literal (#3918) (69d69f2)
    • Typings: allow event listener type param inference (#3944) (2be9eba)

    Reverts

  • 12.0.2 - 2020-03-08

    Bug Fixes

    • APIRequest: only use form data when actually sending files (#3917) (a4f7e07)
    • Guild: resolve role id and call existing handler (#3904) (f387337)
    • MessageEmbed: skip validation of fields when inside a message (#3894) (3e169cb)
    • VoiceChannel: adapt #manageable to check for CONNECT (#3885) (61ef46f)

    Performance Improvements

    • VoiceConnection: skip redundant volume transformer on join (#3916) (69d4153)
from discord.js GitHub release notes
Commit messages
Package name: discord.js
  • 6544d22 chore(Release): version
  • 5e49126 fix(Typings): use Channel instead of *ChannelTypes in ClientEve… (#4001)
  • f16a079 chore(release): version
  • b441469 revert: channel unions (#3918 69d69f2) (#3978)
  • 88133d0 feat(GuildPreview): implement support for "preview" endpoint (#3965)
  • fee9a21 docs(MessageMentionTypes): move possible values to description (#3990)
  • 51ff5dd chore: incorrect word in issue template (#3996)
  • 65e8c92 fix(WebsocketShard): pass ignore ACK when Discord asks for a beat (#3993)
  • f2fdb93 fix(Typings): client message event should not emit PartialMessa… (#3983)
  • 5da734c typings: add back accidental removal (#3984)
  • 993411d docs(MessageReaction): fix jsdoc for count (#3980)
  • 2157401 fix: always emit guildUnavailable when a guild becomes unavailable (#3975)
  • 645e09e chore(ci): buggy void return rule
  • 495cfa9 fix(TypingStart): typing methods returning falsy values (#3939)
  • 0f38d80 fix(Guild): default max presences value (#3970)
  • df324e2 feat(AllowedMentions): add support for MessageOptions#allowedMe… (#3893)
  • cd52424 docs(VoiceState): improve phrasing of setChannel method (#3959)
  • 5b9cdc5 feat(Permissions): Adds VIEW_GUILD_INSIGHTS (#3928)
  • a660515 typings/fix(Partials): fix unexpected TSC errors (#3957)
  • a5267e1 docs(MessageEmbed): correct description of createdAt (#3897)
  • 8b906c6 fix(Partials): correctly document properties for partialized st… (#3922)
  • 8c0a940 fix(Channel): ensure partial DMChannels get created (#3954)
  • a36a65b fix(MessageReaction): fetching a removed partial custom emoji (#3955)
  • 2be9eba feat(typings): allow event listener type param inference (#3944)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@maybeanerd maybeanerd merged commit 8f5c98d into master Apr 23, 2020
@maybeanerd maybeanerd deleted the snyk-upgrade-635b7ca2859fd46ccb7eb7237b3de6c7 branch April 23, 2020 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants