SubodhDahal / subodhdahal.github.io

0 stars 0 forks source link

chore(deps-dev): bump @nuxt/content from 2.11.0 to 2.12.0 #22

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps @nuxt/content from 2.11.0 to 2.12.0.

Changelog

Sourced from @​nuxt/content's changelog.

v2.12.0

compare changes

🚀 Enhancements

  • Adopt to mdc v0.4 (#2539)

🔥 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

  • tw-support: Get cssPath from array (#2501)
  • Missing imports in playground (e7e082c3)
  • Upgrade @nuxtjs/mdc (d3437082)

❤️ Contributors

Commits
  • e92baf3 chore(release): release v2.12.0
  • 61f6cda docs: add highlight.langs
  • 9ee785d chore(deps): lock file maintenance (#2519)
  • 8f0a28a chore(deps): update all non-major dependencies to ^3.10.1 (#2541)
  • 4ad6c67 chore(deps): update all non-major dependencies (#2535)
  • a0e74d1 feat: adopt to mdc v0.4 (#2539)
  • 5a9e7d9 fix(navigation): ignore extensions on navigation sort (#2529)
  • d343708 chore: upgrade @nuxtjs/mdc
  • d922f2e chore(deps): update all non-major dependencies (#2528)
  • e7e082c chore: missing imports in playground
  • 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)