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

replace strip-ansi with stripVTControlCharacters from node:util #7860

Merged
merged 3 commits into from
Oct 25, 2024

Conversation

jsaguet
Copy link
Contributor

@jsaguet jsaguet commented Oct 22, 2024

Description

This PR removes the dependency on strip-ansi and uses stripVTControlCharacters from node:util instead which is a built-in replacement.

@jsaguet jsaguet force-pushed the replace-strip-ansi-with-node-utils branch from 07f75ad to 84c1adf Compare October 22, 2024 16:40
@jsaguet jsaguet changed the title replace strip-ansi with stripVTControlCharacters from node:utils replace strip-ansi with stripVTControlCharacters from node:util Oct 23, 2024
@joehan
Copy link
Contributor

joehan commented Oct 25, 2024

Thanks for the contribution! Did some quick testing and this looks great to me.

@joehan joehan merged commit e3b60df into firebase:master Oct 25, 2024
9 checks passed
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.

2 participants