modrunner / discord-bot

Node.js application powering the Modrunner Discord bot.
https://modrunner.net
Apache License 2.0
12 stars 5 forks source link

Bump discord.js from 14.0.1 to 14.0.2 #21

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps discord.js from 14.0.1 to 14.0.2.

Release notes

Sourced from discord.js's releases.

14.0.2

Bug Fixes

  • DataResolver#resolveImage: Adjust to updated resolveFile (#8308) (3a7e93d)
Commits
  • 0c5e37d chore(discord.js): release discord.js
  • 656e955 fix: default package to discord.js
  • 3a7e93d fix(DataResolver#resolveImage): adjust to updated resolveFile (#8308)
  • 66092ca feat(theme): dark theme detection
  • ec230fa feat(theme): better dark theme
  • cd13a4a fix(sidebar): styling issues
  • dda2895 chore: release bump
  • See full diff 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)