chore(deps): update all non-major dependencies#231
Merged
Conversation
Port of upstream nuxt/ui cd52459 (#6651). Mirror the non-major dependency bumps for the packages b24ui pins, across every manifest that pins them (including the demo playground, keeping nuxt↔demo parity): - pnpm (packageManager) 11.8.0 → 11.9.0 - @tanstack/vue-virtual ^3.13.29 → ^3.13.30 - unplugin ^3.0.0 → ^3.2.0 (root + pnpm-workspace.yaml catalog) - ai ^6.0.208 → ^6.0.214 (root, docs, demo, nuxt) - eslint ^10.5.0 → ^10.6.0 - vue ^3.5.38 → ^3.5.39 (root, repl, vue) - @ai-sdk/vue ^3.0.208 → ^3.0.214 (docs, demo, nuxt) - vite ^7.3.5 → ^7.3.6 (repl, vue) Skipped (absent in b24ui): @nuxt/icon, @ai-sdk/anthropic, @ai-sdk/gateway, @iconify-json/simple-icons. Adds `pnpm_config_verify_deps_before_run: false` to the CI workflow (pnpm 11.9.0 verifies deps before run by default, which fails in headless CI). Lockfile regenerated with pnpm 11.9.0 (lockfileVersion 9.0). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01JS8ypVfQSFzYVZzkTHhURb
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.
Upstream
cd52459—chore(deps): update all non-major dependencies (#6651)Change — §2 per-dep mirror
Applied the non-major bumps for deps b24ui actually pins, at the same source range, mirrored across every b24ui manifest that pins them (including the 4th
demoplayground, keepingnuxt↔demoparity):packageManager)@tanstack/vue-virtualunpluginpnpm-workspace.yamlcatalogaieslintvue@ai-sdk/vueviteSkipped (absent in b24ui):
@nuxt/icon,@ai-sdk/anthropic,@ai-sdk/gateway,@iconify-json/simple-icons.Workflow: b24ui's CI is
.github/workflows/ci.yml(not upstream'smodule.yml); addedpnpm_config_verify_deps_before_run: falsenext to the existingpnpm_config_strict_dep_builds: false— pnpm 11.9.0 verifies deps before run by default, which fails in headless CI.Lockfile: regenerated under the CI gate; corepack auto-switched to pnpm 11.9.0 (honoring the bumped
packageManager), passed supply-chain policies,lockfileVersionstays9.0. The +1474/−561 churn is thevue/eslint/viteversion strings recurring across the transitive resolution graph — expected, no unexpected major churn.Tests
Dep bumps only;
vueis a patch bump → no SSR-serialization snapshot churn. Full suite unchanged (225 files, 5143 passed / 6 skipped).Verify (CI=true, pnpm 11.9.0)
Real install (
--frozen-lockfile) →dev:prepare·lint(eslint 10.6.0) ·typecheck(vue 3.5.39) ·test·build— all green.Ledger
.sync/log/cd52459….md— port rationale.sync/nuxt-ui.json— addcd52459asport, advance cursor; reconcile prior6576fb8→ PR perf(types): decouple useComponentProps from the component-types barrel #230 /5ee7ded2. (cd52459itself stayspending-merge, reconciled next port.)🤖 Generated with Claude Code
Generated by Claude Code