Skip to content

build(deps): bump the ai-runtime group across 1 directory with 3 updates#469

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/typescript/ai-runtime-1c6b0d0002
Open

build(deps): bump the ai-runtime group across 1 directory with 3 updates#469
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/typescript/ai-runtime-1c6b0d0002

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the ai-runtime group with 3 updates in the /typescript directory: @langchain/core, @openai/agents and ai.

Updates @langchain/core from 1.1.49 to 1.2.1

Release notes

Sourced from @​langchain/core's releases.

@​langchain/core@​1.2.1

Patch Changes

  • #10674 f017708 Thanks @​christian-bromann! - fix: classify provider 429s before retrying

  • #11092 7918bbd Thanks @​aolsenjazz! - fix(core): only treat arrays of content blocks as ToolMessage content

    Fix tool outputs that are arrays of plain objects being forwarded as malformed message content. An array is now only treated as message content blocks when every element is an object with a type; otherwise it is JSON-stringified.

@​langchain/core@​1.2.0

Minor Changes

Patch Changes

  • #11047 ac0f71d Thanks @​christian-bromann! - fix(core): preserve AIMessage content blocks

    Keep existing v1 contentBlocks when constructing AIMessage instances so serialized messages do not lose block content during deserialization.

Commits

Updates @openai/agents from 0.11.6 to 0.12.0

Release notes

Sourced from @​openai/agents's releases.

v0.12.0

What's Changed

Documentation & Other Changes

New Contributors

Full Changelog: openai/openai-agents-js@v0.11.8...v0.12.0

v0.11.8

What's Changed

Documentation & Other Changes

Full Changelog: openai/openai-agents-js@v0.11.7...v0.11.8

v0.11.7

What's Changed

Documentation & Other Changes

... (truncated)

Commits
  • 979ede9 chore: update versions (#1413)
  • bf1f1ef chore: adjsut maintainer-review skill details
  • 90d46ee fix(realtime): handle malformed realtime messages (#1414)
  • 4578608 chore: adjust examples-auto-run
  • 395699e chore: upgrade openai package to the latest version (#1423)
  • e044d14 fix(core): distinguish remote mount edit guidance (#1422)
  • 5350aad fix(core): await sibling guardrails after failures (#1420)
  • 1a5e2c0 fix(realtime): prevent ambiguous tool dispatch (#1417)
  • c450c2b fix(core): parse special permission bits by position (#1421)
  • f990172 fix(core): preserve empty array tool outputs (#1419)
  • Additional commits viewable in compare view

Updates ai from 6.0.207 to 6.0.209

Changelog

Sourced from ai's changelog.

6.0.209

Patch Changes

  • d102dff: Sanitize OpenTelemetry array attributes so spans no longer emit invalid OTLP values (arrays containing undefined/null/objects, or arrays mixing primitive types). For example, gen_ai.response.finish_reasons could be emitted as [undefined] when a finish reason was missing. Such values previously failed telemetry ingestion with deserializing message invalid value: map, expected map with a single key and flooded function logs with errors.
  • Updated dependencies [709c0fa]
    • @​ai-sdk/gateway@​3.0.134

6.0.208

Patch Changes

  • 8261640: fix(ai): handle partial unicode escapes in fixJson
  • f994df3: Serialize undefined tool output to null in UI message chunks
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 1, 2026
@dependabot dependabot Bot changed the title build(deps): bump the ai-runtime group in /typescript with 3 updates build(deps): bump the ai-runtime group across 1 directory with 3 updates Jul 1, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript/ai-runtime-1c6b0d0002 branch from e8b922c to b68bf37 Compare July 1, 2026 07:45
Bumps the ai-runtime group with 3 updates in the /typescript directory: [@langchain/core](https://github.com/langchain-ai/langchainjs), [@openai/agents](https://github.com/openai/openai-agents-js) and [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai).


Updates `@langchain/core` from 1.1.49 to 1.2.1
- [Release notes](https://github.com/langchain-ai/langchainjs/releases)
- [Commits](https://github.com/langchain-ai/langchainjs/commits/@langchain/core@1.2.1)

Updates `@openai/agents` from 0.11.6 to 0.12.0
- [Release notes](https://github.com/openai/openai-agents-js/releases)
- [Commits](openai/openai-agents-js@v0.11.6...v0.12.0)

Updates `ai` from 6.0.207 to 6.0.209
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/ai@6.0.209/packages/ai/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/ai@6.0.209/packages/ai)

---
updated-dependencies:
- dependency-name: "@langchain/core"
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ai-runtime
- dependency-name: "@openai/agents"
  dependency-version: 0.11.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ai-runtime
- dependency-name: ai
  dependency-version: 6.0.209
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ai-runtime
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript/ai-runtime-1c6b0d0002 branch from b68bf37 to 11d4f71 Compare July 1, 2026 07:48
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