Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps stream-chat-react from 13.6.1 to 13.10.0.

Release notes

Sourced from stream-chat-react's releases.

v13.10.0

13.10.0 (2025-10-23)

Bug Fixes

  • control SimpleAttachmentSelector display according to channel capabilities (#2860) (da9f02e)
  • disable reply count button when missing send-reply permission (#2871) (9e70560)
  • ensure message delivery data are recalculated for the latest message delivery confirmation (#2869) (26cb181)
  • ensure submenu is aligned correctly in reference to the parent menu with floating-ui/react (#2868) (fe84cf9)
  • exclude own read state from delivery status inference in ChannelPreview (#2870) (2e9bc6e)
  • use the nearest dialog manager to display dialogs (#2865) (e4081c8)

Features

  • add optional remarkIgnoreMarkdown plugin to avoid markdown transform to HTML (#2872) (33c6678)

Chores

  • deps: bump axios from 1.9.0 to 1.12.2 in /examples/tutorial (#2846) (3377c24)
  • deps: upgrade @​stream-io/stream-chat-css to v5.15.0 (cf3ad0f)
  • deps: upgrade stream-chat to v9.25.0 (419140c)

v13.9.0

13.9.0 (2025-10-09)

Features

  • add optional Delete for me message action (#2855) (ade1a9c)
  • support message delivered and message sent statuses separately (#2837) (008d0b0)

v13.8.1

13.8.1 (2025-10-08)

Bug Fixes

  • add "team" property to the DefaultChannelData interface (#2850) (edac5f6)

Chores

  • deps: upgrade steam-chat to v9.21.0 (fad4407)

v13.8.0

13.8.0 (2025-10-08)

Bug Fixes

  • add CustomMessageComposerData redeclaration (#2833) (641cdd3)
  • add notification translator for notification validation:attachment:upload:in-progress (#2842) (7c2a965)
  • ChannelPreview: call getLatestMessagePreview on every relevant WS event (#2838) (386ef55)
  • check cast-poll-vote permission to show "Suggest an option" poll action (#2835) (a14367e)

... (truncated)

Changelog

Sourced from stream-chat-react's changelog.

13.10.0 (2025-10-23)

Bug Fixes

  • control SimpleAttachmentSelector display according to channel capabilities (#2860) (da9f02e)
  • disable reply count button when missing send-reply permission (#2871) (9e70560)
  • ensure message delivery data are recalculated for the latest message delivery confirmation (#2869) (26cb181)
  • ensure submenu is aligned correctly in reference to the parent menu with floating-ui/react (#2868) (fe84cf9)
  • exclude own read state from delivery status inference in ChannelPreview (#2870) (2e9bc6e)
  • use the nearest dialog manager to display dialogs (#2865) (e4081c8)

Features

  • add optional remarkIgnoreMarkdown plugin to avoid markdown transform to HTML (#2872) (33c6678)

Chores

  • deps: bump axios from 1.9.0 to 1.12.2 in /examples/tutorial (#2846) (3377c24)
  • deps: upgrade @​stream-io/stream-chat-css to v5.15.0 (cf3ad0f)
  • deps: upgrade stream-chat to v9.25.0 (419140c)

13.9.0 (2025-10-09)

Features

  • add optional Delete for me message action (#2855) (ade1a9c)
  • support message delivered and message sent statuses separately (#2837) (008d0b0)

13.8.1 (2025-10-08)

Bug Fixes

  • add "team" property to the DefaultChannelData interface (#2850) (edac5f6)

Chores

  • deps: upgrade steam-chat to v9.21.0 (fad4407)

13.8.0 (2025-10-08)

Bug Fixes

  • add CustomMessageComposerData redeclaration (#2833) (641cdd3)
  • add notification translator for notification validation:attachment:upload:in-progress (#2842) (7c2a965)
  • ChannelPreview: call getLatestMessagePreview on every relevant WS event (#2838) (386ef55)
  • check cast-poll-vote permission to show "Suggest an option" poll action (#2835) (a14367e)
  • giphy: allow using actions in quoted messages (#2849) (8052bd7)
  • TextareaComposer: check sendable data before allowing message submission (#2852) (4300ed6)
  • useMessageComposer: keep editing message composer with up-to-date edited message reference (#2851) (d4eb2d7)

... (truncated)

Commits
  • 60ca979 chore(release): 13.10.0 [skip ci]
  • 419140c chore(deps): upgrade stream-chat to v9.25.0
  • 9e70560 fix: disable reply count button when missing send-reply permission (#2871)
  • 33c6678 feat: add optional remarkIgnoreMarkdown plugin to avoid markdown transform to...
  • 2e9bc6e fix: exclude own read state from delivery status inference in ChannelPreview ...
  • 26cb181 fix: ensure message delivery data are recalculated for the latest message del...
  • 3377c24 chore(deps): bump axios from 1.9.0 to 1.12.2 in /examples/tutorial (#2846)
  • e7b8d69 chore(deps-dev): bump stream-chat from 9.22.0 to 9.24.0 (#2873)
  • 59c1d3f chore(deps-dev): bump vite from 6.3.5 to 6.4.1 in /examples/tutorial (#2875)
  • e4081c8 fix: use the nearest dialog manager to display dialogs (#2865)
  • 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-react](https://github.com/GetStream/stream-chat-react) from 13.6.1 to 13.10.0.
- [Release notes](https://github.com/GetStream/stream-chat-react/releases)
- [Changelog](https://github.com/GetStream/stream-chat-react/blob/master/CHANGELOG.md)
- [Commits](GetStream/stream-chat-react@v13.6.1...v13.10.0)

---
updated-dependencies:
- dependency-name: stream-chat-react
  dependency-version: 13.10.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 24, 2025
@vercel
Copy link

vercel bot commented Oct 24, 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 24, 2025 11:15am
net-chat-yldm Ready Ready Preview Comment Oct 24, 2025 11:15am

@netlify
Copy link

netlify bot commented Oct 24, 2025

Deploy Preview for netchaty ready!

Name Link
🔨 Latest commit ad62e63
🔍 Latest deploy log https://app.netlify.com/projects/netchaty/deploys/68fb5fc0d4281a0008783718
😎 Deploy Preview https://deploy-preview-153--netchaty.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Oct 24, 2025

Deploy Preview for netchitchat failed. Why did it fail? →

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

@netlify
Copy link

netlify bot commented Oct 24, 2025

Deploy Preview for netchatt ready!

Name Link
🔨 Latest commit ad62e63
🔍 Latest deploy log https://app.netlify.com/projects/netchatt/deploys/68fb5fc0f66be90008c179d7
😎 Deploy Preview https://deploy-preview-153--netchatt.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 30, 2025

Superseded by #159.

@dependabot dependabot bot closed this Oct 30, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/client/stream-chat-react-13.10.0 branch October 30, 2025 11:17
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