workers-sdk icon indicating copy to clipboard operation
workers-sdk copied to clipboard

Update dependencies

Open penalosa opened this issue 5 months ago • 2 comments

Update various deps:

  • tar-fs to fix audit warnings. This also involved removing the cloudflare-workers-extension code, since vsce depended on tar-fs. I removed it rather than updating vsce because it was already on the roadmap to remove this code (cc @lrapoport-cf)
  • bump vite 5 & 6 to fix audit warnings
  • bump undici to v7. Judging by the release notes for v6 & v7 I think this should be fine, but I'm mostly relying on test coverage here

  • Tests
    • [ ] TODO (before merge)
    • [ ] Tests included
    • [x] Tests not necessary because: should be covered by existing tests
  • Wrangler / Vite E2E Tests CI Job required? (Use "e2e" label or ask maintainer to run separately)
    • [ ] I don't know
    • [x] Required
    • [ ] Not required because:
  • Public documentation
    • [ ] TODO (before merge)
    • [ ] Cloudflare docs PR(s):
    • [x] Documentation not necessary because: internal version bumps
  • Wrangler V3 Backport
    • [ ] TODO (before merge)
    • [ ] Wrangler PR:
    • [x] Not necessary because: not a wrangler change

penalosa avatar Jun 11 '25 16:06 penalosa

⚠️ No Changeset found

Latest commit: 1e472859d750499378905dfce26d1a0dd4084688

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

changeset-bot[bot] avatar Jun 11 '25 16:06 changeset-bot[bot]

create-cloudflare

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

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

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

npm i https://pkg.pr.new/@cloudflare/pages-shared@9561
@cloudflare/unenv-preset

npm i https://pkg.pr.new/@cloudflare/unenv-preset@9561
@cloudflare/vite-plugin

npm i https://pkg.pr.new/@cloudflare/vite-plugin@9561
@cloudflare/vitest-pool-workers

npm i https://pkg.pr.new/@cloudflare/vitest-pool-workers@9561
@cloudflare/workers-editor-shared

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

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

commit: 1e47285

pkg-pr-new[bot] avatar Jun 16 '25 15:06 pkg-pr-new[bot]