Skip to content

fix(deps): update dependency openai to v6#163

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/openai-6.x
Open

fix(deps): update dependency openai to v6#163
renovate[bot] wants to merge 1 commit intomainfrom
renovate/openai-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 6, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
openai ^4.91.1^6.36.0 age confidence

Release Notes

openai/openai-node (openai)

v6.36.0

Compare Source

Full Changelog: v6.35.0...v6.36.0

Features
  • api: add group_type/user metadata fields, update types across admin resources (cc52f97)
  • api: add support for Admin API Keys per endpoint (770d187)
  • api: admin API updates (ee2bd2d)
  • api: manual updates (6af2b6d)
  • api: manual updates (f2dceda)
Bug Fixes
  • api: support admin api key auth (e3862a3)
  • api: tighten auth header selection (f1203bd)
Chores
  • format: run eslint and prettier separately (104543a)
  • internal: codegen related update (05d86da)
  • internal: codegen related update (f184586)

v6.35.0

Compare Source

Full Changelog: v6.34.0...v6.35.0

Features
  • api: Add detail to InputFileContent (910ec5d)
  • api: add OAuthErrorCode type (f84bd1f)
  • api: add prompt_cache_retention parameter to responses compact (c486d1f)
  • api: add web_search_call.results to ResponseIncludable (72449a1)
  • api: manual updates (b742f1f)
  • client: add support for binary messages (c498cc3)
  • client: add support for path parameters in websockets clients (e0aba70)
  • client: add support for queuing messages when waiting for a connection (fd8868c)
  • client: add support for WebSockets in the browser when using simple auth (27bda6a)
  • client: support automatic reconnection for websockets (189410b)
  • typescript: expose underlying WebSocket type (7e96939)
Bug Fixes
  • client: allow single messages greater than the size of the websockets queue (ad19ab2)
  • internal: gitignore generated oidc dir (cf860f6)
  • types: correct prompt_cache_retention enum value in chat/completions and responses (5a81e1a)
  • types: preserve emitted ts-ignore comments (1cde375)
Chores
  • ci: remove release-doctor workflow (e5ab4d1)
  • format: apply prettier output (80fa23d)
  • format: ignore release-updated jsr config (f606e8b)
  • formatter: run prettier and eslint separately (68a988e)
  • internal: codegen related update (7673137)
  • internal: fix package.json duplicate keys (5f075a8)
  • internal: more robust bootstrap script (252e70a)
  • internal: version bump (34c84ee)
  • tests: bump steady to v0.22.1 (316bdba)
Documentation

v6.34.0

Compare Source

Full Changelog: v6.33.0...v6.34.0

Features
  • api: add phase field to Message in conversations (eb7cbc1)
  • client: add support for short-lived tokens (#​839) (a72ebcf)
Bug Fixes
  • api: remove web_search_call.results from ResponseIncludable in responses (1f6968e)
Chores
  • internal: codegen related update (1081460)
  • internal: update multipart form array serialization (3faee8d)
  • tests: bump steady to v0.20.1 (b73cc6b)
Documentation
  • api: add multi-file ingestion recommendations to vector-stores files/file-batches (1bc32a3)

v6.33.0

Compare Source

Full Changelog: v6.32.0...v6.33.0

Features
  • api: add keys field to computer action types (27a850e)
  • client: add async iterator and stream() to WebSocket classes (e1c16ee)
Bug Fixes
  • api: align SDK response types with expanded item schemas (491cd52)
  • types: make type required in ResponseInputMessageItem (2012293)
Chores
  • ci: skip lint on metadata-only changes (74a917f)
  • internal: refactor imports (cfe9c60)
  • internal: update gitignore (71bd114)
  • tests: bump steady to v0.19.4 (f2e9dea)
  • tests: bump steady to v0.19.5 (37c6cf4)
  • tests: bump steady to v0.19.6 (496b3af)
  • tests: bump steady to v0.19.7 (8491eb6)
Refactors
  • tests: switch from prism to steady (47c0581)

v6.32.0

Compare Source

Full Changelog: v6.31.0...v6.32.0

Features
  • api: 5.4 nano and mini model slugs (068df6d)

v6.31.0

Compare Source

Full Changelog: v6.31.0...v6.32.0

Features
  • api: 5.4 nano and mini model slugs (068df6d)

v6.30.1

Compare Source

Full Changelog: v6.30.1...v6.31.0

Features
  • api: add in/nin filter types to ComparisonFilter (b2eda27)

v6.29.0

Compare Source

Full Changelog: v6.29.0...v6.30.0

Features
  • api: add /v1/videos endpoint option to batches (271d879)
  • api: add defer_loading field to NamespaceTool (7cc8f0a)
Bug Fixes
  • api: oidc publishing for npm (fa50066)

v6.28.0

Compare Source

Full Changelog: v6.28.0...v6.29.0

Features

v6.27.0

Compare Source

Full Changelog: v6.26.0...v6.27.0

Features
  • api: The GA ComputerTool now uses the CompuerTool class. The 'computer_use_preview' tool is moved to ComputerUsePreview (0206188)
Chores
  • internal: improve import alias names (9cc2478)

v6.26.0

Compare Source

Full Changelog: v6.26.0...v6.27.0

Features
  • api: The GA ComputerTool now uses the CompuerTool class. The 'computer_use_preview' tool is moved to ComputerUsePreview (0206188)
Chores
  • internal: improve import alias names (9cc2478)

v6.25.0

Compare Source

Full Changelog: v6.24.0...v6.25.0

Features
Bug Fixes
Chores
  • internal: refactor sse event parsing (0ea2380)

v6.24.0

Compare Source

Full Changelog: v6.24.0...v6.25.0

Features
Bug Fixes
Chores
  • internal: refactor sse event parsing (0ea2380)

v6.23.0

Compare Source

Full Changelog: v6.23.0...v6.24.0

Features
  • api: add gpt-realtime-1.5 and gpt-audio-1.5 models to realtime (75875bf)

v6.22.0

Compare Source

Full Changelog: v6.21.0...v6.22.0

Features
  • api: container network_policy and skills (65c1482)
Bug Fixes
  • docs: restore helper methods in API reference (3a4c189)
  • webhooks: restore webhook type exports (49bbf46)
Chores
  • internal: avoid type checking errors with ts-reset (4b0d1f2)
Documentation
  • split api.md by standalone resources (48e07d6)
  • update comment (e3a1ea0)

v6.21.0

Compare Source

Full Changelog: v6.21.0...v6.22.0

Features
  • api: container network_policy and skills (65c1482)
Bug Fixes
  • docs: restore helper methods in API reference (3a4c189)
  • webhooks: restore webhook type exports (49bbf46)
Chores
  • internal: avoid type checking errors with ts-reset (4b0d1f2)
Documentation
  • split api.md by standalone resources (48e07d6)
  • update comment (e3a1ea0)

v6.20.0

Compare Source

Full Changelog: v6.20.0...v6.21.0

Features
  • api: support for images in batch api (017ba1c)

v6.19.0

Compare Source

Full Changelog: v6.19.0...v6.20.0

Features
  • api: skills and hosted shell (e4bdd62)

v6.18.0

Compare Source

Full Changelog: v6.17.0...v6.18.0

Features
  • api: image generation actions for responses; ResponseFunctionCallArgumentsDoneEvent.name (d373c32)
Bug Fixes
  • client: avoid memory leak with abort signals (b449f36)
  • client: avoid removing abort listener too early (1c045f7)
  • client: undo change to web search Find action (8259b45)
  • client: update type for find_in_page action (9aa8d98)
Chores
  • client: do not parse responses with empty content-length (4a118fa)
  • client: restructure abort controller binding (a4d7151)
  • internal: fix pagination internals not accepting option promises (6677905)

v6.17.0

Compare Source

Full Changelog: v6.16.0...v6.17.0

Features
Bug Fixes
  • api: mark assistants as deprecated (3ae2a14)
Chores
  • ci: upgrade actions/github-script (4ea73d3)
  • internal: update actions/checkout version (f163b77)
  • internal: upgrade babel, qs, js-yaml (2e2f3c6)

v6.16.0

Compare Source

Full Changelog: v6.15.0...v6.16.0

Features
  • api: add new Response completed_at prop (ca40534)
  • ci: add breaking change detection workflow (a6f3dea)
Chores
  • break long lines in snippets into multiline (80dee2f)
  • internal: codegen related update (b2fac3e)

v6.15.0

Compare Source

Full Changelog: v6.14.0...v6.15.0

Bug Fixes

v6.14.0

Compare Source

Full Changelog: v6.14.0...v6.15.0

Bug Fixes

v6.13.0

Compare Source

Full Changelog: v6.13.0...v6.14.0

Features

v6.10.0

Compare Source

Full Changelog: v6.9.1...v6.10.0

Features
  • api: gpt-5.1-codex-max and responses/compact (935f79e)
Chores
  • client: fix logger property type (fdc671f)
  • internal: upgrade eslint (9de0f90)

v6.9.1

Compare Source

Full Changelog: v6.9.0...v6.9.1

Bug Fixes
  • api: align types of input items / output items for typescript (99adaa7)

v6.9.0

Compare Source

Full Changelog: v6.9.0...v6.9.1

Bug Fixes
  • api: align types of input items / output items for typescript (99adaa7)

v6.8.1

Compare Source

Full Changelog: v6.8.0...v6.8.1

Bug Fixes
  • api: fix nullability of logprobs (40a403c)

v6.8.0

Compare Source

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

Compare Source

Full Changelog: v6.6.0...v6.7.0

Features
Bug Fixes

v6.6.0

Compare Source

Full Changelog: v6.6.0...v6.7.0

Features
Bug Fixes

v6.5.0

Compare Source

Full Changelog: v6.5.0...v6.6.0

Features
  • api: Add responses.input_tokens.count (520c8a9)
Bug Fixes
  • api: internal openapi updates (d4aaef9)

v6.4.0

Compare Source

Full Changelog: v6.4.0...v6.5.0

Features

v6.3.0

Compare Source

Full Changelog: v6.3.0...v6.4.0

Features
  • api: Add support for gpt-4o-transcribe-diarize on audio/transcriptions endpoint (2d27392)

v6.2.0

Compare Source

Full Changelog: v6.2.0...v6.3.0

Features
  • api: comparison filter in/not in (1a733c6)
Chores
  • internal: use npm pack for build uploads (a532410)

v6.1.0

Compare Source

Full Changelog: v6.1.0...v6.2.0

Features
  • api: dev day 2025 launches (f2816db)
Chores
  • internal: codegen related update (b6f64b7)
  • jsdoc: fix @​link annotations to refer only to parts of the package‘s public interface (73e465d)

v6.0.1

Compare Source

Full Changelog: v6.0.1...v6.1.0

Features
  • api: add support for realtime calls (5de9585)

v6.0.0

Compare Source

Full Changelog: v6.0.0...v6.0.1

Bug Fixes
  • api: add status, approval_request_id to MCP tool call (498c6a5)

v5.23.2

Compare Source

Full Changelog: v5.23.2...v6.0.0

⚠ BREAKING CHANGES
  • api: ResponseFunctionToolCallOutputItem.output and ResponseCustomToolCallOutput.output now return string | Array<ResponseInputText | ResponseInputImage | ResponseInputFile> instead of string only. This may break existing callsites that assume output is always a string.
Features
  • api: Support images and files for function call outputs in responses, BatchUsage (abe56f8)
Chores

v5.23.1

Compare Source

Full Changelog: v5.23.1...v5.23.2

Chores
  • env-tests: upgrade jest-fixed-jsdom 0.0.9 -> 0.0.10 (6d6d0b0)
  • internal: codegen related update (1b684af)
  • internal: ignore .eslintcache (da9e146)

v5.23.0

Compare Source

Full Changelog: v5.23.0...v5.23.1

Bug Fixes
  • realtime: remove beta header from GA classes (a5e9e70)
Performance Improvements
Chores
  • internal: fix incremental formatting in some cases (166d28f)
  • internal: remove deprecated compilerOptions.baseUrl from tsconfig.json (dfab408)

v5.22.1

Compare Source

Full Changelog: v5.22.1...v5.23.0

Features

v5.22.0

Compare Source

Full Changelog: v5.22.0...v5.22.1

Bug Fixes
Chores
  • api: openapi updates for conversations (975c075)
  • do not install brew dependencies in ./scripts/bootstrap by default (6f5e45f)
  • improve example values (b336a64)

v5.21.0

Compare Source

Full Changelog: v5.21.0...v5.22.0

Features
  • api: add reasoning_text (7ff6186)
Chores
  • api: manual fixes for streaming (3a2ae4c)

v5.20.3

Compare Source

Full Changelog: v5.20.3...v5.21.0

Features
  • api: type updates for conversations, reasoning_effort and results for evals (f243f54)

v5.20.2

Compare Source

Full Changelog: v5.20.2...v5.20.3

Chores
  • api: docs and spec refactoring (05b4498)

v5.20.1

Compare Source

Full Changelog: v5.20.1...v5.20.2

Bug Fixes
  • coerce nullable values to undefined (836d1b4)
Chores
  • api: Minor docs and type updates for realtime (ccb00dc)

v5.20.0

Compare Source

Full Changelog: v5.20.0...v5.20.1

Chores
  • api: fix realtime GA types (1c0d314)

v5.19.1

Compare Source

Full Changelog: v5.19.1...v5.20.0

Features
  • api: ship the RealtimeGA API shape (4286ddd)
Chores

v5.19.0

Compare Source

Full Changelog: v5.19.0...v5.19.1

Bug Fixes

v5.18.1

Compare Source

Full Changelog: v5.18.1...v5.19.0

Features
  • api: Add gpt-realtime models (256d932)

v5.18.0

Compare Source

Full Changelog: v5.18.0...v5.18.1

Chores
  • api: manual updates for ResponseInputAudio (570501b)

v5.17.0

Compare Source

Full Changelog: v5.17.0...v5.18.0

Features
Bug Fixes
  • update non beta realtime websockets helpers (265a42f)

v5.16.0

Compare Source

Full Changelog: v5.16.0...v5.17.0

Features
  • api: realtime API updates (e817255)
Chores
  • internal: update global Error reference (e566ff3)

v5.15.0

Compare Source

Full Changelog: v5.15.0...v5.16.0

Features
  • api: add web search filters (975b141)
Chores

v5.13.1

Compare Source

Full Changelog: v5.13.1...v5.14.0

Features
  • mcp: add code execution tool (3f8264c)
Chores
  • internal/ci: setup breaking change detection (87e8004)

v5.12.2

Compare Source

Full Changelog: v5.12.2...v5.12.3

Chores

v5.12.1

Compare Source

Full Changelog: v5.12.1...v5.12.2

Bug Fixes
  • client: fix verbosity parameter location in Responses (eaa246f)

v5.12.0

Compare Source

Full Changelog: v5.12.0...v5.12.1

Features
  • api: adds GPT-5 and new API features: platform.openai.com/docs/guides/gpt-5 (59acd85)
Chores
  • internal: move publish config (b3d02f6)

v5.11.0

Compare Source

Full Changelog: v5.11.0...v5.12.0

Features

v5.10.3

Compare Source

Full Changelog: v5.10.3...v5.11.0

Features

v5.10.2

Compare Source

Full Changelog: v5.10.2...v5.10.3

Bug Fixes
Chores
  • client: refactor streaming slightly to better future proof it (292427f)
  • internal: remove redundant imports config (28dd66d)
  • internal: version bump (56e0760)

v5.10.1

Compare Source

Full Changelog: v5.10.1...v5.10.2

Chores
  • api: event shapes more accurate (78f4e1d)
  • internal: version bump (ea885ca)
Documentation

v5.10.0

Compare Source

Full Changelog: v5.10.0...v5.10.1

Chores
  • internal: version bump (896b418)
  • ts: reorder package.json imports (2f8d2f7)

v5.9.2

Compare Source

Full Changelog: v5.9.2...v5.10.0

Features
Chores

v5.9.1

Compare Source

Full Changelog: v5.9.1...v5.9.2

Chores
  • api: update realtime specs (4a20a3d)
  • internal: version bump (103e8de)

v5.9.0

Compare Source

Full Changelog: v5.9.0...v5.9.1

Chores
  • api: update realtime specs, build config (bb4649f)

v5.8.4

Compare Source

Full Changelog: v5.8.4...v5.9.0

Features
  • api: add file_url, fix event ID (5f5d39e)

v5.8.3

Compare Source

Full Changelog: v5.8.3...v5.8.4

Chores
  • internal: bump undici version in tests (6f38b80)
  • make some internal functions async (841940d)

v5.8.2

Compare Source

Full Changelog: v5.8.2...v5.8.3

Bug Fixes
Chores
  • add docs to RequestOptions type (3735172)
  • ci: only run for pushes and fork pull requests (e200bc4)
  • client: improve path param validation (b5a043b)
  • internal/tests: pin bun types version (fcffa88)

v5.8.1

Compare Source

Full Changelog: v5.8.1...v5.8.2

Bug Fixes
  • client: get fetchOptions type more reliably (b3c959d)

v5.8.0

Compare Source

Full Changelog: v5.8.0...v5.8.1

Bug Fixes
  • client: ensure addOutputText is called on responses.retrieve (d55bb64)
Chores
  • api: remove unsupported property (1966954)
  • docs: update README to include links to docs on Webhooks (586d5da)
  • webhooks: make private methods really private (0ee396a)

v5.7.0

[Compare Source](https://redirect.github.com/openai/openai-node/compare/v5.6.0...v5.

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Oct 6, 2025
@renovate renovate Bot force-pushed the renovate/openai-6.x branch 2 times, most recently from 723382c to ba11e2b Compare October 10, 2025 19:37
@renovate renovate Bot force-pushed the renovate/openai-6.x branch 3 times, most recently from 8d08ad1 to 0c447e2 Compare October 20, 2025 18:43
@renovate renovate Bot force-pushed the renovate/openai-6.x branch from 0c447e2 to fae40fb Compare October 26, 2025 23:56
@renovate renovate Bot force-pushed the renovate/openai-6.x branch 2 times, most recently from 29c5527 to 8088873 Compare November 5, 2025 06:54
@renovate renovate Bot force-pushed the renovate/openai-6.x branch 2 times, most recently from fa2aa6c to f079cff Compare November 18, 2025 02:43
@renovate renovate Bot force-pushed the renovate/openai-6.x branch from f079cff to 37042a2 Compare December 4, 2025 20:44
@renovate renovate Bot force-pushed the renovate/openai-6.x branch 3 times, most recently from f8fe8e0 to c4c0fb6 Compare December 19, 2025 04:31
@renovate renovate Bot force-pushed the renovate/openai-6.x branch from c4c0fb6 to 51642ac Compare January 10, 2026 00:36
@renovate renovate Bot force-pushed the renovate/openai-6.x branch from 51642ac to a196042 Compare January 29, 2026 00:28
@renovate renovate Bot force-pushed the renovate/openai-6.x branch 2 times, most recently from 2d1e9b2 to 42850a5 Compare February 10, 2026 11:43
@renovate renovate Bot force-pushed the renovate/openai-6.x branch from 42850a5 to 8b64adc Compare February 14, 2026 07:38
@renovate renovate Bot force-pushed the renovate/openai-6.x branch 3 times, most recently from 00cd025 to 6c55011 Compare March 2, 2026 06:00
@renovate renovate Bot force-pushed the renovate/openai-6.x branch 2 times, most recently from cc57023 to f01a46b Compare March 5, 2026 23:38
@renovate renovate Bot force-pushed the renovate/openai-6.x branch from f01a46b to 028089a Compare May 2, 2026 04:14
@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented May 2, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@renovate renovate Bot force-pushed the renovate/openai-6.x branch from 028089a to 1a2718d Compare May 4, 2026 21: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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants