Skip to content

chore(deps-dev): bump stream-chat from 9.1.1 to 9.5.1 #2728

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2025

Bumps stream-chat from 9.1.1 to 9.5.1.

Release notes

Sourced from stream-chat's releases.

v9.5.1

9.5.1 (2025-06-05)

Bug Fixes

  • broken delete channel type api (#1556) (f5b0d9c)
  • prevent poll creation with options with white spaces only (#1555) (786de82)

v9.5.0

9.5.0 (2025-06-04)

Bug Fixes

  • attach original token provider error as cause to loadToken rejection (#1553) (09dfd0b)

Features

v9.4.0

9.4.0 (2025-06-03)

Bug Fixes

  • add status and code to object returned from ErrorFromResponse.toJSON (#1552) (9a7f616)

Features

  • StateStore: state modifiers and store merging (#1461) (6887cd2)

v9.3.0

9.3.0 (2025-05-28)

Bug Fixes

  • broken api return values and types (#1550) (07a204c)
  • override target scalar, null and undefined values with mergeWith (#1549) (ad3a328)

Features

  • [CHA-858] Add event hooks to app settings (#1537) (4612572)

v9.2.0

9.2.0 (2025-05-27)

Bug Fixes

  • add new poll option only when all of the current options are filled (#1532) (86cd646)
  • allow to compose non-empty message from draft without local edits (#1533) (a704fc3)
  • prevent empty poll options and questions in composition (#1541) (b2e2702)

... (truncated)

Changelog

Sourced from stream-chat's changelog.

9.5.1 (2025-06-05)

Bug Fixes

  • broken delete channel type api (#1556) (f5b0d9c)
  • prevent poll creation with options with white spaces only (#1555) (786de82)

9.5.0 (2025-06-04)

Bug Fixes

  • attach original token provider error as cause to loadToken rejection (#1553) (09dfd0b)

Features

9.4.0 (2025-06-03)

Bug Fixes

  • add status and code to object returned from ErrorFromResponse.toJSON (#1552) (9a7f616)

Features

  • StateStore: state modifiers and store merging (#1461) (6887cd2)

9.3.0 (2025-05-28)

Bug Fixes

  • broken api return values and types (#1550) (07a204c)
  • override target scalar, null and undefined values with mergeWith (#1549) (ad3a328)

Features

  • [CHA-858] Add event hooks to app settings (#1537) (4612572)

9.2.0 (2025-05-27)

Bug Fixes

  • add new poll option only when all of the current options are filled (#1532) (86cd646)
  • allow to compose non-empty message from draft without local edits (#1533) (a704fc3)
  • prevent empty poll options and questions in composition (#1541) (b2e2702)
  • respect attachment upload config for files of type FileReference (#1545) (5f4b551)
  • upsert attachmemts only when attachment exist and handle FileList for react native (#1539) (a7f0e02)

Features

... (truncated)

Commits
  • 3a9ad15 chore(release): 9.5.1 [skip ci]
  • f5b0d9c fix: broken delete channel type api (#1556)
  • 786de82 fix: prevent poll creation with options with white spaces only (#1555)
  • c121091 chore(release): 9.5.0 [skip ci]
  • 506cf4a feat: add reminders (#1554)
  • 09dfd0b fix: attach original token provider error as cause to loadToken rejection (#1...
  • 08bc068 chore(release): 9.4.0 [skip ci]
  • 9a7f616 fix: add status and code to object returned from ErrorFromResponse.toJSON (#1...
  • 6887cd2 feat(StateStore): state modifiers and store merging (#1461)
  • 3df0940 chore(dev): fix test coverage (#1551)
  • Additional commits viewable in compare view

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 9.1.1 to 9.5.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@v9.1.1...v9.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the stream-dependencies This is a PR to bump stream-chat-* deps label Jun 6, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 12, 2025

Looks like stream-chat is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jun 12, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/stream-chat-9.5.1 branch June 12, 2025 09:17
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.

0 participants