[Snyk] Upgrade discord.js from 11.4.2 to 11.6.4 #2
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade discord.js from 11.4.2 to 11.6.4.
ℹ️ 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.
Release notes
Package name: discord.js
-
11.6.4 - 2020-04-05
- All user account-only methods have been deprecated (95a2d25)
- The old method signature of
- The peer dependency
- The peer dependency
- Group reaction requests into one handler per channel (747d76d)
-
11.6.3 - 2020-03-20
-
11.6.2 - 2020-03-08
-
11.6.1 - 2020-02-29
-
11.6.0 - 2020-02-29
-
11.5.1 - 2019-05-29
-
11.5.0 - 2019-05-11
-
11.4.2 - 2018-08-13
from discord.js GitHub release notesOverview
11.6.4is being released to fix a bug related to the grouping of reaction related endpoints.Deprecations
ClientUser#setGamein favor ofClientUser#setActivity(cd06684)Collection#existsin favor ofCollection#some(09ddbcb)Collection#findandCollection#findKey's'prop', 'val'overload is deprecated, pass a function instead (09ddbcb)Collection#filterArray, convert to an array and filter, or the other way around instead. (09ddbcb)Collection#findAll, filter and then convert to an array, or the other way around. In addition, the'prop', 'val'overload is also deprecated - pass a function instead (09ddbcb)Guild#createChannelwhen specifying options without using an options object (7ea88ad)Guild#defaultChannel, there will be no fallback/alternative (407500b)Guild#deleteEmojiin favor ofEmoji#delete(c355236)GuildChannel#clonein favor of using an options object (ab866d6)Permissions.flags:READ_MESSAGESin favor ofVIEW_CHANNEL(1fe201a)Permissions#allowedandPermissions#deniedin favor ofPermissions#allowandPermissions#denyrespectively (58ba2c7)PermissionOverwrites#allowedandPermissionOverwrites#deniedin favor ofPermissionOverwrites#allowandPermissionOverwrites#deny(db492e6)@ discordjs/uwsis now deprecated and will be removed with the next major release (5556b05)node-opusis now deprecated, use@ discordjs/opusinstead (6ab4649)Fixes
Commit messages
Package name: discord.js
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