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 `89a3a3a` to `d280d1b` #44

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps discord.js from 89a3a3a to d280d1b.

Commits - [`d280d1b`](https://github.com/discordjs/discord.js/commit/d280d1b03f595f1c4464ab1a8ba20cf74088ec2d) style: change let to const in MessageMentions ([#3483](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3483)) - [`60f89bd`](https://github.com/discordjs/discord.js/commit/60f89bd96f7e110617af021642a810e7fb71e694) fix(stores): Add symbol.species for not-actual-stores ([#3477](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3477)) - [`d05334f`](https://github.com/discordjs/discord.js/commit/d05334fd3cd8fb913e869654f25eb8230493de11) typings: make TypeScript interaction with channels better ([#3469](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3469)) - [`d5831df`](https://github.com/discordjs/discord.js/commit/d5831df7b18e3b71c9ad7057b85fc3c84aa7c609) fix: typings for this-polymorphism of collections ([#3472](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3472)) - [`ea9e144`](https://github.com/discordjs/discord.js/commit/ea9e1441905e67e2627a6f5e80a8d989d01376c5) fix(typings): remove leftover typeof - [`33ecdd4`](https://github.com/discordjs/discord.js/commit/33ecdd4c5039bc2e2c50f8f5a24783e2df21e4f7) fix(typings): collection constructor - [`ac44a7f`](https://github.com/discordjs/discord.js/commit/ac44a7fc5717e4dfad52285658e2c529fcc60875) fix(typings): collections import - [`321beb7`](https://github.com/discordjs/discord.js/commit/321beb73bd92c939fae701cde774c238a98b613a) revert: "feat(Partials): add DMChannel/MessageReaction#fetch()… ([#3468](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3468)) - [`dad0cd8`](https://github.com/discordjs/discord.js/commit/dad0cd8e81e3f530d5e0dda1ea45359c602372ca) feat: external collection package ([#2934](https://github-redirect.dependabot.com/discordjs/discord.js/issues/2934)) - [`278f185`](https://github.com/discordjs/discord.js/commit/278f185b645353b1f85991cde50e828178e10715) fix(rate-limits): reactions buckets need to be shared with sub-… ([#3439](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3439)) - Additional commits viewable in [compare view](https://github.com/discordjs/discord.js/compare/89a3a3a6daa7b5e25bd277b4e2ec6bccb368f1df...d280d1b03f595f1c4464ab1a8ba20cf74088ec2d)


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 4 years ago

Superseded by #45.