Skip to content

fix(deps): update dependency svelte-meta-tags to v5#951

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/svelte-meta-tags-5.x
Open

fix(deps): update dependency svelte-meta-tags to v5#951
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/svelte-meta-tags-5.x

Conversation

@renovate

@renovate renovate Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
svelte-meta-tags (source) ^4.6.0^5.0.0 age confidence

Release Notes

oekazuma/svelte-meta-tags (svelte-meta-tags)

v5.0.0

Compare Source

Major Changes
  • 96c14b0: feat: update schema-dts to v2

    schema-dts (the package providing the types for the JsonLd component's schema prop) has been updated from v1 to v2. The runtime behavior of JsonLd is unchanged.

    This is a breaking change at the type level:

    • If your app depends on schema-dts directly, update it to ^2.0.0. Mixing schema-dts v1 types in your app with this version can cause TypeScript "Excessive stack depth" errors when assigning to the schema prop.
    • schema-dts v2 itself includes breaking type changes (non-recursive Role typings, Quantity as a core DataType, renamed non-schema.org type exports). See the schema-dts v2.0.0 release notes.
    • schema-dts v2 depends on schema-dts-lib, which declares typescript >=4.9.5 as a peer dependency. With strict peer-dependency enforcement (e.g. pnpm's strict-peer-dependencies=true), projects without TypeScript installed may need to add it explicitly.

    New schema-dts v2 features such as WithActionConstraints (typed query-input / -input / -output constraints) and MergeLeafTypes (multi-typed schema objects) work with the schema prop out of the box.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel

vercel Bot commented Jun 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cityhop-cafe Ready Ready Preview, Comment Jun 10, 2026 7:51am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants