benoitdemaegdt / voieslyonnaises

🚲 Aménagements cyclables à Lyon
https://cyclopolis.fr
Other
22 stars 12 forks source link

Bump @nuxt/content from 2.12.1 to 2.13.1 #393

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps @nuxt/content from 2.12.1 to 2.13.1.

Changelog

Sourced from @​nuxt/content's changelog.

v2.13.1

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 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)

... (truncated)

Commits
  • 9cf8bd7 chore(release): release v2.13.1
  • 23a6e5c chore(deps): update all non-major dependencies (#2683)
  • 446c763 chore(deps): update nuxt framework to ^3.12.3 (#2685)
  • 5d6d7ca fix: hot reload on dev server for documentDriven: false (#2686)
  • d41aa75 docs: add missing await keyword in search documentation (#2687)
  • 748d1cd chore(deps): lock file maintenance (#2641)
  • 046bc8b chore(deps): update all non-major dependencies (#2666)
  • 29fd148 chore: remove @nuxt/ui resolution
  • 3fb379a chore: upgrade deps
  • bad9b73 fix(module): do not force prerender index page (#2681)
  • 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)
dependabot[bot] commented 1 month ago

Superseded by #403.