Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2025

Bumps the dependencies group with 1 update in the / directory: openai.

Updates openai from 5.23.2 to 6.4.0

Release notes

Sourced from openai's releases.

v6.4.0

6.4.0 (2025-10-16)

Full Changelog: v6.3.0...v6.4.0

Features

  • api: Add support for gpt-4o-transcribe-diarize on audio/transcriptions endpoint (2d27392)

v6.3.0

6.3.0 (2025-10-10)

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

6.2.0 (2025-10-06)

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

6.1.0 (2025-10-02)

Full Changelog: v6.0.1...v6.1.0

Features

  • api: add support for realtime calls (5de9585)

v6.0.1

6.0.1 (2025-10-01)

... (truncated)

Changelog

Sourced from openai's changelog.

6.4.0 (2025-10-16)

Full Changelog: v6.3.0...v6.4.0

Features

  • api: Add support for gpt-4o-transcribe-diarize on audio/transcriptions endpoint (2d27392)

6.3.0 (2025-10-10)

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)

6.2.0 (2025-10-06)

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)

6.1.0 (2025-10-02)

Full Changelog: v6.0.1...v6.1.0

Features

  • api: add support for realtime calls (5de9585)

6.0.1 (2025-10-01)

Full Changelog: v6.0.0...v6.0.1

Bug Fixes

  • api: add status, approval_request_id to MCP tool call (498c6a5)

... (truncated)

Commits
  • 653e24d release: 6.4.0
  • 068a5aa feat(api): Add support for gpt-4o-transcribe-diarize on audio/transcriptions ...
  • fe9bb6f codegen metadata
  • 2ef1abd codegen metadata
  • 86f85b0 release: 6.3.0
  • 1013c14 feat(api): comparison filter in/not in
  • 5c53725 chore(internal): use npm pack for build uploads
  • c8ee824 release: 6.2.0
  • 0eaecf3 chore(internal): codegen related update
  • 1e40c3d feat(api): dev day 2025 launches
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 17, 2025
Bumps the dependencies group with 1 update in the / directory: [openai](https://github.com/openai/openai-node).


Updates `openai` from 5.23.2 to 6.4.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@v5.23.2...v6.4.0)

---
updated-dependencies:
- dependency-name: openai
  dependency-version: 6.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added javascript Pull requests that update Javascript code dependencies Pull requests that update a dependency file labels Oct 17, 2025
@changeset-bot
Copy link

changeset-bot bot commented Oct 17, 2025

⚠️ No Changeset found

Latest commit: 554762d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot merged commit 07dc2a4 into master Oct 17, 2025
6 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/dependencies-c0d46b8f4c branch October 17, 2025 14:11
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.

1 participant