chore(repo): Release v1.4.2#1282
Conversation
📝 WalkthroughWalkthroughStream Video and its Flutter plugins are released as version 1.4.2. Package metadata, podspecs, changelogs, dependency constraints, workspace bootstrap dependencies, examples, and the dogfooding app are updated accordingly. ChangesStream Video 1.4.2 release
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ 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
Caution
Some comments are outside the diff and can’t be posted inline due to platform limitations.
⚠️ Outside diff range comments (1)
packages/stream_video_flutter/CHANGELOG.md (1)
9-13: 🗄️ Data Integrity & Integration | 🟡 Minor | ⚡ Quick winAlign the Flutter version note in the release changelogs.
These entries say
3.38.0, but the packages now requireflutter: ">=3.38.1":
packages/stream_video_flutter/CHANGELOG.md#L11packages/stream_video_filters/CHANGELOG.md#L2packages/stream_video_screen_sharing/CHANGELOG.md#L2packages/stream_video/CHANGELOG.md#L10packages/stream_video_push_notification/CHANGELOG.md#L2packages/stream_video_noise_cancellation/CHANGELOG.md#L2Update the release notes to match the actual SDK constraint.
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In `@packages/stream_video_flutter/CHANGELOG.md` around lines 9 - 13, Update the Flutter minimum-version release note from 3.38.0 to 3.38.1 in packages/stream_video_flutter/CHANGELOG.md lines 9-13, packages/stream_video_filters/CHANGELOG.md lines 1-2, packages/stream_video_screen_sharing/CHANGELOG.md lines 1-2, packages/stream_video/CHANGELOG.md line 10, packages/stream_video_push_notification/CHANGELOG.md line 2, and packages/stream_video_noise_cancellation/CHANGELOG.md line 2 so all changelogs match the actual SDK constraint.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@packages/stream_video_noise_cancellation/CHANGELOG.md`:
- Around line 1-2: Update the minimum Flutter version documented in the 1.4.2
release notes from 3.38.0 to 3.38.1 in both
packages/stream_video_noise_cancellation/CHANGELOG.md lines 1-2 and
packages/stream_video_push_notification/CHANGELOG.md lines 1-3, keeping the
surrounding changelog text unchanged.
---
Outside diff comments:
In `@packages/stream_video_flutter/CHANGELOG.md`:
- Around line 9-13: Update the Flutter minimum-version release note from 3.38.0
to 3.38.1 in packages/stream_video_flutter/CHANGELOG.md lines 9-13,
packages/stream_video_filters/CHANGELOG.md lines 1-2,
packages/stream_video_screen_sharing/CHANGELOG.md lines 1-2,
packages/stream_video/CHANGELOG.md line 10,
packages/stream_video_push_notification/CHANGELOG.md line 2, and
packages/stream_video_noise_cancellation/CHANGELOG.md line 2 so all changelogs
match the actual SDK constraint.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: d22ed1e6-3d79-4b17-afc1-db5b89b56261
📒 Files selected for processing (23)
dogfooding/pubspec.yamlpackages/stream_video/CHANGELOG.mdpackages/stream_video/lib/globals.dartpackages/stream_video/pubspec.yamlpackages/stream_video_filters/CHANGELOG.mdpackages/stream_video_filters/ios/stream_video_filters.podspecpackages/stream_video_filters/pubspec.yamlpackages/stream_video_flutter/CHANGELOG.mdpackages/stream_video_flutter/example/pubspec.yamlpackages/stream_video_flutter/ios/stream_video_flutter.podspecpackages/stream_video_flutter/pubspec.yamlpackages/stream_video_noise_cancellation/CHANGELOG.mdpackages/stream_video_noise_cancellation/example/pubspec.yamlpackages/stream_video_noise_cancellation/ios/stream_video_noise_cancellation.podspecpackages/stream_video_noise_cancellation/pubspec.yamlpackages/stream_video_push_notification/CHANGELOG.mdpackages/stream_video_push_notification/example/pubspec.yamlpackages/stream_video_push_notification/ios/stream_video_push_notification.podspecpackages/stream_video_push_notification/pubspec.yamlpackages/stream_video_screen_sharing/CHANGELOG.mdpackages/stream_video_screen_sharing/ios/stream_video_screen_sharing.podspecpackages/stream_video_screen_sharing/pubspec.yamlpubspec.yaml
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1282 +/- ##
=======================================
Coverage 11.07% 11.07%
=======================================
Files 686 686
Lines 50337 50337
=======================================
Hits 5576 5576
Misses 44761 44761 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@packages/stream_video_push_notification/CHANGELOG.md`:
- Line 123: Correct the changelog spelling and capitalization in the affected
historical entries, including the “Minimum compileSDK 36” entry and the entries
at the referenced locations, using the canonical “compileSdk” spelling
consistently.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: 04615b27-89ac-43df-8d46-8475bf910a7f
📒 Files selected for processing (6)
packages/stream_video/CHANGELOG.mdpackages/stream_video_filters/CHANGELOG.mdpackages/stream_video_flutter/CHANGELOG.mdpackages/stream_video_noise_cancellation/CHANGELOG.mdpackages/stream_video_push_notification/CHANGELOG.mdpackages/stream_video_screen_sharing/CHANGELOG.md
🚧 Files skipped from review as they are similar to previous changes (1)
- packages/stream_video_flutter/CHANGELOG.md
Summary by CodeRabbit