chore(deps): update all non-major dependencies (#6625)#211
Merged
Conversation
Port of upstream nuxt/ui 82cfef23. Bumped every package b24ui pins to the batch target and mirrored across all manifests including the fork-only playgrounds/demo (nuxt<->demo parity kept): - root: @tanstack/vue-virtual 3.13.29, ai 6.0.208, happy-dom 20.10.6, vitest 4.1.9; packageManager pnpm@11.8.0. - docs: @ai-sdk/mcp 1.0.52, @ai-sdk/vue 3.0.208, @regle/core+rules 1.28.0, @takumi-rs/core 1.8.7, ai 6.0.208, better-sqlite3 12.11.1, joi 18.2.3. - playgrounds nuxt/demo: @ai-sdk/vue 3.0.208, ai 6.0.208. Skipped (not in b24ui): @ai-sdk/anthropic, @ai-sdk/gateway, @iconify-json/*. Left untouched: peerDependencies.joi ^18.0.0 — upstream bumped the docs dependency joi (^18.2.1 -> ^18.2.3), not the root peer. Lockfile regenerated under the active minimumReleaseAge gate; lockfileVersion 9.0 unchanged. Ledger: record the merge sha for the previous tail (#210, 8577e955) and advance the sync cursor to 82cfef23. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Qz7EXMncvEGiCj4WbmYgJo
IgorShevchik
added a commit
that referenced
this pull request
Jun 24, 2026
…#212) Record upstream fab73ab2 (fix(LocaleSelect): add missing keys in emoji mapping, #6629) as a no-op in the sync ledger and advance the cursor. Upstream adds be/eu/is/lo entries to nuxt/ui's getEmojiFlag languageToCountry map. b24ui's getEmojiFlag map is its own curated set (en/de/la/br/fr/it/pl/ru/ ua/tr/sc/tc/ja/vn/id/ms/th/ar/kk/hi), not nuxt/ui's ISO table, so there is nothing equivalent to patch. The added languages (be/eu/is/lo) are not in b24ui's locale set, and per PORTING.md section 2 b24ui does not adopt new locales from upstream. Ledger: record the merge sha for the previous port (#211, 82cfef23) and advance the sync cursor to fab73ab2. Bookkeeping only — no source change. Claude-Session: https://claude.ai/code/session_01Qz7EXMncvEGiCj4WbmYgJo Co-authored-by: Shevchik Igor <noreply@anthropic.com>
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.
Port of upstream nuxt/ui
82cfef23—chore(deps): update all non-major dependencies (#6625).Change
Bumped every package b24ui pins to the batch target, mirrored across all manifests including the fork-only
playgrounds/demo(kept nuxt↔demo parity):@tanstack/vue-virtual3.13.29,ai6.0.208,happy-dom20.10.6,vitest4.1.9;packageManagerpnpm@11.8.0.@ai-sdk/mcp1.0.52,@ai-sdk/vue3.0.208,@regle/core+@regle/rules1.28.0,@takumi-rs/core1.8.7,ai6.0.208,better-sqlite312.11.1,joi18.2.3.@ai-sdk/vue3.0.208,ai6.0.208.Skipped (not in b24ui)
@ai-sdk/anthropic,@ai-sdk/gateway,@iconify-json/*.Left untouched (intentional)
peerDependencies.joi^18.0.0— upstream bumped the docs dependencyjoi(^18.2.1→^18.2.3), not the root peer; the wide peer range stays.Verification (pnpm 11.8.0, gate ON)
Lockfile regenerated under the active
minimumReleaseAgegate (lockfileVersion9.0unchanged). dev:prepare · lint · typecheck · test (5101 passed, 6 skipped) · module build — all green.Ledger: records the merge sha for the previous tail (#210,
8577e955) and advances the sync cursor to82cfef23.https://claude.ai/code/session_01Qz7EXMncvEGiCj4WbmYgJo
🤖 Generated with Claude Code
Generated by Claude Code