ipfs / ipfs-website

Official IPFS Project website
https://ipfs.tech
MIT License
32 stars 16 forks source link

chore(deps): bump @nuxt/content from 1.14.0 to 2.5.2 #177

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nuxt/content from 1.14.0 to 2.5.2.

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.5.2

compare changes

🩹 Fixes

  • Revert navDirFromPath behavior (049c356d)

❤️ Contributors

v2.5.1

compare changes

🩹 Fixes

  • client-db: Ensure ignoreSources is an array (45b44a69)
  • document-driven: Page layout detection (#1955)

🏡 Chore

❤️ Contributors

v2.5.0

compare changes

🚀 Enhancements

  • Introduce component-resolver transformer (#1907)
  • client-db: Allow possibility to ignore some sources from client storage (#1917)

🩹 Fixes

  • Add anchorLinks type (#1894)
  • headings: Don't generate link if id is missing (#1893)
  • code block: Use div instead of span (#1885)
  • Types (#1912)
  • Db access time issue (#1838)
  • Refresh content-index on nitro start (#1947)
  • findSurround: Allow before and after to be 0 (#1922)

... (truncated)

Commits
  • dd50fe9 chore(release): release v2.5.2
  • 049c356 fix: revert navDirFromPath behavior
  • 908388b chore(release): release v2.5.1
  • b92d18a fix(document-driven): page layout detection (#1955)
  • 45b44a6 fix(client-db): ensure ignoreSources is an array
  • 2bce04c chore(release): release v2.5.0
  • ee434ef fix(module): close dev server on nitro close (#1952)
  • 327dad8 chore(deps): lock file maintenance (#1931)
  • 51f4e38 chore(deps): update all non-major dependencies (#1950)
  • 06335ab docs: add github in sources (#1946)
  • 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 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

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.