Skip to content

[C3] Bump create-vue from 3.22.1 to 3.22.2 in /packages/create-cloudflare/src/frameworks#13279

Merged
petebacondarwin merged 2 commits into
mainfrom
dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-vue-3.22.2
Apr 5, 2026
Merged

[C3] Bump create-vue from 3.22.1 to 3.22.2 in /packages/create-cloudflare/src/frameworks#13279
petebacondarwin merged 2 commits into
mainfrom
dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-vue-3.22.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps create-vue from 3.22.1 to 3.22.2.

Release notes

Sourced from create-vue's releases.

2026-03-31 (v3.22.2)

Dependency updates.

Full Changelog: vuejs/create-vue@v3.22.1...v3.22.2

Commits
  • 7b1f6cb 3.22.2
  • 72ee6a0 chore: lockfile maintenance
  • b66eb08 chore(deps): update dependency typescript to v6 (#978)
  • a7b6e53 chore(deps): update atos-actions/download-artifact digest to 248feaa (#979)
  • 144d385 chore(deps): update atos-actions/upload-artifact digest to 38bbb7b (#980)
  • d2ec8b0 chore(deps): update vite packages (#976)
  • afb5dd6 chore(deps): update dependency @​vue/tsconfig to ^0.9.1 (#975)
  • 4d4d2bd chore(deps): update all non-major dependencies (#962)
  • a9f478d chore(deps): update dependency oxfmt to ^0.42.0 (#974)
  • b52acb7 chore(deps): update oxlint to ~1.57.0 (#973)
  • 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

Bumps [create-vue](https://github.com/vuejs/create-vue) from 3.22.1 to 3.22.2.
- [Release notes](https://github.com/vuejs/create-vue/releases)
- [Commits](vuejs/create-vue@v3.22.1...v3.22.2)

---
updated-dependencies:
- dependency-name: create-vue
  dependency-version: 3.22.2
  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 5, 2026
@dependabot dependabot Bot requested a review from workers-devprod as a code owner April 5, 2026 06:09
@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 5, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 5, 2026

🦋 Changeset detected

Latest commit: 0160251

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 5, 2026
@workers-devprod workers-devprod requested review from a team and NuroDev and removed request for a team April 5, 2026 06:09
@workers-devprod
Copy link
Copy Markdown
Contributor

workers-devprod commented Apr 5, 2026

Codeowners approval required for this PR:

  • ✅ @cloudflare/wrangler
Show detailed file reviewers

The following dependency versions have been updated:

| Dependency | From   | To     |
| ---------- | ------ | ------ |
| create-vue | 3.22.1 | 3.22.2 |
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 5, 2026

Changeset Review

File Reviewed: .changeset/c3-frameworks-update-13279.md

This changeset documents a dependency update for the create-cloudflare package.

Assessment: This is a dependency update changeset for create-cloudflare. Per the review guidelines (#5), dependency update changesets for create-cloudflare do not require validation.


✅ All changesets look good

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 5, 2026

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

wrangler

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

commit: 0160251

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 5, 2026
@petebacondarwin petebacondarwin added this pull request to the merge queue Apr 5, 2026
Merged via the queue into main with commit 51f784f Apr 5, 2026
54 checks passed
@petebacondarwin petebacondarwin deleted the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-vue-3.22.2 branch April 5, 2026 08:43
@github-project-automation github-project-automation Bot moved this from Approved to Done in workers-sdk Apr 5, 2026
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