Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2022

Bumps stream-chat from 7.1.0 to 8.1.3.

Release notes

Sourced from stream-chat's releases.

v8.1.3

8.1.3 (2022-12-05)

  • fix: update unread_messages when new message is received #1075

v8.1.2

8.1.2 (2022-11-18)

Bug Fixes

  • drop unimplemented message_id param from markRead api
  • switch read by to server time instead of unreliable local time

v8.1.1

8.1.1 (2022-11-15)

Bug Fixes

  • add missing property "joined" to ChannelResponse type (#1066) (5602322)
  • set local device's check for alive websocket connection (#1067) (a47b55b)

v8.1.0

8.1.0 (2022-11-01)

Features

v8.0.0

8.0.0 (2022-10-12)

⚠ BREAKING CHANGES

  • compatible node version changed to >=v16

Bug Fixes

  • crypto.getRandomValues check for older node versions and min nod… (#1053) (3a5f6f6)

v7.2.0

7.2.0 (2022-10-11)

Features

... (truncated)

Changelog

Sourced from stream-chat's changelog.

8.1.3 (2022-12-05)

8.1.2 (2022-11-18)

8.1.1 (2022-11-15)

Features

  • allow optimistically added messages in local state (#1064) (16d9363)

Bug Fixes

  • add missing property "joined" to ChannelResponse type (#1066) (5602322)
  • set local device's check for alive websocket connection (#1067) (a47b55b)

8.1.0 (2022-11-01)

Features

8.0.0 (2022-10-12)

Bug Fixes

  • crypto.getRandomValues check for older node versions and min nod… (#1053) (3a5f6f6)

⚠ BREAKING CHANGES

  • compatible node version changed to >=v16

7.2.0 (2022-10-11)

Features

Bug Fixes

  • don't keep removed users when reinitializing channel (#1044) (c61f55a)
  • update client to use channel.cid as config keys (#1047) (aaf5c4c)
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)

@dependabot dependabot bot added the stream-dependencies This is a PR to bump stream-chat-* deps label Dec 6, 2022
@codecov
Copy link

codecov bot commented Dec 6, 2022

Codecov Report

Base: 83.54% // Head: 83.51% // Decreases project coverage by -0.03% ⚠️

Coverage data is based on head (132062a) compared to base (836df66).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1860      +/-   ##
===========================================
- Coverage    83.54%   83.51%   -0.04%     
===========================================
  Files          259      259              
  Lines         6406     6406              
  Branches      1800     1800              
===========================================
- Hits          5352     5350       -2     
- Misses         887      889       +2     
  Partials       167      167              
Impacted Files Coverage Δ
src/components/Channel/Channel.tsx 80.38% <0.00%> (-0.65%) ⬇️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

arnautov-anton
arnautov-anton previously approved these changes Dec 12, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stream-chat-8.1.3 branch from 1c016c0 to 59f59f9 Compare December 16, 2022 15:23
Bumps [stream-chat](https://github.com/GetStream/stream-chat-js) from 7.1.0 to 8.1.3.
- [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@v7.1.0...v8.1.3)

---
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 force-pushed the dependabot/npm_and_yarn/stream-chat-8.1.3 branch from 59f59f9 to 132062a Compare December 16, 2022 15:58
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 29, 2022

Superseded by #1887.

@dependabot dependabot bot closed this Dec 29, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/stream-chat-8.1.3 branch December 29, 2022 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stream-dependencies This is a PR to bump stream-chat-* deps

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants