Skip to content

chore(deps): update dependency openai to v6.49.0 - #76

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

chore(deps): update dependency openai to v6.49.0#76
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/openai-6.x

Conversation

@renovate

@renovate renovate Bot commented Mar 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
openai 6.25.06.49.0 age confidence

Release Notes

openai/openai-node (openai)

v6.49.0

Compare Source

Full Changelog: v6.48.0...v6.49.0

Features
  • api: accept None for prompt_cache_key/safety_identifier (c54a7f3)
  • api: add support for spend_limit admin apis (e8238b0)
  • helpers: add standard schema support (#​1997) (4ced1a8)
  • helpers: add zod realtime function helper (#​1996) (ee59911)
  • stlc: configurable CI runner and private-production-repo support in workflow templates (967a66b)
  • zod: support schema definitions (#​1993) (eb04567)
Bug Fixes
Chores

v6.48.0

Compare Source

Full Changelog: v6.47.0...v6.48.0

Features
  • api: /organization/projects/{project_id}/service_accounts/{service_account_id}/api_keys" endpoint (9133b54)
  • api: manual updates (34acd23)
  • api: manual updates (3188968)
Bug Fixes
Chores

v6.47.0

Compare Source

Full Changelog: v6.46.0...v6.47.0

Features
Bug Fixes
Documentation

v6.46.0

Compare Source

Full Changelog: v6.45.0...v6.46.0

Features
  • api: gpt-5.6-sol updates (6c397d5)
Bug Fixes
Documentation

v6.45.0

Compare Source

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

Features
Bug Fixes
Chores
  • internal: codegen related update (81fcf96)
Documentation
Build System

v6.44.0

Compare Source

Full Changelog: v6.43.0...v6.44.0

Features
  • api: update OpenAPI spec or Stainless config (d05bdbc)

v6.43.0

Compare Source

Full Changelog: v6.43.0...v6.44.0

Features
  • api: update OpenAPI spec or Stainless config (d05bdbc)

v6.42.0

Compare Source

Full Changelog: v6.42.0...v6.43.0

Bug Fixes
  • fix TS to use main (dc5078b)
  • restore pnpm repo configuration on next (c2575d6)
Chores
Build System

v6.41.0

Compare Source

Full Changelog: v6.41.0...v6.42.0

Features
  • api: responses.moderation and chat_completions.moderation (6d8f592)

v6.40.0

Compare Source

Full Changelog: v6.40.0...v6.41.0

Features

v6.39.1

Compare Source

Full Changelog: v6.39.1...v6.40.0

Features
  • api: workload identity in audit logs, additional_tools item in responses, fix ActionSearch.query to be optional. (aee09f3)
Chores

v6.39.0

Compare Source

Full Changelog: v6.39.0...v6.39.1

Bug Fixes
  • Improve undici dispatcher mismatch guidance (#​1898) (b6e5fd6)
  • treat text/plan with format: binary as raw upload (f9a632a)
  • treat text/plan with format: binary as raw upload (323cb78)
Chores
  • internal: codegen related update (d32deef)

v6.38.0

Compare Source

Full Changelog: v6.38.0...v6.39.0

Features
  • api: api update (33ea11f)
  • api: manual updates (c210b09)
  • api: manual updates (92df9dc)
  • api: update OpenAPI spec or Stainless config (c7c0f52)
Bug Fixes
  • types: allow runtime fetch options (8f5003d)
  • typescript: upgrade tsc-multi so that it works with Node 26 (068f9c6)
Chores
  • api: docs updates (9d43adb)
  • tests: remove redundant File import (5465bbe)

v6.37.0

Compare Source

Full Changelog: v6.37.0...v6.38.0

Features
  • api: add service_tier parameter to responses compact method (423e838)

v6.36.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.35.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.34.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.33.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.32.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.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)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 label Mar 8, 2026
@renovate
renovate Bot force-pushed the renovate/openai-6.x branch from 5e64a4b to 9a4b5db Compare March 9, 2026 00:51
@renovate renovate Bot changed the title chore(deps): update dependency openai to v6.26.0 chore(deps): update dependency openai to v6.27.0 Mar 9, 2026
@renovate
renovate Bot force-pushed the renovate/openai-6.x branch 2 times, most recently from 21a74c5 to 57a9458 Compare March 16, 2026 21:47
@renovate renovate Bot changed the title chore(deps): update dependency openai to v6.27.0 chore(deps): update dependency openai to v6.29.0 Mar 16, 2026
@renovate
renovate Bot force-pushed the renovate/openai-6.x branch from 57a9458 to e45263a Compare March 19, 2026 21:23
@renovate renovate Bot changed the title chore(deps): update dependency openai to v6.29.0 chore(deps): update dependency openai to v6.30.1 Mar 19, 2026
@renovate
renovate Bot force-pushed the renovate/openai-6.x branch from e45263a to 79002a7 Compare March 20, 2026 01:34
@renovate renovate Bot changed the title chore(deps): update dependency openai to v6.30.1 chore(deps): update dependency openai to v6.31.0 Mar 20, 2026
@renovate
renovate Bot force-pushed the renovate/openai-6.x branch from 79002a7 to 858ffa4 Compare March 20, 2026 21:40
@renovate renovate Bot changed the title chore(deps): update dependency openai to v6.31.0 chore(deps): update dependency openai to v6.32.0 Mar 20, 2026
@renovate
renovate Bot force-pushed the renovate/openai-6.x branch from 858ffa4 to 89eeab8 Compare March 29, 2026 01:40
@renovate renovate Bot changed the title chore(deps): update dependency openai to v6.32.0 chore(deps): update dependency openai to v6.33.0 Mar 29, 2026
@renovate
renovate Bot force-pushed the renovate/openai-6.x branch from 89eeab8 to ae59262 Compare April 12, 2026 01:03
@renovate renovate Bot changed the title chore(deps): update dependency openai to v6.33.0 chore(deps): update dependency openai to v6.34.0 Apr 12, 2026
@renovate
renovate Bot force-pushed the renovate/openai-6.x branch from ae59262 to 65b5034 Compare May 1, 2026 17:47
@renovate renovate Bot changed the title chore(deps): update dependency openai to v6.34.0 chore(deps): update dependency openai to v6.35.0 May 1, 2026
@renovate
renovate Bot force-pushed the renovate/openai-6.x branch from 65b5034 to 41a4067 Compare May 7, 2026 22:13
@renovate renovate Bot changed the title chore(deps): update dependency openai to v6.35.0 chore(deps): update dependency openai to v6.36.0 May 7, 2026
@renovate
renovate Bot force-pushed the renovate/openai-6.x branch from 41a4067 to 61090cd Compare May 10, 2026 21:03
@renovate renovate Bot changed the title chore(deps): update dependency openai to v6.36.0 chore(deps): update dependency openai to v6.37.0 May 10, 2026
@renovate
renovate Bot force-pushed the renovate/openai-6.x branch from 61090cd to 4a649ea Compare May 19, 2026 00:29
@renovate renovate Bot changed the title chore(deps): update dependency openai to v6.37.0 chore(deps): update dependency openai to v6.38.0 May 19, 2026
@renovate
renovate Bot force-pushed the renovate/openai-6.x branch from 4a649ea to 9bd17c6 Compare May 25, 2026 01:09
@renovate renovate Bot changed the title chore(deps): update dependency openai to v6.38.0 chore(deps): update dependency openai to v6.39.0 May 25, 2026
@renovate
renovate Bot force-pushed the renovate/openai-6.x branch from 9bd17c6 to a0cd42a Compare May 31, 2026 21:14
@renovate renovate Bot changed the title chore(deps): update dependency openai to v6.39.0 chore(deps): update dependency openai to v6.39.1 May 31, 2026
@renovate
renovate Bot force-pushed the renovate/openai-6.x branch from a0cd42a to a8d776d Compare June 4, 2026 22:06
@renovate renovate Bot changed the title chore(deps): update dependency openai to v6.39.1 chore(deps): update dependency openai to v6.41.0 Jun 4, 2026
@renovate
renovate Bot force-pushed the renovate/openai-6.x branch from a8d776d to 1480d80 Compare June 7, 2026 00:54
@renovate renovate Bot changed the title chore(deps): update dependency openai to v6.41.0 chore(deps): update dependency openai to v6.42.0 Jun 7, 2026
@renovate
renovate Bot force-pushed the renovate/openai-6.x branch from 1480d80 to e402ccb Compare June 20, 2026 02:34
@renovate renovate Bot changed the title chore(deps): update dependency openai to v6.42.0 chore(deps): update dependency openai to v6.43.0 Jun 20, 2026
@renovate
renovate Bot force-pushed the renovate/openai-6.x branch from e402ccb to ff7585a Compare June 20, 2026 18:04
@renovate renovate Bot changed the title chore(deps): update dependency openai to v6.43.0 chore(deps): update dependency openai to v6.44.0 Jun 20, 2026
@renovate
renovate Bot force-pushed the renovate/openai-6.x branch from ff7585a to f9775b5 Compare June 27, 2026 21:02
@renovate renovate Bot changed the title chore(deps): update dependency openai to v6.44.0 chore(deps): update dependency openai to v6.45.0 Jun 27, 2026
@renovate
renovate Bot force-pushed the renovate/openai-6.x branch from f9775b5 to f0cdcc4 Compare July 12, 2026 19:00
@renovate renovate Bot changed the title chore(deps): update dependency openai to v6.45.0 chore(deps): update dependency openai to v6.46.0 Jul 12, 2026
@renovate
renovate Bot force-pushed the renovate/openai-6.x branch from f0cdcc4 to 178fed9 Compare July 17, 2026 21:08
@renovate renovate Bot changed the title chore(deps): update dependency openai to v6.46.0 chore(deps): update dependency openai to v6.47.0 Jul 17, 2026
@renovate
renovate Bot force-pushed the renovate/openai-6.x branch from 178fed9 to 37a9491 Compare July 20, 2026 05:47
@renovate renovate Bot changed the title chore(deps): update dependency openai to v6.47.0 chore(deps): update dependency openai to v6.48.0 Jul 20, 2026
@renovate
renovate Bot force-pushed the renovate/openai-6.x branch from 37a9491 to 5a1dd71 Compare July 26, 2026 21:15
@renovate renovate Bot changed the title chore(deps): update dependency openai to v6.48.0 chore(deps): update dependency openai to v6.49.0 Jul 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant