Skip to content

chore(deps-dev): bump assistant-stream from 0.3.39 to 0.3.42 - #57

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/assistant-stream-0.3.42
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/assistant-stream-0.3.42

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 15, 2026

Copy link
Copy Markdown

Bumps assistant-stream from 0.3.39 to 0.3.42.

Release notes

Sourced from assistant-stream's releases.

assistant-stream@0.3.42

Patch Changes

assistant-stream@0.3.41

Patch Changes

  • #6737 46fad14 - fix: prevent stale Redis producers from finalizing replacement streams (@​Kinfe123)

    RedisLikeClient now requires a finalizeIfUnchanged method; no public API accepts a RedisLikeClient, so this only affects code that typed a value against the interface directly.

  • #6656 f0d0aa2 - fix: await cross-realm and thenable tool validation results (@​rupic-app)

  • #6589 5bdd416 - fix: preserve valid files with empty payload or MIME values (@​Kinfe123)

  • #6794 e53299b - refactor: drop the redis client members the resumable store never calls (@​okisdev)

    RedisLikeClient no longer declares set, expire, exists or xAdd, PipelineCommand no longer has a "set" variant, and NodeRedisLike no longer requires expire, exists, xAdd or the non-NX set overload; no public API accepts a RedisLikeClient, so this only affects code that typed a value against the interface directly.

Changelog

Sourced from assistant-stream's changelog.

0.3.42

Patch Changes

0.3.41

Patch Changes

  • #6737 46fad14 - fix: prevent stale Redis producers from finalizing replacement streams (@​Kinfe123)

    RedisLikeClient now requires a finalizeIfUnchanged method; no public API accepts a RedisLikeClient, so this only affects code that typed a value against the interface directly.

  • #6656 f0d0aa2 - fix: await cross-realm and thenable tool validation results (@​rupic-app)

  • #6589 5bdd416 - fix: preserve valid files with empty payload or MIME values (@​Kinfe123)

  • #6794 e53299b - refactor: drop the redis client members the resumable store never calls (@​okisdev)

    RedisLikeClient no longer declares set, expire, exists or xAdd, PipelineCommand no longer has a "set" variant, and NodeRedisLike no longer requires expire, exists, xAdd or the non-NX set overload; no public API accepts a RedisLikeClient, so this only affects code that typed a value against the interface directly.

0.3.40

... (truncated)

Commits
  • af74661 chore: update versions (#6816)
  • 623d5ff fix(assistant-stream): handle deeply nested gorp paths (#7158)
  • 07eeb54 perf(assistant-stream): lazy tools arguments parsing (#7142)
  • e6158c8 fix(assistant-stream): preserve prototype-named tool call IDs (#7107)
  • 253c80d fix(assistant-stream): settle cancellation during tool validation (#7106)
  • a16b990 fix(assistant-stream): use final message token usage (#7061)
  • 3bcd6db fix(assistant-stream): stop cancelled tools after validation (#7058)
  • b505555 fix(assistant-stream): prevent standard schema conversion crashes (#7060)
  • 12c5447 fix(assistant-stream): remove nested partial schema requirements (#7059)
  • 9b9d5e9 fix(assistant-stream): keep tool response messages (#7065)
  • 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 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 [assistant-stream](https://github.com/assistant-ui/assistant-ui/tree/HEAD/packages/assistant-stream) from 0.3.39 to 0.3.42.
- [Release notes](https://github.com/assistant-ui/assistant-ui/releases)
- [Changelog](https://github.com/assistant-ui/assistant-ui/blob/main/packages/assistant-stream/CHANGELOG.md)
- [Commits](https://github.com/assistant-ui/assistant-ui/commits/assistant-stream@0.3.42/packages/assistant-stream)

---
updated-dependencies:
- dependency-name: assistant-stream
  dependency-version: 0.3.42
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Sep 15, 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