Commit b97f92e
committed
fix(deps): require stream-chat ^9.49.0 to evict removed channels (#2599)
stream-chat 9.49.0 (GetStream/stream-chat-js#1788) evicts a channel from
client.activeChannels on notification.removed_from_channel, so a reconnect no
longer re-watches a channel the current user was removed from. Bumping the peer
and dev requirements makes ChannelList removal durable and turns the #2599
regression test green.1 parent 752010c commit b97f92e
2 files changed
Lines changed: 26 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10104 | 10104 | | |
10105 | 10105 | | |
10106 | 10106 | | |
10107 | | - | |
| 10107 | + | |
10108 | 10108 | | |
10109 | 10109 | | |
10110 | 10110 | | |
| |||
10121 | 10121 | | |
10122 | 10122 | | |
10123 | 10123 | | |
10124 | | - | |
| 10124 | + | |
10125 | 10125 | | |
10126 | 10126 | | |
10127 | 10127 | | |
| |||
10169 | 10169 | | |
10170 | 10170 | | |
10171 | 10171 | | |
| 10172 | + | |
| 10173 | + | |
| 10174 | + | |
| 10175 | + | |
| 10176 | + | |
| 10177 | + | |
| 10178 | + | |
| 10179 | + | |
| 10180 | + | |
| 10181 | + | |
| 10182 | + | |
| 10183 | + | |
| 10184 | + | |
| 10185 | + | |
| 10186 | + | |
| 10187 | + | |
| 10188 | + | |
| 10189 | + | |
| 10190 | + | |
| 10191 | + | |
| 10192 | + | |
| 10193 | + | |
10172 | 10194 | | |
10173 | 10195 | | |
10174 | 10196 | | |
| |||
0 commit comments