Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2025

Bumps stream-chat-react from 13.6.1 to 13.7.0.

Release notes

Sourced from stream-chat-react's releases.

v13.7.0

13.7.0 (2025-09-18)

Features

  • add imageToLink Remark plugin for converting image MD links to anchor tags (#2832) (32fce17)
  • support inserted text element in message markdown rendering (#2831) (9135112)

v13.6.6

13.6.6 (2025-09-17)

Bug Fixes

v13.6.5

13.6.5 (2025-09-15)

Bug Fixes

  • reflect channel config besides user permissions in AttachmentSelector (#2824) (6e0a6e6)

v13.6.4

13.6.4 (2025-09-11)

Bug Fixes

  • display message actions dialogs for thread replies sent to channel (#2823) (04149ab)

v13.6.3

13.6.3 (2025-09-10)

Bug Fixes

  • add missing translations for poll composer error messages (#2820) (5f814d9)
  • export LoadingChannel component (#2818) (8a01942)

v13.6.2

13.6.2 (2025-09-06)

Bug Fixes

  • return possibility to compose characters (8a932f0)
Changelog

Sourced from stream-chat-react's changelog.

13.7.0 (2025-09-18)

Features

  • add imageToLink Remark plugin for converting image MD links to anchor tags (#2832) (32fce17)
  • support inserted text element in message markdown rendering (#2831) (9135112)

13.6.6 (2025-09-17)

Bug Fixes

13.6.5 (2025-09-15)

Bug Fixes

  • reflect channel config besides user permissions in AttachmentSelector (#2824) (6e0a6e6)

13.6.4 (2025-09-11)

Bug Fixes

  • display message actions dialogs for thread replies sent to channel (#2823) (04149ab)

13.6.3 (2025-09-10)

Bug Fixes

  • add missing translations for poll composer error messages (#2820) (5f814d9)
  • export LoadingChannel component (#2818) (8a01942)

13.6.2 (2025-09-06)

Bug Fixes

  • return possibility to compose characters (8a932f0)
Commits
  • 79da43d chore(release): 13.7.0 [skip ci]
  • 32fce17 feat: add imageToLink Remark plugin for converting image MD links to anchor t...
  • 9135112 feat: support inserted text element in message markdown rendering (#2831)
  • 58d41c8 chore(release): 13.6.6 [skip ci]
  • 509e45f fix: render html as text in ChannelPreview (#2830)
  • 1bdcb8d fix: enabled headings in message markdown (#2829)
  • 80fe505 chore(release): 13.6.5 [skip ci]
  • 6e0a6e6 fix: reflect channel config besides user permissions in AttachmentSelector (#...
  • 55c7f78 chore(release): 13.6.4 [skip ci]
  • 04149ab fix: display message actions dialogs for thread replies sent to channel (#2823)
  • 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.7.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.7.0)

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

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

@netlify
Copy link

netlify bot commented Sep 18, 2025

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

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

@netlify
Copy link

netlify bot commented Sep 18, 2025

Deploy Preview for netchaty ready!

Name Link
🔨 Latest commit ac003df
🔍 Latest deploy log https://app.netlify.com/projects/netchaty/deploys/68cbe9a43a6f190008744be0
😎 Deploy Preview https://deploy-preview-120--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 Sep 18, 2025

Deploy Preview for netchatt ready!

Name Link
🔨 Latest commit ac003df
🔍 Latest deploy log https://app.netlify.com/projects/netchatt/deploys/68cbe9a43a6f190008744be2
😎 Deploy Preview https://deploy-preview-120--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 8, 2025

Superseded by #139.

@dependabot dependabot bot closed this Oct 8, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/client/stream-chat-react-13.7.0 branch October 8, 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