Skip to content

chore(deps-dev): bump @nuxt/content from 2.13.2 to 3.5.1 #336

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nuxt/content from 2.13.2 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)

3.4.0 (2025-03-20)

Features

  • collection: add support for Bitbucket repository (#3226) (55b0e5b)
  • db: experimental node:sqlite under flag (#3230) (e97d579)
  • search: retrieve extra fields in search sections (#3178) (29f4b3e)

Bug Fixes

  • check for ws existence before closing (#3238) (6ec0eb8)
  • module: prevent conflict with auth & security tools (#3245) (dc27bc9)
  • parser: recreate highlighter when options did change (53875b1)

3.3.0 (2025-03-05)

Features

... (truncated)

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)

Bumps [@nuxt/content](https://github.com/nuxt/content) from 2.13.2 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@v2.13.2...v3.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 24, 2025
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