Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

Bumps figlet from 1.8.2 to 1.9.4.

Release notes

Sourced from figlet's releases.

v1.9.4

v1.9.3

  • Type fix for figlet module base call (when calling figlet as shorthand for figlet.text)

v1.9.2

  • Fixed types for TypeScript when run with Node.js.

v1.9.1

Wrapped the structuredClone call in an if statement for older versions of node.

v1.9.0

  • Refactored library to use TypeScript and to use modern tooling (instead of grunt, this project now uses vite).
  • Ensured support for both ES modules and CommonJS modules.
  • Added support for Toilet fonts:
    • ASCII 12
    • ASCII 9
    • Big ASCII 12
    • Big ASCII 9
    • Big Mono 12
    • Big Mono 9
    • Circle
    • Emboss
    • Emboss 2
    • Future
    • Letter
    • Mono 12
    • Mono 9
    • Pagga
    • Rebel
    • Small ASCII 12
    • Small ASCII 9
    • Small Block
    • Small Mono 12
    • Small Mono 9
    • Tmplr
    • WideTerm
  • Added these other new fonts:
    • Babyface Lame
    • Babyface Leet
    • Upside Down Text
  • Fixed encoding for Konto and Konto Slant.
  • Made bin/index.js more usable so the figlet-cli library isn't necessary.
  • Added a "fonts" call for the browser version of the code.
  • Added support the "fontPath" for node.js usage (that should fix the bugs people see related to font files not being found - as they can set the directory to whatever they want).
  • Fixed minor bugs.
  • Added more tests (npm run test).
Commits
  • 26aaee1 version bump
  • 054d61d Merge pull request #146 from patorjk/AdjustmentsForNode12
  • 3dd68e7 Added new font and adjustments for older versions of node
  • 7765b98 Merge pull request #145 from patorjk/Optional_Chaining_Fix
  • edb613d Merge pull request #143 from patorjk/dependabot/npm_and_yarn/vite-7.1.11
  • f605802 Updated target to ES2018
  • f8b3c99 Bump vite from 7.1.5 to 7.1.11
  • 45f13cb Merge pull request #142 from patorjk/module_type_fix
  • d83410a comment adjustment
  • 5771c9f Fix typing for figlet base call when used as shorthand for figlet.text
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [figlet](https://github.com/patorjk/figlet.js) from 1.8.2 to 1.9.4.
- [Release notes](https://github.com/patorjk/figlet.js/releases)
- [Commits](patorjk/figlet.js@v1.8.2...v1.9.4)

---
updated-dependencies:
- dependency-name: figlet
  dependency-version: 1.9.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant