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 `f79f024` to `3fcc862` #16

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps discord.js from f79f024 to 3fcc862.

Commits - [`3fcc862`](https://github.com/discordjs/discord.js/commit/3fcc862c5fa336bb26c570655245d57e2e532f20) docs: fix voice broadcast example code ([#3436](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3436)) - [`c786867`](https://github.com/discordjs/discord.js/commit/c786867bd65d8f6661e3de9c9528768d1ec03d46) fix(Webhook): return raw data if the channel is unavailable - [`1851f74`](https://github.com/discordjs/discord.js/commit/1851f747707d2863ab507a679b8345f6bcc05d0e) fix(ReactionUserStore): remove method firing messageReactionRemove event twic... - [`12b48b7`](https://github.com/discordjs/discord.js/commit/12b48b7cbb74b649d523fea40237b3cace66fff8) fix(GuildMemberRoleStore): correctly reference the everyone role ([#3434](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3434)) - [`d62db23`](https://github.com/discordjs/discord.js/commit/d62db232e792ef698f16d903e075d8977136624f) feat(Invite): add targetUser(Type) ([#3262](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3262)) - [`8ae7a30`](https://github.com/discordjs/discord.js/commit/8ae7a30d0b4df8b6833bc754aaadbea8d75130ef) fix(Message): delete method caused messageDelete event to fire twice ([#3252](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3252)) - [`ab27dd0`](https://github.com/discordjs/discord.js/commit/ab27dd0218c82492d3f0f5665a8a169af4d4641a) refactor(TeamMember): remove client from constructor ([#3409](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3409)) - [`b662678`](https://github.com/discordjs/discord.js/commit/b662678f210ba893a2bb2c27ba781b2bf3ccfc16) feat/fix(Util): fix animated part of parseEmoji regex and make id optional (#... - [`2df4f22`](https://github.com/discordjs/discord.js/commit/2df4f227a446a48330e941762374a262e138d2fd) refactor: move Guild#defaultRole to RoleStore#everyone ([#3347](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3347)) - [`6d3c55b`](https://github.com/discordjs/discord.js/commit/6d3c55b68cbdb258421e017577f52da0d8deaf85) feat(Collector): allow collectors to be consumed by for-await-of loops ([#3269](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3269)) - Additional commits viewable in [compare view](https://github.com/discordjs/discord.js/compare/f79f0243438a89c4d8a910461800b1adff2fe6e5...3fcc862c5fa336bb26c570655245d57e2e532f20)


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) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #18.