Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2025

Bumps openai from 4.103.0 to 5.12.2.

Release notes

Sourced from openai's releases.

v5.12.2

5.12.2 (2025-08-08)

Full Changelog: v5.12.1...v5.12.2

Bug Fixes

  • client: fix verbosity parameter location in Responses (eaa246f)

v5.12.1

5.12.1 (2025-08-07)

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

5.12.0 (2025-08-05)

Full Changelog: v5.11.0...v5.12.0

Features

v5.11.0

5.11.0 (2025-07-30)

Full Changelog: v5.10.3...v5.11.0

Features

v5.10.3

5.10.3 (2025-07-30)

Full Changelog: v5.10.2...v5.10.3

Bug Fixes

  • zod: avoid adding redundant not to optional schemas #1593 (162b697)

... (truncated)

Changelog

Sourced from openai's changelog.

5.12.2 (2025-08-08)

Full Changelog: v5.12.1...v5.12.2

Bug Fixes

  • client: fix verbosity parameter location in Responses (eaa246f)

5.12.1 (2025-08-07)

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)

5.12.0 (2025-08-05)

Full Changelog: v5.11.0...v5.12.0

Features

5.11.0 (2025-07-30)

Full Changelog: v5.10.3...v5.11.0

Features

5.10.3 (2025-07-30)

Full Changelog: v5.10.2...v5.10.3

Bug Fixes

  • zod: avoid adding redundant not to optional schemas #1593 (162b697)

Chores

  • client: refactor streaming slightly to better future proof it (292427f)
  • internal: remove redundant imports config (28dd66d)

... (truncated)

Commits
  • 40b79cb release: 5.12.2
  • 81b19fb fix(client): fix verbosity parameter location in Responses
  • df6ab1b codegen metadata
  • bc17d4a codegen metadata
  • b4b3404 codegen metadata
  • d1ab658 codegen metadata
  • a3ce9c6 release: 5.12.1
  • f4202ce feat(api): adds GPT-5 and new API features: platform.openai.com/docs/guides/g...
  • de686b4 chore(internal): move publish config
  • 864d01a Merge pull request #1603 from openai/release-please--branches--master--change...
  • 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 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 4.103.0 to 5.12.2.
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](openai/openai-node@v4.103.0...v5.12.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 11, 2025
@dependabot dependabot bot requested a review from koreyspace August 11, 2025 05:20
Copy link
Contributor

👋 Thanks for contributing @dependabot[bot]! We will review the pull request and get back to you soon.

@WirelessLife WirelessLife merged commit 34afb83 into main Aug 20, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/openai-5.12.2 branch August 20, 2025 23:13
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 needs-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants