Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps figlet from 1.8.2 to 1.9.1.

Release notes

Sourced from figlet's releases.

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
  • fe7425b Wrapped structuredClone for older versions of Node
  • 860cf0b Merge pull request #136 from patorjk/Version2_TypeScript
  • 38e5333 updated version
  • 2ef4990 updated README
  • 9591acd Changed text encoding of Konto fonts from ISO 8859-1 to UTF-8
  • 1388d60 Changed text encoding of Konto fonts from ISO 8859-1 to UTF-8
  • 5fea482 update
  • 99ee1bd Fixed the typing for font files
  • 92c88b3 Fixed the typing for font files
  • 20da593 touch ups and tests
  • 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.1.
- [Release notes](https://github.com/patorjk/figlet.js/releases)
- [Commits](patorjk/figlet.js@v1.8.2...v1.9.1)

---
updated-dependencies:
- dependency-name: figlet
  dependency-version: 1.9.1
  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 Sep 15, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 22, 2025

Superseded by #8.

@dependabot dependabot bot closed this Sep 22, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/figlet-1.9.1 branch September 22, 2025 18:48
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