SlavyanDesu / BocchiBot

BocchiBot is a multipurpose WhatsApp bot using wa-automate-nodejs library!
MIT License
310 stars 409 forks source link

Bump figlet from 1.5.2 to 1.6.0 #513

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps figlet from 1.5.2 to 1.6.0.

Release notes

Sourced from figlet's releases.

Minor Update

  • Added support for "npx figlet text".
  • Added Prettier.
  • Partially modernized code (ex: replaced vars with lets/consts, replaced substr with substring).
Commits
  • e01be3e Added prettier
  • adcd642 Clean up
  • 6c833de test commit
  • 15f86ba Merge pull request #98 from patorjk/dependabot/npm_and_yarn/lodash-4.17.21
  • 799de3a Merge pull request #97 from patorjk/dependabot/npm_and_yarn/minimist-1.2.8
  • 48f15ba Bump lodash from 4.17.15 to 4.17.21
  • 95df6b3 Bump minimist from 1.2.5 to 1.2.8
  • db38c0d Merge pull request #95 from patorjk/dependabot/npm_and_yarn/async-1.0.0
  • a086225 Merge pull request #94 from patorjk/dependabot/npm_and_yarn/json-schema-and-j...
  • f90207f Merge pull request #92 from patorjk/dependabot/npm_and_yarn/qs-6.5.3
  • 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)