Skip to content

chore(deps): update dependency openai to v6.37.0#229

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

chore(deps): update dependency openai to v6.37.0#229
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/openai-6.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Dec 4, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
openai 6.9.16.37.0 age confidence

Release Notes

openai/openai-node (openai)

v6.37.0

Compare Source

Full Changelog: v6.36.0...v6.37.0

Features
  • api: add quantity field to admin organization usage responses (273a8f7)
  • api: add web_search_call.results output option to responses (91c75e0)
  • api: launch realtime translate + update image 2 (a296b66)
  • api: manual updates (794b905)
  • api: manual updates (6963729)
  • api: realtime 2 (f4b7177)
Bug Fixes
  • api: fix imagegen size enum regression (4fe8469)
Chores
  • redact api-key headers in debug logs (99c9c80)

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)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 5pm every weekday,every weekend"
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR is behind base branch, 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 requested a review from Sinless777 as a code owner December 4, 2025 18:16
@vercel

vercel Bot commented Dec 4, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
helix-ai Error Error Apr 1, 2026 5:37pm

@renovate renovate Bot force-pushed the renovate/openai-6.x-lockfile branch from 38df9df to ea33dcb Compare December 7, 2025 12:37
@renovate renovate Bot changed the title chore(deps): update dependency openai to v6.10.0 chore(deps): update dependency openai to v6.13.0 Dec 15, 2025
@renovate renovate Bot force-pushed the renovate/openai-6.x-lockfile branch from ea33dcb to 4b4a0ad Compare December 15, 2025 18:02
@renovate renovate Bot force-pushed the renovate/openai-6.x-lockfile branch from 4b4a0ad to 235bbd6 Compare December 16, 2025 20:58
@renovate renovate Bot changed the title chore(deps): update dependency openai to v6.13.0 chore(deps): update dependency openai to v6.14.0 Dec 16, 2025
@renovate renovate Bot changed the title chore(deps): update dependency openai to v6.14.0 chore(deps): update dependency openai to v6.15.0 Dec 19, 2025
@renovate renovate Bot force-pushed the renovate/openai-6.x-lockfile branch from 235bbd6 to 455b273 Compare December 19, 2025 04:46
@renovate renovate Bot force-pushed the renovate/openai-6.x-lockfile branch from 455b273 to 7d5d7e8 Compare December 31, 2025 14:36
@renovate renovate Bot force-pushed the renovate/openai-6.x-lockfile branch from 7d5d7e8 to 73cc2a2 Compare January 8, 2026 17:49
@renovate renovate Bot force-pushed the renovate/openai-6.x-lockfile branch from 73cc2a2 to b54dd17 Compare January 10, 2026 01:40
@renovate renovate Bot changed the title chore(deps): update dependency openai to v6.15.0 chore(deps): update dependency openai to v6.16.0 Jan 10, 2026
@renovate renovate Bot force-pushed the renovate/openai-6.x-lockfile branch from b54dd17 to 4c2d957 Compare January 19, 2026 19:08
@renovate renovate Bot changed the title chore(deps): update dependency openai to v6.24.0 chore(deps): update dependency openai to v6.25.0 Feb 24, 2026
@renovate renovate Bot force-pushed the renovate/openai-6.x-lockfile branch from 389d82a to fd6031a Compare March 5, 2026 18:41
@renovate renovate Bot force-pushed the renovate/openai-6.x-lockfile branch from fd6031a to c978d20 Compare March 5, 2026 23:47
@renovate renovate Bot changed the title chore(deps): update dependency openai to v6.25.0 chore(deps): update dependency openai to v6.27.0 Mar 5, 2026
@renovate renovate Bot force-pushed the renovate/openai-6.x-lockfile branch from c978d20 to 9d3dc70 Compare March 13, 2026 13:40
@renovate renovate Bot force-pushed the renovate/openai-6.x-lockfile branch from 9d3dc70 to 6196db9 Compare March 13, 2026 20:39
@renovate renovate Bot changed the title chore(deps): update dependency openai to v6.27.0 chore(deps): update dependency openai to v6.28.0 Mar 13, 2026
@renovate renovate Bot force-pushed the renovate/openai-6.x-lockfile branch from 6196db9 to dba156a Compare March 14, 2026 01:43
@renovate renovate Bot changed the title chore(deps): update dependency openai to v6.28.0 chore(deps): update dependency openai to v6.29.0 Mar 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Eligible for automated merge after required checks and policies pass dependencies Dependency updates from Renovate, Dependabot, Mend, pnpm, npm, Docker, Helm, or Actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant