[Doppins] Upgrade dependency discord.js to 10.0.1 #148
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.
Hi!
A new version was just released of
discord.js, so Doppinshas upgraded your project's dependency ranges.
Make sure that it doesn't break anything, and happy merging!
Upgraded discord.js from
9.3.0to10.0.1Changelog:
Version 10.0.1
Fixes
#840,https://github.com/hydrabolt/discord.js/commit/1fc9676ba59018ce99fd6f41ab91910cf659bff1)#844,https://github.com/hydrabolt/discord.js/commit/ad825d462b1c1458871552b8f52f7cfea6d9c47b)_timeouts/_intervalsget overwritten by an empty array when destroying a client (7a08b55791159dcc14d13416567c66f8449a7078)Version 10.0.0
Additions
Fixes
#737, c8636fd2779102ccd6f5e09ee32e57999e32ef4b)#699, 534d7af8c36e3631fb8916a4cac7e5d443b0fd38)#775, d42ac98339ded93a366deb15d9e7f10150c419e9)#776, 6093dac5544781e29f259f281fbb44629b5ff5a0)#694,#729,#774,#801)Backwards-incompatible changes
Version 10's non-BC changes focus on cleaning up some inconsistencies that exist in previous versions.
Upgrading from v9 should be quick and painless.
See the docs about upgrading.