Skip to content

fix(deps): bump @nuxt/content from 1.15.1 to 3.2.1#335

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/nuxt/content-3.2.1
Closed

fix(deps): bump @nuxt/content from 1.15.1 to 3.2.1#335
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/nuxt/content-3.2.1

Conversation

@dependabot
Copy link
Contributor

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

Bumps @nuxt/content from 1.15.1 to 3.2.1.

Changelog

Sourced from @​nuxt/content's changelog.

3.2.1 (2025-02-21)

Bug Fixes

  • bunsqlite: polyfills not being loaded (#3176) (139744c)
  • client-database: prevent concurrent initialization (#3174) (49531dd)
  • ContentRenderer: async loader types (f1a9b8e)
  • llms: add missing import for defineNitroPlugin (#3170) (b091253)
  • llms: add missing import on queryCollection (2fe61e6)

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

... (truncated)

Commits
  • 193bf9c chore(release): v3.2.1
  • b82915b chore(deps): update all non-major dependencies (#3175)
  • 139744c fix(bunsqlite): polyfills not being loaded (#3176)
  • 013a8b0 chore(deps): update devdependency @​nuxt/devtools to v2 (#3102)
  • ee5c7cd docs(installation): add note about new nuxt applications
  • 49531dd fix(client-database): prevent concurrent initialization (#3174)
  • 4755bf8 chore(deps): update devdependency @​nuxt/test-utils to ^3.16.0 (#3171)
  • f1a9b8e fix(ContentRenderer): async loader types
  • 52659d0 chore: remove unused ts-expect-error
  • 2fe61e6 fix(llms): add missing import on queryCollection
  • 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 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 1.15.1 to 3.2.1.
- [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.2.1)

---
updated-dependencies:
- dependency-name: "@nuxt/content"
  dependency-type: direct:production
  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 Feb 24, 2025
@dependabot dependabot bot requested a review from otkzh February 24, 2025 00:31
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 25, 2025

Superseded by #338.

@dependabot dependabot bot closed this Feb 25, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxt/content-3.2.1 branch February 25, 2025 00:50
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