Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 14, 2023

This PR contains the following updates:

Package Change Age Confidence
@nuxt/content (source) 2.7.2 -> 2.13.4 age confidence
@nuxt/devtools (source) ^0.7.5 -> ^0.8.5 age confidence
@nuxthq/studio (source) ^0.13.4 -> ^0.14.1 age confidence
@nuxtjs/color-mode ^3.3.0 -> ^3.5.2 age confidence
@nuxtjs/eslint-config-typescript ^12.0.0 -> ^12.1.0 age confidence
@vueuse/core (source) ^10.3.0 -> ^10.11.1 age confidence
eslint (source) ^8.46.0 -> ^8.57.1 age confidence
nuxt (source) 3.6.5 -> 3.19.3 age confidence
nuxt-config-schema ^0.4.6 -> ^0.4.7 age confidence
nuxt-icon ^0.5.0 -> ^0.6.10 age confidence
pinceau ^0.20.1 -> ^0.20.2 age confidence
release-it ^16.1.3 -> ^16.3.0 age confidence
typescript (source) ^5.1.6 -> ^5.9.3 age confidence
ufo ^1.2.0 -> ^1.6.1 age confidence

Release Notes

nuxt/content (@​nuxt/content)

v2.13.4

Compare Source

compare changes

🏡 Chore
❤️ Contributors

v2.13.3

Compare Source

compare changes

🩹 Fixes
  • module: Allow using @nuxtjs/mdc utils via content module (#​2775)
  • search: Add charset=utf-8 to headers of indexed mode (#​2729)
  • docs: Add warning about using ssr: false with Content (#​2776)
  • Corrected .gradient class (#​2723)
  • build: Keep parser deps out of main bundle (#​2780)
  • navigation: Respect query locale (#​2772)
  • Import defineNitroPlugin from #imports (34f65172)
  • Respect draft key as _draft (#​2738)
  • Draft field order (b0b5eb2d)
📖 Documentation
  • Fix incorrect TS types import path in documentation (#​2773)
  • Missing imports and typo in code blocks (#​2741)
  • Changed types path (#​2735)
  • Fix typo in SSR warning on Installation page (#​2777)
  • Update link to downloads count badge (c1d6ad14)
🏡 Chore
❤️ Contributors

v2.13.2

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • Add string type to gt/lt/gte/lte type definitions (#​2704)
  • search: Non-md file might not have dscription file (#​2706)
  • module: Disable MDC plugin if user disabled it (#​2707)
  • Unwatch storage on nitro close (ec7105ad)
📖 Documentation
  • Add missing await for searchContent docs (#​2692)
  • Prerender home (4253f0bf)
  • Update nuxt-og-image and add postinstall script (#​2705)
  • Update ContentSlot Documentation (#​2713)
🤖 CI
❤️ Contributors

v2.13.1

Compare Source

compare changes

🔥 Performance
  • dev-cache: Improve localhost markdown page navigation performance (when having 2,000+ pages) (#​2675)
🩹 Fixes
  • module: Do not force prerender index page (#​2681)
  • Hot reload on dev server for documentDriven: false (#​2686)
📖 Documentation
  • Typo in configuration (#​2677)
  • Add missing await keyword in search documentation (#​2687)
🏡 Chore
❤️ Contributors

v2.13.0

Compare Source

compare changes

🚀 Enhancements
  • Top level content/ directory in Nuxt 4 compatibility version (#​2649)
🩹 Fixes
  • Optimise nested dependencies (#​2583)
  • Opt in to import.meta.* properties (#​2597)
  • Ignore unsupported files from contents list (#​2607)
  • module: Convert content-slot to MDCSlot (#​2632)
  • Fix typo in logger warning message (#​2626)
  • search: Keep page's beginning paragraphs (#​2658)
  • Add Nitro hooks types declarations (#​2655)
  • Filter draft files in production (#​2648)
  • search: Use page title as default title for sections (9d81acc2)
  • Init storage only when used (#​2670)
  • Use runtimeconfig only when necessary (6f06f356)
  • Do not update devDependencies (062fb97f)
  • search: Improve sections with root node (#​2672)
  • prerender: Ensure / exists inside prerender rotues (#​2673)
📖 Documentation
🏡 Chore
❤️ Contributors

v2.12.1

Compare Source

compare changes

🩹 Fixes
  • Missing import (#​2560)
  • types: Use const type parameter for QueryBuilder only (#​2546)
  • Split getContent to chunks in getIndexedContentsList (#​2354, #​2549)
  • types: Add const type parameter for QueryBuilder.only() and .without() (#​2573)
📖 Documentation
  • Typo in showURL prop (#​2537)
  • Add descriptions of all match operators (#​2552)
  • Update highlight.langs defaults (#​2559)
🏡 Chore
❤️ Contributors

v2.12.0

Compare Source

compare changes

🚀 Enhancements
🔥 Performance
  • content-list: Cache contents list during generation and per-request (#​2527)
🩹 Fixes
  • module: Handle former props in ContentSlot transformer (#​2525)
  • client-db: Fetch dir config on legacy query (4b9b6b7a)
  • navigation: Ignore extensions on navigation sort (#​2529)
📖 Documentation
🏡 Chore
❤️ Contributors

v2.11.0

Compare Source

compare changes

🩹 Fixes
  • types: Fields in experimental.search can be optional (#​2506)
  • ContentSlot: Detect multiline usage (#​2508)
📖 Documentation
📦 Build
  • Do not emit .mjs in runtime directory (#​2514)
🏡 Chore
❤️ Contributors

v2.10.0

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • Add missing imports for search (#​2412)
  • Import nuxt composables from #imports (#​2418)
  • 7.search-content.md typo (7bf89960)
  • Enable cache only for clientDb (#​2425)
  • Remove d.ts (#​2427)
  • Ensure bundler module resolution works with runtime type imports (#​2470)
  • Imports (f33f5a20)
📖 Documentation
🏡 Chore
❤️ Contributors

v2.9.0

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
📖 Documentation
❤️ Contributors

v2.8.5

Compare Source

compare changes

🩹 Fixes
❤️ Contributors

v2.8.4

Compare Source

compare changes

🩹 Fixes
  • prose-pre: Only wrap slot in pre (#​2348)
❤️ Contributors

v2.8.3

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • findSurround: Use filtered contents to find surround (#​2291)
  • Remove deletion of prerenderedAt key (#​2280)
  • module: Remove deprecated resolveModule (#​2298)
  • surround: Respect only and without filters (#​2311)
  • Add missing dependencies (#​2313)
  • tailwindcss: Tailwindcss HMR support for content files (#​2315)
  • Fetch content chunked (#​2321)
  • storage: Prevent duplicate parsing (#​2326)
  • Add regex to match ContentSlot in Pug templates (#​2344)
📖 Documentation
🏡 Chore
❤️ Contributors

v2.8.2

Compare Source

compare changes

🩹 Fixes
  • query: Prevent undefined error (b680b47c)
  • navigation: Prevent client-db conflict (fd8e3b82)
  • serverQueryContent: Do not expose advanced query typing (09e37c19)
  • document-driven: Invalid composable import (e56f71dc)
  • ContentList: Component slot typechecking (#​2277)
❤️ Contributors

v2.8.1

Compare Source

compare changes

🩹 Fixes
  • Cannot read properties of undefined (11c3b09f)
❤️ Contributors

v2.8.0

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • Markdown render compatiblity (d81a08a2)
  • slot: Rename ContentSlot to MDCSlot in render function (efc60481)
  • module: Slot transform sourcemap (7558cf0d)
  • ProseImg: Prevent conflict between src and baseURL (#​2242)
  • Custom drivers failed on build (#​2193)
  • ContentRenderer: Render contents only with excerpt (#​2246)
  • content-slot: Better slot name regex (329cf3bc)
📖 Documentation
🏡 Chore
❤️ Contributors
nuxt/devtools (@​nuxt/devtools)

v0.8.5

Compare Source

Features

v0.8.4

Compare Source

Bug Fixes
Features

v0.8.3

Compare Source

Bug Fixes
  • route tracking handle currentRoute to be null (7ca1fc9)

v0.8.2

Compare Source

Bug Fixes
  • virtual-files: fetch data as json (131a2ee)

v0.8.1

Compare Source

Bug Fixes
  • default box-sizing for floating panel (a674379)
  • find vite client path from subframe parent (#​386) (e28606a)
  • improve client injection error message (de9baa3)
Features

v0.8.0

Compare Source

Features
  • components: show dependencies and dependents in component details (7dbc3d1)
  • composables useNuxtDevTools (#​383) (e74b60c)
  • filter for used/unused components, close #​358 (5012012)
  • ui-kit: add NSelectTab component (509a1ec)

0.7.6 (2023-08-09)

Bug Fixes
Features

0.7.5 (2023-08-06)

Bug Fixes
Features

0.7.4 (2023-08-01)

Bug Fixes

0.7.3 (2023-08-01)

Bug Fixes

0.7.2 (2023-07-31)

Bug Fixes
Features

0.7.1 (2023-07-23)

Bug Fixes
Features

v0.7.6

Compare Source

Bug Fixes
Features
nuxtlabs/studio-module (@​nuxthq/studio)

v0.14.1

Compare Source

v0.14.0

Compare Source

  • chore(deps): update actions/checkout action to v4 (#​135) (592717b)
  • chore(deps): update pnpm/action-setup action to v2.4.0 (#​118) (b38563a)
  • chore(deps): update pnpm to v8 (#​120) (56eea4b)
  • fix: use router to remove preview token before close (#​136) (592e449)
  • fix(build): add baseUrl to tsconfig (e204cfc)
  • chore(deps): upgrade dependencies (1db09cf)
nuxt-modules/color-mode (@​nuxtjs/color-mode)

v3.5.2

Compare Source

compare changes

📖 Documentation
🏡 Chore
❤️ Contributors

v3.5.1

Compare Source

compare changes

🩹 Fixes
  • Synchronize Vue 2 & 3 component behaviour (#​285)
📖 Documentation
🏡 Chore
❤️ Contributors

v3.5.0

Compare Source

Features
3.4.4 (2024-08-16)
3.4.3 (2024-08-16)
Bug Fixes
3.4.2 (2024-06-24)
Bug Fixes
3.4.1 (2024-04-26)
Bug Fixes
  • add tilde to css selector for tailwind integration (#​259) (16ae123)

v3.4.4

Compare Source

v3.4.2

Compare Source

v3.4.1

Compare Source

v3.4.0

Compare Source

Features
  • add disableTransition option (#​192) (23ef3d9)
  • automatic integration with @nuxtjs/tailwindcss ([#&#82

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented Mar 14, 2023

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
typography Error Error Oct 6, 2025 4:25pm

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4ec317e to dd584f8 Compare March 16, 2023 19:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from dd584f8 to 76ab06b Compare March 21, 2023 11:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 76ab06b to 16b5e7d Compare March 21, 2023 18:30
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Mar 22, 2023
@renovate renovate bot closed this Mar 22, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch March 22, 2023 15:06
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Mar 22, 2023
@renovate renovate bot reopened this Mar 22, 2023
@renovate renovate bot restored the renovate/all-minor-patch branch March 22, 2023 20:00
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update devdependency @nuxt-themes/tokens to ^1.9.1 Mar 22, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 16b5e7d to 13bbb17 Compare March 22, 2023 23:38
@renovate renovate bot changed the title chore(deps): update devdependency @nuxt-themes/tokens to ^1.9.1 chore(deps): update all non-major dependencies Mar 23, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 13bbb17 to 85414b6 Compare March 23, 2023 21:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 85414b6 to 8f9f42a Compare March 24, 2023 14:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8f9f42a to 8225b41 Compare March 24, 2023 19:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8225b41 to ebd579f Compare March 27, 2023 11:27
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Mar 27, 2023
@renovate renovate bot closed this Mar 27, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch March 27, 2023 11:59
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Mar 28, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ca6211c to dcc6b56 Compare April 7, 2025 16:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from dcc6b56 to d7b9eaa Compare April 8, 2025 13:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d7b9eaa to 1a0ac71 Compare April 28, 2025 03:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1a0ac71 to 9951ebc Compare April 29, 2025 02:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9951ebc to 984c5cc Compare May 5, 2025 12:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 984c5cc to 4af20a5 Compare May 12, 2025 15:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4af20a5 to bc6cdb4 Compare May 20, 2025 23:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bc6cdb4 to bca95fc Compare June 5, 2025 23:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bca95fc to 20d39f0 Compare July 1, 2025 17:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 20d39f0 to 97fb484 Compare July 13, 2025 21:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 97fb484 to 4151e40 Compare August 7, 2025 11:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4151e40 to 32d3e9f Compare September 19, 2025 16:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 32d3e9f to 2dbd212 Compare October 1, 2025 01:40
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.

0 participants