stream-chat-react
stream-chat-react copied to clipboard
chore(deps-dev): bump stream-chat from 8.21.0 to 8.24.0
Bumps stream-chat from 8.21.0 to 8.24.0.
Release notes
Sourced from stream-chat's releases.
v8.24.0
8.24.0 (2024-03-13)
Features
Bug Fixes
- add thread_id to mark unread options typescript (#1262) (20b184d)
- fixing typescript for queryCampaigns sort option (#1261) (95ae2f6)
v8.23.1
8.23.1 (2024-03-11)
Bug Fixes
- types for
PartialThreadUpdate(37efc4a)v8.23.0
8.23.0 (2024-03-11)
Bug Fixes
- lint fix (240def4)
- typescript for datadog info and threads (c1d49a6)
- typescript for datadog info and threads (8b8eab5)
v8.22.0
8.22.0 (2024-03-08)
Features
Changelog
Sourced from stream-chat's changelog.
8.24.0 (2024-03-13)
Features
Bug Fixes
- add thread_id to mark unread options typescript (#1262) (20b184d)
- fixing typescript for queryCampaigns sort option (#1261) (95ae2f6)
8.23.1 (2024-03-11)
Bug Fixes
- types for
PartialThreadUpdate(37efc4a)8.23.0 (2024-03-11)
Bug Fixes
- lint fix (240def4)
- typescript for datadog info and threads (c1d49a6)
- typescript for datadog info and threads (8b8eab5)
8.22.0 (2024-03-08)
Features
Commits
d6d2cf2chore: release v8.24.0 (#1263)cdf5a86fix: segment creation method signature fixes to allow optional id (#1264)95ae2f6fix: fixing typescript for queryCampaigns sort option (#1261)20b184dfix: add thread_id to mark unread options typescript (#1262)d6c2c48feat: add support for all_sender_channels for segment (#1258)f255092chore: release v8.23.1 (#1260)37efc4afix: types forPartialThreadUpdate0a99ccdchore: release v8.23.0 (#1259)6a3ea80[PBE-1513] - Alllow for querying deactivated users (#1257)240def4fix: lint fix- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 84.99%. Comparing base (
627e42a) to head (62251c0).
Additional details and impacted files
@@ Coverage Diff @@
## master #2324 +/- ##
=======================================
Coverage 84.99% 84.99%
=======================================
Files 353 353
Lines 7945 7945
Branches 2077 2077
=======================================
Hits 6753 6753
Misses 1010 1010
Partials 182 182
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #2347.