Commits
- [`1003607`](https://github.com/discordjs/discord.js/commit/100360705ae29216f14129bc7a37f3870ec58fc6) fix(APIRouter): use proper symbol for util.inspect ([#3589](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3589))
- [`cbde819`](https://github.com/discordjs/discord.js/commit/cbde819b6a21e008625c20ca575d44f4e450bd2f) typings(GuildAuditLogsFetchOptions): specify concrete type of 'type' property...
- [`d39f179`](https://github.com/discordjs/discord.js/commit/d39f17925d1bc9a5f25adbc2f52f7807c4e8b163) fix(Invite): fix valueOf returning undefined ([#3582](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3582))
- [`1bcc0c2`](https://github.com/discordjs/discord.js/commit/1bcc0c2e1d7a8824529e63bee304ad1cb54ddfe3) feat(GuildAuditLogs): add new event types ([#3584](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3584))
- [`1352bff`](https://github.com/discordjs/discord.js/commit/1352bff2fd969092b48368ebc1f05a080572f827) docs(README): link to guide page instead of source ([#3566](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3566))
- [`9a31e6e`](https://github.com/discordjs/discord.js/commit/9a31e6e53a09cfa868bf3bbf45224821a182bc52) docs(README): travis badge => github actions badge ([#3569](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3569))
- See full diff in [compare view](https://github.com/discordjs/discord.js/compare/38d370fb18fdbf079b1c91793c0550e77667eccd...100360705ae29216f14129bc7a37f3870ec58fc6)
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)
Bumps discord.js from
38d370f
to1003607
.Commits
- [`1003607`](https://github.com/discordjs/discord.js/commit/100360705ae29216f14129bc7a37f3870ec58fc6) fix(APIRouter): use proper symbol for util.inspect ([#3589](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3589)) - [`cbde819`](https://github.com/discordjs/discord.js/commit/cbde819b6a21e008625c20ca575d44f4e450bd2f) typings(GuildAuditLogsFetchOptions): specify concrete type of 'type' property... - [`d39f179`](https://github.com/discordjs/discord.js/commit/d39f17925d1bc9a5f25adbc2f52f7807c4e8b163) fix(Invite): fix valueOf returning undefined ([#3582](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3582)) - [`1bcc0c2`](https://github.com/discordjs/discord.js/commit/1bcc0c2e1d7a8824529e63bee304ad1cb54ddfe3) feat(GuildAuditLogs): add new event types ([#3584](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3584)) - [`1352bff`](https://github.com/discordjs/discord.js/commit/1352bff2fd969092b48368ebc1f05a080572f827) docs(README): link to guide page instead of source ([#3566](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3566)) - [`9a31e6e`](https://github.com/discordjs/discord.js/commit/9a31e6e53a09cfa868bf3bbf45224821a182bc52) docs(README): travis badge => github actions badge ([#3569](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3569)) - See full diff in [compare view](https://github.com/discordjs/discord.js/compare/38d370fb18fdbf079b1c91793c0550e77667eccd...100360705ae29216f14129bc7a37f3870ec58fc6)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)