Skip to content

Bump up yorkie to v0.6.47#290

Merged
hackerwins merged 1 commit intomainfrom
v0.6.47
Feb 9, 2026
Merged

Bump up yorkie to v0.6.47#290
hackerwins merged 1 commit intomainfrom
v0.6.47

Conversation

@JOOHOJANG
Copy link
Contributor

@JOOHOJANG JOOHOJANG commented Feb 9, 2026

What this PR does / why we need it?

Bump up Yorkie to v0.6.47

Any background context you want to provide?

What are the relevant tickets?

Fixes #

Checklist

  • Added relevant tests or not required
  • Didn't break anything

Summary by CodeRabbit

  • Chores
    • Updated SDK and environment variables from version 0.6.44 to 0.6.47
    • Updated dependency versions to reference the latest release

@JOOHOJANG JOOHOJANG self-assigned this Feb 9, 2026
@coderabbitai
Copy link

coderabbitai bot commented Feb 9, 2026

📝 Walkthrough

Walkthrough

This PR updates the Yorkie SDK version from 0.6.44 to 0.6.47 across environment variables and package dependencies, while adding or updating FILE_INFO DirectoryInfo exports in twelve example project directories.

Changes

Cohort / File(s) Summary
Version and Dependency Updates
.env, package.json
Bumped Yorkie SDK versions from 0.6.44 to 0.6.47 in NEXT_PUBLIC_YORKIE_VERSION, NEXT_PUBLIC_YORKIE_JS_VERSION, NEXT_PUBLIC_JS_SDK_URL environment variables and @yorkie-js/sdk package dependency.
Example Directory Structure Exports
examples/nextjs-presence/fileInfo.ts, examples/nextjs-scheduler/fileInfo.ts, examples/nextjs-todolist/fileInfo.ts, examples/profile-stack/fileInfo.ts, examples/react-document-limit/fileInfo.ts, examples/react-flow/fileInfo.ts, examples/react-tldraw/fileInfo.ts, examples/react-todomvc/fileInfo.ts, examples/vanilla-codemirror6/fileInfo.ts, examples/vanilla-document-limit/fileInfo.ts, examples/vanilla-quill/fileInfo.ts, examples/vuejs-kanban/fileInfo.ts
Added or updated exported FILE_INFO constants of type DirectoryInfo containing directory tree structures for their respective example projects.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested reviewers

  • hackerwins
  • raararaara

Poem

🐰 Hoppity hop, versions do bump,
From 0.6.44 to 0.6.47, no slump!
File info trees planted in every fold,
Examples now structured, a sight to behold! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Bump up yorkie to v0.6.47' clearly and concisely summarizes the primary change: updating the Yorkie dependency from version 0.6.44 to 0.6.47 across multiple files and package.json.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch v0.6.47

No actionable comments were generated in the recent review. 🎉

🧹 Recent nitpick comments
examples/vanilla-document-limit/fileInfo.ts (1)

2-2: Spurious leading whitespace before export.

Line 2 has 8 spaces of indentation before export const. This appears across all the fileInfo.ts files in this PR. If these files are auto-generated, consider fixing the generator to emit the export at column 0 for consistency with line 1.


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.

Copy link
Member

@hackerwins hackerwins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution.

@hackerwins hackerwins merged commit 86d6ca9 into main Feb 9, 2026
2 checks passed
@hackerwins hackerwins deleted the v0.6.47 branch February 9, 2026 05:25
@coderabbitai coderabbitai bot mentioned this pull request Feb 12, 2026
2 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.

2 participants