Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Bump nuxt from 2.16.2 to 3.3.2 #67

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2023

Bumps nuxt from 2.16.2 to 3.3.2.

Release notes

Sourced from nuxt's releases.

v3.3.2

3.3.2 is a patch release with plenty of bug fixes.

✅ Upgrading

As usual, our recommendation for upgrading is to run:

nuxi upgrade --force

This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🔥 Performance

  • nuxt: Experimentally disable vue server renderer nitro endpoint (#19825)

🩹 Fixes

  • kit: Provide name to performance.mark() (#19687)
  • nuxt: Unpause DOM updates on suspense resolve (#19740)
  • kit: Handle node 14 performance behaviour (#19733)
  • webpack: Transpile app directory (#19773)
  • nuxt: Unset context after app is created (#19753)
  • cli: Watch dist and register restart hook after nuxt is ready (#19736)
  • nuxt: Ignore falsy modules (#19684)
  • nuxt: Use h3 utilities to set response status/code (#19713)
  • nuxt: Add temporary augmentation for webstorm (and docs) (#19400)
  • nuxt: Handle external navigation to api routes (#19829)
  • nuxt: Observe slot element in custom nuxt-link (#19802)
  • nuxt: Directly render server components (#19605)
  • vite: Support multiple rollup entries (#19842)
  • nuxt: Ignore schema types that eval to any (#19835)
  • nuxt: Use prerender cache for islands (#19822)
  • nuxt: Add missing import in islands template (#19870)
  • kit: Check if nuxt is restarting before updating templates (#19830)
  • test-utils: Allow overriding nitro options (#19872)
  • kit: Add legacy entrypoints for pre v3.3 usage (#19874)

📖 Documentation

  • Fix auto-imports example (#19520, #19690)
  • Update seo and meta page (#19697)
  • introduction: First batch of improvements (98b9afa6d)
  • Update module author guide (#18551)

... (truncated)

Commits
  • dd6f9c0 v3.3.2 (#19875)
  • a0c2fb3 fix(kit): add legacy entrypoints for pre v3.3 usage (#19874)
  • 8e90f49 chore(deps): update all non-major dependencies (main) (#19894)
  • dcc9644 chore(deps): update all non-major dependencies (main) (#19880)
  • 340725b docs: improve components page
  • d3d09d5 docs: add layers video by LearnVue
  • 0b5ba6c chore: remove unused TS directive
  • 562cef2 perf(nuxt): experimentally disable vue server renderer nitro endpoint (#19825)
  • fc9c380 chore(deps): update all non-major dependencies (main) (#19862)
  • 2841999 docs: replace @nuxt/kit example with node built-ins (#19873)
  • 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 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 [nuxt](https://github.com/nuxt/nuxt) from 2.16.2 to 3.3.2.
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](nuxt/nuxt@v2.16.2...v3.3.2)

---
updated-dependencies:
- dependency-name: nuxt
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file major labels Mar 28, 2023
@netlify
Copy link

netlify bot commented Mar 28, 2023

Deploy Preview for static-cms-nuxt failed.

Name Link
🔨 Latest commit 61fb418
🔍 Latest deploy log https://app.netlify.com/sites/static-cms-nuxt/deploys/64222f6d3b4eba0008e57ad7

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 4, 2023

Superseded by #71.

@dependabot dependabot bot closed this Apr 4, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxt-3.3.2 branch April 4, 2023 00:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants