Skip to content

chore(deps)(deps): bump the stream-communication group across 1 directory with 2 updates - #1293

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/dev/stream-communication-bfceb7ad7f
Open

chore(deps)(deps): bump the stream-communication group across 1 directory with 2 updates#1293
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/dev/stream-communication-bfceb7ad7f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps the stream-communication group with 2 updates in the / directory: @stream-io/node-sdk and stream-chat-react.

Updates @stream-io/node-sdk from 0.7.64 to 0.8.3

Release notes

Sourced from @​stream-io/node-sdk's releases.

v0.8.3

0.8.3 (2026-08-24)

Features

  • add activity processor tag extraction thresholds (#339) (740fda1)

v0.8.2

0.8.2 (2026-08-21)

Features

Bug Fixes

  • JSON-encode object fields in multipart request bodies (#337) (5ed3f5b)

v0.8.1

0.8.1 (2026-08-18)

Features

v0.8.0

0.8.0 (2026-08-18)

⚠ BREAKING CHANGES

  • minimum supported Node.js is now 22.12.0. Node 18 went EOL in April 2025, Node 20 in April 2026.

Features

  • modernize the toolchain and drop EOL Node versions (#331) (dbabec0)
Changelog

Sourced from @​stream-io/node-sdk's changelog.

0.8.3 (2026-08-24)

Features

  • add activity processor tag extraction thresholds (#339) (740fda1)

0.8.2 (2026-08-21)

Features

Bug Fixes

  • JSON-encode object fields in multipart request bodies (#337) (5ed3f5b)

0.8.1 (2026-08-18)

Features

0.8.0 (2026-08-18)

⚠ BREAKING CHANGES

  • minimum supported Node.js is now 22.12.0. Node 18 went EOL in April 2025, Node 20 in April 2026.

Features

  • modernize the toolchain and drop EOL Node versions (#331) (dbabec0)
Commits
Install script changes

This version adds postinstall script that runs during installation. Review the package contents before updating.


Updates stream-chat-react from 13.14.6 to 14.12.0

Release notes

Sourced from stream-chat-react's releases.

v14.12.0

14.12.0 (2026-08-28)

Features

  • allow sending messages with pending uploads (#3277) (cf66d0e)

Performance Improvements

v14.11.1

14.11.1 (2026-08-14)

Bug Fixes

  • ChannelListItem: clear unread badge regardless of read event delivery order (#3265) (7e8baee)

v14.11.0

14.11.0 (2026-08-07)

Bug Fixes

  • Channel: guard render-phase channel.getConfig() against disconnected channels (#3257) (f60273f), closes #3254 #2393 #3249
  • EmojiPicker: drop @​emoji-mart/react peer dependency (#3255) (0820e4c)

Features

v14.10.0

14.10.0 (2026-07-22)

Features

  • introduce extractDisplayInfo for Avatar/AvatarStack components (#3244) (1068e79)

v14.9.0

14.9.0 (2026-07-16)

Bug Fixes

Features

... (truncated)

Changelog

Sourced from stream-chat-react's changelog.

14.12.0 (2026-08-28)

Features

  • allow sending messages with pending uploads (#3277) (cf66d0e)

Performance Improvements

14.11.1 (2026-08-14)

Bug Fixes

  • ChannelListItem: clear unread badge regardless of read event delivery order (#3265) (7e8baee)

14.11.0 (2026-08-07)

Bug Fixes

  • Channel: guard render-phase channel.getConfig() against disconnected channels (#3257) (f60273f), closes #3254 #2393 #3249
  • EmojiPicker: drop @​emoji-mart/react peer dependency (#3255) (0820e4c)

Features

14.10.0 (2026-07-22)

Features

  • introduce extractDisplayInfo for Avatar/AvatarStack components (#3244) (1068e79)

14.9.0 (2026-07-16)

Bug Fixes

Features

14.8.0 (2026-07-09)

Bug Fixes

... (truncated)

Commits
  • 0fb5ac3 chore(release): 14.12.0 [skip ci]
  • cf66d0e feat: allow sending messages with pending uploads (#3277)
  • d70b8f9 perf(build): emit ESM per source module so consumers can tree-shake (#3275)
  • bc09d2e chore(release): 14.11.1 [skip ci]
  • 7e8baee fix(ChannelListItem): clear unread badge regardless of read event delivery or...
  • 9d6d3dd chore(release): 14.11.0 [skip ci]
  • 5776c16 feat(MessageComposer): introduce context for custom composers (#3249)
  • f60273f fix(Channel): guard render-phase channel.getConfig() against disconnected cha...
  • 13b3f13 docs: consolidate agent guidance into AGENTS.md, drop AI.md (#3256)
  • 0820e4c fix(EmojiPicker): drop @​emoji-mart/react peer dependency (#3255)
  • Additional commits viewable in compare view
Install script changes

This version adds postinstall script that runs during installation. Review the package contents before updating.


@dependabot @github

dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

Assignees

The following users could not be added as assignees: KaustavGhosh, kaustavghosh. Either they do not exist or they do not have the correct permissions to be added as an assignee.

Milestone

The specified milestone could not be found on this repository. If you view a milestone, the final part of the page URL, after milestone, is the identifier. For example: https://github.com/<org>/<repo>/milestone/3.

Labels

The following labels could not be found: auto-merge-candidate, dependencies, npm. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@netlify

netlify Bot commented Aug 31, 2026

Copy link
Copy Markdown

Deploy Preview for familiarise canceled.

Name Link
🔨 Latest commit a7c97e7
🔍 Latest deploy log https://app.netlify.com/projects/familiarise/deploys/6a9862b0358d500008e82bd7

@teetangh

Copy link
Copy Markdown
Contributor

This is the grouped bump #1283 was filed to pre-empt. It mixes a no-op with a project:

Package Bump Verdict
@stream-io/node-sdk 0.7.64 → 0.8.3 Safe. 0.8.0's only breaking change is dropping Node < 22.12, and .nvmrc, netlify.toml (NODE_VERSION = "22") and ci.yaml all pin 22, which resolves past 22.12.
stream-chat-react 13.14.6 → 14.11.1 Hold. A major, and a design-system refresh — MessageComposer and MessageActions redesigned, new theming tokens. This repo has a heavy custom chat UI under components/chat/, so every custom surface needs a human visual pass. #1078 says the same.

Taking this PR as-is ships the v14 rewrite unreviewed. Per #1283 the split is: take the node-sdk bump, drop stream-chat-react from the group.

Deliberately not split into its own PR tonight. #1283's own verdict on the node-sdk bump is "safe but pointless — the Node floor is already met, take it opportunistically", and there are four Stream PRs (#1301#1304) awaiting review. Adding a fifth for a no-op would spend review attention without buying anything. The natural moment is alongside the next Stream change that needs a deploy anyway.

Worth noting the grouping is the actual problem, and it recurs: .github/dependabot.yml groups @stream-io/* and stream-chat* as stream-communication with no ignore rules, which is why the previous bump (#429) sat stale for six months mixing a trivial change with a rewrite. An ignore entry for stream-chat-react majors would stop this arriving pre-mixed every time.

Related: #1283, #1078, #1282

…tory with 2 updates

Bumps the stream-communication group with 2 updates in the / directory: [@stream-io/node-sdk](https://github.com/GetStream/stream-node) and [stream-chat-react](https://github.com/GetStream/stream-chat-react).


Updates `@stream-io/node-sdk` from 0.7.64 to 0.8.3
- [Release notes](https://github.com/GetStream/stream-node/releases)
- [Changelog](https://github.com/GetStream/stream-node/blob/main/CHANGELOG.md)
- [Commits](GetStream/stream-node@v0.7.64...v0.8.3)

Updates `stream-chat-react` from 13.14.6 to 14.12.0
- [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@v13.14.6...v14.12.0)

---
updated-dependencies:
- dependency-name: "@stream-io/node-sdk"
  dependency-version: 0.8.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stream-communication
- dependency-name: stream-chat-react
  dependency-version: 14.11.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: stream-communication
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps)(deps): bump the stream-communication group with 2 updates chore(deps)(deps): bump the stream-communication group across 1 directory with 2 updates Sep 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dev/stream-communication-bfceb7ad7f branch from f75c1c7 to a7c97e7 Compare September 2, 2026 17:53
@sonarqubecloud

sonarqubecloud Bot commented Sep 2, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant