Skip to content

deps(deps): bump nuxt-schema-org from 5.0.10 to 6.0.4#482

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/nuxt-schema-org-6.0.4
Open

deps(deps): bump nuxt-schema-org from 5.0.10 to 6.0.4#482
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/nuxt-schema-org-6.0.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 17, 2026

Bumps nuxt-schema-org from 5.0.10 to 6.0.4.

Release notes

Sourced from nuxt-schema-org's releases.

v6.0.4

   🐞 Bug Fixes

    View changes on GitHub

v6.0.3

No significant changes

    View changes on GitHub

v6.0.2

No significant changes

    View changes on GitHub

v6.0.1

   🐞 Bug Fixes

    View changes on GitHub

v6.0.0

The v6 major of Nuxt Schema.org adds a new content composable, fixes SSR memory leaks, resolves @id URL generation issues, and migrates the devtools to the shared nuxtseo infrastructure.

⚠️ Breaking Changes

Site Config v4

Nuxt Site Config is a module used internally by Nuxt Schema.org.

Its major update to v4.0.0 shouldn't have any direct effect on your site, however, you may want to double check the breaking changes.

Devtools Rewrite

The devtools panel has been migrated to the shared nuxtseo-shared infrastructure. The UI has been cleaned up and now includes a schema validator, debug view, raw JSON view, and documentation links. If you relied on the previous devtools layout, the information is still available under new navigation tabs.

🚀 Features

defineSchemaOrgSchema() Composable

A new composable for @nuxt/content v3 that simplifies adding Schema.org fields to your content schema.

import { defineCollection, z } from '@nuxt/content'
import { defineSchemaOrgSchema } from 'nuxt-schema-org/content'
</tr></table> 

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 17, 2026
Bumps [nuxt-schema-org](https://github.com/harlan-zw/nuxt-schema-org) from 5.0.10 to 6.0.4.
- [Release notes](https://github.com/harlan-zw/nuxt-schema-org/releases)
- [Changelog](https://github.com/harlan-zw/nuxt-schema-org/blob/main/CHANGELOG.md)
- [Commits](harlan-zw/nuxt-schema-org@v5.0.10...v6.0.4)

---
updated-dependencies:
- dependency-name: nuxt-schema-org
  dependency-version: 6.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/nuxt-schema-org-6.0.4 branch from 8d25758 to 42e0173 Compare April 20, 2026 16:37
@sonarqubecloud
Copy link
Copy Markdown

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.

0 participants