Skip to content

fix(deps): bump @nuxt/content from 3.11.0 to 3.12.0#707

Merged
mergify[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/nuxt/content-3.12.0
Mar 1, 2026
Merged

fix(deps): bump @nuxt/content from 3.11.0 to 3.12.0#707
mergify[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/nuxt/content-3.12.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 1, 2026

Bumps @nuxt/content from 3.11.0 to 3.12.0.

Changelog

Sourced from @​nuxt/content's changelog.

3.12.0 (2026-02-27)

Features

  • llms: add related links to raw markdown endpoint (#3724) (fadaf71)

Bug Fixes

  • syntax error with datetime fields and standardize date/datetime formats (#3698) (eb9f8b6)
  • api: do not forward accept encoding header (#3701) (1d92be5)
  • collection: use UTF-8 byte length for SQL query size check (#3717) (9f8402a)
  • disable title extraction when contentHeading === false (#3725) (f5a4679)
  • llms: avoid import(variableName) pattern (#3733) (89c0b25)
  • queryCollectionSearchSections: fix options types (#3705) (b3fa025)
  • ssr: local content components on Cloudflare Workers (#3704) (7cff2b9)

3.11.2 (2026-02-05)

Bug Fixes

  • studio: fallback to env variable to detect ai feature (#3713) (3fc8b7b)

3.11.1 (2026-02-05)

Features

  • collections: create studio collections for AI if detected (#3709) (7744645)

Bug Fixes

  • issue with disabling contentRawMarkdown (5be6b0c)
Commits
  • ca99792 chore(release): v3.12.0
  • 2a19ef6 chore: upgrade deps (#3737)
  • 1d92be5 fix(api): do not forward accept encoding header (#3701)
  • f5a4679 fix: disable title extraction when contentHeading === false (#3725)
  • 89c0b25 fix(llms): avoid import(variableName) pattern (#3733)
  • f406942 docs(lint): fix markdown
  • 6033fc2 docs(landing): fix MDC block
  • 7c8ed7a chore(deps): up docus and studio (#3732)
  • eb9f8b6 fix: syntax error with datetime fields and standardize date/datetime format...
  • 7cff2b9 fix(ssr): local content components on Cloudflare Workers (#3704)
  • 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 show <dependency name> 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 dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2026
Copy link
Copy Markdown
Contributor

@mergify mergify Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving dependabot

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/nuxt/content-3.12.0 branch from 3ad0bb8 to 9da5e58 Compare March 1, 2026 00:08
Bumps [@nuxt/content](https://github.com/nuxt/content) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/nuxt/content/releases)
- [Changelog](https://github.com/nuxt/content/blob/main/CHANGELOG.md)
- [Commits](nuxt/content@v3.11.0...v3.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/nuxt/content-3.12.0 branch from 9da5e58 to 3491410 Compare March 1, 2026 00:10
@mergify mergify Bot merged commit 6d01531 into main Mar 1, 2026
9 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/nuxt/content-3.12.0 branch March 1, 2026 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant