Skip to content

chore(deps): upgrade markstream-vue to 2.0.6 - #2219

Merged
Simon-He95 merged 1 commit into
ThinkInAIXYZ:devfrom
Simon-He95:chore/upgrade-markstream-vue-2.0.6
Aug 28, 2026
Merged

chore(deps): upgrade markstream-vue to 2.0.6#2219
Simon-He95 merged 1 commit into
ThinkInAIXYZ:devfrom
Simon-He95:chore/upgrade-markstream-vue-2.0.6

Conversation

@Simon-He95

@Simon-He95 Simon-He95 commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

Summary

Upgrade markstream-vue from 2.0.1-beta.1 to 2.0.6 (latest stable).

Upstream changes (2.0.1-beta.1 → 2.0.6, 139 commits)

All bug fixes and performance optimizations; no breaking changes:

  • Streaming CPU reductions across parser, renderer, virtual timeline, diff preview, and code blocks
  • CJK/JP/KR grapheme fast-path and boundary fixes (improves Chinese streaming rendering)
  • Code-block first-frame flash fix and stable loading-header height
  • Streaming cache bounding and incremental timeline rebuild fixes

Compatibility check

  • Type definitions: additive only (13-line diff) — reset({ prefixKnown }), unobserveItem, releaseDetached, streamedDeltaEl
  • Package exports unchanged; worker subpaths (katexRenderer.worker, mermaidParser.worker) still present
  • Tailwind class names: zero removed, 6 added; index.tailwind.css integration unaffected

Verification

  • typecheck:web ✅ typecheck:node ✅
  • oxlint on all markstream consumers ✅
  • 108 renderer tests (MarkstreamDomContract, MarkdownRenderer, ThinkContent, LinkNode, MessageBlockToolCall, markdownWorkerLifecycle, markstreamLanguage, etc.) all pass ✅

Summary by CodeRabbit

  • Chores
    • Updated the Markdown rendering development dependency to version 2.0.6.
    • Reordered development dependencies for consistency.

@coderabbitai

coderabbitai Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 24cdca4e-5e24-4ecd-9074-60ade9e8fc70

📥 Commits

Reviewing files that changed from the base of the PR and between 87d8f51 and 68d53ec.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (1)
  • package.json

Included review availability: Your plan provides up to 8 included reviews per hour; 7 remain after this review.


📝 Walkthrough

Walkthrough

The pull request reorders @pierre/diffs in devDependencies and updates markstream-vue from 2.0.1-beta.1 to 2.0.6.

Changes

Development dependency metadata

Layer / File(s) Summary
Package manifest update
package.json
@pierre/diffs is reordered alphabetically. markstream-vue is updated to version 2.0.6.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 68d53

This dependency upgrade is limited to package metadata and lockfile changes, with reported typecheck, lint, and renderer test coverage passing; no actionable merge-blocking risk remains beyond normal checks and review.

Suggested reviewers: zerob13

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: upgrading markstream-vue to version 2.0.6.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@Simon-He95
Simon-He95 merged commit b9366dd into ThinkInAIXYZ:dev Aug 28, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant