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

chore(deps): update dependency nuxt to v3.1.1 #245

Merged
merged 1 commit into from
Jan 26, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nuxt 3.0.0 -> 3.1.1 age adoption passing confidence

Release Notes

nuxt/nuxt

v3.1.1

Compare Source

3.1.1 is a bugfix release to address a problem rendering components injected by Vue or Nuxt plugins.

Update notes

There's also a Nitro upgrade to v2.1.0 released shortly after v3.1.1, so when upgrading, please either run nuxt upgrade --force or refresh your lockfile.

Changelog

compare changes

🩹 Fixes
  • nuxt: Do not override inferred type of <NuxtPage> (#​18495)
  • nuxt: Don't render unknown components with placeholder (#​18494)
  • vite: Ensure newly created pages do not return 404 (#​18447)
  • nuxt: Async transform for inline middleware (#​18460)
  • nuxt: Augment interfaces exported from vue (#​18505)
πŸ“– Documentation
❀️ Contributors

v3.1.0

Compare Source

3.1.0 is the first minor release after Nuxt 3.0 including bug fixes and enhancements.

πŸ’¬ Release Discussion

πŸ‘€ Highlights

  • πŸ“– Lots of improvements to the documentation and website (you can already see them in nuxt.com)
  • 🏝️ Experimental component Islands and server only components
  • ✨ New onNuxtReady, useNuxtData and useSeoMeta composables
  • οΉ› experimental config schema (for module or theme authors)
  • πŸ’ͺ Upgraded to Nitropack v2
  • ⚑️ Migrated to Vite 4 and Rollup 3.

Changelog

compare changes

πŸš€ Enhancements
πŸ”₯ Performance
  • nuxt: Use static import of @unhead/ssr (#​9826)
  • nuxt: Add tree-shaken useServerSeoMeta composable (#​18476)
🩹 Fixes
  • Remove postcss.config from schema (#​9181)
  • nuxt: Include missing <NuxtPage> component props (#​9204)
  • nuxt: Allow layouts to receive custom props (#​9395)
  • test-utils: Do not hide vitest output (#​9442)
  • nuxt: useCookie with defaults should return non-null value (#​9449)
  • nuxt: Defer render-blocking prefetches until after load (#​9475)
  • nuxt: Speculation rules should be reactive (#​9472)
  • kit: Support applying .nuxtignore within external layers (#​9599)
  • nuxt: Remove deprecated req/res access (#​9636)
  • nuxt: Await plugin asyncdata promises in nuxt hook (#​9616)
  • schema: Add hookable dependency (#​9648)
  • vite: Skip only vite transform middleware (#​9602)
  • nuxt: Remove absolute paths from routes objects (#​9655)
  • nuxt: Make dev-only regexp less greedy (#​9679)
  • nuxt: Set is loading state for <NuxtLoadingIndicator> after throttle (#​9832)
  • cli: Show an error if no value is supplied for the --template flag (#​9946)
  • vite: Defer to nitro to copy public dir (#​10013)
  • nuxt: Include components runtime dir in build output (#​10046)
  • nuxt: Add build.transpile strings to nitro inline list (#​10094)
  • nuxt: Support deep assign on empty object for app config (#​10087)
  • nuxt: Don't short circuit middleware after validate function (#​9180)
  • nuxt: Don't try to override computed layouts in definePageMeta (#​9161)
  • nuxt: Allow overriding lower layer composables (#​10017)
  • nuxt: Update class prop type for head components (#​9133)
  • nuxt: Avoid injecting url helpers into globalThis (#​9627)
  • nuxt: Name anonymous components in render tree (#​10011)
  • vite: Add additional before skipping vite transform (#​10120)
  • kit: Resolve group syntax of ignore (#​15884)
  • nuxt: Use query for hashing the fetch key (#​18411)
  • cli: Prevent showing stack traces while scaffolding (#​9962)
  • nuxt: Provide types for modules as array (#​18416)
  • vite: Don't skip loading styles in hydration phase (#​18433)
  • vite: Enable css sourcemaps in dev based on sourcemap (#​18446)
  • nuxt: Await async callWithNuxt calls (#​18443)
  • nuxt: Let router handle internal redirects within middleware (#​18445)
  • nuxt: Import onServerPrefetch (629d2c099)
  • Upgrade unimport, close #​15594 (#​15594)
  • Upgrade unimport (#​18475)
πŸ’… Refactors
πŸ“– Documentation
🏑 Chore
βœ… Tests
🎨 Styles
❀️ Contributors

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update dependency nuxt to v3.1.0 chore(deps): update dependency nuxt to v3.1.1 Jan 25, 2023
@hay-kot hay-kot merged commit 3e2f6a9 into main Jan 26, 2023
@hay-kot hay-kot deleted the renovate/nuxt-3.x branch January 26, 2023 17:58
OrellBuehler pushed a commit to thechosenlan/homebox that referenced this pull request Jun 24, 2023
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant