Skip to content

fix(deps): update dependency ansis to v3.15.0 #2895

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

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ansis 3.9.0 -> 3.15.0 age adoption passing confidence

Release Notes

webdiscus/ansis (ansis)

v3.15.0

Compare Source

  • feat: reduce the package size by ~200 bytes.
  • refactor: invisible micro optimisations.
  • chore: after testing in many projects bump v3.15.0-beta.2 to release v3.15.0.
  • chore: update dev dependencies.
  • test: add tests for tsup bundler.

v3.14.0

Compare Source

  • feat: add support for chromium-based browsers.
    Now you can use truecolor in the consoles of Chrome, Edge, Brave, and other Chromium-based browsers.
    Browsers that do not support ANSI codes will display black and white text.
  • refactor: slight reduce the package size by ~40 bytes.

v3.12.0

Compare Source

  • feat: add support for \n as a newline in template literals, e.g.: green`Hello\nWorld` renders:
    Hello
    World

v3.11.0

Compare Source

  • feat: add support for legacy Node.js v14 (in package.json for npm was changed the engines to "node": ">=14")
  • test: add test in GitHub workflow for legacy Node.js versions: 14, 16
  • chore: update dev dependencies

v3.10.0

Compare Source

  • feat: ansis.reset() returns the reset escape code \e[0m
  • feat: micro optimisations for slight performance improvements
  • chore: code cleanup
  • docs: update readme

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.

@renovate renovate bot force-pushed the renovate/ansis-3.x branch from 284852a to 2e1eb5c Compare February 11, 2025 11:08
@renovate renovate bot changed the title fix(deps): update dependency ansis to v3.10.0 fix(deps): update dependency ansis to v3.12.0 Feb 11, 2025
@renovate renovate bot changed the title fix(deps): update dependency ansis to v3.12.0 fix(deps): update dependency ansis to v3.14.0 Feb 13, 2025
@renovate renovate bot force-pushed the renovate/ansis-3.x branch from 2e1eb5c to 849e4a2 Compare February 13, 2025 01:40
@renovate renovate bot force-pushed the renovate/ansis-3.x branch from 849e4a2 to 72d59e1 Compare February 16, 2025 18:59
@renovate renovate bot changed the title fix(deps): update dependency ansis to v3.14.0 fix(deps): update dependency ansis to v3.15.0 Feb 16, 2025
@kamilmysliwiec kamilmysliwiec merged commit a2d0e34 into master Feb 17, 2025
1 check passed
@renovate renovate bot deleted the renovate/ansis-3.x branch February 17, 2025 11:26
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