Skip to content
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

fix(deps): update dependency ansis to v3.8.0 #14392

Merged
merged 1 commit into from
Jan 10, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ansis 3.7.0 -> 3.8.0 age adoption passing confidence

Release Notes

webdiscus/ansis (ansis)

v3.8.0

Compare Source

  • feat: enforce a specific color support by a FORCE_COLOR value:
    false - Disables colors
    0 - Disables colors
    true (or unset) - Auto detects the supported colors (if no color detected, enforce truecolor)
    1 - Enables 16 colors
    2 - Enables 256 colors
    3 - Enables truecolor

  • fix: if the function argument is an empty string should be returned an empty string w/o escape codes:
    ansis.red('') => '', w/o escape codes

  • refactor: optimize code by size


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 added the dependencies Pull requests that update a dependency file label Jan 9, 2025
@renovate renovate bot force-pushed the renovate/ansis-3.x branch from 93e8e6d to f1d62cf Compare January 10, 2025 07:57
@coveralls
Copy link

Pull Request Test Coverage Report for Build 5e3f305f-4e26-4afa-b923-8164aee39296

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 89.728%

Totals Coverage Status
Change from base Build e6466a27-3af1-4cd5-9209-6c72861d0e33: 0.0%
Covered Lines: 7102
Relevant Lines: 7915

💛 - Coveralls

@kamilmysliwiec kamilmysliwiec merged commit 19fba18 into master Jan 10, 2025
4 of 5 checks passed
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.

2 participants