Skip to content

chore(deps): replace strip-ansi with native module#12118

Merged
Princesseuh merged 2 commits into
withastro:mainfrom
Namchee:chore/repalce-strip-ansi
Oct 4, 2024
Merged

chore(deps): replace strip-ansi with native module#12118
Princesseuh merged 2 commits into
withastro:mainfrom
Namchee:chore/repalce-strip-ansi

Conversation

@Namchee

@Namchee Namchee commented Oct 4, 2024

Copy link
Copy Markdown
Contributor

Changes

This pull request replaces strip-ansi with native Node API util.stripVTControlCharacters which does the same thing. This API is avaiable since Node 16.11.

Testing

All automated test passed.

Docs

No changes needed, as it shouldn't affect the end users at all.

@changeset-bot

changeset-bot Bot commented Oct 4, 2024

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: e9aa4d5

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions Bot added pkg: create-astro Related to the `create-astro` package (scope) pkg: astro Related to the core `astro` package (scope) labels Oct 4, 2024

@Princesseuh Princesseuh left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: astro Related to the core `astro` package (scope) pkg: create-astro Related to the `create-astro` package (scope)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants