Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 29, 2025

This PR contains the following updates:

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

Release Notes

openai/openai-node (openai)

v5.20.0

Compare Source

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

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

v5.19.1

Compare Source

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

Bug Fixes

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

Full Changelog: v5.7.0...v5.8.0

Features
  • api: webhook and deep research support (f2b4f66)
Bug Fixes
  • ci: release-doctor — report correct token name (aed2587)
Refactors
  • types: replace Record with mapped types (7865910)

v5.6.0

Compare Source

Full Changelog: v5.6.0...v5.7.0

Features
  • api: update api shapes for usage and code interpreter (f2100e8)

v5.5.1

Compare Source

Full Changelog: v5.5.1...v5.6.0

Features
  • api: make model and inputs not required to create response (52211c0)
Bug Fixes
  • client: explicitly copy fetch in withOptions (0efacae)
Chores
  • readme: update badges (6898954)
  • readme: use better example snippet for undocumented params (668611f)

v5.5.0

Compare Source

Full Changelog: v5.5.0...v5.5.1

Chores
  • ci: enable for pull requests (e1cf00c)

v5.4.0

Compare Source

Full Changelog: v5.4.0...v5.5.0

Features

v5.3.0

Compare Source

Full Changelog: v5.3.0...v5.4.0

Features
  • api: add reusable prompt IDs (c720bb3)
  • client: add support for endpoint-specific base URLs (05f558b)
Bug Fixes
  • publish script — handle NPM errors correctly (a803cce)
Chores
  • client: refactor imports (9eb4470)
  • internal: add pure annotations, make base APIResource abstract (418eb02)

v5.2.0

Compare Source

Full Changelog: v5.2.0...v5.3.0

Features
  • api: Add o3-pro model IDs (9988f8e)

v5.1.1

Compare Source

Full Changelog: v5.1.1...v5.2.0

Features
  • api: Add tools and structured outputs to evals (64844f1)
Bug Fixes
  • changelog: remove duplicated entries (18484cc)
Chores
  • avoid type error in certain environments (44ac3d9)
Documentation

v5.1.0

Compare Source

Full Changelog: v5.1.0...v5.1.1

Bug Fixes
  • assistants: handle thread.run.incomplete while streaming (8f5e7f3)
Chores
  • docs: use top-level-await in example snippets (065d3b0)
  • internal: fix readablestream types in node 20 (771ae81)

v5.0.2

Compare Source

Full Changelog: v5.0.2...v5.1.0

Features
  • api: add new realtime and audio models, realtime session options (1219f09)
Chores
  • adjust eslint.config.mjs ignore pattern (9b5c898)
  • api: update type names (7c296d6)

v5.0.1

Compare Source

Full Changelog: v5.0.1...v5.0.2

Bug Fixes
  • api: Fix evals and code interpreter interfaces (992a9d8)
Chores
  • deps: bump eslint-plugin-prettier (1428a8b)
  • internal: codegen related update (a65428f)

v5.0.0

Compare Source

Full Changelog: v5.0.0...v5.0.1

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.

@renovate renovate bot force-pushed the renovate/openai-5.x branch from 3211fe6 to 4c1df26 Compare May 30, 2025 13:24
@renovate renovate bot force-pushed the renovate/openai-5.x branch 2 times, most recently from 1d9d198 to 6017878 Compare June 14, 2025 00:42
@renovate renovate bot force-pushed the renovate/openai-5.x branch from 6017878 to da48cf9 Compare July 9, 2025 22:23
@renovate renovate bot force-pushed the renovate/openai-5.x branch from da48cf9 to 15edeb4 Compare July 22, 2025 21:08
@renovate renovate bot force-pushed the renovate/openai-5.x branch 3 times, most recently from aa5771f to 0669491 Compare July 31, 2025 22:41
@chihebnabil chihebnabil added bug Something isn't working enhancement New feature or request labels Jul 31, 2025
@renovate renovate bot force-pushed the renovate/openai-5.x branch 3 times, most recently from 767f323 to 9099961 Compare August 8, 2025 17:51
@renovate renovate bot force-pushed the renovate/openai-5.x branch 2 times, most recently from 26a87d8 to 63cb20e Compare August 22, 2025 02:51
@renovate renovate bot force-pushed the renovate/openai-5.x branch 2 times, most recently from 2022da5 to e18993c Compare August 31, 2025 13:54
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the OpenAI dependency from version ^4.52.4 to ^5.0.0, a major version upgrade that includes breaking changes and new features like GPT-5 support, realtime API improvements, and webhook functionality.

  • Updates openai dependency to v5.0.0 in devDependencies
  • Introduces potential breaking changes requiring code migration
  • Adds support for new OpenAI features and API improvements

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@@ -58,7 +58,7 @@
"devDependencies": {
"jest": "^30.0.0",
"node-fetch": "^3.3.2",
"openai": "^4.52.4",
"openai": "^5.0.0",
Copy link
Preview

Copilot AI Aug 31, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This major version upgrade from v4 to v5 introduces breaking changes. The changelog indicates potential API changes and new features. Ensure all OpenAI API usage in the codebase is compatible with v5.0.0 and consider reviewing the migration guide mentioned in the changelog.

Copilot uses AI. Check for mistakes.

@renovate renovate bot force-pushed the renovate/openai-5.x branch from e18993c to 8f24369 Compare September 6, 2025 22:54
@renovate renovate bot force-pushed the renovate/openai-5.x branch from 8f24369 to fd2f608 Compare September 8, 2025 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant