chore: Upgrade fuselage package#38266
Conversation
|
|
Looks like this PR is ready to merge! 🎉 |
WalkthroughBumps the Changes
Sequence Diagram(s)(Skipped — changes are dependency version bumps without modified control flow or new multi-component interactions.) Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
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. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Fix all issues with AI agents
In `@packages/web-ui-registration/package.json`:
- Line 26: Update the dependency entry for "@rocket.chat/fuselage" in
package.json: change the version specifier from "^0.70.1" to "^0.70.0" so it
targets the published 0.70.0 release; ensure package.json's dependencies block
reflects the new string and run yarn/npm install to verify resolution.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #38266 +/- ##
===========================================
+ Coverage 70.70% 70.78% +0.07%
===========================================
Files 3142 3142
Lines 108927 108927
Branches 19589 19625 +36
===========================================
+ Hits 77022 77107 +85
+ Misses 29906 29827 -79
+ Partials 1999 1993 -6
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Proposed changes (including videos or screenshots)
Release changes
Issue(s)
VGA-82
Steps to test or reproduce
Further comments
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.