Skip to content

[C3] Bump create-vite from 8.3.0 to 9.0.2 in /packages/create-cloudflare/src/frameworks#12906

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-vite-9.0.2
Open

[C3] Bump create-vite from 8.3.0 to 9.0.2 in /packages/create-cloudflare/src/frameworks#12906
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-vite-9.0.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2026

Bumps create-vite from 8.3.0 to 9.0.2.

Release notes

Sourced from create-vite's releases.

create-vite@9.0.2

Please refer to CHANGELOG.md for details.

create-vite@9.0.1

Please refer to CHANGELOG.md for details.

create-vite@9.0.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from create-vite's changelog.

9.0.2 (2026-03-13)

Bug Fixes

  • create-vue: add lang="ts" to vue files to fix type errors in vue-ts template (#21838) (1b8592d)

9.0.1 (2026-03-12)

Bug Fixes

  • create-vite: add @babel/core and @types/babel__core for react compiler template (#21833) (e818474)

9.0.0 (2026-03-12)

⚠ BREAKING CHANGES

  • update default browser target (#21193)

Features

  • create-vite: add AI agent experience (AX) support (#21116) (38d6011)
  • create-vite: add ember (#20069) (2f9428d)
  • create-vite: make vitePreprocess not the default in svelte (#21637) (2a2c8a4)
  • create-vite: remove react-swc variants (#21633) (14fcb60)
  • create-vite: show description for template variants (#21403) (cb85e5c)
  • create-vite: update framework starter templates to align the new theme (#21432) (520d13b)
  • create-vite: update react template for new plugin-react (#21742) (0b4242e)
  • create-vite: update vanilla starter templates to align the new theme (#21425) (7453556)
  • deps: bump plugin versions in create-vite templates (#21832) (ebb041e)
  • update default browser target (#21193) (8c3dd06)

Bug Fixes

  • create-vite: do not create empty directory for custom commands (#21367) (df767ed)
  • create-vite: handle double dash for npm exec (#21830) (e4bcd59)
  • create-vite: skip irrelevant "immediate" prompt for external commands (#21410) (33e74e5)
  • create-vite: strip invalid characters in project name (#21553) (4bba787)
  • create-vite: tanstack cli --template is deprecated (#21831) (1527f35)
  • create-vite: update deprecated tsrouter-app to @tanstack/cli (#21527) (ddecf2b)
  • create-vite: update QwikCity custom command to "empty" template (#21279) (9890dd6)
  • deps: update @clack/prompts to 1.0.0-alpha.9 (#21421) (6864c27)
  • deps: update all non-major dependencies (#21146) (a3cd262)
  • deps: update all non-major dependencies (#21175) (72e398a)
  • deps: update all non-major dependencies (#21231) (859789c)
  • deps: update all non-major dependencies (#21285) (4635b2e)
  • deps: update all non-major dependencies (#21321) (9bc7c2e)
  • deps: update all non-major dependencies (#21389) (30f48df)
  • deps: update all non-major dependencies (#21440) (1835995)
  • deps: update all non-major dependencies (#21488) (2b32ca2)
  • deps: update all non-major dependencies (#21540) (9ebaeaa)
  • deps: update all non-major dependencies (#21594) (becdc5d)
  • deps: update all non-major dependencies (#21691) (521fdc0)
  • deps: update all non-major dependencies (#21732) (5c921ca)

... (truncated)

Commits
  • f583ae3 release: create-vite@9.0.2
  • 1b8592d fix(create-vue): add lang="ts" to vue files to fix type errors in vue-ts te...
  • 2c37c58 release: create-vite@9.0.1
  • e818474 fix(create-vite): add @babel/core and @types/babel__core for react compil...
  • e5bbd1f release: create-vite@9.0.0
  • ebb041e feat(deps): bump plugin versions in create-vite templates (#21832)
  • 0b4242e feat(create-vite): update react template for new plugin-react (#21742)
  • 1527f35 fix(create-vite): tanstack cli --template is deprecated (#21831)
  • e4bcd59 fix(create-vite): handle double dash for npm exec (#21830)
  • eaa4352 fix(deps): update all non-major dependencies (#21786)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Open with Devin

@dependabot dependabot bot added c3 Relating to C3 (create-cloudflare) package dependencies Used by dependabot to mark PRs as updates to dependencies. skip-pr-description-validation Skip validation of the required PR description format labels Mar 15, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 15, 2026 06:06
@dependabot dependabot bot added c3 Relating to C3 (create-cloudflare) package dependencies Used by dependabot to mark PRs as updates to dependencies. skip-pr-description-validation Skip validation of the required PR description format labels Mar 15, 2026
@changeset-bot
Copy link

changeset-bot bot commented Mar 15, 2026

🦋 Changeset detected

Latest commit: 8af6d77

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

@workers-devprod
Copy link
Contributor

Codeowners approval required for this PR:

  • @cloudflare/wrangler
Show detailed file reviewers
  • packages/create-cloudflare/src/frameworks/package.json: [@cloudflare/wrangler]

@github-actions
Copy link
Contributor

github-actions bot commented Mar 15, 2026

✅ All changesets look good

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 1 additional finding.

Open in Devin Review

@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 15, 2026

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

wrangler

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

commit: 8af6d77

@edmundhung
Copy link
Member

@dependabot recreate

Bumps [create-vite](https://github.com/vitejs/vite/tree/HEAD/packages/create-vite) from 8.3.0 to 9.0.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/create-vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@9.0.2/packages/create-vite)

---
updated-dependencies:
- dependency-name: create-vite
  dependency-version: 9.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-vite-9.0.2 branch from 1d1d960 to 4623052 Compare March 16, 2026 12:05
The following dependency versions have been updated:

| Dependency  | From  | To    |
| ----------- | ----- | ----- |
| create-vite | 8.3.0 | 9.0.2 |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c3 Relating to C3 (create-cloudflare) package dependencies Used by dependabot to mark PRs as updates to dependencies. skip-pr-description-validation Skip validation of the required PR description format

Projects

Status: Untriaged

Development

Successfully merging this pull request may close these issues.

2 participants