Commit e7b8d69
authored
chore(deps-dev): bump stream-chat from 9.22.0 to 9.24.0 (#2873)
Bumps [stream-chat](https://github.com/GetStream/stream-chat-js) from
9.22.0 to 9.24.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/GetStream/stream-chat-js/releases">stream-chat's
releases</a>.</em></p>
<blockquote>
<h2>v9.24.0</h2>
<h2><a
href="https://github.com/GetStream/stream-chat-js/compare/v9.23.0...v9.24.0">9.24.0</a>
(2025-10-17)</h2>
<h3>Features</h3>
<ul>
<li>llm config types for upsert config api (<a
href="https://redirect.github.com/GetStream/stream-chat-js/issues/1640">#1640</a>)
(<a
href="https://github.com/GetStream/stream-chat-js/commit/e80e42cbf43a40a79f5c3ba811c4cb9360a2b94f">e80e42c</a>)</li>
</ul>
<h2>v9.23.0</h2>
<h2><a
href="https://github.com/GetStream/stream-chat-js/compare/v9.22.1...v9.23.0">9.23.0</a>
(2025-10-15)</h2>
<h3>Features</h3>
<ul>
<li>add an api to prune messages from the end (<a
href="https://redirect.github.com/GetStream/stream-chat-js/issues/1635">#1635</a>)
(<a
href="https://github.com/GetStream/stream-chat-js/commit/137dca659868d8355c1ffa7571bd2967c6cb13b4">137dca6</a>)</li>
<li>add MentionsSearchSource.toUserSuggestion method (<a
href="https://redirect.github.com/GetStream/stream-chat-js/issues/1637">#1637</a>)
(<a
href="https://github.com/GetStream/stream-chat-js/commit/e5e0dbf113e2dca238df3f9150212bb98dcd5639">e5e0dbf</a>)</li>
<li>add offline support for delete message for me feature (<a
href="https://redirect.github.com/GetStream/stream-chat-js/issues/1633">#1633</a>)
(<a
href="https://github.com/GetStream/stream-chat-js/commit/0ded575a78ad4dc860ccd5b8e33dcaec19c837a8">0ded575</a>)</li>
</ul>
<h3>Refactors</h3>
<ul>
<li>make channel and client protected in CommandSearchSource and
MentionsSearchSource (<a
href="https://redirect.github.com/GetStream/stream-chat-js/issues/1636">#1636</a>)
(<a
href="https://github.com/GetStream/stream-chat-js/commit/afe749df0dde35b1077a5a59c272a5c857a3825b">afe749d</a>)</li>
</ul>
<h2>v9.22.1</h2>
<h2><a
href="https://github.com/GetStream/stream-chat-js/compare/v9.22.0...v9.22.1">9.22.1</a>
(2025-10-10)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>bundle:</strong> define separate externals (browser/Node)
(<a
href="https://redirect.github.com/GetStream/stream-chat-js/issues/1634">#1634</a>)
(<a
href="https://github.com/GetStream/stream-chat-js/commit/75228595c7525c000a7af9b2c72f417b1df086b1">7522859</a>),
closes <a
href="https://redirect.github.com/GetStream/stream-chat-js/issues/1632">#1632</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/GetStream/stream-chat-js/blob/master/CHANGELOG.md">stream-chat's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/GetStream/stream-chat-js/compare/v9.23.0...v9.24.0">9.24.0</a>
(2025-10-17)</h2>
<h3>Features</h3>
<ul>
<li>llm config types for upsert config api (<a
href="https://redirect.github.com/GetStream/stream-chat-js/issues/1640">#1640</a>)
(<a
href="https://github.com/GetStream/stream-chat-js/commit/e80e42cbf43a40a79f5c3ba811c4cb9360a2b94f">e80e42c</a>)</li>
</ul>
<h2><a
href="https://github.com/GetStream/stream-chat-js/compare/v9.22.1...v9.23.0">9.23.0</a>
(2025-10-15)</h2>
<h3>Features</h3>
<ul>
<li>add an api to prune messages from the end (<a
href="https://redirect.github.com/GetStream/stream-chat-js/issues/1635">#1635</a>)
(<a
href="https://github.com/GetStream/stream-chat-js/commit/137dca659868d8355c1ffa7571bd2967c6cb13b4">137dca6</a>)</li>
<li>add MentionsSearchSource.toUserSuggestion method (<a
href="https://redirect.github.com/GetStream/stream-chat-js/issues/1637">#1637</a>)
(<a
href="https://github.com/GetStream/stream-chat-js/commit/e5e0dbf113e2dca238df3f9150212bb98dcd5639">e5e0dbf</a>)</li>
<li>add offline support for delete message for me feature (<a
href="https://redirect.github.com/GetStream/stream-chat-js/issues/1633">#1633</a>)
(<a
href="https://github.com/GetStream/stream-chat-js/commit/0ded575a78ad4dc860ccd5b8e33dcaec19c837a8">0ded575</a>)</li>
</ul>
<h3>Refactors</h3>
<ul>
<li>make channel and client protected in CommandSearchSource and
MentionsSearchSource (<a
href="https://redirect.github.com/GetStream/stream-chat-js/issues/1636">#1636</a>)
(<a
href="https://github.com/GetStream/stream-chat-js/commit/afe749df0dde35b1077a5a59c272a5c857a3825b">afe749d</a>)</li>
</ul>
<h2><a
href="https://github.com/GetStream/stream-chat-js/compare/v9.22.0...v9.22.1">9.22.1</a>
(2025-10-10)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>bundle:</strong> define separate externals (browser/Node)
(<a
href="https://redirect.github.com/GetStream/stream-chat-js/issues/1634">#1634</a>)
(<a
href="https://github.com/GetStream/stream-chat-js/commit/75228595c7525c000a7af9b2c72f417b1df086b1">7522859</a>),
closes <a
href="https://redirect.github.com/GetStream/stream-chat-js/issues/1632">#1632</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/GetStream/stream-chat-js/commit/2bc5eef6c2efb23860ca66048a34b40303cb6f04"><code>2bc5eef</code></a>
chore(release): 9.24.0 [skip ci]</li>
<li><a
href="https://github.com/GetStream/stream-chat-js/commit/e80e42cbf43a40a79f5c3ba811c4cb9360a2b94f"><code>e80e42c</code></a>
feat: llm config types for upsert config api (<a
href="https://redirect.github.com/GetStream/stream-chat-js/issues/1640">#1640</a>)</li>
<li><a
href="https://github.com/GetStream/stream-chat-js/commit/ab895bb19a0533720f8d17b9c5d4970016776333"><code>ab895bb</code></a>
chore(release): 9.23.0 [skip ci]</li>
<li><a
href="https://github.com/GetStream/stream-chat-js/commit/137dca659868d8355c1ffa7571bd2967c6cb13b4"><code>137dca6</code></a>
feat: add an api to prune messages from the end (<a
href="https://redirect.github.com/GetStream/stream-chat-js/issues/1635">#1635</a>)</li>
<li><a
href="https://github.com/GetStream/stream-chat-js/commit/0ded575a78ad4dc860ccd5b8e33dcaec19c837a8"><code>0ded575</code></a>
feat: add offline support for delete message for me feature (<a
href="https://redirect.github.com/GetStream/stream-chat-js/issues/1633">#1633</a>)</li>
<li><a
href="https://github.com/GetStream/stream-chat-js/commit/e5e0dbf113e2dca238df3f9150212bb98dcd5639"><code>e5e0dbf</code></a>
feat: add MentionsSearchSource.toUserSuggestion method (<a
href="https://redirect.github.com/GetStream/stream-chat-js/issues/1637">#1637</a>)</li>
<li><a
href="https://github.com/GetStream/stream-chat-js/commit/afe749df0dde35b1077a5a59c272a5c857a3825b"><code>afe749d</code></a>
refactor: make channel and client protected in CommandSearchSource and
Mentio...</li>
<li><a
href="https://github.com/GetStream/stream-chat-js/commit/b61fe6e196248f4ef9c8e6483187487380191bd4"><code>b61fe6e</code></a>
chore(release): 9.22.1 [skip ci]</li>
<li><a
href="https://github.com/GetStream/stream-chat-js/commit/75228595c7525c000a7af9b2c72f417b1df086b1"><code>7522859</code></a>
fix(bundle): define separate externals (browser/Node) (<a
href="https://redirect.github.com/GetStream/stream-chat-js/issues/1634">#1634</a>)</li>
<li>See full diff in <a
href="https://github.com/GetStream/stream-chat-js/compare/v9.22.0...v9.24.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 59c1d3f commit e7b8d69
1 file changed
+5
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6243 | 6243 | | |
6244 | 6244 | | |
6245 | 6245 | | |
6246 | | - | |
6247 | | - | |
6248 | | - | |
6249 | | - | |
6250 | | - | |
6251 | | - | |
6252 | | - | |
6253 | | - | |
6254 | | - | |
6255 | | - | |
| 6246 | + | |
6256 | 6247 | | |
6257 | 6248 | | |
6258 | 6249 | | |
| |||
12066 | 12057 | | |
12067 | 12058 | | |
12068 | 12059 | | |
12069 | | - | |
12070 | | - | |
12071 | | - | |
| 12060 | + | |
| 12061 | + | |
| 12062 | + | |
12072 | 12063 | | |
12073 | 12064 | | |
12074 | 12065 | | |
| |||
13493 | 13484 | | |
13494 | 13485 | | |
13495 | 13486 | | |
13496 | | - | |
13497 | | - | |
13498 | | - | |
13499 | | - | |
13500 | | - | |
13501 | | - | |
| 13487 | + | |
13502 | 13488 | | |
13503 | 13489 | | |
13504 | 13490 | | |
| |||
0 commit comments