Skip to content

Upgrade yorkie-js-sdk to 0.7.5#148

Merged
hackerwins merged 1 commit into
mainfrom
upgrade-yorkie-0.7.5
Apr 22, 2026
Merged

Upgrade yorkie-js-sdk to 0.7.5#148
hackerwins merged 1 commit into
mainfrom
upgrade-yorkie-0.7.5

Conversation

@hackerwins

@hackerwins hackerwins commented Apr 22, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Upgrade @yorkie-js/sdk and @yorkie-js/react from 0.7.4 to 0.7.5
  • Default transport switches from gRPC-Web to Connect Protocol
  • long dependency dropped in favor of native bigint
  • Tree undo/redo improvements (style, split) benefit future Docs native undo/redo migration

Test plan

  • pnpm verify:fast passes (lint + unit tests)
  • Manual test: create/edit spreadsheet on localhost
  • Manual test: create/edit document on localhost
  • Verify Yorkie connection works with Connect Protocol

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Updated Yorkie SDK and related library dependencies to the latest patch versions.

Default transport switches from gRPC-Web to Connect Protocol,
and the long dependency is dropped in favor of native bigint.
Tree undo/redo improvements (style, split) will benefit future
Docs native undo/redo migration.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@coderabbitai

coderabbitai Bot commented Apr 22, 2026

Copy link
Copy Markdown
📝 Walkthrough

Walkthrough

Updated Yorkie SDK related dependencies to version 0.7.5 across backend and frontend packages. The @yorkie-js/sdk dependency in packages/backend/package.json and both @yorkie-js/sdk and @yorkie-js/react dependencies in packages/frontend/package.json were bumped from 0.7.4 to 0.7.5.

Changes

Cohort / File(s) Summary
Yorkie SDK Dependency Updates
packages/backend/package.json, packages/frontend/package.json
Bumped @yorkie-js/sdk and @yorkie-js/react dependencies from version 0.7.4 to 0.7.5 across backend and frontend packages.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 Hop along to 0.7.5!
Yorkie seeds planted in both boxes with care,
Backend and frontend now synchronized bright,
Dependencies dancing in harmony's light,
The warren celebrates code made right! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Upgrade yorkie-js-sdk to 0.7.5' directly matches the main objective of the pull request, which is to upgrade the Yorkie SDK dependencies from 0.7.4 to 0.7.5.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch upgrade-yorkie-0.7.5

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 and usage tips.

@github-actions

github-actions Bot commented Apr 22, 2026

Copy link
Copy Markdown
Contributor

Verification: verify:self

Result: ✅ PASS in 122.1s

Lane Status Duration
sheets:build ✅ pass 13.3s
docs:build ✅ pass 8.1s
verify:fast ✅ pass 61.9s
frontend:build ✅ pass 16.2s
verify:frontend:chunks ✅ pass 0.4s
backend:build ✅ pass 5.1s
cli:build ✅ pass 1.9s
verify:entropy ✅ pass 15.1s

Verification: verify:integration

Result: ✅ PASS

@hackerwins
hackerwins merged commit a09c834 into main Apr 22, 2026
3 checks passed
@hackerwins
hackerwins deleted the upgrade-yorkie-0.7.5 branch April 22, 2026 09:03
@codecov

codecov Bot commented Apr 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@coderabbitai coderabbitai Bot mentioned this pull request Apr 22, 2026
3 tasks
@coderabbitai coderabbitai Bot mentioned this pull request May 5, 2026
4 tasks
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