Skip to content

Bump joi and stream-chat-react#9

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-931424c8be
Open

Bump joi and stream-chat-react#9
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-931424c8be

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown

Removes joi. It's no longer used after updating ancestor dependency stream-chat-react. These dependencies need to be updated together.

Removes joi

Updates stream-chat-react from 0.5.8 to 0.8.8

Changelog

Sourced from stream-chat-react's changelog.

10.8.8 (2023-07-27)

Bug Fixes

  • prevent remounting Message components in VirtualizedMessageList (#2067) (17d48b0)

10.8.7 (2023-07-17)

Bug Fixes

  • namespace the ChannelSearch's root element "inline" and "popup" classes (#2056) (442e177)

10.8.6 (2023-07-11)

Bug Fixes

  • enable search results scrolling (#2041) (e61cabe)
  • prevent ignoring the clearSearchOnClickOutside search param on mobile (#2039) (e83d313)

10.8.5 (2023-06-27)

Bug Fixes

  • make cooldown timer to rely on skip-slow-mode capability (#2018) (8f7c79f)

10.8.4 (2023-06-22)

Bug Fixes

  • prevent showing original text of deleted quoted message (#2033) (773d59f)

10.8.3 (2023-06-12)

Bug Fixes

  • add missing effect and callback dependencies in useChannelSearch hooks (#2029) (1090dd3)

10.8.2 (2023-06-09)

Bug Fixes

... (truncated)

Commits
  • 6cb33e9 0.8.8
  • 60c9bf8 Updating changelog
  • 3d131ba Updating stream-chat version
  • 2c74a68 Merge pull request #169 from GetStream/vishal/notification-fix
  • 2127e6f Merge pull request #170 from GetStream/vishal/thread-remove-message-fix
  • 0848129 Merge pull request #171 from GetStream/vishal/typing-indicator
  • 4801be2 Merge pull request #172 from GetStream/vishal/moderator-check-fix
  • 311fab9 Fixing the check for moderator role
  • c24dc7a Fix in typing indicator to exclude current user
  • e592a4e Fixing remove message functionality for threads
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by vishtree, a new releaser for stream-chat-react since your current version.


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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [joi](https://github.com/hapijs/joi). It's no longer used after updating ancestor dependency [stream-chat-react](https://github.com/GetStream/stream-chat-react). These dependencies need to be updated together.


Removes `joi`

Updates `stream-chat-react` from 0.5.8 to 0.8.8
- [Release notes](https://github.com/GetStream/stream-chat-react/releases)
- [Changelog](https://github.com/GetStream/stream-chat-react/blob/master/CHANGELOG.md)
- [Commits](GetStream/stream-chat-react@v0.5.8...v0.8.8)

---
updated-dependencies:
- dependency-name: joi
  dependency-version:
  dependency-type: indirect
- dependency-name: stream-chat-react
  dependency-version: 0.8.8
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 11, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants