Skip to content

deps: bump openai from 6.44.0 to 6.45.0#117

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/openai-6.45.0
Jun 29, 2026
Merged

deps: bump openai from 6.44.0 to 6.45.0#117
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/openai-6.45.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps openai from 6.44.0 to 6.45.0.

Release notes

Sourced from openai's releases.

v6.45.0

6.45.0 (2026-06-24)

Full Changelog: v6.44.0...v6.45.0

Features

  • add afterCompletion hook to runTools (#1064) (4976c22)
  • realtime: support sideband call_id connections (#1795) (4fd59e1)
  • reject emitted promise on error in EventEmitter (#1596) (e0b09da)
  • responses: add response input items helper (#1794) (7e5a86a)
  • responses: add response stream accumulator helper (#1793) (32e3e39)

Bug Fixes

  • avoid serializing null optional bodies (e4ddff6)
  • clean up stream abort listeners (#1884) (be55b8f)
  • Leading whitespace chunks break partial parser (structured outputs) (#1213) (88d806e)
  • responses: avoid parsing incomplete structured output (#1852) (4c39681)
  • responses: restore output_text on streamed final responses (#1681) (bbde4d9)
  • validate workload identity access tokens (#1885) (80febe4)
  • zod: fully resolve extracted wrapper definitions (#1766) (5d46ed2)
  • zod: sanitize extracted definition refs (#1903) (6ef2111)

Chores

  • internal: codegen related update (81fcf96)

Documentation

Build System

Changelog

Sourced from openai's changelog.

6.45.0 (2026-06-24)

Full Changelog: v6.44.0...v6.45.0

Features

  • add afterCompletion hook to runTools (#1064) (4976c22)
  • realtime: support sideband call_id connections (#1795) (4fd59e1)
  • reject emitted promise on error in EventEmitter (#1596) (e0b09da)
  • responses: add response input items helper (#1794) (7e5a86a)
  • responses: add response stream accumulator helper (#1793) (32e3e39)

Bug Fixes

  • avoid serializing null optional bodies (e4ddff6)
  • clean up stream abort listeners (#1884) (be55b8f)
  • Leading whitespace chunks break partial parser (structured outputs) (#1213) (88d806e)
  • responses: avoid parsing incomplete structured output (#1852) (4c39681)
  • responses: restore output_text on streamed final responses (#1681) (bbde4d9)
  • validate workload identity access tokens (#1885) (80febe4)
  • zod: fully resolve extracted wrapper definitions (#1766) (5d46ed2)
  • zod: sanitize extracted definition refs (#1903) (6ef2111)

Chores

  • internal: codegen related update (81fcf96)

Documentation

Build System

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 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 [openai](https://github.com/openai/openai-node) from 6.44.0 to 6.45.0.
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/main/CHANGELOG.md)
- [Commits](openai/openai-node@v6.44.0...v6.45.0)

---
updated-dependencies:
- dependency-name: openai
  dependency-version: 6.45.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependency updates npm npm package dependency update labels Jun 29, 2026
@github-actions github-actions Bot merged commit 42edb6b into main Jun 29, 2026
9 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/openai-6.45.0 branch June 29, 2026 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates npm npm package dependency update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants