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 `38d370f` #61

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps discord.js from ea8b4e7 to 38d370f.

Commits - [`38d370f`](https://github.com/discordjs/discord.js/commit/38d370fb18fdbf079b1c91793c0550e77667eccd) feat(MessageAttachment): add spoiler property ([#3561](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3561)) - [`cc466fa`](https://github.com/discordjs/discord.js/commit/cc466fa4b9e096175f48899435c3865b2d12b351) docs: NewsChannel and StoreChannel ([#3557](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3557)) - [`99466a9`](https://github.com/discordjs/discord.js/commit/99466a99ede23572009ac0e63f29595bb30f7865) typings(Util): use StringResolvable (fixes old pull) ([#3556](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3556)) - [`e26697f`](https://github.com/discordjs/discord.js/commit/e26697f07d00955e14d6756ef8a1230cc07f1b81) docs(readme): table of contents ([#3539](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3539)) - [`2e20e80`](https://github.com/discordjs/discord.js/commit/2e20e8092bcd14fc992d51ba24e29e11b8ef0dc9) fix(*Collector): account for a max listener count of 0 ([#3504](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3504)) - [`3c634b2`](https://github.com/discordjs/discord.js/commit/3c634b2a262787ab42b0c3c2242d2616874a1c29) chore: mark optional peerDependencies as optional ([#3511](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3511)) - [`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)) - Additional commits viewable in [compare view](https://github.com/discordjs/discord.js/compare/ea8b4e73559d118a826ac3b242c1a3626b4f6d29...38d370fb18fdbf079b1c91793c0550e77667eccd)


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)