Commits
- [`2a3fb70`](https://github.com/discordjs/discord.js/commit/2a3fb705d0296266e3cd7e9976a47459c69653a9) fix(ChannelStore): return existing DMChannels within add() ([#3438](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3438))
- [`745a0ea`](https://github.com/discordjs/discord.js/commit/745a0ea942e277499505e69e7890a1aa768f217a) typings(DataStore): correct return types for resolve, resolveID and remove (#...
- [`4c08812`](https://github.com/discordjs/discord.js/commit/4c088123026e520f46cb4ee21bb90140d2501215) docs(ClientOptions): document unit of restRequestTimeout ([#3449](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3449))
- [`8bbf1a9`](https://github.com/discordjs/discord.js/commit/8bbf1a922841a64b70265b5bc81d2bd530d54db1) ci: remove leftover docs action
- [`6baff9e`](https://github.com/discordjs/discord.js/commit/6baff9e3fca155b9af99b724758aa43c86b17e18) ci: change job name for docs
- [`08dfdcb`](https://github.com/discordjs/discord.js/commit/08dfdcb4eb397c9021c22d2c5301ad7bf5d252d1) ci: deploy docs using new action
- [`57033f3`](https://github.com/discordjs/discord.js/commit/57033f3334a0b89167cec2264e125670a7c8a64d) ci: add npm install steps
- [`fd49082`](https://github.com/discordjs/discord.js/commit/fd49082ac0fd9fcdefdc5f26e79b545570cffa16) ci: run ci in parallel
- [`1511e96`](https://github.com/discordjs/discord.js/commit/1511e9676153137bfaacf73d9f97e2a6b45a6ab8) ci: run docs excluding
- [`4f9e7f4`](https://github.com/discordjs/discord.js/commit/4f9e7f4a239aacc4b38d1a0e908cbe279b311867) ci: remove travis
- Additional commits viewable in [compare view](https://github.com/discordjs/discord.js/compare/c715ed9f8b6a7487d335901cf4b06d276069962b...2a3fb705d0296266e3cd7e9976a47459c69653a9)
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.
Bumps discord.js from
c715ed9
to2a3fb70
.Commits
- [`2a3fb70`](https://github.com/discordjs/discord.js/commit/2a3fb705d0296266e3cd7e9976a47459c69653a9) fix(ChannelStore): return existing DMChannels within add() ([#3438](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3438)) - [`745a0ea`](https://github.com/discordjs/discord.js/commit/745a0ea942e277499505e69e7890a1aa768f217a) typings(DataStore): correct return types for resolve, resolveID and remove (#... - [`4c08812`](https://github.com/discordjs/discord.js/commit/4c088123026e520f46cb4ee21bb90140d2501215) docs(ClientOptions): document unit of restRequestTimeout ([#3449](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3449)) - [`8bbf1a9`](https://github.com/discordjs/discord.js/commit/8bbf1a922841a64b70265b5bc81d2bd530d54db1) ci: remove leftover docs action - [`6baff9e`](https://github.com/discordjs/discord.js/commit/6baff9e3fca155b9af99b724758aa43c86b17e18) ci: change job name for docs - [`08dfdcb`](https://github.com/discordjs/discord.js/commit/08dfdcb4eb397c9021c22d2c5301ad7bf5d252d1) ci: deploy docs using new action - [`57033f3`](https://github.com/discordjs/discord.js/commit/57033f3334a0b89167cec2264e125670a7c8a64d) ci: add npm install steps - [`fd49082`](https://github.com/discordjs/discord.js/commit/fd49082ac0fd9fcdefdc5f26e79b545570cffa16) ci: run ci in parallel - [`1511e96`](https://github.com/discordjs/discord.js/commit/1511e9676153137bfaacf73d9f97e2a6b45a6ab8) ci: run docs excluding - [`4f9e7f4`](https://github.com/discordjs/discord.js/commit/4f9e7f4a239aacc4b38d1a0e908cbe279b311867) ci: remove travis - Additional commits viewable in [compare view](https://github.com/discordjs/discord.js/compare/c715ed9f8b6a7487d335901cf4b06d276069962b...2a3fb705d0296266e3cd7e9976a47459c69653a9)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.