Commits
- [`fe71cec`](https://github.com/discordjs/discord.js/commit/fe71cecc2acd2898364f42c11565980cd3ffd668) ci: use the correct command
- [`3ce6021`](https://github.com/discordjs/discord.js/commit/3ce60212e6c92d4bd2d7113682af4a153dbd4d78) ci: run a lint cronjob every 12h
- [`45af62a`](https://github.com/discordjs/discord.js/commit/45af62a621ccf41dd26d4f76dabb947abaa55c03) Update typings for renamed shard events
- [`4b34f1a`](https://github.com/discordjs/discord.js/commit/4b34f1acbe85aab1dfac85c069bf2a23010ceaa1) Remove past-tense naming on shard events
- [`9e6a73d`](https://github.com/discordjs/discord.js/commit/9e6a73d1a02450a67555adb09c7e0e9daef689ed) typings(Client): remove 'resume', add 'replayed' parameter to 'shardResumed' ...
- [`89d9b0f`](https://github.com/discordjs/discord.js/commit/89d9b0f498b797ab15d7d1452ef0e25a9085fd59) fix(typings): partially revert [#3448](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3448)
- [`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
- Additional commits viewable in [compare view](https://github.com/discordjs/discord.js/compare/c715ed9f8b6a7487d335901cf4b06d276069962b...fe71cecc2acd2898364f42c11565980cd3ffd668)
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
tofe71cec
.Commits
- [`fe71cec`](https://github.com/discordjs/discord.js/commit/fe71cecc2acd2898364f42c11565980cd3ffd668) ci: use the correct command - [`3ce6021`](https://github.com/discordjs/discord.js/commit/3ce60212e6c92d4bd2d7113682af4a153dbd4d78) ci: run a lint cronjob every 12h - [`45af62a`](https://github.com/discordjs/discord.js/commit/45af62a621ccf41dd26d4f76dabb947abaa55c03) Update typings for renamed shard events - [`4b34f1a`](https://github.com/discordjs/discord.js/commit/4b34f1acbe85aab1dfac85c069bf2a23010ceaa1) Remove past-tense naming on shard events - [`9e6a73d`](https://github.com/discordjs/discord.js/commit/9e6a73d1a02450a67555adb09c7e0e9daef689ed) typings(Client): remove 'resume', add 'replayed' parameter to 'shardResumed' ... - [`89d9b0f`](https://github.com/discordjs/discord.js/commit/89d9b0f498b797ab15d7d1452ef0e25a9085fd59) fix(typings): partially revert [#3448](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3448) - [`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 - Additional commits viewable in [compare view](https://github.com/discordjs/discord.js/compare/c715ed9f8b6a7487d335901cf4b06d276069962b...fe71cecc2acd2898364f42c11565980cd3ffd668)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.