Skip to content

chore(deps): update all non-major dependencies#176

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#176
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@nuxt/content (source) ^2.11.0 -> ^2.13.4 age adoption passing confidence dependencies minor
@nuxt/eslint-config (source) ^0.2.0 -> ^0.7.5 age adoption passing confidence devDependencies minor
@types/node (source) ^20.11.5 -> ^20.17.12 age adoption passing confidence devDependencies minor
@types/node (source) ^20.11.24 -> ^20.17.12 age adoption passing confidence devDependencies minor
@vueuse/core (source) ^10.7.2 -> ^10.11.1 age adoption passing confidence dependencies minor
eslint (source) ^8.56.0 -> ^8.57.1 age adoption passing confidence devDependencies minor
eslint (source) ^8.57.0 -> ^8.57.1 age adoption passing confidence devDependencies patch
pnpm (source) 8.5.1 -> 8.15.9 age adoption passing confidence packageManager minor
pnpm/action-setup v2.2.4 -> v2.4.1 age adoption passing confidence action minor
typescript (source) ^5.3.3 -> ^5.7.3 age adoption passing confidence devDependencies minor
ufo ^1.3.2 -> ^1.5.4 age adoption passing confidence dependencies minor
vite-plugin-inspect ^0.8.1 -> ^0.10.6 age adoption passing confidence devDependencies minor
vue (source) ^3.4.15 -> ^3.5.13 age adoption passing confidence devDependencies minor

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
nuxt/eslint (@​nuxt/eslint-config)

v0.7.5

Compare Source

No significant changes

    View changes on GitHub

v0.7.4

Compare Source

   🚀 Features
    View changes on GitHub

v0.7.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.7.2

Compare Source

   🚀 Features
    View changes on GitHub

v0.7.1

Compare Source

No significant changes

    View changes on GitHub

v0.7.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.6.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.6.1

Compare Source

   🚀 Features
    View changes on GitHub

v0.6.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.5.7

Compare Source

   🚀 Features
    View changes on GitHub

v0.5.6

Compare Source

   🚀 Features
    View changes on GitHub

v0.5.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.5.4

Compare Source

   🚀 Features
    View changes on GitHub

v0.5.3

Compare Source

No significant changes

    View changes on GitHub

v0.5.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.5.1

Compare Source

   🚀 Features
    View changes on GitHub

v0.5.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.4.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.3.13

Compare Source

   🚀 Features
    View changes on GitHub

v0.3.12

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.3.11

Compare Source

   🚀 Features
    View changes on GitHub

v0.3.10

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.3.9

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.3.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.3.7

Compare Source

   🚀 Features
    View changes on GitHub

v0.3.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.3.5

Compare Source

   🚀 Features
  • eslint-config:
    • Support default export and rest arguments for easier usage  -  by @​antfu (c75eb)
  • module:
    View changes on GitHub

v0.3.4

Compare Source

v0.3.3

Compare Source

v0.3.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.3.1

Compare Source

v0.3.0

🚀 Notable Changes

💡 Expect an introduction blog post to explain in more detail very soon!

With this release, we have unified the ESLint tools across the ecosystem into this single monorepo to have a more maintainable structure. (For a comparison table between packages, please check: https://eslint.nuxt.com/guide/faq#package-disambiguation)

New docs: https://eslint.nuxt.com/

Introduce the new @nuxt/eslint module, that generates project-aware flat configs. Morden and much more extensible and customizable. Works with ESLint v9.0.0. Learn more at https://eslint.nuxt.com/packages/module.


    Features
    Bug Fixes
    Performance
    View changes on GitHub
vueuse/vueuse (@​vueuse/core)

v10.11.1

Compare Source

No significant changes

    View changes on GitHub

v10.11.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v10.10.1

Compare Source

   🚀 Features
   🐞 Bug Fixes

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 is behind base branch, 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.

@codesandbox
Copy link

codesandbox bot commented Dec 6, 2023

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@vercel
Copy link

vercel bot commented Dec 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
alpine ✅ Ready (Inspect) Visit Preview Jan 9, 2025 3:08pm

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 05318a3 to cdf3896 Compare December 6, 2023 11:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cdf3896 to d039f46 Compare December 6, 2023 20:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d039f46 to 613d232 Compare December 7, 2023 07:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 613d232 to d015557 Compare December 8, 2023 06:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d015557 to dba93d9 Compare December 9, 2023 01:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from dba93d9 to ed93d5e Compare December 13, 2023 14:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ed93d5e to aafb6e1 Compare December 16, 2023 02:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from aafb6e1 to 8bdc5e1 Compare December 16, 2023 07:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8bdc5e1 to bb50a5f Compare December 17, 2023 23:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bb50a5f to aac357b Compare December 19, 2023 10:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from aac357b to 3b3a12d Compare December 22, 2023 14:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3b3a12d to 9effa6b Compare December 25, 2023 19:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9effa6b to b36b19a Compare December 26, 2023 19:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b36b19a to 4e9da60 Compare December 27, 2023 16:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f13d82b to a5b0386 Compare January 7, 2024 16:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a5b0386 to 09860e5 Compare January 8, 2024 16:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 09860e5 to 8a8207c Compare January 9, 2024 11:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8a8207c to ecfa9fa Compare January 9, 2024 19:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ecfa9fa to 79e8242 Compare January 10, 2024 17:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 79e8242 to 6b01376 Compare January 11, 2024 06:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6b01376 to f4dd281 Compare January 11, 2024 13:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f4dd281 to 2e76505 Compare January 11, 2024 15:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2e76505 to a277cc8 Compare January 12, 2024 16:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a277cc8 to 8608d18 Compare January 13, 2024 05:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8608d18 to 14ffe78 Compare January 13, 2024 09:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 14ffe78 to 38fc494 Compare January 14, 2024 03:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 38fc494 to f3b9885 Compare January 15, 2024 06:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f3b9885 to 8cd06dc Compare January 15, 2024 15:04
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