Skip to content

fix(deps): bump @nuxt/content from 1.15.1 to 3.15.0#181

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/nuxt/content-3.15.0
Open

fix(deps): bump @nuxt/content from 1.15.1 to 3.15.0#181
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/nuxt/content-3.15.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 5, 2026

Copy link
Copy Markdown

Bumps @nuxt/content from 1.15.1 to 3.15.0.

Changelog

Sourced from @​nuxt/content's changelog.

3.15.0 (2026-07-02)

Features

  • add explicit bun sqlite connector for Bun runtime deployments (#3741) (92ac2ab)
  • search: add type inference for extraFields (#3714) (078491b)

Bug Fixes

  • content: support validator detection with pnpm enableGlobalVirtualStore (#3791) (6b2720b)
  • hmr: update all matching collections when a file changes (#3802) (06f8edb)
  • search: softer heading-level boost curve and tuned defaults (#3801) (00d25a5)
  • vercel: use tmp directory to clone contents (#3810) (793d59a)

3.14.0 (2026-05-18)

Features

  • search: add useSearchCollection composable with FTS5 full-text search (#3787) (2a1a585)
  • types: add custom properties on ContentConfig (#3761) (ea196c5)
  • types: add NOT IN to SQLOperator type (#3785) (ab88eb3)

Bug Fixes

  • docs: update Nuxt version from 3 to 4 in template features (#3780) (1f24029)
  • path-meta: slugify function did not pass to transformer (#3794) (778d7db)
  • preview: skip collections without source in preview template (#3771) (8aabefd)

3.13.0 (2026-04-13)

Bug Fixes

  • get mdc configs by calling mdc:configSources hook (#3736) (57f5552)
  • preview: move formatDate/formatDateTime into runtime subtree (#3749) (4a76b2a)

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)

... (truncated)

Commits
  • e7e1269 chore(release): v3.15.0
  • dedecc4 chore: upgrade mdc module
  • f4ded6d chore: upgrade deps (#3811)
  • 793d59a fix(vercel): use tmp directory to clone contents (#3810)
  • 6b2720b fix(content): support validator detection with pnpm enableGlobalVirtualStore ...
  • fea3ffa lint: fix
  • cf610df chore: upgrade deps
  • 92ac2ab feat: add explicit bun sqlite connector for Bun runtime deployments (#3741)
  • 078491b feat(search): add type inference for extraFields (#3714)
  • 06f8edb fix(hmr): update all matching collections when a file changes (#3802)
  • Additional commits viewable in compare view
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 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)

Bumps [@nuxt/content](https://github.com/nuxt/content) from 1.15.1 to 3.15.0.
- [Release notes](https://github.com/nuxt/content/releases)
- [Changelog](https://github.com/nuxt/content/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt/content/compare/@nuxt/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 5, 2026
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