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 nuxi from 3.17.2 to 3.20.0 in /packages/create-cloudflare/src/frameworks #7749

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps nuxi from 3.17.2 to 3.20.0.

Release notes

Sourced from nuxi's releases.

v3.20.0

compare changes

🚀 Enhancements

  • init: Warn if dir already exists and no --force flag is provided (#652)
  • add: Skip installation of already installed modules (#654)
  • cli: Add new @nuxt/cli distribution without inlined deps (#659)

🔥 Performance

  • Do not inline package.json in build cli (d762ada)

🩹 Fixes

  • add: Correct template name validation (#651)
  • module: Correct formatting in installation log (c17039a)
  • info: Do not copy info in ci or without tty (cf33224)

🏡 Chore

  • Skip e2e tests on windows for now (bc27761)
  • nuxt-cli: Use nuxi as name for released cli (554fa1b)
  • Remove json assertion (for stub mode) (24a2df2)
  • Ensure packageManagerOptions remains up-to-date (995fb20)
  • Remove export for now (989475f)

✅ Tests

  • Add some basic e2e tests (a772c2a)
  • Update status test on windows (7e860dc)
  • Exec child process in tests with tinyexec (#661)
  • Add init and add e2e tests (#662)
  • Bump windows timeout (de3afe0)
  • Don't install deps in test (3e321c2)

🤖 CI

  • Split out lint + release workflows (#657)

❤️ Contributors

v3.19.1

compare changes

🩹 Fixes

... (truncated)

Changelog

Sourced from nuxi's changelog.

v3.20.0

compare changes

🚀 Enhancements

  • init: Warn if dir already exists and no --force flag is provided (#652)
  • add: Skip installation of already installed modules (#654)
  • cli: Add new @nuxt/cli distribution without inlined deps (#659)

🔥 Performance

  • Do not inline package.json in build cli (d762ada)

🩹 Fixes

  • add: Correct template name validation (#651)
  • module: Correct formatting in installation log (c17039a)
  • info: Do not copy info in ci or without tty (cf33224)

📖 Documentation

  • Remove links to closed discussions (5627da9)

🏡 Chore

  • Skip e2e tests on windows for now (bc27761)
  • nuxt-cli: Use nuxi as name for released cli (554fa1b)
  • Remove json assertion (for stub mode) (24a2df2)
  • Ensure packageManagerOptions remains up-to-date (995fb20)
  • Remove export for now (989475f)

✅ Tests

  • Add some basic e2e tests (a772c2a)
  • Update status test on windows (7e860dc)
  • Exec child process in tests with tinyexec (#661)
  • Add init and add e2e tests (#662)
  • Bump windows timeout (de3afe0)
  • Don't install deps in test (3e321c2)

🤖 CI

  • Split out lint + release workflows (#657)

❤️ Contributors

... (truncated)

Commits
  • 6a9b9c8 chore(release): v3.20.0
  • 3e321c2 test: don't install deps in test
  • de3afe0 test: bump windows timeout
  • a37ee93 test: add init and add e2e tests (#662)
  • 989475f chore: remove export for now
  • 995fb20 chore: ensure packageManagerOptions remains up-to-date
  • 24a2df2 chore: remove json assertion (for stub mode)
  • cf33224 fix(info): do not copy info in ci or without tty
  • 554fa1b chore(nuxt-cli): use nuxi as name for released cli
  • d762ada perf: do not inline package.json in build cli
  • 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 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)

Bumps [nuxi](https://github.com/nuxt/cli) from 3.17.2 to 3.20.0.
- [Release notes](https://github.com/nuxt/cli/releases)
- [Changelog](https://github.com/nuxt/cli/blob/main/CHANGELOG.md)
- [Commits](nuxt/cli@v3.17.2...v3.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 13, 2025 11:14
@dependabot dependabot bot added the c3 Relating to C3 (create-cloudflare) package label Jan 13, 2025
@dependabot dependabot bot requested a review from a team as a code owner January 13, 2025 11:14
@dependabot dependabot bot added dependencies Used by dependabot to mark PRs as updates to dependencies. skip-pr-description-validation Skip validation of the required PR description format labels Jan 13, 2025
Copy link

changeset-bot bot commented Jan 13, 2025

🦋 Changeset detected

Latest commit: e559f2f

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

The following dependency versions have been updated:

| Dependency | From   | To     |
| ---------- | ------ | ------ |
| nuxi       | 3.17.2 | 3.20.0 |
Copy link
Contributor

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/12746089218/npm-package-wrangler-7749

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

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

Or you can use npx with this latest build directly:

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

cloudflare-workers-bindings-extension:

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

create-cloudflare:

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

@cloudflare/kv-asset-handler:

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

miniflare:

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

@cloudflare/pages-shared:

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

@cloudflare/unenv-preset:

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

@cloudflare/vitest-pool-workers:

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

@cloudflare/workers-editor-shared:

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

@cloudflare/workers-shared:

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

@cloudflare/workflows-shared:

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

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


wrangler@3.101.0 includes the following runtime dependencies:

Package Constraint Resolved
miniflare workspace:* 3.20241230.1
workerd 1.20241230.0 1.20241230.0
workerd --version 1.20241230.0 2024-12-30

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

@CarmenPopoviciu CarmenPopoviciu merged commit 7f94b9d into main Jan 13, 2025
30 checks passed
@CarmenPopoviciu CarmenPopoviciu deleted the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/nuxi-3.20.0 branch January 13, 2025 12:17
@workers-devprod workers-devprod added the contribution [Holopin] Recognizes an open-source contribution, big or small label Jan 13, 2025
Copy link

holopin-bot bot commented Jan 13, 2025

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

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