chore(deps): bump jiffy to ^6.4.5#2719
Conversation
Picks up cached locale and DateFormat lookups for cheaper relative-time formatting. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ 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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## v10.0.0 #2719 +/- ##
========================================
Coverage 67.55% 67.55%
========================================
Files 408 408
Lines 24521 24521
========================================
Hits 16565 16565
Misses 7956 7956 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Summary
jiffyfrom^6.4.4to^6.4.5inmelos.yamlandpackages/stream_chat_flutter/pubspec.yaml.DateFormatlookup work in jama5262/jiffy#332, making relative-time formatting cheaper.Targets
v10.0.0because jiffy 6.4.x requiresintl ^0.20.2, which only resolves against the Flutter SDK floor on this branch (>=3.38.1);masteris still pinned at>=3.27.4(intl 0.19.0).Test plan
melos bootstrapmelos run lint:allmelos run test:all🤖 Generated with Claude Code