Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 5, 2022

Bumps stream-chat from 6.9.0 to 7.1.0.

Release notes

Sourced from stream-chat's releases.

v7.1.0

7.1.0 (2022-09-02)

Features

v7.0.0

7.0.0 (2022-08-23)

Features

  • changes to support offline feature (#1011) (f8300e7)
    • added support for persistUserOnConnectionFailure option on client
    • added support for offlineMode option on channel
  • replaces console.warn instead throwing error when event is not valid (#1037) (90e3097)
Changelog

Sourced from stream-chat's changelog.

7.1.0 (2022-09-02)

Features

7.0.0 (2022-08-23)

Features

  • changes to support offline feature (#1011) (f8300e7)
  • replaces console.warn instead throwing error when event is not valid (#1037) (90e3097)
Commits

Dependabot compatibility score

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 [stream-chat](https://github.com/GetStream/stream-chat-js) from 6.9.0 to 7.1.0.
- [Release notes](https://github.com/GetStream/stream-chat-js/releases)
- [Changelog](https://github.com/GetStream/stream-chat-js/blob/master/CHANGELOG.md)
- [Commits](GetStream/stream-chat-js@v6.9.0...v7.1.0)

---
updated-dependencies:
- dependency-name: stream-chat
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the stream-dependencies This is a PR to bump stream-chat-* deps label Sep 5, 2022
@codecov
Copy link

codecov bot commented Sep 5, 2022

Codecov Report

Merging #1733 (7619127) into develop (f23a376) will increase coverage by 0.03%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #1733      +/-   ##
===========================================
+ Coverage    79.63%   79.67%   +0.03%     
===========================================
  Files          231      231              
  Lines         5795     5795              
  Branches      1643     1643              
===========================================
+ Hits          4615     4617       +2     
+ Misses        1039     1037       -2     
  Partials       141      141              
Impacted Files Coverage Δ
src/components/Channel/Channel.tsx 80.68% <0.00%> (+0.68%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@arnautov-anton arnautov-anton merged commit 503bb53 into develop Sep 8, 2022
@arnautov-anton arnautov-anton deleted the dependabot/npm_and_yarn/stream-chat-7.1.0 branch September 8, 2022 09:57
@petyosi petyosi mentioned this pull request Sep 8, 2022
@petyosi
Copy link
Contributor

petyosi commented Sep 8, 2022

🎉 This PR is included in version 9.5.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@petyosi
Copy link
Contributor

petyosi commented Sep 20, 2022

🎉 This PR is included in version 9.5.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released on @v9 released stream-dependencies This is a PR to bump stream-chat-* deps

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants