Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 4, 2023

Bumps stream-chat from 7.1.0 to 8.2.1.

Release notes

Sourced from stream-chat's releases.

v8.2.1

8.2.1 (2023-01-02)

Bug Fixes

v8.2.0

8.2.0 (2022-12-24)

Features

  • add batch method for deactivate and reactivate users (#1074) (b6d14ab)

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)

... (truncated)

Changelog

Sourced from stream-chat's changelog.

8.2.1 (2023-01-02)

Bug Fixes

8.2.0 (2022-12-24)

Features

  • add batch method for deactivate and reactivate users (#1074) (b6d14ab)

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)

... (truncated)

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 Jan 4, 2023
@codecov
Copy link

codecov bot commented Jan 4, 2023

Codecov Report

Base: 83.46% // Head: 83.46% // No change to project coverage 👍

Coverage data is based on head (947f8dc) compared to base (3632463).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1889   +/-   ##
========================================
  Coverage    83.46%   83.46%           
========================================
  Files          259      259           
  Lines         6412     6412           
  Branches      1808     1808           
========================================
  Hits          5352     5352           
  Misses         890      890           
  Partials       170      170           

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.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stream-chat-8.2.1 branch 2 times, most recently from d2d37f5 to 9214150 Compare January 4, 2023 11:05
@MartinCupela MartinCupela force-pushed the dependabot/npm_and_yarn/stream-chat-8.2.1 branch from 9214150 to 6180fc4 Compare January 4, 2023 11:07
Bumps [stream-chat](https://github.com/GetStream/stream-chat-js) from 7.1.0 to 8.2.1.
- [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.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@MartinCupela MartinCupela force-pushed the dependabot/npm_and_yarn/stream-chat-8.2.1 branch from 6180fc4 to be0a9a6 Compare January 4, 2023 13:26
@MartinCupela MartinCupela merged commit 3d3bafa into develop Jan 4, 2023
@MartinCupela MartinCupela deleted the dependabot/npm_and_yarn/stream-chat-8.2.1 branch January 4, 2023 14:08
@MartinCupela MartinCupela mentioned this pull request Jan 4, 2023
@petyosi
Copy link
Contributor

petyosi commented Jan 5, 2023

🎉 This PR is included in version 10.4.3 🎉

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 stream-dependencies This is a PR to bump stream-chat-* deps

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants