z3by / vuepress-tools

A curated collection of Awesome vuepress themes and plugins
https://z3by.github.io/vuepress-tools
39 stars 6 forks source link

fix(deps): bump @nuxt/content from 1.14.0 to 2.4.0 #255

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nuxt/content from 1.14.0 to 2.4.0.

Release notes

Sourced from @​nuxt/content's releases.

1.15.1

Bug Fixes

v1.15.0

Bug Fixes

  • content: add missing :is="tag" to nuxt-content-container (ef7b18d)
  • content: merge class and style attribute (#905) (d905ffe)
  • content: prevent editor extending on typing (#933) (d4dce1e)
  • content: update type definition for QueryBuilder.fetch() (#825) (4cc224e)
  • terminal time log information display error (#891) (1f12dd5)

Features

Changelog

Sourced from @​nuxt/content's changelog.

v2.4.0

compare changes

🚀 Enhancements

  • shiki-highlighter: Improve performance & auto load new languages (#1775)
  • shiki: Highlight excerpt (#1802)
  • markdown: Keep meta from fenced code block (#1800)
  • markdown: Don't create excerpt if there is no <!--more--> (#1801)

🩹 Fixes

  • build: Do not register web-socket plugin on non-dev env (#1768)
  • document-driven: Prevent 404 error on redirected pages (#1770)
  • query: Ensure default values always apply to query params (#1778)
  • examples: Layout duplication (#1808)
  • Shiki: Sanitize highlighted text (#1818)
  • markdown-link: Replacing blank prop with target (#1828)
  • highlighter: Define missing env in Vite (#1830)
  • shiki: Issue with JSON import (#1824)
  • markdown: XSS Prevention (#1832)
  • Handle uri encoded _path query (#1794)
  • Add og:title,url,description meta tags and prefix og:image with host (#1769)
  • navigation: Missing import (6a1e854e)
  • navigation: Missing import (1f7d3a2b)
  • markdown: Images src with baseURL (#1833)

📖 Documentation

  • Update badges (5a2d2871)
  • Update outdated link in sitemap.md (#1772)
  • Fix broken quickstart link (#1785)
  • Fix ContentRenderer source link (#1790)
  • Fix broken nuxt link (#1789)
  • Fix ContentDoc multi-slot example (#1815)
  • Add note about transformer (#1826)
  • Update logo (f77d7703)

🏡 Chore

✅ Tests

  • Disable autoImport (#1842)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by farnabaz, a new releaser for @​nuxt/content since your current version.


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 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 year ago

Superseded by #256.