build(deps): bump unhead from 2.1.13 to 3.0.0#3937
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
build(deps): bump unhead from 2.1.13 to 3.0.0#3937dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
6d3ddb1 to
0ea35b1
Compare
Bumps [unhead](https://github.com/unjs/unhead/tree/HEAD/packages/unhead) from 2.1.13 to 3.0.0. - [Release notes](https://github.com/unjs/unhead/releases) - [Commits](https://github.com/unjs/unhead/commits/v3.0.0/packages/unhead) --- updated-dependencies: - dependency-name: unhead dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
0ea35b1 to
c3ad94f
Compare
PierreBrisorgueil
added a commit
that referenced
this pull request
Apr 10, 2026
Bumps both packages to v3.0.2 together — @unhead/vue depends on unhead and both must share the same major version. Supersedes #3934 and #3937. No code migration required: - createHead still imported from '@unhead/vue/client' (supported path) - useHead calls only use standard properties (title, meta, link, script, htmlAttrs) — no deprecated children/hid/vmid/body/mode props - No useServerHead* usage - No Vite unhead plugin in use Verified: lint, 897 unit tests (coverage 99%+), production build.
8 tasks
Collaborator
|
Superseded by #3948 which bumps both |
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
PierreBrisorgueil
added a commit
that referenced
this pull request
Apr 10, 2026
* build(deps): bump unhead + @unhead/vue to v3.0.0 Bumps both packages to v3.0.2 together — @unhead/vue depends on unhead and both must share the same major version. Supersedes #3934 and #3937. No code migration required: - createHead still imported from '@unhead/vue/client' (supported path) - useHead calls only use standard properties (title, meta, link, script, htmlAttrs) — no deprecated children/hid/vmid/body/mode props - No useServerHead* usage - No Vite unhead plugin in use Verified: lint, 897 unit tests (coverage 99%+), production build. * build(deps): drop unused direct unhead dependency Per Copilot review: unhead is not imported directly anywhere in the codebase (only @unhead/vue and @unhead/vue/client are). It remains installed transitively via @unhead/vue, still resolved to 3.0.2. * fix(deps): sync package-lock after dropping unhead direct dep
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps unhead from 2.1.13 to 3.0.0.
Release notes
Sourced from unhead's releases.
... (truncated)
Commits
1c15b90chore: release v3.0.0018d92echore: release v3.0.0-rc.4481cd0achore: release v3.0.0-rc.35e24719chore: release v3.0.0-rc.24cc74e9chore: release v3.0.0-rc.1e29d435feat(devtools): vite devtools integration (#731)9c83934fix(validate): false positives for warmup preloads and charset position (#732)f846a88feat(types)!: enforce strict type narrowing for Link and Script unions (#729)df9c846feat:@unhead/bundlerand/vitesubpath exports (#726)093a277feat(validate): add 7 performance/web vitals validation rules (#725)