Skip to content

Conversation

xsahil03x
Copy link
Member

@xsahil03x xsahil03x commented Jul 25, 2025

What's Changed

New Contributors

Full Changelog: v9.14.0...v9.15.0

Summary by CodeRabbit

  • Chores
    • Updated package versions for stream_chat, stream_chat_flutter, stream_chat_flutter_core, stream_chat_localizations, and stream_chat_persistence to 9.15.0 across all relevant projects and example apps.
    • Updated changelog headers to reflect the new release version.
    • No changes to features or functionality.

Copy link
Contributor

coderabbitai bot commented Jul 25, 2025

Walkthrough

This update increments the version numbers of the stream_chat suite of packages and their dependencies from 9.14.0 to 9.15.0 across all relevant package manifests, changelogs, and example projects. No functional, logic, or configuration changes were introduced beyond version and dependency updates.

Changes

Files/Groups Change Summary
melos.yaml, sample_app/pubspec.yaml Updated dependency versions for relevant stream_chat packages to 9.15.0.
packages/stream_chat/pubspec.yaml, packages/stream_chat_flutter/pubspec.yaml,
packages/stream_chat_flutter_core/pubspec.yaml, packages/stream_chat_localizations/pubspec.yaml, packages/stream_chat_persistence/pubspec.yaml
Incremented package versions and updated internal dependencies to 9.15.0.
packages/stream_chat/CHANGELOG.md, packages/stream_chat_flutter/CHANGELOG.md,
packages/stream_chat_flutter_core/CHANGELOG.md, packages/stream_chat_localizations/CHANGELOG.md, packages/stream_chat_persistence/CHANGELOG.md
Updated changelog headers from "Upcoming" to "9.15.0" or added new 9.15.0 entries.
packages/stream_chat/lib/version.dart Updated PACKAGE_VERSION constant from '9.14.0' to '9.15.0'.
packages/stream_chat/example/pubspec.yaml, packages/stream_chat_flutter/example/pubspec.yaml,
packages/stream_chat_flutter_core/example/pubspec.yaml, packages/stream_chat_localizations/example/pubspec.yaml, packages/stream_chat_persistence/example/pubspec.yaml
Updated example project dependencies to version ^9.15.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐇
A version hop, a gentle leap,
From fourteen to fifteen, not too steep!
Changelogs polished, numbers new,
Example apps get upgrades too.
With every hop, our code feels bright—
The rabbit grins, "All versions right!"
🌱✨

Note

⚡️ Unit Test Generation is now available in beta!

Learn more here, or try it out under "Finishing Touches" below.


📜 Recent review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 253d1cd and b13229c.

📒 Files selected for processing (18)
  • melos.yaml (1 hunks)
  • packages/stream_chat/CHANGELOG.md (1 hunks)
  • packages/stream_chat/example/pubspec.yaml (1 hunks)
  • packages/stream_chat/lib/version.dart (1 hunks)
  • packages/stream_chat/pubspec.yaml (1 hunks)
  • packages/stream_chat_flutter/CHANGELOG.md (1 hunks)
  • packages/stream_chat_flutter/example/pubspec.yaml (1 hunks)
  • packages/stream_chat_flutter/pubspec.yaml (2 hunks)
  • packages/stream_chat_flutter_core/CHANGELOG.md (1 hunks)
  • packages/stream_chat_flutter_core/example/pubspec.yaml (1 hunks)
  • packages/stream_chat_flutter_core/pubspec.yaml (2 hunks)
  • packages/stream_chat_localizations/CHANGELOG.md (1 hunks)
  • packages/stream_chat_localizations/example/pubspec.yaml (1 hunks)
  • packages/stream_chat_localizations/pubspec.yaml (2 hunks)
  • packages/stream_chat_persistence/CHANGELOG.md (1 hunks)
  • packages/stream_chat_persistence/example/pubspec.yaml (1 hunks)
  • packages/stream_chat_persistence/pubspec.yaml (2 hunks)
  • sample_app/pubspec.yaml (1 hunks)
✅ Files skipped from review due to trivial changes (10)
  • packages/stream_chat_persistence/CHANGELOG.md
  • packages/stream_chat/pubspec.yaml
  • packages/stream_chat_persistence/pubspec.yaml
  • packages/stream_chat_flutter_core/pubspec.yaml
  • packages/stream_chat_flutter/pubspec.yaml
  • packages/stream_chat_localizations/CHANGELOG.md
  • melos.yaml
  • sample_app/pubspec.yaml
  • packages/stream_chat_flutter_core/CHANGELOG.md
  • packages/stream_chat_flutter/CHANGELOG.md
🚧 Files skipped from review as they are similar to previous changes (8)
  • packages/stream_chat/CHANGELOG.md
  • packages/stream_chat_flutter/example/pubspec.yaml
  • packages/stream_chat/lib/version.dart
  • packages/stream_chat_localizations/example/pubspec.yaml
  • packages/stream_chat_flutter_core/example/pubspec.yaml
  • packages/stream_chat_persistence/example/pubspec.yaml
  • packages/stream_chat_localizations/pubspec.yaml
  • packages/stream_chat/example/pubspec.yaml
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (8)
  • GitHub Check: stream_chat_localizations
  • GitHub Check: stream_chat_flutter
  • GitHub Check: stream_chat_flutter_core
  • GitHub Check: stream_chat
  • GitHub Check: stream_chat_persistence
  • GitHub Check: build (android)
  • GitHub Check: test
  • GitHub Check: analyze
✨ Finishing Touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release/v9.15.0

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
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

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 using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai generate unit tests to generate unit tests for this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@xsahil03x xsahil03x marked this pull request as draft July 25, 2025 10:29
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🧹 Nitpick comments (4)
packages/stream_chat_flutter_core/CHANGELOG.md (1)

1-1: Consider appending a release date to the new header

Most changelogs in the repo include the version and the release date (e.g. ## 9.15.0 – 2024-07-10).
Adding it keeps history uniform and helps external consumers.

packages/stream_chat_flutter/CHANGELOG.md (1)

1-1: Add release date for completeness

Same remark as in the core changelog: including a date after the version improves traceability.

packages/stream_chat_persistence/CHANGELOG.md (1)

1-1: Release header is missing a date

Appending the actual release date keeps this changelog in line with the others.

packages/stream_chat/CHANGELOG.md (1)

1-11: Add a release date to keep the changelog machine-friendly

Every previous section starts with a version header but omits the release date. While that is acceptable, adding an ISO-8601 date after the version (e.g. ## 9.15.0 – 2025-07-xx) helps automated tooling (Melos, release-please, etc.) and human readers quickly identify when a version shipped.

-## 9.15.0
+## 9.15.0 – 2025-07-??
📜 Review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 58d25c3 and 253d1cd.

📒 Files selected for processing (18)
  • melos.yaml (1 hunks)
  • packages/stream_chat/CHANGELOG.md (1 hunks)
  • packages/stream_chat/example/pubspec.yaml (1 hunks)
  • packages/stream_chat/lib/version.dart (1 hunks)
  • packages/stream_chat/pubspec.yaml (1 hunks)
  • packages/stream_chat_flutter/CHANGELOG.md (1 hunks)
  • packages/stream_chat_flutter/example/pubspec.yaml (1 hunks)
  • packages/stream_chat_flutter/pubspec.yaml (2 hunks)
  • packages/stream_chat_flutter_core/CHANGELOG.md (1 hunks)
  • packages/stream_chat_flutter_core/example/pubspec.yaml (1 hunks)
  • packages/stream_chat_flutter_core/pubspec.yaml (2 hunks)
  • packages/stream_chat_localizations/CHANGELOG.md (1 hunks)
  • packages/stream_chat_localizations/example/pubspec.yaml (1 hunks)
  • packages/stream_chat_localizations/pubspec.yaml (2 hunks)
  • packages/stream_chat_persistence/CHANGELOG.md (1 hunks)
  • packages/stream_chat_persistence/example/pubspec.yaml (1 hunks)
  • packages/stream_chat_persistence/pubspec.yaml (2 hunks)
  • sample_app/pubspec.yaml (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (10)
  • GitHub Check: analyze_legacy_versions
  • GitHub Check: stream_chat_localizations
  • GitHub Check: stream_chat_flutter
  • GitHub Check: stream_chat_flutter_core
  • GitHub Check: stream_chat_persistence
  • GitHub Check: stream_chat
  • GitHub Check: build (android)
  • GitHub Check: build (ios)
  • GitHub Check: test
  • GitHub Check: analyze
🔇 Additional comments (15)
melos.yaml (1)

83-87: Dependency bump confirmed – no leftover version constraints

I ran the suggested grep across the repo and only found 9.14.0 references in CHANGELOG.md files (historical entries). No manifests or pubspecs still constrain 9.14.x. You’re clear to merge.

packages/stream_chat/pubspec.yaml (1)

4-4: VERSION CONSTANT SYNCED – PLEASE VERIFY GIT TAG

The PACKAGE_VERSION constant in packages/stream_chat/lib/version.dart is correctly set to 9.15.0. Before merging, please ensure that the release workflow also creates a Git tag reading 9.15.0 (or v9.15.0) so that StreamChatClient.clientVersion continues to function as expected.

• Verified in packages/stream_chat/lib/version.dart (line 12):
const PACKAGE_VERSION = '9.15.0';
• Next step: confirm the corresponding Git tag exists in your release branch.

packages/stream_chat/example/pubspec.yaml (1)

27-27: Dependency bump looks good – example now points to ^9.15.0, staying in lock-step with the core package.

packages/stream_chat_flutter_core/example/pubspec.yaml (1)

26-26: Version synced correctly – example depends on stream_chat_flutter_core ^9.15.0; no further action required.

packages/stream_chat_localizations/example/pubspec.yaml (1)

27-29: All related example dependencies updated consistently – both stream_chat_flutter and stream_chat_localizations are bumped to ^9.15.0.
Nothing else to flag.

packages/stream_chat/lib/version.dart (1)

12-12: Version constant bumped – looks correct
The constant now reflects 9.15.0, matching the release tag across the repo.

packages/stream_chat_persistence/example/pubspec.yaml (1)

26-27: Example aligned with new major-minor version
Caret constraints updated to ^9.15.0; nothing else required. Remember to run melos bootstrap so the example’s lockfile stays in sync.

sample_app/pubspec.yaml (1)

37-39: Sample app dependencies updated – all good
Versions are consistent with the core packages. Regenerate pubspec.lock after bootstrapping to avoid mix-matched versions during CI.

packages/stream_chat_flutter/pubspec.yaml (2)

4-4: Package version updated – verify CHANGELOG before publishing
Ensure the CHANGELOG.md has an entry for 9.15.0 so pub.dev displays correct release notes.


59-59: Dependency bump consistent with ecosystem
stream_chat_flutter_core moved to ^9.15.0; everything remains internally compatible.

packages/stream_chat_persistence/pubspec.yaml (2)

4-4: Version bump OK
Library version now at 9.15.0, matching the rest of the suite.


33-33: Dependency constraint updated correctly
stream_chat raised to ^9.15.0; no other changes needed.

packages/stream_chat_flutter/example/pubspec.yaml (1)

28-30: Version bumps look correct.
The example app now points to the freshly-released 9.15.0 artifacts – nothing else to flag here.

packages/stream_chat_flutter_core/pubspec.yaml (1)

4-4: Package & peer-dependency version aligned.
stream_chat_flutter_core is correctly bumped to 9.15.0 and its stream_chat peer moves in lock-step. Looks good.

Also applies to: 34-34

packages/stream_chat_localizations/pubspec.yaml (1)

3-3: pubspec version bump is consistent.
Version and dependency constraints both reflect 9.15.0 – no issues spotted.

Also applies to: 29-29

Copy link

codecov bot commented Jul 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.65%. Comparing base (d95dbce) to head (b13229c).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2331   +/-   ##
=======================================
  Coverage   63.65%   63.65%           
=======================================
  Files         409      409           
  Lines       25617    25617           
=======================================
  Hits        16306    16306           
  Misses       9311     9311           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@xsahil03x xsahil03x marked this pull request as ready for review July 25, 2025 11:15
@xsahil03x xsahil03x merged commit ab6554c into master Jul 25, 2025
27 checks passed
@xsahil03x xsahil03x deleted the release/v9.15.0 branch July 25, 2025 11:27
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