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

chore(deps-dev): bump @nuxt/content from 2.13.4 to 3.1.1 #2211

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nuxt/content from 2.13.4 to 3.1.1.

Changelog

Sourced from @​nuxt/content's changelog.

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

  • 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)

... (truncated)

Commits
  • cb105a4 chore(release): v3.1.1
  • 7f116e5 docs: add documentation about built-in providers (#3115)
  • 6ff4bec chore: upgrade deps
  • dcc76e5 docs(content): update debugging guide with new recommended workflow (#3116)
  • 9c9306f docs(templates): update canvas medias
  • 6fcd5f3 docs(template): drafted canvas template
  • 9f5faf7 docs: update page edit link
  • 2ac7c39 Merge branch 'v3'
  • 311609c fix(docs): use bindingName instead of binding (#3109)
  • bfc58cc fix(vercel): use /tmp directory for sqlite db (#3108)
  • 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 the dependency-upgrade Dependency upgrade is needed label Feb 12, 2025
Copy link

cloudflare-workers-and-pages bot commented Feb 12, 2025

Deploying kestra-io with  Cloudflare Pages  Cloudflare Pages

Latest commit: 970707b
Status: ✅  Deploy successful!
Preview URL: https://bdd027b6.kestra-io.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-nuxt-p3cs.kestra-io.pages.dev

View logs

Bumps [@nuxt/content](https://github.com/nuxt/content) from 2.13.4 to 3.1.1.
- [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.1.1)

---
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 force-pushed the dependabot/npm_and_yarn/nuxt/content-3.1.1 branch from 824233d to 970707b Compare February 12, 2025 14:13
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 13, 2025

Looks like @nuxt/content is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 13, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxt/content-3.1.1 branch February 13, 2025 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-upgrade Dependency upgrade is needed
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

0 participants