Skip to content

chore(deps): bump unhead and @unhead/vue - #6818

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-2395cec968
Open

chore(deps): bump unhead and @unhead/vue#6818
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-2395cec968

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps unhead to 3.2.3 and updates ancestor dependency @unhead/vue. These dependencies need to be updated together.

Updates unhead from 1.9.10 to 3.2.3

Release notes

Sourced from unhead's releases.

v3.2.3

   🐞 Bug Fixes

    View changes on GitHub

v3.2.2

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v3.2.1

   🐞 Bug Fixes

    View changes on GitHub

v3.2.0

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits
  • 61dc233 chore: release v3.2.3
  • 425a70e chore: release v3.2.2
  • ed03f94 fix(stream): resolve reactive entries before serialization (#870)
  • fa9b3a9 fix(scripts): keep removed controllers terminal (#867)
  • 03377d6 chore: release v3.2.1
  • 2392798 chore: release v3.2.0
  • f6cda82 fix(stream): prevent Rollup from rewriting generated IIFE (#863)
  • 680c099 fix: tolerate mixed Unhead majors in Nuxt builds
  • cf5a92a feat(scripts): add opt-in trigger primitives (#856)
  • bbdc1de feat(scripts): add async readiness and consumer scopes (#840)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for unhead since your current version.


Updates @unhead/vue from 1.9.10 to 3.2.3

Release notes

Sourced from @​unhead/vue's releases.

v3.2.3

   🐞 Bug Fixes

    View changes on GitHub

v3.2.2

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v3.2.1

   🐞 Bug Fixes

    View changes on GitHub

v3.2.0

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits
  • 61dc233 chore: release v3.2.3
  • 425a70e chore: release v3.2.2
  • 230e4d3 fix(schema-org): improve resolver correctness and types (#868)
  • ed03f94 fix(stream): resolve reactive entries before serialization (#870)
  • fa9b3a9 fix(scripts): keep removed controllers terminal (#867)
  • 03377d6 chore: release v3.2.1
  • 2392798 chore: release v3.2.0
  • bbdc1de feat(scripts): add async readiness and consumer scopes (#840)
  • c594054 fix(unhead): align Promise handling with sync rendering (#839)
  • 0b8cac8 feat(server): experimental prepareTemplate (#830)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​unhead/vue since your current version.


Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 9, 2026
@emuvente

Copy link
Copy Markdown
Collaborator

@dependabot recreate

@dependabot dependabot Bot changed the title chore(deps): bump unhead and @unhead/vue build(deps): bump unhead and @unhead/vue May 28, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-2395cec968 branch from 497d9a0 to fcefe5a Compare May 28, 2026 17:23
@eddieferrer

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot dependabot Bot changed the title build(deps): bump unhead and @unhead/vue chore(deps): bump unhead and @unhead/vue Jul 24, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-2395cec968 branch from fcefe5a to d578e7b Compare July 24, 2026 17:51
@eddieferrer

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-2395cec968 branch from d578e7b to f7b0e70 Compare July 24, 2026 18:43
@eddieferrer

Copy link
Copy Markdown
Contributor

@dependabot recreate

Bumps [unhead](https://github.com/unjs/unhead/tree/HEAD/packages/unhead) to 3.2.3 and updates ancestor dependency [@unhead/vue](https://github.com/unjs/unhead/tree/HEAD/packages/vue). These dependencies need to be updated together.


Updates `unhead` from 1.9.10 to 3.2.3
- [Release notes](https://github.com/unjs/unhead/releases)
- [Commits](https://github.com/unjs/unhead/commits/v3.2.3/packages/unhead)

Updates `@unhead/vue` from 1.9.10 to 3.2.3
- [Release notes](https://github.com/unjs/unhead/releases)
- [Commits](https://github.com/unjs/unhead/commits/v3.2.3/packages/vue)

---
updated-dependencies:
- dependency-name: "@unhead/vue"
  dependency-version: 3.0.0
  dependency-type: direct:production
- dependency-name: unhead
  dependency-version: 3.0.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-2395cec968 branch from f7b0e70 to 6186939 Compare July 24, 2026 19:23
@eddieferrer

Copy link
Copy Markdown
Contributor

Holding this PR for now. Two reasons: (1) Dependabot is unable to generate a valid lock file for this update — npm ci fails with Missing: cac@7.0.0 from lock file even after @dependabot recreate. This may resolve naturally once other pending upgrades (vite, vitest, otel) land and update the shared transitive dependency tree. (2) This is a 2-major-version jump (1.x → 3.x) that warrants a dedicated analysis pass before merging. Will revisit after the blocked vite/otel upgrades are resolved.

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.

4 participants