Skip to content

Comments

Bump streamChatSDK from 5.17.3 to 5.17.10#29

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/streamChatSDK-5.17.10
Open

Bump streamChatSDK from 5.17.3 to 5.17.10#29
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/streamChatSDK-5.17.10

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 7, 2023

Bumps streamChatSDK from 5.17.3 to 5.17.10.
Updates io.getstream:stream-chat-android-client from 5.17.3 to 5.17.10

Release notes

Sourced from io.getstream:stream-chat-android-client's releases.

v5.17.10

August 4th, 2023 - 5.17.10

stream-chat-android-compose

🐞 Fixed

  • Fix crash accessing position 0 of an empty list. #4911

v5.17.9

July 27th, 2023 - 5.17.9

stream-chat-android-ui-common

⬆️ Improved

  • Send TypingStopEvent whenever the message is sent or the messageComposer contains an empty text message. #4905

stream-chat-android-ui-components

🐞 Fixed

  • Fixed ChannelViewHolder to show proper last message value. #4900
  • Fixed CnahnelViewHolder to handle TypingIndicator visibility properly. #4905

v5.17.8

July 26th, 2023 - 5.17.8

stream-chat-android-client

🐞 Fixed

  • Fix Partial User Update #4888
  • Fix inconsistent reconnection state after an unrecoverable error #4896

v5.17.7

July 11th, 2023 - 5.17.7

stream-chat-android-client

🐞 Fixed

  • Fixed QueryChannelRequest.withWatchers to make watchers accessible in response. #4848
  • Fixed WS being reconnected after App backgrounding. #4858

✅ Added

  • Added ChannelClient.fetchCurrentUser to fetch current user from backend. #4857
  • Added FetchCurrentUserListener interface used to perform actions as side effects when the ChatCliet.fetchCurrentUser() method is used to fetch the current user from the backend. #4857

stream-chat-android-state

🐞 Fixed

  • Fixed a metadata attachment not being sent. #4851
  • Fixed SyncManager not emitting missed events after getting online. #4861

stream-chat-android-ui-components

✅ Added

  • Added Typing Users list to ChannelItem. #4867
  • Added typing indicator on ChannelLitsView. #4867
  • Added options visibility customization for each channel in a list. #4869

⚠️ Changed

  • Create new bind() method on BaseChannelListItemViewHolder that takes as parameter ChannelItem. #4867

stream-chat-android-compose

... (truncated)

Commits

Updates io.getstream:stream-chat-android-compose from 5.17.3 to 5.17.10

Release notes

Sourced from io.getstream:stream-chat-android-compose's releases.

v5.17.10

August 4th, 2023 - 5.17.10

stream-chat-android-compose

🐞 Fixed

  • Fix crash accessing position 0 of an empty list. #4911

v5.17.9

July 27th, 2023 - 5.17.9

stream-chat-android-ui-common

⬆️ Improved

  • Send TypingStopEvent whenever the message is sent or the messageComposer contains an empty text message. #4905

stream-chat-android-ui-components

🐞 Fixed

  • Fixed ChannelViewHolder to show proper last message value. #4900
  • Fixed CnahnelViewHolder to handle TypingIndicator visibility properly. #4905

v5.17.8

July 26th, 2023 - 5.17.8

stream-chat-android-client

🐞 Fixed

  • Fix Partial User Update #4888
  • Fix inconsistent reconnection state after an unrecoverable error #4896

v5.17.7

July 11th, 2023 - 5.17.7

stream-chat-android-client

🐞 Fixed

  • Fixed QueryChannelRequest.withWatchers to make watchers accessible in response. #4848
  • Fixed WS being reconnected after App backgrounding. #4858

✅ Added

  • Added ChannelClient.fetchCurrentUser to fetch current user from backend. #4857
  • Added FetchCurrentUserListener interface used to perform actions as side effects when the ChatCliet.fetchCurrentUser() method is used to fetch the current user from the backend. #4857

stream-chat-android-state

🐞 Fixed

  • Fixed a metadata attachment not being sent. #4851
  • Fixed SyncManager not emitting missed events after getting online. #4861

stream-chat-android-ui-components

✅ Added

  • Added Typing Users list to ChannelItem. #4867
  • Added typing indicator on ChannelLitsView. #4867
  • Added options visibility customization for each channel in a list. #4869

⚠️ Changed

  • Create new bind() method on BaseChannelListItemViewHolder that takes as parameter ChannelItem. #4867

stream-chat-android-compose

... (truncated)

Commits

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 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 `streamChatSDK` from 5.17.3 to 5.17.10.

Updates `io.getstream:stream-chat-android-client` from 5.17.3 to 5.17.10
- [Release notes](https://github.com/getstream/stream-chat-android/releases)
- [Changelog](https://github.com/GetStream/stream-chat-android/blob/main/CHANGELOG.md)
- [Commits](https://github.com/getstream/stream-chat-android/commits)

Updates `io.getstream:stream-chat-android-compose` from 5.17.3 to 5.17.10
- [Release notes](https://github.com/getstream/stream-chat-android/releases)
- [Changelog](https://github.com/GetStream/stream-chat-android/blob/main/CHANGELOG.md)
- [Commits](https://github.com/getstream/stream-chat-android/commits)

---
updated-dependencies:
- dependency-name: io.getstream:stream-chat-android-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.getstream:stream-chat-android-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 7, 2023
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants