Skip to content

[C3] Bump create-vite from 6.1.1 to 6.2.0 in /packages/create-cloudflare/src/frameworks#8070

Merged
petebacondarwin merged 2 commits into
mainfrom
dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-vite-6.2.0
Apr 4, 2025
Merged

[C3] Bump create-vite from 6.1.1 to 6.2.0 in /packages/create-cloudflare/src/frameworks#8070
petebacondarwin merged 2 commits into
mainfrom
dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-vite-6.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 10, 2025

Bumps create-vite from 6.1.1 to 6.2.0.

Release notes

Sourced from create-vite's releases.

create-vite@6.2.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from create-vite's changelog.

6.2.0 (2025-02-05)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot requested a review from a team as a code owner February 10, 2025 10:38
@dependabot dependabot Bot requested a review from a team February 10, 2025 10:38
@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 Feb 10, 2025
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Feb 10, 2025

🦋 Changeset detected

Latest commit: 994fe94

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 10, 2025

A wrangler prerelease is available for testing. You can install this latest build in your project with:

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14227952100/npm-package-wrangler-8070

You can reference the automatically updated head of this PR with:

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/8070/npm-package-wrangler-8070

Or you can use npx with this latest build directly:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14227952100/npm-package-wrangler-8070 dev path/to/script.js
Additional artifacts:

cloudflare-workers-bindings-extension:

wget https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14227952100/npm-package-cloudflare-workers-bindings-extension-8070 -O ./cloudflare-workers-bindings-extension.0.0.0-v2cb031f48.vsix && code --install-extension ./cloudflare-workers-bindings-extension.0.0.0-v2cb031f48.vsix

create-cloudflare:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14227952100/npm-package-create-cloudflare-8070 --no-auto-update

@cloudflare/kv-asset-handler:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14227952100/npm-package-cloudflare-kv-asset-handler-8070

miniflare:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14227952100/npm-package-miniflare-8070

@cloudflare/pages-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14227952100/npm-package-cloudflare-pages-shared-8070

@cloudflare/unenv-preset:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14227952100/npm-package-cloudflare-unenv-preset-8070

@cloudflare/vite-plugin:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14227952100/npm-package-cloudflare-vite-plugin-8070

@cloudflare/vitest-pool-workers:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14227952100/npm-package-cloudflare-vitest-pool-workers-8070

@cloudflare/workers-editor-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14227952100/npm-package-cloudflare-workers-editor-shared-8070

@cloudflare/workers-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14227952100/npm-package-cloudflare-workers-shared-8070

@cloudflare/workflows-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14227952100/npm-package-cloudflare-workflows-shared-8070

Note that these links will no longer work once the GitHub Actions artifact expires.


wrangler@4.7.0 includes the following runtime dependencies:

Package Constraint Resolved
miniflare workspace:* 4.20250321.1
workerd 1.20250321.0 1.20250321.0
workerd --version 1.20250321.0 2025-03-21

Please ensure constraints are pinned, and miniflare/workerd minor versions match.

@CarmenPopoviciu
Copy link
Copy Markdown
Contributor

@dependabot rebase

@workers-devprod workers-devprod added the ci:c3-e2e Run C3 E2E tests on a pull request label Feb 19, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 19, 2025

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 3, 2025

A newer version of create-vite 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.

@penalosa
Copy link
Copy Markdown
Contributor

@dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-vite-6.2.0 branch from 2b9ce62 to 0035ee0 Compare March 20, 2025 16:11
@penalosa penalosa force-pushed the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-vite-6.2.0 branch from 41a6192 to 0e7d214 Compare March 24, 2025 14:55
@petebacondarwin
Copy link
Copy Markdown
Contributor

@dependabot recreate

…are/src/frameworks

Dependabot couldn't find the original pull request head commit, 0035ee0.
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-vite-6.2.0 branch from 0e7d214 to 40a6888 Compare April 2, 2025 19:27
The following dependency versions have been updated:

| Dependency  | From  | To    |
| ----------- | ----- | ----- |
| create-vite | 6.1.1 | 6.3.1 |
@petebacondarwin petebacondarwin self-assigned this Apr 4, 2025
@petebacondarwin petebacondarwin merged commit 9b469e2 into main Apr 4, 2025
@petebacondarwin petebacondarwin deleted the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-vite-6.2.0 branch April 4, 2025 07:06
@github-project-automation github-project-automation Bot moved this from Approved to Done in workers-sdk Apr 4, 2025
@workers-devprod workers-devprod added the contribution [Holopin] Recognizes an open-source contribution, big or small label Apr 4, 2025
@holopin-bot
Copy link
Copy Markdown

holopin-bot Bot commented Apr 4, 2025

Congratulations @dependabot[bot], the maintainer of this repository has issued you a holobyte! Here it is: https://holopin.io/holobyte/cm92fyhvo121850cl8wjvkoxgu

This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account.
Or if you're new to Holopin, you can simply sign up with GitHub, which will do the trick!

@workers-devprod workers-devprod mentioned this pull request Apr 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:c3-e2e Run C3 E2E tests on a pull request ci:skip-pr-description-validation Skip validation of the required PR description format contribution [Holopin] Recognizes an open-source contribution, big or small dependencies Used by dependabot to mark PRs as updates to dependencies. package:c3 Relating to C3 (create-cloudflare) package

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants