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.10 to 6.0.1 #208

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 6, 2023

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

Release notes

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

v6.0.1

stream-chat-android-client

🐞 Fixed

  • Fixed NPE in StreamWebSocket.onFailure. #4942

⬆️ Improved

  • Extended PushMessage to access extra data #4945

stream-chat-android-ui-components

⬆️ Improved

  • Extended channel list screen styling. #4944

🚨🚨 This version requires the v1.1.4 of Push dependencies 🚨🚨

implementation("io.getstream:stream-android-push:1.1.4")
implementation("io.getstream:stream-android-push-permissions:1.1.4")
implementation("io.getstream:stream-android-push-delegate:1.1.4")
implementation("io.getstream:stream-android-push-firebase:1.1.4")
implementation("io.getstream:stream-android-push-huawei:1.1.4")
implementation("io.getstream:stream-android-push-xiaomi:1.1.4")

v6.0.0

August 29th, 2023 - 6.0.0

🚨🚨 v6.0.0 release brings a lot of different enhancements. Please, make sure to check our migration guides! 🚨🚨

If you want to learn more about these changes and our decisions, check out our Android Chat v6 Blog Post.

v6.0.0-beta5

August 25th, 2023 - 6.0.0-beta5

I hope you're interested in our latest major release - v6.0.0-beta5! We're currently in the process of preparing migration guides and updating all of our documentation, but in the meantime, you can look into what we plan to release in v6 of Android Chat.

If you want to learn more about these changes and our decisions, check out our Android Chat v6 Blog Post.

stream-chat-android-ui-components

🐞 Fixed

  • Fixed LinkAttachmentView to open the correct link when the attachment is clicked. #4930

✅ Added

  • Added MessageComposerViewModelBinder for Java parity with Kotlin's MessageComposerViewModel.bindView extension function. #4931

⚠️ Changed

  • Changed MessageListView.setCustomItemAnimator signature to allow passing null to reset the item animator. #4933

v6.0.0-beta4

... (truncated)

Changelog

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

September 05th, 2023 - 6.0.1

stream-chat-android-client

🐞 Fixed

  • Fixed NPE in StreamWebSocket.onFailure. #4942

⬆️ Improved

  • Extended PushMessage to access extra data #4945

stream-chat-android-ui-components

⬆️ Improved

  • Extended channel list screen styling. #4944

August 29th, 2023 - 6.0.0

🚨🚨 v6.0.0 release brings a lot of different enhancements. Please, make sure to check our migration guides! 🚨🚨

If you want to learn more about these changes and our decisions, check out our Android Chat v6 Blog Post.

August 25th, 2023 - 6.0.0-beta5

I hope you're interested in our latest major release - v6.0.0-beta5! We're currently in the process of preparing migration guides and updating all of our documentation, but in the meantime, you can look into what we plan to release in v6 of Android Chat.

If you want to learn more about these changes and our decisions, check out our Android Chat v6 Blog Post.

stream-chat-android-ui-components

🐞 Fixed

  • Fixed LinkAttachmentView to open the correct link when the attachment is clicked. #4930

✅ Added

  • Added MessageComposerViewModelBinder for Java parity with Kotlin's MessageComposerViewModel.bindView extension function. #4931

⚠️ Changed

  • Changed MessageListView.setCustomItemAnimator signature to allow passing null to reset the item animator. #4933

August 18th, 2023 - 6.0.0-beta4

I hope you're interested in our latest major release - v6.0.0-beta4! We're currently in the process of preparing migration guides and updating all of our documentation, but in the meantime, you can look into what we plan to release in v6 of Android Chat.

If you want to learn more about these changes and our decisions, check out our Android Chat v6 Blog Post.

Common changes for all artifacts

⚠️ Changed

  • Business models are immutable now. #4893

stream-chat-android-client

✅ Added

  • Added R.color.stream_ic_notification to the list of resources that can be overridden. #4921

... (truncated)

Commits

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

Release notes

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

v6.0.1

stream-chat-android-client

🐞 Fixed

  • Fixed NPE in StreamWebSocket.onFailure. #4942

⬆️ Improved

  • Extended PushMessage to access extra data #4945

stream-chat-android-ui-components

⬆️ Improved

  • Extended channel list screen styling. #4944

🚨🚨 This version requires the v1.1.4 of Push dependencies 🚨🚨

implementation("io.getstream:stream-android-push:1.1.4")
implementation("io.getstream:stream-android-push-permissions:1.1.4")
implementation("io.getstream:stream-android-push-delegate:1.1.4")
implementation("io.getstream:stream-android-push-firebase:1.1.4")
implementation("io.getstream:stream-android-push-huawei:1.1.4")
implementation("io.getstream:stream-android-push-xiaomi:1.1.4")

v6.0.0

August 29th, 2023 - 6.0.0

🚨🚨 v6.0.0 release brings a lot of different enhancements. Please, make sure to check our migration guides! 🚨🚨

If you want to learn more about these changes and our decisions, check out our Android Chat v6 Blog Post.

v6.0.0-beta5

August 25th, 2023 - 6.0.0-beta5

I hope you're interested in our latest major release - v6.0.0-beta5! We're currently in the process of preparing migration guides and updating all of our documentation, but in the meantime, you can look into what we plan to release in v6 of Android Chat.

If you want to learn more about these changes and our decisions, check out our Android Chat v6 Blog Post.

stream-chat-android-ui-components

🐞 Fixed

  • Fixed LinkAttachmentView to open the correct link when the attachment is clicked. #4930

✅ Added

  • Added MessageComposerViewModelBinder for Java parity with Kotlin's MessageComposerViewModel.bindView extension function. #4931

⚠️ Changed

  • Changed MessageListView.setCustomItemAnimator signature to allow passing null to reset the item animator. #4933

v6.0.0-beta4

... (truncated)

Changelog

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

September 05th, 2023 - 6.0.1

stream-chat-android-client

🐞 Fixed

  • Fixed NPE in StreamWebSocket.onFailure. #4942

⬆️ Improved

  • Extended PushMessage to access extra data #4945

stream-chat-android-ui-components

⬆️ Improved

  • Extended channel list screen styling. #4944

August 29th, 2023 - 6.0.0

🚨🚨 v6.0.0 release brings a lot of different enhancements. Please, make sure to check our migration guides! 🚨🚨

If you want to learn more about these changes and our decisions, check out our Android Chat v6 Blog Post.

August 25th, 2023 - 6.0.0-beta5

I hope you're interested in our latest major release - v6.0.0-beta5! We're currently in the process of preparing migration guides and updating all of our documentation, but in the meantime, you can look into what we plan to release in v6 of Android Chat.

If you want to learn more about these changes and our decisions, check out our Android Chat v6 Blog Post.

stream-chat-android-ui-components

🐞 Fixed

  • Fixed LinkAttachmentView to open the correct link when the attachment is clicked. #4930

✅ Added

  • Added MessageComposerViewModelBinder for Java parity with Kotlin's MessageComposerViewModel.bindView extension function. #4931

⚠️ Changed

  • Changed MessageListView.setCustomItemAnimator signature to allow passing null to reset the item animator. #4933

August 18th, 2023 - 6.0.0-beta4

I hope you're interested in our latest major release - v6.0.0-beta4! We're currently in the process of preparing migration guides and updating all of our documentation, but in the meantime, you can look into what we plan to release in v6 of Android Chat.

If you want to learn more about these changes and our decisions, check out our Android Chat v6 Blog Post.

Common changes for all artifacts

⚠️ Changed

  • Business models are immutable now. #4893

stream-chat-android-client

✅ Added

  • Added R.color.stream_ic_notification to the list of resources that can be overridden. #4921

... (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 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)

Bumps `streamChatSDK` from 5.17.10 to 6.0.1.

Updates `io.getstream:stream-chat-android-client` from 5.17.10 to 6.0.1
- [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/v6.0.1)

Updates `io.getstream:stream-chat-android-compose` from 5.17.10 to 6.0.1
- [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/v6.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from skydoves as a code owner September 6, 2023 18:23
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 6, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 12, 2023

Superseded by #209.

@dependabot dependabot bot closed this Sep 12, 2023
@dependabot dependabot bot deleted the dependabot/gradle/streamChatSDK-6.0.1 branch September 12, 2023 18:28
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