Skip to content

chore(repo): release v9.24.0#2671

Merged
xsahil03x merged 1 commit into
masterfrom
release/v9.24.0
May 19, 2026
Merged

chore(repo): release v9.24.0#2671
xsahil03x merged 1 commit into
masterfrom
release/v9.24.0

Conversation

@xsahil03x
Copy link
Copy Markdown
Member

@xsahil03x xsahil03x commented May 19, 2026

What's Changed

New Contributors

Full Changelog: v9.23.0...v9.24.0

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 19, 2026

📝 Walkthrough

Walkthrough

This PR releases Stream Chat Flutter version 9.24.0 by bumping package versions across the entire suite, including manifests, generated version constants, changelog entries, example projects, and monorepo bootstrap configuration.

Changes

Stream Chat 9.24.0 Release

Layer / File(s) Summary
Core stream_chat package versioning
packages/stream_chat/pubspec.yaml, packages/stream_chat/lib/version.dart, packages/stream_chat/CHANGELOG.md
Core stream_chat package version updated from 9.23.0 to 9.24.0 in both pubspec and the generated PACKAGE_VERSION constant; changelog header finalized as ## 9.24.0.
Flutter framework and core packages
packages/stream_chat_flutter_core/pubspec.yaml, packages/stream_chat_flutter_core/CHANGELOG.md, packages/stream_chat_flutter/pubspec.yaml, packages/stream_chat_flutter/CHANGELOG.md
stream_chat_flutter_core and stream_chat_flutter packages bumped to 9.24.0, with stream_chat_flutter now depending on stream_chat_flutter_core 9.24.0; changelog reorganized to move 9.24.0 additions (message limit parameter, thread crash fix, debounce edge improvement) to the current version header and 9.23.0 fixes (channel avatar, audio tone, poll AppBar) to prior version section.
Localization and persistence packages
packages/stream_chat_localizations/pubspec.yaml, packages/stream_chat_localizations/CHANGELOG.md, packages/stream_chat_persistence/pubspec.yaml, packages/stream_chat_persistence/CHANGELOG.md
stream_chat_localizations and stream_chat_persistence bumped to 9.24.0 with updated dependency constraints; changelogs updated with new 9.24.0 entries documenting dependency upgrades.
Example projects and sample app dependencies
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
All example project manifests updated to depend on the new 9.24.0 versions.
Monorepo bootstrap configuration
melos.yaml
Melos bootstrap dependency list updated to pin all five Stream Chat packages to 9.24.0 for synchronized local development environment setup.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Suggested reviewers

  • VelikovPetar

Poem

🐰 A version bump so fine and bright,
From .23 to .24 in sight,
All packages dance in harmony,
Chat flows like streams, wild and free!
Nine-twenty-four, hop with cheer! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The PR title 'chore(repo): release v9.24.0' accurately reflects the main objective of the pull request, which is to release version 9.24.0 across all packages in the Stream Chat Flutter repository.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v9.24.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

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

@codecov
Copy link
Copy Markdown

codecov Bot commented May 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.27%. Comparing base (d07f633) to head (6ca22c5).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2671   +/-   ##
=======================================
  Coverage   65.27%   65.27%           
=======================================
  Files         423      423           
  Lines       26622    26622           
=======================================
  Hits        17377    17377           
  Misses       9245     9245           

☔ 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 merged commit 903c77c into master May 19, 2026
25 checks passed
@xsahil03x xsahil03x deleted the release/v9.24.0 branch May 19, 2026 20: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.

3 participants