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

[Doppins] Upgrade dependency discord.js to 11.3.0 #350

Closed
wants to merge 1 commit into from

Conversation

doppins-bot
Copy link
Contributor

Hi!

A new version was just released of discord.js, so Doppins
has upgraded your project's dependency ranges.

Make sure that it doesn't break anything, and happy merging! :shipit:


Upgraded discord.js from 11.2.1 to 11.3.0

Changelog:

Version 11.3.0

Overview

  • New features such as categories and different activity types
  • Documentation improvements

Deprecations

  • Guild#defaultChannel is now deprecated, there will be no fallback/alternative (407500bf52c932fc184ec558df637d929dd417f5)
  • Permissions: READ_MESSAGES is now deprecated, use VIEW_CHANNEL instead (1fe201ae90d554feafbd476bdc12dd00190d8a50)
  • ClientUser#setGame, use ClientUser#setActivity instead (cd066849ad14a61229a95ff7796886ee1560388e)

Additions

  • Category Channel support (cce2480bb5d8fb6f19803bd32abccbf00427d2bf)
  • Activity Types support (cd066849ad14a61229a95ff7796886ee1560388e)
  • Animated emojis support (659e89e8cd350c0e3458383c14c6f22248e1d9ff)
  • Creating a guild channel with permission overwrites (862b2ec3d4342caa18c2c7a2aa37cf1f47aae2d7)
  • Channel#startTyping returns a Promise (#b3eb1bb)
  • Allow before and after params for reaction users fetching (db5bdcd85516484617f7d4eee53fdcb586abd897)

Fixes

  • GuildMember.permissions.missing is not a function (b274dba6ece16d5192197246db77207c62934ea3)
  • DMChannel messages not being cached (22da595b500300d3cd5c4f6468af04346e255b16, fb6d14d099b533ee2e40ecc85f6d7f99fce3ef92)
  • Audit logs incorrectly retrieving webhook information (e40c3f8cd0bb1ac2057b13219dc0df4f3e9fe49e)
  • Editing a voice channel sets the bitrate incorrectly (d705a0c7d07f672303cd1905c61b1df652bb4c2b)
  • Guild settings from Userbot not being created on new guilds (1c34819d47cc3797b7ba5c35f59d4ee0bfb2ff4e)
  • Default channel creation to text type (9f0417c09d2422412e474b6b9075c94f76a46494)
  • Bulk delete rejects regardless of filterOld (6683c40a6fed0ab0dc1121cf7fe82766a8315607)
  • Voice RTP headers fix (fc5d4438f85dd763336a0527ffcc73e518b10e82)
  • Incorrectly caching voice channel members (822675209820518ca534cbb30c4abde28171ab9a)
  • Animated icons not showing up as animated (d94ead70f82b65e5a12b685efe8acae82500f25e)
  • Channel#startTyping doesn't throw non-catchable error (b3eb1bba24b60a10079dd4e169c685bb9ce0a1cb, 2efe2d28f2a173e92ab2bde7231cf293faffcdc4)

@coveralls
Copy link

Coverage Status

Coverage remained the same at 98.333% when pulling 7f36fd4 on doppins/discord.js-equals-11.3.0 into 68d0fd8 on master.

@ekmartin ekmartin closed this Jan 18, 2018
@ekmartin ekmartin deleted the doppins/discord.js-equals-11.3.0 branch January 18, 2018 13:15
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

3 participants