Skip to content

fix(deps): update dependency figlet to v1.11.0#713

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/figlet-1.x
Open

fix(deps): update dependency figlet to v1.11.0#713
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/figlet-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented May 31, 2023

This PR contains the following updates:

Package Change Age Confidence
figlet 1.5.21.11.0 age confidence

Release Notes

patorjk/figlet.js (figlet)

v1.11.0

Compare Source

Added Future Thin and Future Smooth fonts.

v1.10.0

Compare Source

  • Added the fonts: Classy, Coder Mini, and Font Font.
  • Renamed "ANSI-Compact" to "ANSI Compact" (with backward compatibility).
  • Fixed the "U" characters in the "Isometric 4" font.

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: (in timezone Europe/Paris)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • 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 this update 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 requested a review from a team as a code owner May 31, 2023 22:25
@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 31, 2023
@renovate renovate bot changed the title fix(deps): update dependency figlet to v1.6.0 fix(deps): update dependency figlet to v1.7.0 Nov 1, 2023
@renovate renovate bot force-pushed the renovate/figlet-1.x branch from 05c3a4d to e8bc79f Compare November 1, 2023 23:51
@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 branch from e8bc79f to 4d6f769 Compare October 9, 2024 01:43
@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 branch from 4d6f769 to 0ccf47b Compare April 12, 2025 01:56
@renovate renovate bot force-pushed the renovate/figlet-1.x branch from 0ccf47b to 7d44589 Compare July 11, 2025 23:44
@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 11, 2025
@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 branch from 7d44589 to 8d14174 Compare September 8, 2025 04:31
@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 9, 2025
@renovate renovate bot force-pushed the renovate/figlet-1.x branch from 8d14174 to 7f61747 Compare September 9, 2025 06:09
@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 16, 2025
@renovate renovate bot force-pushed the renovate/figlet-1.x branch 2 times, most recently from 2dca630 to 5c0e746 Compare September 18, 2025 00:52
@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 branch from 5c0e746 to 738b2d0 Compare November 10, 2025 18:46
@renovate renovate bot changed the title fix(deps): update dependency figlet to v1.9.3 fix(deps): update dependency figlet to v1.9.4 Nov 15, 2025
@renovate renovate bot force-pushed the renovate/figlet-1.x branch from 738b2d0 to d90831e Compare November 15, 2025 06:12
@renovate renovate bot changed the title fix(deps): update dependency figlet to v1.9.4 fix(deps): update dependency figlet to v1.10.0 Jan 25, 2026
@renovate renovate bot force-pushed the renovate/figlet-1.x branch from d90831e to 578caa4 Compare January 25, 2026 05:55
@renovate renovate bot force-pushed the renovate/figlet-1.x branch from 578caa4 to b7663f3 Compare February 2, 2026 18:56
@renovate renovate bot changed the title fix(deps): update dependency figlet to v1.10.0 fix(deps): update dependency figlet to v1.11.0 Mar 14, 2026
@renovate renovate bot force-pushed the renovate/figlet-1.x branch from b7663f3 to 3120535 Compare March 14, 2026 23:49
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants