Skip to content
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

Bump @nuxt/content from 2.13.4 to 3.2.0 #555

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2025

Bumps @nuxt/content from 2.13.4 to 3.2.0.

Changelog

Sourced from @​nuxt/content's changelog.

3.2.0 (2025-02-20)

Features

Bug Fixes

  • queryCollectionItemSurroundings type definition in built module (#3121) (808c133)
  • allow count(*) query (71221d3), closes #3136
  • constant initialization of content tables (#3146) (b2b1b4e)
  • database: prevent creating multiple database connections (#3126) (06a7014)
  • generate checksum after processing all sources (e97c787)
  • manage concurent initializations (#3132) (c351947)
  • nuxtlabs studio url in migration (#3150) (5e69bf2)
  • remove zod from server bundle (842bcd6)
  • renderer: do not ignore component objects (#3127) (8a66225)
  • type: register module hooks types (#3166) (afcf815)
  • type: type error on built package (7be1a2b)
  • use a 90 seconds timeout to prevent Cloudflare from timing out (#3160) (7552090)

3.1.1 (2025-02-11)

Bug Fixes

  • docs: use bindingName instead of binding (#3109) (311609c)
  • don't force pg for vercel (#3093) (0866008)
  • preset: allow presets to provide default options (254fd24)
  • query: allow uppercase in column names (#3100) (598dd13)
  • vercel: use /tmp directory for sqlite db (#3108) (bfc58cc)

3.1.0 (2025-02-03)

Features

  • node-sqlite3 connector (#3032) (1188550)
  • db: drop built-in database adapters in favor of db0 connectors (#3010) (1a7371a)
  • integrate with NuxtHub database queries (#3019) (7b480c5)
  • module: extend content transformers (#3056) (5ac8532)
  • search: allow filtering contents in search sections (#3053) (2dc38cf)

Bug Fixes

... (truncated)

Commits
  • 9efbf43 chore(release): v3.2.0
  • 08fd177 docs(studio): form generation with zod (#3165)
  • 7191516 feat: netlify preset (#3122)
  • 86a6a11 docs(migration): example usage section links (#3168)
  • 541beeb feat(llms): zero config integration with nuxt-llms (#3143)
  • 7be1a2b fix(type): type error on built package
  • 842bcd6 fix: remove zod from server bundle
  • 5b35124 chore(deps): update dependency @​iconify-json/vscode-icons to ^1.2.15 (#3167)
  • afcf815 fix(type): register module hooks types (#3166)
  • 7a1fe8d docs(studio): rename navigation
  • 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.4 to 3.2.0.
- [Release notes](https://github.com/nuxt/content/releases)
- [Changelog](https://github.com/nuxt/content/blob/main/CHANGELOG.md)
- [Commits](nuxt/content@v2.13.4...v3.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 21, 2025
Copy link

netlify bot commented Feb 21, 2025

Deploy Preview for voieslyonnaises failed.

Name Link
🔨 Latest commit 7115fe9
🔍 Latest deploy log https://app.netlify.com/sites/voieslyonnaises/deploys/67b805ed30ef3500082b93a0

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants