Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2025

Bumps stream-chat from 9.25.0 to 9.26.0.

Release notes

Sourced from stream-chat's releases.

v9.26.0

9.26.0 (2025-11-18)

Bug Fixes

  • prevent reporting delivery for already reported message (#1643) (8612079)
  • skip channel.state.last_message_at update on incoming system message if configured (#1642) (0cd6009)

Features

  • add app_banned and has_unread properties to ChannelFilters (#1649) (9b580b0)
  • add filter tags to channels (#1646) (4101531)
  • add hide_history_before option for adding members (#1645) (3c75c12)
  • add should_send_custom_events toggle (#1651) (39abbb6)
  • support members_template property for campaigns (#1647) (d04fade)
  • support option to mark messages unread by message timestamp (#1648) (64ddb4b)
Changelog

Sourced from stream-chat's changelog.

9.26.0 (2025-11-18)

Bug Fixes

  • prevent reporting delivery for already reported message (#1643) (8612079)
  • skip channel.state.last_message_at update on incoming system message if configured (#1642) (0cd6009)

Features

  • add app_banned and has_unread properties to ChannelFilters (#1649) (9b580b0)
  • add filter tags to channels (#1646) (4101531)
  • add hide_history_before option for adding members (#1645) (3c75c12)
  • add should_send_custom_events toggle (#1651) (39abbb6)
  • support members_template property for campaigns (#1647) (d04fade)
  • support option to mark messages unread by message timestamp (#1648) (64ddb4b)
Commits
  • 8fceff9 chore(release): 9.26.0 [skip ci]
  • 39abbb6 feat: add should_send_custom_events toggle (#1651)
  • 64ddb4b feat: support option to mark messages unread by message timestamp (#1648)
  • 9b580b0 feat: add app_banned and has_unread properties to ChannelFilters (#1649)
  • 48f3c8e test: fix the uuidV4 generator import (#1650)
  • 4101531 feat: add filter tags to channels (#1646)
  • d04fade feat: support members_template property for campaigns (#1647)
  • 3c75c12 feat: add hide_history_before option for adding members (#1645)
  • 8612079 fix: prevent reporting delivery for already reported message (#1643)
  • 0cd6009 fix: skip channel.state.last_message_at update on incoming system message if ...
  • 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.25.0 to 9.26.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.25.0...v9.26.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the stream-dependencies This is a PR to bump stream-chat-* deps label Nov 19, 2025
@dependabot dependabot bot added the stream-dependencies This is a PR to bump stream-chat-* deps label Nov 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stream-dependencies This is a PR to bump stream-chat-* deps

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant