Skip to content

[C3] Bump create-vike from 0.0.627 to 0.0.651 in /packages/create-cloudflare/src/frameworks#14006

Merged
emily-shen merged 2 commits into
mainfrom
dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-vike-0.0.628
Jun 16, 2026
Merged

[C3] Bump create-vike from 0.0.627 to 0.0.651 in /packages/create-cloudflare/src/frameworks#14006
emily-shen merged 2 commits into
mainfrom
dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-vike-0.0.628

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Copy link
Copy Markdown
Contributor

Bumps create-vike from 0.0.627 to 0.0.651.

Commits

@dependabot dependabot Bot added package:c3 Relating to C3 (create-cloudflare) package dependencies Used by dependabot to mark PRs as updates to dependencies. ci:skip-pr-description-validation Skip validation of the required PR description format labels May 22, 2026
@dependabot dependabot Bot requested a review from workers-devprod as a code owner May 22, 2026 09:59
@dependabot dependabot Bot added package:c3 Relating to C3 (create-cloudflare) package dependencies Used by dependabot to mark PRs as updates to dependencies. ci:skip-pr-description-validation Skip validation of the required PR description format labels May 22, 2026
@changeset-bot

changeset-bot Bot commented May 22, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: a5a8a94

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

This PR includes changesets to release 1 package
Name Type
create-cloudflare 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

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

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

@workers-devprod workers-devprod requested review from a team and penalosa and removed request for a team May 22, 2026 10:00
@workers-devprod

workers-devprod commented May 22, 2026

Copy link
Copy Markdown
Contributor

Codeowners approval required for this PR:

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

@github-actions

github-actions Bot commented May 22, 2026

Copy link
Copy Markdown
Contributor

✅ All changesets look good

@pkg-pr-new

pkg-pr-new Bot commented May 22, 2026

Copy link
Copy Markdown
create-cloudflare

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

@cloudflare/deploy-helpers

npm i https://pkg.pr.new/@cloudflare/deploy-helpers@14006

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-auth

npm i https://pkg.pr.new/@cloudflare/workers-auth@14006

@cloudflare/workers-editor-shared

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

@cloudflare/workers-utils

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

wrangler

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

commit: a5a8a94

@dependabot @github

dependabot Bot commented on behalf of github May 31, 2026

Copy link
Copy Markdown
Contributor Author

A newer version of create-vike exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@workers-devprod

Copy link
Copy Markdown
Contributor

Codeowners approval required for this PR:

  • ✅ @cloudflare/wrangler
Show detailed file reviewers

@workers-devprod workers-devprod left a comment

Copy link
Copy Markdown
Contributor

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 Jun 1, 2026
@emily-shen

Copy link
Copy Markdown
Contributor

@dependabot recreate

Bumps [create-vike](https://github.com/vikejs/bati) from 0.0.627 to 0.0.651.
- [Commits](vikejs/bati@v0.0.627...v0.0.651)

---
updated-dependencies:
- dependency-name: create-vike
  dependency-version: 0.0.628
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title [C3] bump create-vike from 0.0.627 to 0.0.628 in /packages/create-cloudflare/src/frameworks [C3] Bump create-vike from 0.0.627 to 0.0.651 in /packages/create-cloudflare/src/frameworks Jun 16, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-vike-0.0.628 branch from 2d99378 to 2e8b1a3 Compare June 16, 2026 10:18
@workers-devprod

Copy link
Copy Markdown
Contributor

Codeowners approval required for this PR:

  • ✅ @cloudflare/wrangler
Show detailed file reviewers

The following dependency versions have been updated:

| Dependency  | From    | To      |
| ----------- | ------- | ------- |
| create-vike | 0.0.627 | 0.0.651 |
@emily-shen emily-shen enabled auto-merge (squash) June 16, 2026 10:38
@emily-shen emily-shen merged commit 6aa6f0e into main Jun 16, 2026
58 checks passed
@emily-shen emily-shen deleted the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-vike-0.0.628 branch June 16, 2026 10:45
@github-project-automation github-project-automation Bot moved this from Approved to Done in workers-sdk Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants