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 all non-major dependencies #176

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
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.2 age adoption passing confidence devDependencies minor
@types/node (source) ^20.11.5 -> ^20.17.9 age adoption passing confidence devDependencies minor
@types/node (source) ^20.11.24 -> ^20.17.9 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.2 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.3 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.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
    View changes on GitHub

v10.10.0

Compare Source

v10.9.0

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.

Copy link

codesandbox bot commented Dec 6, 2023

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

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 Dec 3, 2024 6:55am

@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 6c65aeb to c221d6c Compare November 3, 2024 07:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c221d6c to d8b6708 Compare November 15, 2024 16:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d8b6708 to e0e1ce2 Compare November 16, 2024 09:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e0e1ce2 to 978a1d6 Compare November 19, 2024 01:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 978a1d6 to a1e8cab Compare November 20, 2024 15:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a1e8cab to 1b374cf Compare November 22, 2024 20:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1b374cf to 6e4e8f3 Compare November 23, 2024 07:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6e4e8f3 to d9b166f Compare November 25, 2024 23:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d9b166f to 255bab6 Compare November 26, 2024 07:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 255bab6 to 83cbec9 Compare November 27, 2024 12:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 83cbec9 to c4579ec Compare November 28, 2024 06:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c4579ec to c9c6a04 Compare November 28, 2024 11:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c9c6a04 to 88c55a5 Compare November 30, 2024 05:05
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