Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 16, 2023

This PR contains the following updates:

Package Change Age Confidence
figlet 1.5.21.9.4 age confidence
@types/figlet (source) 1.5.41.7.0 age confidence

Release Notes

patorjk/figlet.js (figlet)

v1.9.4

Compare Source

  • Added the ANSI-Compact font
  • Some adjustments for older versions of Node (#​146)

v1.9.3

Compare Source

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

v1.9.2

Compare Source

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

v1.9.1

Compare Source

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

v1.9.0

Compare Source

  • 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).

v1.8.2

Compare Source

v1.8.1

Compare Source

v1.8.0

Compare Source

  • Added support for promises to various methods (#​129), thanks to @​jcubic
  • Added 5 new fonts: DiamFont, RubiFont, CosMike2, BlurVision ASCII, and Shaded Blocky

v1.7.0

Compare Source

v1.6.0: Minor Update

Compare Source

  • Added support for "npx figlet text".
  • Added Prettier.
  • Partially modernized code (ex: replaced vars with lets/consts, replaced substr with substring).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency @types/figlet to v1.5.5 fix(deps): update dependency figlet to v1.6.0 May 29, 2023
@renovate renovate bot force-pushed the renovate/figlet-1.x-lockfile branch from f66d927 to a5f96b0 Compare May 29, 2023 21:48
@renovate renovate bot force-pushed the renovate/figlet-1.x-lockfile branch from a5f96b0 to b64e648 Compare October 18, 2023 21:02
@renovate renovate bot changed the title fix(deps): update dependency figlet to v1.6.0 fix(deps): update dependency figlet to v1.7.0 Oct 23, 2023
@renovate renovate bot force-pushed the renovate/figlet-1.x-lockfile branch from b64e648 to a35c662 Compare October 23, 2023 02:21
@renovate renovate bot force-pushed the renovate/figlet-1.x-lockfile branch from a35c662 to 0cdaa7d Compare November 7, 2023 17:51
@renovate renovate bot force-pushed the renovate/figlet-1.x-lockfile branch from 0cdaa7d to 7879a81 Compare October 8, 2024 02:43
@renovate renovate bot changed the title fix(deps): update dependency figlet to v1.7.0 fix(deps): update dependency figlet to v1.8.0 Oct 9, 2024
@renovate renovate bot force-pushed the renovate/figlet-1.x-lockfile branch from 7879a81 to 23920d5 Compare October 9, 2024 09:00
@renovate renovate bot changed the title fix(deps): update dependency figlet to v1.8.0 fix(deps): update dependency figlet to v1.8.1 Apr 12, 2025
@renovate renovate bot force-pushed the renovate/figlet-1.x-lockfile branch from 23920d5 to ce563a6 Compare April 12, 2025 12:13
@renovate renovate bot force-pushed the renovate/figlet-1.x-lockfile branch from ce563a6 to 32b4d98 Compare July 13, 2025 11:54
@renovate renovate bot changed the title fix(deps): update dependency figlet to v1.8.1 fix(deps): update dependency figlet to v1.8.2 Jul 13, 2025
@renovate renovate bot force-pushed the renovate/figlet-1.x-lockfile branch from 32b4d98 to 603b3d7 Compare September 8, 2025 23:39
@renovate renovate bot changed the title fix(deps): update dependency figlet to v1.8.2 fix(deps): update dependency figlet to v1.9.0 Sep 8, 2025
@renovate renovate bot force-pushed the renovate/figlet-1.x-lockfile branch from 603b3d7 to 0779af0 Compare September 10, 2025 15:54
@renovate renovate bot changed the title fix(deps): update dependency figlet to v1.9.0 fix(deps): update dependency figlet to v1.9.1 Sep 10, 2025
@renovate renovate bot force-pushed the renovate/figlet-1.x-lockfile branch from 0779af0 to a4f19af Compare September 17, 2025 07:41
@renovate renovate bot changed the title fix(deps): update dependency figlet to v1.9.1 fix(deps): update dependency figlet to v1.9.2 Sep 17, 2025
@renovate renovate bot changed the title fix(deps): update dependency figlet to v1.9.2 fix(deps): update dependency figlet to v1.9.3 Sep 18, 2025
@renovate renovate bot force-pushed the renovate/figlet-1.x-lockfile branch from a4f19af to c6be2f1 Compare September 18, 2025 12:00
@renovate renovate bot changed the title fix(deps): update dependency figlet to v1.9.3 chore(deps): update dependency figlet to v1.9.3 Sep 26, 2025
@renovate renovate bot changed the title chore(deps): update dependency figlet to v1.9.3 chore(deps): update dependency figlet to v1.9.4 Nov 16, 2025
@renovate renovate bot force-pushed the renovate/figlet-1.x-lockfile branch from c6be2f1 to 7c9b10e Compare November 16, 2025 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant