Skip to content

Update Vite to v8.0.12#13888

Merged
jamesopstad merged 2 commits into
mainfrom
james/update-vite
May 12, 2026
Merged

Update Vite to v8.0.12#13888
jamesopstad merged 2 commits into
mainfrom
james/update-vite

Conversation

@jamesopstad
Copy link
Copy Markdown
Contributor

Update Vite to v8.0.12

This updates the bundled Vite module runner to include the bug fix in vitejs/vite#22369.


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

A picture of a cute animal (not mandatory, but encouraged)

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 11, 2026

🦋 Changeset detected

Latest commit: fd82b94

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

This PR includes changesets to release 1 package
Name Type
@cloudflare/vite-plugin Patch

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-project-automation github-project-automation Bot moved this to Untriaged in workers-sdk May 11, 2026
@jamesopstad jamesopstad added c3-e2e Run c3 e2e tests on a PR run-c3-frameworks-tests Run all the C3 frameworks tests on this PR labels May 11, 2026
@ask-bonk
Copy link
Copy Markdown
Contributor

ask-bonk Bot commented May 11, 2026

This is a straightforward dependency version bump. The PR changes:

  1. pnpm-workspace.yaml: catalog entry for vite from ^8.0.0 to ^8.0.12
  2. pnpm-lock.yaml: corresponding lockfile updates (8.0.1 -> 8.0.12)
  3. .changeset/rare-crabs-press.md: proper changeset for @cloudflare/vite-plugin as a patch

The change is mechanical -- bumping the minimum Vite version in the catalog to pick up a specific bug fix (vitejs/vite#22369), and the lockfile reflects the resolved version update. The changeset correctly targets @cloudflare/vite-plugin as a patch since it bundles the Vite module runner.

LGTM

github run

@github-actions
Copy link
Copy Markdown
Contributor

✅ All changesets look good

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 11, 2026

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

@cloudflare/workers-utils

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

wrangler

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

commit: fd82b94

@jamesopstad jamesopstad marked this pull request as ready for review May 11, 2026 21:35
@workers-devprod workers-devprod requested review from a team and NuroDev and removed request for a team May 11, 2026 21:35
@workers-devprod
Copy link
Copy Markdown
Contributor

workers-devprod commented May 11, 2026

Codeowners approval required for this PR:

  • ✅ @cloudflare/wrangler
Show detailed file reviewers

Copy link
Copy Markdown
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 bugs or issues to report.

Open in Devin Review

Copy link
Copy Markdown
Contributor

@workers-devprod workers-devprod left a comment

Choose a reason for hiding this comment

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

Codeowners reviews satisfied

@github-project-automation github-project-automation Bot moved this from Untriaged to Approved in workers-sdk May 12, 2026
@jamesopstad jamesopstad merged commit 2af4ce0 into main May 12, 2026
73 of 86 checks passed
@jamesopstad jamesopstad deleted the james/update-vite branch May 12, 2026 09:22
@github-project-automation github-project-automation Bot moved this from Approved to Done in workers-sdk May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c3-e2e Run c3 e2e tests on a PR run-c3-frameworks-tests Run all the C3 frameworks tests on this PR

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants