Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Bump @nuxt/content from 2.4.3 to 2.6.0 #80

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2023

Bumps @nuxt/content from 2.4.3 to 2.6.0.

Changelog

Sourced from @​nuxt/content's changelog.

v2.6.0

compare changes

🚀 Enhancements

  • CodeBlock: Add line number attribute to code block lines (#1973)
  • More flexible ignores configuration (#2022)

🩹 Fixes

  • type: Content locale (#1965)
  • markdown: Html ids in markdown headings should not start with a digit (#1961)
  • useContentHead: Set property instead of name for OG metadata (#1981)
  • Access config from public key (#2005)
  • ContentRendererMarkdown: Prevent undefiend error on component resolve (#2021)
  • code-block: Use span with \n instead of div for lines (#2008)
  • preview: Use sessionStorage to keep token (#2020)
  • shiki: Add \n to empty lines (46f3d79f)
  • markdown-renderer: Document reactivity (e46309fe)
  • query: Prevent adding duplicate conditions to query (#2027)
  • document-driven: Ensure layout is set on hydration (#2032)

📖 Documentation

  • Add Nuxt Studio link (bc329334)
  • Fix link to nitro plugins (#1969)
  • Format docs & update links & fix mistakes (#1982)
  • Fix template syntax (9d8478de)

❤️ Contributors

v2.5.2

compare changes

🩹 Fixes

  • Revert navDirFromPath behavior (049c356d)

... (truncated)

Commits
  • bc60a54 chore(release): release v2.6.0
  • d48394a chore(deps): update dependency ohash to ^1.1.1 (#2030)
  • 05dc079 fix(document-driven): ensure layout is set on hydration (#2032)
  • 1a44364 chore(deps): update pnpm to v8.3.1 (#2029)
  • 2250d2d fix(query): prevent adding duplicate conditions to query (#2027)
  • 12d5a21 feat: more flexible ignores configuration (#2022)
  • 90d1598 chore(deps): update dependency consola to ^3.1.0 (#2024)
  • 9d8478d docs: fix template syntax
  • e46309f fix(markdown-renderer): document reactivity
  • 46f3d79 fix(shiki): add \n to empty lines
  • 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)

Bumps [@nuxt/content](https://github.com/nuxt/content) from 2.4.3 to 2.6.0.
- [Release notes](https://github.com/nuxt/content/releases)
- [Changelog](https://github.com/nuxt/content/blob/main/CHANGELOG.md)
- [Commits](nuxt/content@v2.4.3...v2.6.0)

---
updated-dependencies:
- dependency-name: "@nuxt/content"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file minor labels Apr 25, 2023
@netlify
Copy link

netlify bot commented Apr 25, 2023

Deploy Preview for static-cms-nuxt failed.

Name Link
🔨 Latest commit 976171e
🔍 Latest deploy log https://app.netlify.com/sites/static-cms-nuxt/deploys/64471a9c2cd2f9000899cc5d

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants