Skip to content

fix(deps): bump @nuxt/content from 1.15.1 to 3.1.0#328

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps @nuxt/content from 1.15.1 to 3.1.0.

Changelog

Sourced from @​nuxt/content's changelog.

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

  • changelog: image size (7c8e950)
  • convert boolean value to number in query condition (#2927) (#3018) (c11f90a)
  • fix broken install link (#2990) (b8da5ee)
  • highlighter: support custom languages (cfc9f43), closes #3067
  • hmr: ignore sources without cwd (1a8c2bd)
  • invalid sqlite3 connector resolve (74dd3e1)
  • migration doc typo (#3017) (ada613f)
  • module: clone layers to prevent side-effect (b4e7dec)
  • module: collection detection on windown file-watcher (#3006) (3807fe9)
  • module: content parser error handling (#3046) (022c385)
  • module: remove scule from optimizeDps list (ddb3bc8), closes #3042
  • nuxthub: ensure database is enabled (b46fc37)
  • nuxthub: split queries into 1MB chunks (083a47a)
  • parse new content when file is modified (5dc3429)
  • parser: de-prioritise code highlighter plugin (#3009) (dc7d866)
  • preview: draft ready not received event (a8ee72e)
  • preview: handle index file in prefix folder (i18n) (37d3008)
  • preview: optimize brace-expansion (e84e7f4)
  • preview: take exclude into account to find collection (bddd834)
  • query: handle comments and improve single selection (8de0f14), closes #3054
  • schema: mark ZodMap as json field (69a14fa)
  • studio: return when collection not found (454a22d)
  • template: demo url (#2983) (57ee33d)
  • templates: handle cors form studio (06b57ac)
  • vercel: default database url (042c548)
  • wasm: ignore OPFS warning as Nuxt Content does not depend on it (5d5506c)
  • wasm: override logger functions (#3024) (99f5ac9)

3.0.1 (2025-01-27)

Bug Fixes

  • studio: return when collection not found (0e0c8e7)
  • validate query before execute (#3048) (0f0da14)

3.0.0 (2025-01-16)

Bug Fixes

... (truncated)

Commits
  • 902774f chore(release): v3.1.0
  • 083a47a fix(nuxthub): split queries into 1MB chunks
  • 977d2ea chore(deps): lock file maintenance (#3077)
  • 8747ba3 docs(readme): current path links (#3078)
  • c5058c0 chore: update lock file
  • d0c3ddf ci: disable corepack default to latest
  • 3cb2634 chore(playgorund): missing dependency
  • 042c548 fix(vercel): default database url
  • b46fc37 fix(nuxthub): ensure database is enabled
  • ad45699 docs: update badges
  • 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.1.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.1.0)

---
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 4, 2025
@dependabot dependabot bot requested a review from otkzh February 4, 2025 00:37
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 12, 2025

Superseded by #332.

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