-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update examples version to v0.4.22 #845
Conversation
WalkthroughThis update focuses on the consistent upgrade of the Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #845 +/- ##
=======================================
Coverage 80.68% 80.68%
=======================================
Files 59 59
Lines 4586 4586
Branches 932 932
=======================================
Hits 3700 3700
Misses 617 617
Partials 269 269 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
package-lock.json
is excluded by!**/package-lock.json
Files selected for processing (8)
- examples/nextjs-scheduler/package.json (1 hunks)
- examples/profile-stack/package.json (1 hunks)
- examples/react-tldraw/package.json (1 hunks)
- examples/react-todomvc/package.json (1 hunks)
- examples/simultaneous-cursors/package.json (1 hunks)
- examples/vanilla-codemirror6/package.json (1 hunks)
- examples/vanilla-quill/package.json (1 hunks)
- examples/vuejs-kanban/package.json (1 hunks)
Files skipped from review due to trivial changes (8)
- examples/nextjs-scheduler/package.json
- examples/profile-stack/package.json
- examples/react-tldraw/package.json
- examples/react-todomvc/package.json
- examples/simultaneous-cursors/package.json
- examples/vanilla-codemirror6/package.json
- examples/vanilla-quill/package.json
- examples/vuejs-kanban/package.json
What this PR does / why we need it?
Update examples version to v0.4.22
Any background context you want to provide?
What are the relevant tickets?
Fixes #
Checklist
Summary by CodeRabbit
yorkie-js-sdk
dependency to version^0.4.22
across multiple example projects for improved compatibility and performance.