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 #46

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 14, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/content (source) 2.7.2 -> 2.13.2 age adoption passing confidence
@nuxt/devtools (source) ^0.7.5 -> ^0.8.5 age adoption passing confidence
@nuxthq/studio (source) ^0.13.4 -> ^0.14.1 age adoption passing confidence
@nuxtjs/color-mode ^3.3.0 -> ^3.5.1 age adoption passing confidence
@nuxtjs/eslint-config-typescript ^12.0.0 -> ^12.1.0 age adoption passing confidence
@vueuse/core (source) ^10.3.0 -> ^10.11.1 age adoption passing confidence
eslint (source) ^8.46.0 -> ^8.57.1 age adoption passing confidence
nuxt (source) 3.6.5 -> 3.13.2 age adoption passing confidence
nuxt-icon ^0.5.0 -> ^0.6.10 age adoption passing confidence
release-it ^16.1.3 -> ^16.3.0 age adoption passing confidence
typescript (source) ^5.1.6 -> ^5.6.2 age adoption passing confidence
ufo ^1.2.0 -> ^1.5.4 age adoption passing confidence

Release Notes

nuxt/content (@​nuxt/content)

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.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
3.3.3 (2024-03-19)
Bug Fixes
3.3.2 (2023-11-15)
Bug Fixes
  • use ref for island color-mode stub and check it is truthy (486c28f)
3.3.1 (2023-11-15)
Bug Fixes
  • avoid setting color-mode when rendering islands (#​200) (d856d7a)
  • check when localStorage is available (e4e84fe), closes #​202
  • initialise helper to empty object when testing (34c4e0e)

v3.3.3

Compare Source

v3.3.2

Compare Source

v3.3.1

Compare Source

vueuse/vueuse (@​vueuse/core)

v10.11.1

Compare Source

No significant changes

    View changes on GitHub

v10.11.0

Compare Source

   🐞 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 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 Git ↗︎

Name Status Preview Updated (UTC)
typography ❌ Failed (Inspect) Sep 16, 2024 5:26pm

@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 d1d90da to 10d2edc Compare July 5, 2024 12:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 10d2edc to e5cab46 Compare July 16, 2024 20:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e5cab46 to eb924e7 Compare July 19, 2024 00:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from eb924e7 to a3f4cf1 Compare July 19, 2024 17:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a3f4cf1 to d259587 Compare July 23, 2024 01:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d259587 to 6599bc3 Compare August 8, 2024 17:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6599bc3 to 7752ea7 Compare August 16, 2024 13:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7752ea7 to e7577c1 Compare August 22, 2024 18:29
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