Skip to content

fix(deps): bump @nuxt/content from 1.15.1 to 3.11.0 in /scorecards-site#928

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/scorecards-site/nuxt/content-3.11.0
Open

fix(deps): bump @nuxt/content from 1.15.1 to 3.11.0 in /scorecards-site#928
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/scorecards-site/nuxt/content-3.11.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2026

Bumps @nuxt/content from 1.15.1 to 3.11.0.

Changelog

Sourced from @​nuxt/content's changelog.

3.11.0 (2026-01-16)

Features

  • api: use request fetch (#3677) (2b32a4d)
  • auto generate markdown version of documents (#3688) (340fdf4)
  • cast date field from datetime to date string format (#3673) (f1a2ca4)
  • collection: allow hidden property in editor without redefine validation (#3661) (24af55a)
  • nuxt-llms: rewriteLLMSTxt option to disable rewriting paths in llms.txt (38e57ec)

Bug Fixes

  • add mdc.components.map to renderer aliases (7eebe27), closes #3681
  • nuxthub: handle nuxthub version correctly (#3680) (695bd2e)
  • nuxthub: register sql_dump route even if the database is disabled (#3668) (bb78812)

Performance Improvements

Reverts

  • Revert "chore: upgrade deps" (c4a3228)
  • Revert "chore: upgrade deps" (841b360)

3.10.0 (2025-12-24)

Features

  • add optional database indexes (#3637) (8ab6ff1)
  • search: add minHeading/maxHeading options to queryCollectionSearchSections (#3636) (8053ae7)
  • shallow clone git repository sources (#3542) (e6bf06f)
  • single CSV file collections (#3513) (8d88738)

Bug Fixes

  • database: sqlite memory driver syntax (#3635) (9b4b4f2)
  • docs: prerendering issues (b8c5225)
  • lint: configs (1ef7768)
  • lint: unique headings (c5cc00c)
  • module: work with route rules cache: true (#3617) (fa6c267)
  • nuxthub: inherit preset form node/cloudflare (551a7fb)
  • parser: do not extract content title & description from body on data collections (4f4e958)
  • path-meta: apply path meta fields if they exists in schema (#3632) (b3d7464)

3.9.0 (2025-12-03)

Features

  • amplity: usenode:sqlite on AWS Amplify if Node.js > 22 (#3598) e74bb6d

... (truncated)

Commits
  • 186881a chore(release): v3.11.0
  • 7eebe27 fix: add mdc.components.map to renderer aliases
  • 5b9d28f docs: update llms options
  • f1a2ca4 feat: cast date field from datetime to date string format (#3673)
  • 8d8f1e8 docs: clarify pnpm v10 setup for better-sqlite3 (#3686)
  • 38e57ec feat(nuxt-llms): rewriteLLMSTxt option to disable rewriting paths in `llms....
  • a0763cd types: update llms integration types
  • 83e4903 chore: upgrade deps (#3691)
  • c4a3228 Revert "chore: upgrade deps"
  • b239cc8 chore: upgrade deps
  • 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

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 23, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 23, 2026 00:09
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Jan 23, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 23, 2026 00:09
@netlify
Copy link

netlify bot commented Jan 23, 2026

Deploy Preview for ossf-scorecard failed.

Name Link
🔨 Latest commit b1bec72
🔍 Latest deploy log https://app.netlify.com/projects/ossf-scorecard/deploys/69926033ec80e100088c3361

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/scorecards-site/nuxt/content-3.11.0 branch from 1ae6e7a to cb915fd Compare January 23, 2026 11:29
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/scorecards-site/nuxt/content-3.11.0 branch from cb915fd to 5118903 Compare February 6, 2026 00:08
Bumps [@nuxt/content](https://github.com/nuxt/content) from 1.15.1 to 3.11.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/content@1.15.1...v3.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/scorecards-site/nuxt/content-3.11.0 branch from 5118903 to b1bec72 Compare February 16, 2026 00:09
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.

0 participants