Skip to content

[C3] bump create-vite from 9.0.4 to 9.0.6 in /packages/create-cloudflare/src/frameworks#13680

Merged
edmundhung merged 2 commits intomainfrom
dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-vite-9.0.6
Apr 26, 2026
Merged

[C3] bump create-vite from 9.0.4 to 9.0.6 in /packages/create-cloudflare/src/frameworks#13680
edmundhung merged 2 commits intomainfrom
dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-vite-9.0.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 26, 2026

Bumps create-vite from 9.0.4 to 9.0.6.

Release notes

Sourced from create-vite's releases.

create-vite@9.0.6

Please refer to CHANGELOG.md for details.

create-vite@9.0.5

Please refer to CHANGELOG.md for details.

Changelog

Sourced from create-vite's changelog.

9.0.6 (2026-04-23)

Features

Bug Fixes

  • create-vite: use type="button" to counter button in templates consistently (#22142) (1ac46d6)

9.0.5 (2026-04-20)

Bug Fixes

  • create-vite: add missing quotes around viteLogo src attribute (#22216) (bb5203d)
  • deps: update all non-major dependencies (#22219) (4cd0d67)
  • deps: update all non-major dependencies (#22268) (c28e9c1)

Documentation

Miscellaneous Chores

Code Refactoring

Commits
  • a190035 release: create-vite@9.0.6
  • 1ac46d6 fix(create-vite): use type="button" to counter button in templates consiste...
  • 959fee5 feat(create-vite): use ESLint v10 (#22266)
  • 02b6c6b release: create-vite@9.0.5
  • 6b00462 docs(create-vite): list overwrite flag in help (#22262)
  • c28e9c1 fix(deps): update all non-major dependencies (#22268)
  • a0aef50 chore(deps): update dependency tsdown to ^0.21.9 (#22267)
  • bb5203d fix(create-vite): add missing quotes around viteLogo src attribute (#22216)
  • 4cd0d67 fix(deps): update all non-major dependencies (#22219)
  • a07a4bd refactor(create-vite): optimize hero.png (#22203)
  • 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 in Devin Review

Bumps [create-vite](https://github.com/vitejs/vite/tree/HEAD/packages/create-vite) from 9.0.4 to 9.0.6.
- [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.6/packages/create-vite)

---
updated-dependencies:
- dependency-name: create-vite
  dependency-version: 9.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@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 Apr 26, 2026
@dependabot dependabot Bot requested a review from workers-devprod as a code owner April 26, 2026 06:02
@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 Apr 26, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 26, 2026

🦋 Changeset detected

Latest commit: 6913dff

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

@github-project-automation github-project-automation Bot moved this to Untriaged in workers-sdk Apr 26, 2026
@workers-devprod workers-devprod requested review from a team and edmundhung and removed request for a team April 26, 2026 06:03
@workers-devprod
Copy link
Copy Markdown
Contributor

workers-devprod commented Apr 26, 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

The following dependency versions have been updated:

| Dependency  | From  | To    |
| ----------- | ----- | ----- |
| create-vite | 9.0.4 | 9.0.6 |
@github-actions
Copy link
Copy Markdown
Contributor

Changeset Review

Summary

✅ All changesets look good

Review Details

1. c3-frameworks-update-13680.md

  • Status: Skipped (per rule wrangler tail #5 - dependency update changesets for create-cloudflare do not require validation)

2. fix-router-worker-user-worker-rules-iterable.md

  • Version Type: ✅ Patch (bug fix)
  • Changelog Quality: ✅ Clear description of the bug and fix
  • Markdown Headers: ✅ No h1/h2/h3 headers

3. fix-wrangler-tail-exit-listener-leak.md

  • Version Type: ✅ Patch (bug fix)
  • Changelog Quality: ✅ Detailed explanation of the leak and fix
  • Markdown Headers: ✅ No h1/h2/h3 headers

4. fix-dev-registry-service-binding-props.md

  • Version Type: ✅ Patch (bug fix)
  • Changelog Quality: ✅ Clear description with wrangler.json example
  • Markdown Headers: ✅ No h1/h2/h3 headers

5. pages-deploy-env-account-id.md

  • Version Type: ✅ Patch (bug fix)
  • Changelog Quality: ✅ Clear description using conventional commit prefix
  • Markdown Headers: ✅ No h1/h2/h3 headers

6. dev-tunnel-sharing.md

  • Version Type: ✅ Minor (new feature - --tunnel flag)
  • Changelog Quality: ✅ Good description with usage example
  • Markdown Headers: ✅ No h1/h2/h3 headers

7. fix-esbuild-teardown-leaks.md

  • Version Type: ✅ Patch (bug fix)
  • Changelog Quality: ✅ Detailed list of fixes
  • Markdown Headers: ✅ No h1/h2/h3 headers

8. queues-consumer-list-commands.md

  • Version Type: ✅ Minor (new feature - new subcommands)
  • Changelog Quality: ✅ Clear description with command examples
  • Markdown Headers: ✅ No h1/h2/h3 headers

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 26, 2026

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

@cloudflare/workers-utils

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

wrangler

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

commit: 6913dff

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 Apr 26, 2026
@edmundhung edmundhung merged commit 08fa62e into main Apr 26, 2026
57 checks passed
@edmundhung edmundhung deleted the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-vite-9.0.6 branch April 26, 2026 09:27
@github-project-automation github-project-automation Bot moved this from Approved to Done in workers-sdk Apr 26, 2026
vaishnav-mk pushed a commit to vaishnav-mk/workers-sdk that referenced this pull request Apr 27, 2026
…are/src/frameworks (cloudflare#13680)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wrangler automated PR updater <wrangler@cloudflare.com>
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: Done

Development

Successfully merging this pull request may close these issues.

2 participants