Skip to content

chore(deps): update dependency ansis to v4 #166

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ansis ^3.17.0 -> ^4.0.0 age adoption passing confidence

Release Notes

webdiscus/ansis (ansis)

v4.0.0

Compare Source

⚠️ BREAKING CHANGE
  • feat: drop support for Deno 1.x (EOL - 9 Oct 2024) and add support for Deno 2.0+, #​37
    Backported from 3.18.0-beta.0

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

@webdiscus
Copy link

webdiscus commented May 9, 2025

Warning: don't update only package.json to major v4, because the new version contains only gray color name.
The very rarely used alias grey was removed as duplicate to keep clean API w/o redundant aliases.

In the src/reporters/fancy.ts file must be changed:

- import { grey } from "ansis";
+ import { gray } from "ansis";

... // TODO: replace "grey" with "gray" in this file

Please, close this PR without merging.
The corrected upgrade PR is #167.

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
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy