Skip to content

Conversation

@43081j
Copy link
Contributor

@43081j 43081j commented Jan 14, 2026

Part of #11854.

Summary of changes:

  • jest-image-snapshot dropped rimraf in 6.5.x. Updating means we can
    stop pulling it in across the board
  • miniflare now uses premove
  • pages-shared didn't use rimraf, so it has been removed
  • workers-shared didn't use rimraf, so it has been removed
  • workflows-shared now uses premove

This means rimraf is totally gone:

> pnpm why -r rimraf
(blank)

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

Part of cloudflare#11854.

Summary of changes:

- `jest-image-snapshot` dropped `rimraf` in 6.5.x. Updating means we can
  stop pulling it in across the board
- miniflare now uses `premove`
- pages-shared didn't use `rimraf`, so it has been removed
- workers-shared didn't use `rimraf`, so it has been removed
- workflows-shared now uses `premove`

This means `rimraf` is totally gone:

```sh
> pnpm why -r rimraf
(blank)
```
@43081j 43081j requested a review from a team as a code owner January 14, 2026 11:07
@changeset-bot
Copy link

changeset-bot bot commented Jan 14, 2026

⚠️ No Changeset found

Latest commit: 55e9365

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

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

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 14, 2026

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

@cloudflare/workers-utils

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

wrangler

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

commit: 55e9365

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

Labels

None yet

Projects

Status: Untriaged

Development

Successfully merging this pull request may close these issues.

1 participant