Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump streamChatSDK from 5.17.6 to 5.17.7 #182

Merged
merged 1 commit into from
Jul 23, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 11, 2023

Bumps streamChatSDK from 5.17.6 to 5.17.7.
Updates io.getstream:stream-chat-android-client from 5.17.6 to 5.17.7

Release notes

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

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

✅ Added

  • Added MessageTheme to customize the message components into ChatTheme. #4855
Commits

Updates io.getstream:stream-chat-android-compose from 5.17.6 to 5.17.7

Release notes

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

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

✅ Added

  • Added MessageTheme to customize the message components into ChatTheme. #4855
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.6 to 5.17.7.

Updates `io.getstream:stream-chat-android-client` from 5.17.6 to 5.17.7
- [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.6 to 5.17.7
- [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 requested a review from skydoves as a code owner July 11, 2023 18:26
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 11, 2023
@skydoves skydoves merged commit c2ed045 into main Jul 23, 2023
@skydoves skydoves deleted the dependabot/gradle/streamChatSDK-5.17.7 branch July 23, 2023 23:07
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.

1 participant