-
Notifications
You must be signed in to change notification settings - Fork 786
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.8.4 to 3.9.0 in /packages/create-cloudflare/src/frameworks #4001
[C3] Bump nuxi from 3.8.4 to 3.9.0 in /packages/create-cloudflare/src/frameworks #4001
Conversation
Bumps [nuxi](https://github.com/nuxt/cli) from 3.8.4 to 3.9.0. - [Release notes](https://github.com/nuxt/cli/releases) - [Changelog](https://github.com/nuxt/cli/blob/main/CHANGELOG.md) - [Commits](nuxt/cli@v3.8.4...v3.9.0) --- updated-dependencies: - dependency-name: nuxi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
🦋 Changeset detectedLatest commit: ca991fd The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 |
Codecov Report
@@ Coverage Diff @@
## main #4001 +/- ##
=========================================
+ Coverage 0 74.87% +74.87%
=========================================
Files 0 196 +196
Lines 0 11604 +11604
Branches 0 3044 +3044
=========================================
+ Hits 0 8688 +8688
- Misses 0 2916 +2916 |
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/6260520071/npm-package-wrangler-4001 You can reference the automatically updated head of this PR with: npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/6260520071/npm-package-wrangler-4001 Or you can use npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/6260520071/npm-package-wrangler-4001 dev path/to/script.js Additional artifacts:npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/6260520071/npm-package-cloudflare-pages-shared-4001 Note that these links will no longer work once the GitHub Actions artifact expires.
| Please ensure constraints are pinned, and |
…/frameworks (#4001) * [C3] Bump nuxi in /packages/create-cloudflare/src/frameworks Bumps [nuxi](https://github.com/nuxt/cli) from 3.8.4 to 3.9.0. - [Release notes](https://github.com/nuxt/cli/releases) - [Changelog](https://github.com/nuxt/cli/blob/main/CHANGELOG.md) - [Commits](nuxt/cli@v3.8.4...v3.9.0) --- updated-dependencies: - dependency-name: nuxi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * [C3] Update frameworks cli dependencies --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wrangler automated PR updater <wrangler@cloudflare.com>
Bumps nuxi from 3.8.4 to 3.9.0.
Release notes
Sourced from nuxi's releases.
... (truncated)
Changelog
Sourced from nuxi's changelog.
Commits
3428175
fix: prompt to abortmodule add
if install failed (#208)68ba094
chore: update listhen and lockfilef831d51
chore: update listhendfb3651
fix(dev): remove duplicate url in no-fork mode43bbe9b
chore: update lockfiled6a9904
perf(dev): avoid using proxy with--no-fork
mode (#207)1316da6
fix: use internal dev server url for dev proxyda8cdb6
feat(init): support--git-init
(#204)942f9d1
chore(deps): update all non-major dependencies (#201)b62e8e3
fix: make dev proxy url available forlisten
hook (#206)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)