MrJacz / discord.js-lavalink

A discord.js lavalink client
https://mrjacz.github.io/discord.js-lavalink/
MIT License
62 stars 18 forks source link

Bump discord.js from `89e27e5` to `75d5598` #109

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps discord.js from 89e27e5 to 75d5598.

Commits - [`75d5598`](https://github.com/discordjs/discord.js/commit/75d5598fdada9ad1913b533e70d049de0d4ff7af) import TextDecoder from Util ([#3258](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3258)) - [`0dd3ed7`](https://github.com/discordjs/discord.js/commit/0dd3ed72ef3e2c76fe330e13ec572ad05be505a2) fix(Partials): Client#event:messageUpdate(oldMessage) and MessageReactionAdd ... - [`3d45132`](https://github.com/discordjs/discord.js/commit/3d4513268d0aa42a2e822a50ecac47d3996272dd) Add optional zstd for faster WebSocket data inflation ([#3223](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3223)) - [`8915bc1`](https://github.com/discordjs/discord.js/commit/8915bc1d37f1b83fc9bbd3cfef337bd5f75e4779) docs:(Client): disambiguate the description of channels collection ([#3251](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3251)) - [`8b83e2f`](https://github.com/discordjs/discord.js/commit/8b83e2fdcbead62ef018b6423f02e07ade0cd40f) typings(Presence): add missing guild property - [`e64773e`](https://github.com/discordjs/discord.js/commit/e64773e21bb4070d57ceb1910b30d753b2585c8b) Add ability to kick members from VoiceChannels and remove duplicated methods ... - [`d7f8fd1`](https://github.com/discordjs/discord.js/commit/d7f8fd1ae0a56e3fee7d87c75e4cdfab5f785604) fix [#3244](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3244) - [`176fc47`](https://github.com/discordjs/discord.js/commit/176fc47699e43c0eeb5fc9d097ffea692e2cbc75) feat(Actions): use partials for messageDeleteBulk ([#3240](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3240)) - [`692494d`](https://github.com/discordjs/discord.js/commit/692494dc043e0c98f9e5075138e461c9a972a615) feat(VoiceState): self mute/deaf methods ([#3243](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3243)) - [`a59968f`](https://github.com/discordjs/discord.js/commit/a59968f7de048118e307faa8e7a5990813b6f338) src: add news and store channels, and missing guild props ([#3168](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3168)) - Additional commits viewable in [compare view](https://github.com/discordjs/discord.js/compare/89e27e507144dd3c32d644e0f298207eb538ff65...75d5598fdada9ad1913b533e70d049de0d4ff7af)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.