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.12.0 to 3.13.2 in /packages/create-cloudflare/src/frameworks #6788

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 20, 2024

Bumps nuxi from 3.12.0 to 3.13.2.

Release notes

Sourced from nuxi's releases.

v3.13.2

compare changes

🩹 Fixes

  • dev: Handle relative baseURL (#468)

🏡 Chore

❤️ Contributors

v3.13.1

compare changes

v3.13.0

compare changes

🚀 Enhancements

  • build: Warn if --prerender overrides --preset (#392)
  • module: Support other nuxt config extensions when adding (#401)
  • module: Install module peer dependencies (#442)
  • info: Link to issue templates (#406)

🩹 Fixes

  • Allow configuring vite hmr protocol (#436)
  • Add -w arg when updating pnpm root workspace (#449)
  • Keep nuxt current dependency type (#430)

💅 Refactors

  • module: Use c12 util to update config (#441)

🏡 Chore

  • Remove is-number from bundled cli (#439)
  • Remove unnecessary spread operator and fix typos (#459)

❤️ Contributors

... (truncated)

Changelog

Sourced from nuxi's changelog.

v3.13.2

compare changes

🩹 Fixes

  • dev: Handle relative baseURL (#468)

🏡 Chore

❤️ Contributors

v3.13.1

compare changes

v3.13.0

compare changes

🚀 Enhancements

  • build: Warn if --prerender overrides --preset (#392)
  • module: Support other nuxt config extensions when adding (#401)
  • module: Install module peer dependencies (#442)
  • info: Link to issue templates (#406)

🩹 Fixes

  • Allow configuring vite hmr protocol (#436)
  • Add -w arg when updating pnpm root workspace (#449)
  • Keep nuxt current dependency type (#430)

💅 Refactors

  • module: Use c12 util to update config (#441)

🏡 Chore

  • Remove is-number from bundled cli (#439)
  • Remove unnecessary spread operator and fix typos (#459)

❤️ Contributors

... (truncated)

Commits
  • d5445ce chore(release): v3.13.2
  • 1e9591d chore(deps): update devdependency @​nuxt/test-utils to ^3.14.2 (#472)
  • 231a723 chore(deps): update all non-major dependencies (#471)
  • 0aad36b fix(dev): handle relative baseURL (#468)
  • dd0bf06 chore: add compatibilityDate
  • f2a03a4 chore(deps): update nuxt framework to ^3.13.1 (#467)
  • 4c72f76 chore(deps): update all non-major dependencies (#464)
  • 34bdbbc chore(release): v3.13.1
  • 06d530f chore(deps): update all non-major dependencies (#462)
  • 600bb5d chore(release): v3.13.0
  • 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.12.0 to 3.13.2.
- [Release notes](https://github.com/nuxt/cli/releases)
- [Changelog](https://github.com/nuxt/cli/blob/main/CHANGELOG.md)
- [Commits](nuxt/cli@v3.12.0...v3.13.2)

---
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 review from a team as code owners September 20, 2024 10:47
@dependabot dependabot bot added c3 Relating to C3 (create-cloudflare) package dependencies Used by dependabot to mark PRs as updates to dependencies. labels Sep 20, 2024
Copy link

changeset-bot bot commented Sep 20, 2024

🦋 Changeset detected

Latest commit: 4d4885b

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.12.0 | 3.13.2 |
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/10957902813/npm-package-wrangler-6788

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

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

Or you can use npx with this latest build directly:

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

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


wrangler@3.78.6 includes the following runtime dependencies:

Package Constraint Resolved
miniflare workspace:* 3.20240909.4
workerd 1.20240909.0 1.20240909.0
workerd --version 1.20240909.0 2024-09-09

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

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 26, 2024

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

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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants