Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[C3] Bump create-vite from 5.2.3 to 5.5.3 in /packages/create-cloudflare/src/frameworks #6993

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2024

Bumps create-vite from 5.2.3 to 5.5.3.

Release notes

Sourced from create-vite's releases.

create-vite@5.5.3

Please refer to CHANGELOG.md for details.

create-vite@5.5.2

Please refer to CHANGELOG.md for details.

create-vite@5.5.1

Please refer to CHANGELOG.md for details.

create-vite@5.5.0

Please refer to CHANGELOG.md for details.

create-vite@5.4.0

Please refer to CHANGELOG.md for details.

create-vite@5.3.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from create-vite's changelog.

5.5.3 (2024-10-04)

5.5.2 (2024-08-15)

  • fix(create-vite): move ESLint "ignores" config to a separate object in React templates (#17885) (1b3b702), closes #17885
  • fix(deps): update all non-major dependencies (#17869) (d11711c), closes #17869

5.5.1 (2024-08-07)

5.5.0 (2024-08-07)

5.4.0 (2024-07-16)

  • docs(create-vite): add missing tsconfig.app.json file at the project array for react-ts (#17645) (6d31a1d), closes #17645
  • chore: add create-preact recommendation to Preact templates (#17649) (564c8f4), closes #17649
  • chore(deps): update all non-major dependencies (#17553) (a33a97f), closes #17553
  • feat: add create-preact to list of options in create-vite (#17674) (d4d98dc), closes #17674

... (truncated)

Commits

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 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)

@dependabot dependabot bot requested review from a team as code owners October 16, 2024 10:25
@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 Oct 16, 2024
Copy link

changeset-bot bot commented Oct 16, 2024

🦋 Changeset detected

Latest commit: 6006afd

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

Copy link
Contributor

github-actions bot commented Oct 16, 2024

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/11369477763/npm-package-wrangler-6993

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

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

Or you can use npx with this latest build directly:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11369477763/npm-package-wrangler-6993 dev path/to/script.js
Additional artifacts:
npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11369477763/npm-package-create-cloudflare-6993 --no-auto-update
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11369477763/npm-package-cloudflare-kv-asset-handler-6993
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11369477763/npm-package-miniflare-6993
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11369477763/npm-package-cloudflare-pages-shared-6993
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11369477763/npm-package-cloudflare-vitest-pool-workers-6993
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11369477763/npm-package-cloudflare-workers-editor-shared-6993
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11369477763/npm-package-cloudflare-workers-shared-6993

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


wrangler@3.80.5 includes the following runtime dependencies:

Package Constraint Resolved
miniflare workspace:* 3.20241011.0
workerd 1.20241011.1 1.20241011.1
workerd --version 1.20241011.1 2024-10-11

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

@CarmenPopoviciu
Copy link
Contributor

@dependabot recreate

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

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

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-5.5.3 branch from 7a75590 to 902be78 Compare October 16, 2024 15:58
The following dependency versions have been updated:

| Dependency  | From  | To    |
| ----------- | ----- | ----- |
| create-vite | 5.2.3 | 5.5.3 |
@CarmenPopoviciu CarmenPopoviciu merged commit 616801c into main Oct 16, 2024
29 checks passed
@CarmenPopoviciu CarmenPopoviciu deleted the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-vite-5.5.3 branch October 16, 2024 16:48
@workers-devprod workers-devprod added the contribution [Holopin] Recognizes an open-source contribution, big or small label Oct 16, 2024
Copy link

holopin-bot bot commented Oct 16, 2024

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

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!

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 contribution [Holopin] Recognizes an open-source contribution, big or small 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