Skip to content

Conversation

xsahil03x
Copy link
Member

@xsahil03x xsahil03x commented Sep 24, 2025

What's Changed

Full Changelog: v9.16.0...v9.17.0

Summary by CodeRabbit

  • Chores

    • Upgraded Stream Chat packages to 9.17.0 across core, Flutter, Flutter Core, Localizations, and Persistence.
    • Updated sample app and example projects to use 9.17.0.
    • Added connectivity_plus_platform_interface as a development dependency.
    • Synchronized package versions for the 9.17.0 release; no API changes.
  • Documentation

    • Updated changelog entries to reflect the 9.17.0 release.

Copy link
Contributor

coderabbitai bot commented Sep 24, 2025

Warning

Rate limit exceeded

@xsahil03x has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 12 minutes and 51 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between f33b563 and ce266fc.

📒 Files selected for processing (1)
  • packages/stream_chat_flutter/test/src/fakes.dart (1 hunks)

Walkthrough

This PR performs a coordinated 9.17.0 release bump across Stream Chat packages, updates example and sample app dependency constraints, adjusts CHANGELOG headers to 9.17.0, updates the runtime PACKAGE_VERSION constant, and adds connectivity_plus_platform_interface to workspace and stream_chat_flutter dev dependencies.

Changes

Cohort / File(s) Summary of Changes
Workspace config updates
melos.yaml
Bumped Stream Chat package constraints to 9.17.0; added connectivity_plus_platform_interface: ^2.0.0 to dependencies and dev_dependencies.
Core version constant
packages/stream_chat/lib/version.dart
Updated PACKAGE_VERSION from '9.16.0' to '9.17.0'.
Release version bumps (packages)
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
Bumped package versions to 9.17.0 and aligned inter-package dependencies to ^9.17.0.
Dev dependency addition
packages/stream_chat_flutter/pubspec.yaml
Added dev dependency connectivity_plus_platform_interface: ^2.0.0; updated dependency on stream_chat_flutter_core to ^9.17.0.
CHANGELOG headers
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
Replaced "Upcoming" with "9.17.0" or added 9.17.0 sections noting dependency/version updates.
Examples & sample app dependency bumps
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, sample_app/pubspec.yaml
Updated Stream Chat-related dependency constraints from ^9.16.0 to ^9.17.0.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested reviewers

  • Brazol
  • renefloor

Poem

Hop, hop—version ticks to nine-seventeen,
Changelogs lined, dependencies clean.
A whisker twitch, a tag anew,
Examples follow, sample too.
I stamp my paw—release is seen,
Carrots ready, ship that green! 🥕✨

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title Check ✅ Passed The title "chore(repo): release v9.17.0" is concise, follows conventional commit style, and accurately summarizes the primary change (preparing and publishing release v9.17.0). It is specific, free of noise, and clear to teammates scanning history. This aligns with the PR objectives which list the version bump and release-related updates.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.

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

Comment @coderabbitai help to get the list of available commands and usage tips.

@xsahil03x xsahil03x merged commit 008bece into master Sep 24, 2025
17 of 21 checks passed
@xsahil03x xsahil03x deleted the release/v9.17.0 branch September 24, 2025 10:29
Copy link

codecov bot commented Sep 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.84%. Comparing base (3f24135) to head (ce266fc).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2392   +/-   ##
=======================================
  Coverage   63.84%   63.84%           
=======================================
  Files         413      413           
  Lines       25862    25862           
=======================================
  Hits        16511    16511           
  Misses       9351     9351           

☔ 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.

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