SubodhDahal / subodhdahal.github.io

0 stars 0 forks source link

chore(deps-dev): bump @nuxt/content from 2.12.1 to 2.13.0 #36

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps @nuxt/content from 2.12.1 to 2.13.0.

Changelog

Sourced from @​nuxt/content's changelog.

v2.13.0

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

  • Update to @​nuxt/fonts (40b3a070)
  • Update ui-pro ui props (#2585)
  • Use new nuxi module add command in installation (#2603)
  • Add multiple slots example (#2619)
  • Better excerpt description (#2633)
  • Update version (cc894eb2)
  • Resolution for nuxt/ui (b581635e)
  • Fix and update transformers (#2639)
  • Fix social card in README (#2659)

🏡 Chore

❤️ Contributors

... (truncated)

Commits
  • 3a2b5d1 chore(release): release v2.13.0
  • cc4f415 chore: upgrade deps
  • 750e637 chore(deps): update dependency @​nuxthq/studio to v2 (#2665)
  • fa124d3 fix(prerender): ensure / exists inside prerender rotues (#2673)
  • e33de6a fix(search): improve sections with root node (#2672)
  • d6463f3 chore(deps): update dependency nuxt to ^3.12.2 (#2642)
  • 3967136 chore: prepare script
  • 062fb97 fix: do not update devDependencies
  • 6280591 chore: upgrade deps
  • 3162639 feat: top level content/ directory in Nuxt 4 compatibility version (#2649)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)