Skip to content

Bump openai from 6.22.0 to 6.25.0#1712

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/openai-6.25.0
Closed

Bump openai from 6.22.0 to 6.25.0#1712
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/openai-6.25.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps openai from 6.22.0 to 6.25.0.

Release notes

Sourced from openai's releases.

v6.25.0

6.25.0 (2026-02-24)

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

Features

Bug Fixes

Chores

  • internal: refactor sse event parsing (0ea2380)

v6.24.0

6.24.0 (2026-02-24)

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.23.0

6.23.0 (2026-02-23)

Full Changelog: v6.22.0...v6.23.0

Features

  • api: websockets for responses api (c6b96b8)

Bug Fixes

  • docs/contributing: correct pnpm link command (8a198a5)
  • internal: skip tests that depend on mock server (3d88cb0)

Chores

  • internal/client: fix form-urlencoded requests (646cedd)
  • update mock server docs (29f78f3)

... (truncated)

Changelog

Sourced from openai's changelog.

6.25.0 (2026-02-24)

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

Features

Bug Fixes

Chores

  • internal: refactor sse event parsing (0ea2380)

6.24.0 (2026-02-24)

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

Features

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

6.23.0 (2026-02-23)

Full Changelog: v6.22.0...v6.23.0

Features

  • api: websockets for responses api (c6b96b8)

Bug Fixes

  • docs/contributing: correct pnpm link command (8a198a5)
  • internal: skip tests that depend on mock server (3d88cb0)

Chores

  • internal/client: fix form-urlencoded requests (646cedd)
  • update mock server docs (29f78f3)

Documentation

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [openai](https://github.com/openai/openai-node) from 6.22.0 to 6.25.0.
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](openai/openai-node@v6.22.0...v6.25.0)

---
updated-dependencies:
- dependency-name: openai
  dependency-version: 6.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 2, 2026
@cursor
Copy link

cursor bot commented Mar 2, 2026

PR Summary

Low Risk
Low risk dependency-only change; impact limited to runtime behavior of the openai client/library if it’s used in production paths.

Overview
Updates the openai dependency to ^6.25.0 in package.json and refreshes package-lock.json to pull openai@6.25.0 (including updated tarball metadata such as integrity and license).

Written by Cursor Bugbot for commit 8c4f49a. This will update automatically on new commits. Configure here.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 4, 2026

Looks like openai is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 4, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/openai-6.25.0 branch March 4, 2026 13:19
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants