chore(deps-dev): bump openai from 5.12.2 to 6.8.1 in /packages/instrumentation-openai
Bumps openai from 5.12.2 to 6.8.1.
Release notes
Sourced from openai's releases.
v6.8.1
6.8.1 (2025-11-05)
Full Changelog: v6.8.0...v6.8.1
Bug Fixes
- api: fix nullability of logprobs (40a403c)
v6.8.0
6.8.0 (2025-11-03)
Full Changelog: v6.7.0...v6.8.0
Features
- api: Realtime API token_limits, Hybrid searching ranking options (6a5b48c)
- api: remove InputAudio from ResponseInputContent (9909fef)
Chores
- internal: codegen related update (3ad52aa)
v6.7.0
6.7.0 (2025-10-24)
Full Changelog: v6.6.0...v6.7.0
Features
Bug Fixes
- api: docs updates (2591c21)
v6.6.0
6.6.0 (2025-10-20)
Full Changelog: v6.5.0...v6.6.0
Features
- api: Add responses.input_tokens.count (520c8a9)
Bug Fixes
... (truncated)
Changelog
Sourced from openai's changelog.
6.8.1 (2025-11-05)
Full Changelog: v6.8.0...v6.8.1
Bug Fixes
- api: fix nullability of logprobs (40a403c)
6.8.0 (2025-11-03)
Full Changelog: v6.7.0...v6.8.0
Features
- api: Realtime API token_limits, Hybrid searching ranking options (6a5b48c)
- api: remove InputAudio from ResponseInputContent (9909fef)
Chores
- internal: codegen related update (3ad52aa)
6.7.0 (2025-10-24)
Full Changelog: v6.6.0...v6.7.0
Features
Bug Fixes
- api: docs updates (2591c21)
6.6.0 (2025-10-20)
Full Changelog: v6.5.0...v6.6.0
Features
- api: Add responses.input_tokens.count (520c8a9)
Bug Fixes
- api: internal openapi updates (d4aaef9)
6.5.0 (2025-10-17)
... (truncated)
Commits
7a97bfcrelease: 6.8.1d1f169ffix(api): fix nullability of logprobsd1c87a3release: 6.8.06a60d70feat(api): Realtime API token_limits, Hybrid searching ranking options379e97cfeat(api): remove InputAudio from ResponseInputContent1b6c789release: 6.7.040db44ffeat: add support for zod@4 schemas (#1666)8f64453fix(api): docs updates835cc6ccodegen metadata3595555release: 6.6.0- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by kwhinnery-openai, a new releaser for openai since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
[!IMPORTANT] Bumps
openaifrom 5.12.2 to 6.8.1 inpackage.json, adding new features and bug fixes.
- Dependency Update:
- Bumps
openaifrom 5.12.2 to 6.8.1 inpackage.json.- Features:
- Adds Realtime API token_limits and Hybrid searching ranking options.
- Removes
InputAudiofromResponseInputContent.- Adds support for
zod@4schemas.- Bug Fixes:
- Fixes nullability of
logprobs.- Updates API documentation.
This description was created by
for 6fd9a10626ee5d9a80c916f0473b68d4d697b277. You can customize this summary. It will automatically update as commits are pushed.
Labels
The following labels could not be found: instrumentation-openai. Please create it before Dependabot can add it to a pull request.
Please fix the above issues or remove invalid values from dependabot.yml.
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai reviewcommand.You can disable this status message by setting the
reviews.review_statustofalsein the CodeRabbit configuration file.
Comment @coderabbitai help to get the list of available commands and usage tips.
Superseded by #832.