Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps @nuxt/content from 3.4.0 to 3.5.1.

Changelog

Sourced from @​nuxt/content's changelog.

3.5.1 (2025-04-24)

Bug Fixes

  • prevenr hydration when content contains \r (c10269d)

3.5.0 (2025-04-23)

Features

Bug Fixes

  • cache: split large queries (ef50925)
  • cloudflare: load sql dump from assets (#3275) (453ba2e)
  • collection: avoid double update of some record by using the hash column as index (#3304) (ebfb6e5)
  • dev: do not create hash column on local cache table (8fff15c)
  • Disallow crawlers from crawling /__nuxt_content paths. (#3299) (849e79d)
  • explicitly set the dump's content type (#3302) (e1a98d4)
  • generate correct collection insert for object and array default values (#3277) (a9587ee)
  • module: invalid rootDir of layer sources (#3308) (2579910)
  • preview: handle collection search with prefixed sources (#3317) (c152782)
  • preview: handle strings format when generating insert query (c18e094)
  • preview: remove prefix when parsing files (498168f)
  • preview: transform value based on schema for sql query generation (994ae98)
  • reactively load components when body changes (#3283) (b6a30aa)
  • templates: props definition (997fc65)
  • update csv docs & fix csv options typo (#3300) (2c2fc77)
Commits
  • 33d10c9 chore(release): v3.5.1
  • c10269d fix: prevenr hydration when content contains \r
  • d562f8e types: missing toc in pages body
  • bc79c63 chore(release): v3.5.0
  • 95d12ad chore: upgrade component meta
  • f86d985 chore: upgrade mdc-edge
  • de91b11 chore: upgrade deps
  • b3456fc docs(templates): update descriptions
  • 9e0dd3c docs(templates): update landing slug
  • d316ea8 docs(templates): remove subtitle
  • 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 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 Apr 28, 2025
Bumps [@nuxt/content](https://github.com/nuxt/content) from 3.4.0 to 3.5.1.
- [Release notes](https://github.com/nuxt/content/releases)
- [Changelog](https://github.com/nuxt/content/blob/main/CHANGELOG.md)
- [Commits](nuxt/content@v3.4.0...v3.5.1)

---
updated-dependencies:
- dependency-name: "@nuxt/content"
  dependency-version: 3.5.1
  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/frontend/nuxt/content-3.5.1 branch from 5aa4a95 to 33ea578 Compare May 19, 2025 00:41
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant