Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2025

Bumps stream-chat from 8.51.0 to 9.0.1.

Release notes

Sourced from stream-chat's releases.

v9.0.1

9.0.1 (2025-05-07)

Bug Fixes

  • add user to RESERVED_UPDATED_MESSAGE_FIELDS (#1526) (63b6b82)

v9.0.0

9.0.0 (2025-05-06)

⚠ BREAKING CHANGES

  • type FormatMessageResponse has been replaced with LocalMessage type
  • ErrorFromResponse class constructor now requires second parameter (status, response and optionally code)
  • dropped jsDelivr bundle (#1468)
  • dropped StreamChatGenerics, use Custom<Entity>Data to extend your types
  • type InviteOptions has been renamed to UpdateChannelOptions
  • type UpdateChannelOptions has been renamed to UpdateChannelTypeRequest
  • type ThreadResponseCustomData has been renamed to CustomThreadData
  • type MarkAllReadOptions has been deleted in favour of type MarkChannelsReadOptions
  • type QueryFilter no longer supports $ne and $nin operators
  • type ChannelMembership has been deleted in favour of type ChannelMemberResponse
  • function formatMessage (utils.ts) no longer returns __html property in the formatted message output

Bug Fixes

  • [REACT-344] remove Agora & 100ms integrations (#1519) (16cd81a)
  • add image property to UserResponse type (#1486) (2a57b7f)
  • adjust ChannelResponse, ChannelData & PollResponse (#1493) (39091c7)
  • adjust ErrorFromResponse error class (#1491) (ff32bd2)
  • increase package.json#engines.node version (6764bad)
  • omit name from CustomChannelData for ChannelFilters (#1494) (d7030c2)
  • adjust Event & ChannelData types (#1524) (f1d73fd)
  • replace StreamChatGenerics with module augmentation (#1458) (feb97da)

Features

v9.0.0-rc.16

9.0.0-rc.16 (2025-05-02)

Bug Fixes

v9.0.0-rc.15

9.0.0-rc.15 (2025-04-30)

Features

... (truncated)

Changelog

Sourced from stream-chat's changelog.

9.0.1 (2025-05-07)

Bug Fixes

  • add user to RESERVED_UPDATED_MESSAGE_FIELDS (#1526) (63b6b82)

9.0.0 (2025-05-06)

⚠ BREAKING CHANGES

  • Replacement of FormatMessageResponse with LocalMessage type
  • ErrorFromResponse class constructor now requires second parameter (status, response and optionally code)
  • dropped jsDelivr bundle (#1468)
  • dropped StreamChatGenerics, use Custom<Entity>Data to extend your types
  • type InviteOptions has been renamed to UpdateChannelOptions
  • type UpdateChannelOptions has been renamed to UpdateChannelTypeRequest
  • type ThreadResponseCustomData has been renamed to CustomThreadData
  • type MarkAllReadOptions has been deleted in favour of type MarkChannelsReadOptions
  • type QueryFilter no longer supports $ne and $nin operators
  • type ChannelMembership has been deleted in favour of type ChannelMemberResponse
  • function formatMessage (utils.ts) no longer returns __html property in the formatted message output

Bug Fixes

  • [REACT-344] remove Agora & 100ms integrations (#1519) (16cd81a)
  • add image property to UserResponse type (#1486) (2a57b7f)
  • adjust ChannelResponse, ChannelData & PollResponse (#1493) (39091c7)
  • adjust ErrorFromResponse error class (#1491) (ff32bd2)
  • increase package.json[engines.node] version (6764bad)
  • multiple module augmentation fails in Angular (#1488) (7f8a9a0)
  • omit name from CustomChannelData for ChannelFilters (#1494) (d7030c2)
  • qa: adjust Event & ChannelData types (#1524) (f1d73fd)
  • remove message composer bugs (#1521) (8b324eb)
  • replace StreamChatGenerics with module augmentation (#1458) (feb97da)

Features

... (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 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 [stream-chat](https://github.com/GetStream/stream-chat-js) from 8.51.0 to 9.0.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@v8.51.0...v9.0.1)

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

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 May 8, 2025
@netlify
Copy link

netlify bot commented May 8, 2025

Deploy Preview for netchaty failed. Why did it fail? →

Name Link
🔨 Latest commit 251871f
🔍 Latest deploy log https://app.netlify.com/sites/netchaty/deploys/681c94346b3e990007a047d5

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 12, 2025

Superseded by #103.

@dependabot dependabot bot closed this May 12, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/client/stream-chat-9.0.1 branch May 12, 2025 12:16
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.

1 participant