Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps stream-chat from 9.19.0 to 9.25.0.

Release notes

Sourced from stream-chat's releases.

v9.25.0

9.25.0 (2025-10-23)

Bug Fixes

  • prevent search source pagination on non-retryable response errors (#1638) (d306a1a)

Features

  • add delivery_events channel configuration parameter (#1639) (13d295a)

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

v9.22.0

9.22.0 (2025-10-09)

Features

v9.21.0

9.21.0 (2025-10-08)

Bug Fixes

... (truncated)

Changelog

Sourced from stream-chat's changelog.

9.25.0 (2025-10-23)

Bug Fixes

  • prevent search source pagination on non-retryable response errors (#1638) (d306a1a)

Features

  • add delivery_events channel configuration parameter (#1639) (13d295a)

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

9.22.0 (2025-10-09)

Features

9.21.0 (2025-10-08)

Bug Fixes

  • do not add error to client notifications for getDrafts (#1631) (4923459)
  • normalize Windows CRLF newline sequence into LF line ending (#1630) (458f807)

Features

... (truncated)

Commits
  • e9db481 chore(release): 9.25.0 [skip ci]
  • d306a1a fix: prevent search source pagination on non-retryable response errors (#1638)
  • 13d295a feat: add delivery_events channel configuration parameter (#1639)
  • 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...
  • Additional commits viewable 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.19.0 to 9.25.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.19.0...v9.25.0)

---
updated-dependencies:
- dependency-name: stream-chat
  dependency-version: 9.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 23, 2025
@vercel
Copy link

vercel bot commented Oct 23, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
net-chat Ready Ready Preview Comment Oct 23, 2025 11:18am
net-chat-yldm Ready Ready Preview Comment Oct 23, 2025 11:18am

@netlify
Copy link

netlify bot commented Oct 23, 2025

Deploy Preview for netchaty canceled.

Name Link
🔨 Latest commit e3dd8ba
🔍 Latest deploy log https://app.netlify.com/projects/netchaty/deploys/68fa0edb0e5b210008c7e384

@netlify
Copy link

netlify bot commented Oct 23, 2025

Deploy Preview for netchitchat canceled.

Name Link
🔨 Latest commit e3dd8ba
🔍 Latest deploy log https://app.netlify.com/projects/netchitchat/deploys/68fa0edb0940b20008a6eaab

@netlify
Copy link

netlify bot commented Oct 23, 2025

Deploy Preview for netchatt canceled.

Name Link
🔨 Latest commit e3dd8ba
🔍 Latest deploy log https://app.netlify.com/projects/netchatt/deploys/68fa0edb8730c0000803705c

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 18, 2025

Superseded by #164.

@dependabot dependabot bot closed this Nov 18, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/server/stream-chat-9.25.0 branch November 18, 2025 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant