Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/node-7e60b4cc6e
Closed

Bump the node group across 1 directory with 2 updates#105
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/node-7e60b4cc6e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

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

Updates typescript from 5.9.3 to 6.0.2

Release notes

Sourced from typescript's releases.

TypeScript 6.0

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits

Updates @nuxtjs/seo from 3.4.0 to 5.1.0

Release notes

Sourced from @​nuxtjs/seo's releases.

v5.1.0

   🚀 Features

    View changes on GitHub

v5.0.0

Nuxt SEO v5 bumps every sub-module to a new major version (except OG Image, which stays on v6). The common thread is the Site Config v4 dependency; addressing those changes first will make the rest of the migration smooth.

For step-by-step upgrade instructions, see the v4 to v5 migration guide.

🛠️ DevTools Unity

The biggest change in v5 is that every Nuxt SEO module now shares a single DevTools foundation through our new shared DevTools layer (nuxtseo-layer-devtools).

Previously each module shipped its own DevTools client with inconsistent layouts, patterns, and capabilities. In v5, all DevTools clients extend a common Nuxt layer that provides:

  • Consistent layout and navigation across every module, with a module switcher to jump between them
  • Setup checklist that validates your configuration across all installed modules, flagging required and recommended actions
  • Built-in troubleshooting, update indicators, and production mode preview in every module

Nuxt SEO Utils gets a brand new DevTools client for the first time, and the DevTools for Robots, Sitemap, Schema.org, and Link Checker have all been revamped to use the shared layer.

🔗 ESLint Link Checking

Nuxt Link Checker v5 ships an ESLint integration with zero-config @nuxt/eslint support:

  • link-checker/valid-route (error): validates relative URLs match known routes with "did you mean?" suggestions
  • link-checker/valid-sitemap-link (warn): checks URLs exist in the sitemap
  • Scans Vue templates, TS/JS (navigateTo, router.push), and Markdown links

If you're using @nuxt/eslint, the rules are registered automatically. Otherwise, add them manually:

import linkChecker from 'nuxt-link-checker/eslint'
export default [
linkChecker,
]

Example output when a link doesn't match any route:

... (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 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: [typescript](https://github.com/microsoft/TypeScript) and [@nuxtjs/seo](https://github.com/harlan-zw/nuxt-seo/tree/HEAD/packages/nuxt-seo).


Updates `typescript` from 5.9.3 to 6.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v6.0.2)

Updates `@nuxtjs/seo` from 3.4.0 to 5.1.0
- [Release notes](https://github.com/harlan-zw/nuxt-seo/releases)
- [Changelog](https://github.com/harlan-zw/nuxt-seo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/harlan-zw/nuxt-seo/commits/v5.1.0/packages/nuxt-seo)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: node
- dependency-name: "@nuxtjs/seo"
  dependency-version: 5.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: node
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 6, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Apr 6, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/node-7e60b4cc6e branch April 6, 2026 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant