Skip to content

build(deps-dev): Bump svelte-meta-tags from 4.7.0 to 5.0.0#3638

Merged
KATO-Hiro merged 1 commit into
stagingfrom
dependabot/npm_and_yarn/svelte-meta-tags-5.0.0
Jun 11, 2026
Merged

build(deps-dev): Bump svelte-meta-tags from 4.7.0 to 5.0.0#3638
KATO-Hiro merged 1 commit into
stagingfrom
dependabot/npm_and_yarn/svelte-meta-tags-5.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor

Bumps svelte-meta-tags from 4.7.0 to 5.0.0.

Release notes

Sourced from svelte-meta-tags's releases.

svelte-meta-tags@5.0.0

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.

Changelog

Sourced from svelte-meta-tags's changelog.

5.0.0

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.

Commits

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

Bumps [svelte-meta-tags](https://github.com/oekazuma/svelte-meta-tags/tree/HEAD/packages/svelte-meta-tags) from 4.7.0 to 5.0.0.
- [Release notes](https://github.com/oekazuma/svelte-meta-tags/releases)
- [Changelog](https://github.com/oekazuma/svelte-meta-tags/blob/main/packages/svelte-meta-tags/CHANGELOG.md)
- [Commits](https://github.com/oekazuma/svelte-meta-tags/commits/svelte-meta-tags@5.0.0/packages/svelte-meta-tags)

---
updated-dependencies:
- dependency-name: svelte-meta-tags
  dependency-version: 5.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 11, 2026
@KATO-Hiro KATO-Hiro merged commit 33fca9f into staging Jun 11, 2026
3 checks passed
@KATO-Hiro KATO-Hiro deleted the dependabot/npm_and_yarn/svelte-meta-tags-5.0.0 branch June 11, 2026 10:09
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.

1 participant