Skip to content

Conversation

@43081j
Copy link
Contributor

@43081j 43081j commented Jan 9, 2026

Since Node 16.x, there is a built-in function,
stripVTControlCharacters. This does the same job as the strip-ansi
package and makes it redundant going forward.

The minimum node version in these projects is at least 16, so we should
be good to switch.


  • Tests
    • Tests included/updated
    • Automated tests not possible - manual testing has been completed as follows:
    • Additional testing not necessary because: existing tests should cover this change
  • Public documentation
    • Cloudflare docs PR(s):
    • Documentation not necessary because: internal change

Open with Devin

@43081j 43081j requested a review from a team as a code owner January 9, 2026 15:57
@changeset-bot
Copy link

changeset-bot bot commented Jan 9, 2026

🦋 Changeset detected

Latest commit: 37ed108

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

Since Node 16.x, there is a built-in function,
`stripVTControlCharacters`. This does the same job as the `strip-ansi`
package and makes it redundant going forward.

The minimum node version in these projects is at least 16, so we should
be good to switch.
@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 16, 2026

create-cloudflare

npm i https://pkg.pr.new/create-cloudflare@11853

@cloudflare/kv-asset-handler

npm i https://pkg.pr.new/@cloudflare/kv-asset-handler@11853

miniflare

npm i https://pkg.pr.new/miniflare@11853

@cloudflare/pages-shared

npm i https://pkg.pr.new/@cloudflare/pages-shared@11853

@cloudflare/unenv-preset

npm i https://pkg.pr.new/@cloudflare/unenv-preset@11853

@cloudflare/vite-plugin

npm i https://pkg.pr.new/@cloudflare/vite-plugin@11853

@cloudflare/vitest-pool-workers

npm i https://pkg.pr.new/@cloudflare/vitest-pool-workers@11853

@cloudflare/workers-editor-shared

npm i https://pkg.pr.new/@cloudflare/workers-editor-shared@11853

@cloudflare/workers-utils

npm i https://pkg.pr.new/@cloudflare/workers-utils@11853

wrangler

npm i https://pkg.pr.new/wrangler@11853

commit: 37ed108

Copy link
Member

@edmundhung edmundhung left a comment

Choose a reason for hiding this comment

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

Thank you!

@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk Jan 23, 2026
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 3 additional flags.

Open in Devin Review

@edmundhung edmundhung merged commit 014e7aa into cloudflare:main Jan 23, 2026
35 of 36 checks passed
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk Jan 23, 2026
@43081j 43081j deleted the strip-vt branch January 23, 2026 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants