Crow08 / discord-uberbot

The UberBot is fully charged with music bot goodness! A feature rich bot for playing music and only that.
MIT License
55 stars 14 forks source link

Bump discord.js from `ea8b4e7` to `3a9eb5b` #59

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps discord.js from ea8b4e7 to 3a9eb5b.

Commits - [`3a9eb5b`](https://github.com/discordjs/discord.js/commit/3a9eb5b92928631edc79e09894ba6bbad90516f7) Fix Opus voice streams ([#3555](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3555)) - [`9bcb6a0`](https://github.com/discordjs/discord.js/commit/9bcb6a04ba43f7d6eebd48c81b84c227cd94a094) fix(VoiceConnection): clear timeouts using Client#clearTimeout ([#3553](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3553)) - [`16db92e`](https://github.com/discordjs/discord.js/commit/16db92ede8dc164346eca8482ea008cb21032c7b) typings(GuildEmoji): restore deletable, remove inherited property deleted ([#3](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3)... - [`9e0705c`](https://github.com/discordjs/discord.js/commit/9e0705cbc39f1be4b03a3cad5e2d216b7d1be4e9) fix(Message): check for edited_timestamp in data when patching message ([#3535](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3535)) - [`a61cfc3`](https://github.com/discordjs/discord.js/commit/a61cfc3004e84738e3155dd275800d92cb1a96d5) docs: VoiceStateUpdate always sends an instance of VoiceState ([#3537](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3537)) - [`ca1bd61`](https://github.com/discordjs/discord.js/commit/ca1bd61f4f061a9e15f9f636b7c8386417770683) typings(Emoji): remove deletable, add deleted, mark nullable props ([#3542](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3542)) - [`c3228b4`](https://github.com/discordjs/discord.js/commit/c3228b426370a6cc5d48cb41e28bbe9f731e8473) fix(docslink): partialtypes ([#3510](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3510)) - [`79133b4`](https://github.com/discordjs/discord.js/commit/79133b4d5e55132b04687c04ba247416aed615e6) at(typings): partial Types ([#3493](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3493)) - [`a60f8b3`](https://github.com/discordjs/discord.js/commit/a60f8b3d49ffc98061ae4ee51be2092410b81f58) src(constants): add missing APIErrors ([#3531](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3531)) - [`a8f06f2`](https://github.com/discordjs/discord.js/commit/a8f06f251f1af87650711d4c163ed32d909d4e18) feat(VoiceState): add VoiceState#streaming ([#3521](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3521)) - Additional commits viewable in [compare view](https://github.com/discordjs/discord.js/compare/ea8b4e73559d118a826ac3b242c1a3626b4f6d29...3a9eb5b92928631edc79e09894ba6bbad90516f7)


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) - 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)
dependabot-preview[bot] commented 4 years ago

Superseded by #61.