joeyk710 / sample-discordjs-bot

This is a sample discord bot made with TypeScript, using discord.js. Uses examples from the discord.js guide - https://discordjs.guide/ with a handler that supports command categories.
GNU General Public License v3.0
15 stars 3 forks source link

Bump discord.js from 14.7.0 to 14.7.1 #3

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps discord.js from 14.7.0 to 14.7.1.

Release notes

Sourced from discord.js's releases.

14.7.1

Bug Fixes

Commits
  • 322cb99 chore(discord.js): release discord.js@14.7.1
  • 11d195d fix: Prevent crash on no select menu option (#8881)
  • f13ff5c feat(createPackage): sort label files (#8892)
  • 5e43310 chore: Add brokers to package list and labels in issue forms (#8893)
  • fff3602 fix(createPackage): invalid label/path on labeler file (#8891)
  • 72c30d1 revert: theme fix
  • 2cb1000 fix: move back to old theming
  • 8a39c14 fix: generate correct paths after moving catch-all
  • 4ae029d fix: path generation
  • 2849af0 refactor: correctly generate routes
  • Additional commits viewable in compare view


Dependabot compatibility score

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)