Skip to content

[C3] Bump nuxi from 3.9.0 to 3.9.1 in /packages/create-cloudflare/src/frameworks#4242

Merged
jculvey merged 2 commits intomainfrom
dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/nuxi-3.9.1
Oct 31, 2023
Merged

[C3] Bump nuxi from 3.9.0 to 3.9.1 in /packages/create-cloudflare/src/frameworks#4242
jculvey merged 2 commits intomainfrom
dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/nuxi-3.9.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2023

Bumps nuxi from 3.9.0 to 3.9.1.

Release notes

Sourced from nuxi's releases.

v3.9.1

compare changes

🩹 Fixes

  • Pass baseUrl to listen options (#236)
  • dev: Prefer localhost over [::] for internal networking (#242)
  • Support -nightly nuxt releases and publish nuxi-nightly (#248)

🏡 Chore

❤️ Contributors

Changelog

Sourced from nuxi's changelog.

v3.9.1

compare changes

🩹 Fixes

  • Pass baseUrl to listen options (#236)
  • dev: Prefer localhost over [::] for internal networking (#242)
  • Support -nightly nuxt releases and publish nuxi-nightly (#248)

🏡 Chore

❤️ Contributors

Commits
  • f7eecc7 chore: update c12 and lockfile
  • 6937d43 chore(deps): update actions/checkout digest to b4ffde6 (#253)
  • 346988f chore(deps): update all non-major dependencies (#249)
  • 393b07e fix: support -nightly nuxt releases and publish nuxi-nightly (#248)
  • 6268e86 chore(deps): update autofix-ci/action digest to d3e5915 (#244)
  • d6c5e6b chore(deps): update all non-major dependencies (#239)
  • a6acb6a fix(dev): prefer localhost over [::] for internal networking (#242)
  • f55d0a1 chore: islolate dist dir for dev container
  • b8f9fd3 chore: add .devcontainer
  • 5dda5d3 chore(deps): update actions/checkout digest to 8ade135 (#222)
  • 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)

@dependabot dependabot bot requested a review from a team October 20, 2023 10:57
@dependabot dependabot bot added the c3 Relating to C3 (create-cloudflare) package label Oct 20, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Oct 20, 2023

The following labels could not be found: dependencies.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Oct 20, 2023

🦋 Changeset detected

Latest commit: b7a35c5

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 Oct 20, 2023

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/6699402653/npm-package-wrangler-4242

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

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

Or you can use npx with this latest build directly:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/6699402653/npm-package-wrangler-4242 dev path/to/script.js
Additional artifacts:
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/6699402653/npm-package-cloudflare-pages-shared-4242

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


wrangler@3.15.0 includes the following runtime dependencies:

Package Constraint Resolved
miniflare 3.20231025.0 3.20231025.0
workerd 1.20231025.0 1.20231025.0
workerd --version 1.20231025.0 2023-10-25

|

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

@dario-piotrowicz
Copy link
Copy Markdown
Member

@dependabot recreate

Bumps [nuxi](https://github.com/nuxt/cli) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/nuxt/cli/releases)
- [Changelog](https://github.com/nuxt/cli/blob/main/CHANGELOG.md)
- [Commits](nuxt/cli@v3.9.0...v3.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/nuxi-3.9.1 branch from 11d3db0 to 46d488b Compare October 30, 2023 22:21
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 30, 2023

Codecov Report

Merging #4242 (b7a35c5) into main (dd270d0) will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4242      +/-   ##
==========================================
+ Coverage   75.34%   75.39%   +0.04%     
==========================================
  Files         223      223              
  Lines       12341    12341              
  Branches     3190     3190              
==========================================
+ Hits         9298     9304       +6     
+ Misses       3043     3037       -6     

see 4 files with indirect coverage changes

@jculvey jculvey merged commit a1c9f43 into main Oct 31, 2023
@jculvey jculvey deleted the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/nuxi-3.9.1 branch October 31, 2023 20:55
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants