Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps stream-chat from 9.22.0 to 9.24.0.

Release notes

Sourced from stream-chat's releases.

v9.24.0

9.24.0 (2025-10-17)

Features

v9.23.0

9.23.0 (2025-10-15)

Features

  • add an api to prune messages from the end (#1635) (137dca6)
  • add MentionsSearchSource.toUserSuggestion method (#1637) (e5e0dbf)
  • add offline support for delete message for me feature (#1633) (0ded575)

Refactors

  • make channel and client protected in CommandSearchSource and MentionsSearchSource (#1636) (afe749d)

v9.22.1

9.22.1 (2025-10-10)

Bug Fixes

Changelog

Sourced from stream-chat's changelog.

9.24.0 (2025-10-17)

Features

9.23.0 (2025-10-15)

Features

  • add an api to prune messages from the end (#1635) (137dca6)
  • add MentionsSearchSource.toUserSuggestion method (#1637) (e5e0dbf)
  • add offline support for delete message for me feature (#1633) (0ded575)

Refactors

  • make channel and client protected in CommandSearchSource and MentionsSearchSource (#1636) (afe749d)

9.22.1 (2025-10-10)

Bug Fixes

Commits
  • 2bc5eef chore(release): 9.24.0 [skip ci]
  • e80e42c feat: llm config types for upsert config api (#1640)
  • ab895bb chore(release): 9.23.0 [skip ci]
  • 137dca6 feat: add an api to prune messages from the end (#1635)
  • 0ded575 feat: add offline support for delete message for me feature (#1633)
  • e5e0dbf feat: add MentionsSearchSource.toUserSuggestion method (#1637)
  • afe749d refactor: make channel and client protected in CommandSearchSource and Mentio...
  • b61fe6e chore(release): 9.22.1 [skip ci]
  • 7522859 fix(bundle): define separate externals (browser/Node) (#1634)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [stream-chat](https://github.com/GetStream/stream-chat-js) from 9.22.0 to 9.24.0.
- [Release notes](https://github.com/GetStream/stream-chat-js/releases)
- [Changelog](https://github.com/GetStream/stream-chat-js/blob/master/CHANGELOG.md)
- [Commits](GetStream/stream-chat-js@v9.22.0...v9.24.0)

---
updated-dependencies:
- dependency-name: stream-chat
  dependency-version: 9.24.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the stream-dependencies This is a PR to bump stream-chat-* deps label Oct 20, 2025
@dependabot dependabot bot added the stream-dependencies This is a PR to bump stream-chat-* deps label Oct 20, 2025
@codecov
Copy link

codecov bot commented Oct 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.47%. Comparing base (e4081c8) to head (4997869).
⚠️ Report is 9 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2873      +/-   ##
==========================================
- Coverage   81.56%   81.47%   -0.09%     
==========================================
  Files         496      496              
  Lines       10063    10063              
  Branches     2364     2364              
==========================================
- Hits         8208     8199       -9     
- Misses       1455     1464       +9     
  Partials      400      400              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@oliverlaz oliverlaz merged commit e7b8d69 into master Oct 22, 2025
6 checks passed
@oliverlaz oliverlaz deleted the dependabot/npm_and_yarn/stream-chat-9.24.0 branch October 22, 2025 09:26
@stream-ci-bot
Copy link

🎉 This PR is included in version 13.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released on @latest stream-dependencies This is a PR to bump stream-chat-* deps

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants