Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2025

This PR contains the following updates:

Package Change Age Confidence
openai ^5.0.0 -> ^6.0.0 age confidence

Release Notes

openai/openai-node (openai)

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.8.1...v6.9.0

Features
Chores
  • add typescript-estree dependency for jsr readme script (3759514)

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

Configuration

📅 Schedule: 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.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Sep 30, 2025

Deploying logto-docs-tutorials with  Cloudflare Pages  Cloudflare Pages

Latest commit: 698deb0
Status: ✅  Deploy successful!
Preview URL: https://78665490.logto-docs-tutorials.pages.dev
Branch Preview URL: https://renovate-openai-6-x.logto-docs-tutorials.pages.dev

View logs

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Sep 30, 2025

Deploying logto-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 698deb0
Status: ✅  Deploy successful!
Preview URL: https://7ad4877c.logto-docs.pages.dev
Branch Preview URL: https://renovate-openai-6-x.logto-docs.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/openai-6.x branch 3 times, most recently from 5ce7ac3 to 551f8f8 Compare October 6, 2025 21:15
@renovate renovate bot force-pushed the renovate/openai-6.x branch 2 times, most recently from d77876d to 5905239 Compare October 16, 2025 21:55
@renovate renovate bot force-pushed the renovate/openai-6.x branch 4 times, most recently from 62dcef9 to 54a9fde Compare October 24, 2025 17:39
@renovate renovate bot force-pushed the renovate/openai-6.x branch 3 times, most recently from 0763779 to 46422c3 Compare November 10, 2025 16:48
@renovate renovate bot force-pushed the renovate/openai-6.x branch 2 times, most recently from 9f84742 to 3e7b424 Compare November 17, 2025 23:02
@renovate renovate bot force-pushed the renovate/openai-6.x branch from 3e7b424 to 698deb0 Compare November 18, 2025 09:59
@charIeszhao charIeszhao merged commit f3a51d7 into master Nov 26, 2025
19 checks passed
@charIeszhao charIeszhao deleted the renovate/openai-6.x branch November 26, 2025 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants