Skip to content

Bump the node group across 1 directory with 2 updates#74

Merged
leonardocustodio merged 1 commit intomainfrom
dependabot/npm_and_yarn/node-7621cd3bd8
Feb 3, 2026
Merged

Bump the node group across 1 directory with 2 updates#74
leonardocustodio merged 1 commit intomainfrom
dependabot/npm_and_yarn/node-7621cd3bd8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps the node group with 2 updates in the / directory: @nuxthub/core and @nuxtjs/seo.

Updates @nuxthub/core from 0.10.5 to 0.10.6

Release notes

Sourced from @​nuxthub/core's releases.

v0.10.6

compare changes

🚀 Enhancements

  • db: Add support for database replica (#808)

🩹 Fixes

  • db: Generate schema types during prepare (#795)
  • Change Cloudflare D1 API URI (#794)
  • devtools: Point Drizzle Studio to correct D1 database file (#806)
  • db: Create package.json during prepare (#797)
  • db: Resolve Nuxt aliases in schema bundling (#802)

📖 Documentation

  • Fix typo in schema documentation (#807)

❤️ Contributors

Changelog

Sourced from @​nuxthub/core's changelog.

Changelog

Commits
  • a5f46e9 Revert "chore: update deps"
  • 7a8ec94 chore: update deps
  • 48db817 fix(db): resolve Nuxt aliases in schema bundling (#802)
  • eb46de5 fix(db): create package.json during prepare (#797)
  • 631c4b9 feat(db): add support for database replica (#808)
  • 1e2c6b9 fix(devtools): point Drizzle Studio to correct D1 database file (#806)
  • e7c3e0d docs: fix typo in schema documentation (#807)
  • f39f443 fix: change Cloudflare D1 API URI (#794)
  • 7b96651 fix(db): generate schema types during prepare (#795)
  • cd148c2 chore(release): v0.10.5
  • See full diff in compare view

Updates @nuxtjs/seo from 3.3.0 to 3.4.0

Release notes

Sourced from @​nuxtjs/seo's releases.

v3.4.0

This release brings major updates to Robots and Sitemap with definePageMeta() integration, a new zeroRuntime sitemap mode, a redesigned sitemap.xsl, and improved i18n support across modules, plus stability fixes throughout.

Highlights:

✅ Upgrading

Our recommendation for upgrading is to run:

npx nuxt upgrade --dedupe                                                                                                                                                                                                         

This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

📦 Module Updates

  • ✨ Robots definePageMeta integration
  • ✨ i18n support for custom route paths in allow/disallow expansion
  • 🐛 Fix runtime resolution bug on @nuxtjs/robots/util
  • 🐛 Fix useBotDetection() empty when ran client-side only
  • 🐛 Fix broken route rules for Nuxt v3
  • 🐛 Fix type augmentation / definitions rework
  • 🐛 Fix Content-Usage/Content-Signal parsing with spaces after commas
  • 🐛 Fix broken useRobotsRule type, prevent _robots.txt in final bundle
  • zeroRuntime mode for fully static sitemap generation
  • ✨ Build-time hook sitemap:prerender:done
  • ✨ Support sitemap on definePageMeta
  • ✨ Sitemap.xsl redesign with light/dark mode and validation warnings
  • ✨ Nuxt Content collection filters and onUrl function
  • ✨ DevTools UI refresh
  • parseSitemapIndex() utility
  • ⚡ Optimized XML generation, faster entry resolution, precomputed filter functions
  • 🐛 Fix memory leak on recursive sitemap requests
  • 🐛 Fix discoverImages missing body
  • 🐛 Fix chunked sitemaps with sitemapsPathPrefix /
  • 🐛 Fix i18n custom route paths, don't extract alternatives when autoI18n enabled
  • 🐛 Fix h3 v2 resolution, sitemaps with slash in name

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the node group with 2 updates in the / directory: [@nuxthub/core](https://github.com/nuxt-hub/core) and [@nuxtjs/seo](https://github.com/harlan-zw/nuxt-seo).


Updates `@nuxthub/core` from 0.10.5 to 0.10.6
- [Release notes](https://github.com/nuxt-hub/core/releases)
- [Changelog](https://github.com/nuxt-hub/core/blob/main/CHANGELOG.md)
- [Commits](nuxt-hub/core@v0.10.5...v0.10.6)

Updates `@nuxtjs/seo` from 3.3.0 to 3.4.0
- [Release notes](https://github.com/harlan-zw/nuxt-seo/releases)
- [Commits](harlan-zw/nuxt-seo@v3.3.0...v3.4.0)

---
updated-dependencies:
- dependency-name: "@nuxthub/core"
  dependency-version: 0.10.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: node
- dependency-name: "@nuxtjs/seo"
  dependency-version: 3.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: node
...

Signed-off-by: dependabot[bot] <[email protected]>
@leonardocustodio leonardocustodio merged commit e497831 into main Feb 3, 2026
8 checks passed
@leonardocustodio leonardocustodio deleted the dependabot/npm_and_yarn/node-7621cd3bd8 branch February 3, 2026 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment