[PR #566] [CLOSED] Bump openai from 4.90.0 to 5.12.2 #573

Closed
opened 2026-03-03 13:55:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jehna/humanify/pull/566
Author: @dependabot[bot]
Created: 8/11/2025
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/openai-5.12.2


📝 Commits (1)

  • a5a215c Bump openai from 4.90.0 to 5.12.2

📊 Changes

2 files changed (+7 additions, -170 deletions)

View changed files

📝 package-lock.json (+6 -169)
📝 package.json (+1 -1)

📄 Description

Bumps openai from 4.90.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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jehna/humanify/pull/566 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/11/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/openai-5.12.2` --- ### 📝 Commits (1) - [`a5a215c`](https://github.com/jehna/humanify/commit/a5a215cda5f2108a56a079f203fa082dc1db129a) Bump openai from 4.90.0 to 5.12.2 ### 📊 Changes **2 files changed** (+7 additions, -170 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+6 -169) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [openai](https://github.com/openai/openai-node) from 4.90.0 to 5.12.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/openai/openai-node/releases">openai's releases</a>.</em></p> <blockquote> <h2>v5.12.2</h2> <h2>5.12.2 (2025-08-08)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.12.1...v5.12.2">v5.12.1...v5.12.2</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>client:</strong> fix verbosity parameter location in Responses (<a href="https://github.com/openai/openai-node/commit/eaa246ffe00ffcdec45c695a96aeed3d87bb3f74">eaa246f</a>)</li> </ul> <h2>v5.12.1</h2> <h2>5.12.1 (2025-08-07)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.12.0...v5.12.1">v5.12.0...v5.12.1</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> adds GPT-5 and new API features: platform.openai.com/docs/guides/gpt-5 (<a href="https://github.com/openai/openai-node/commit/59acd85a3e0d4db7f7eca9a287b23ec00191fa68">59acd85</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>internal:</strong> move publish config (<a href="https://github.com/openai/openai-node/commit/b3d02f6faab5aa8e62998446485e43ebc802d68e">b3d02f6</a>)</li> </ul> <h2>v5.12.0</h2> <h2>5.12.0 (2025-08-05)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.11.0...v5.12.0">v5.11.0...v5.12.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> manual updates (<a href="https://github.com/openai/openai-node/commit/f0d3056932adb8e448fd1141eae4b07ad0c66ddb">f0d3056</a>)</li> </ul> <h2>v5.11.0</h2> <h2>5.11.0 (2025-07-30)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.10.3...v5.11.0">v5.10.3...v5.11.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> manual updates (<a href="https://github.com/openai/openai-node/commit/442dc25d7b31a374daf440f32f5694c3b6c20a81">442dc25</a>)</li> </ul> <h2>v5.10.3</h2> <h2>5.10.3 (2025-07-30)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.10.2...v5.10.3">v5.10.2...v5.10.3</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>zod:</strong> avoid adding redundant not to optional schemas <a href="https://redirect.github.com/openai/openai-node/issues/1593">#1593</a> (<a href="https://github.com/openai/openai-node/commit/162b697d1b946dc4af213c8efcdb7a7b5317bb6e">162b697</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/openai/openai-node/blob/master/CHANGELOG.md">openai's changelog</a>.</em></p> <blockquote> <h2>5.12.2 (2025-08-08)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.12.1...v5.12.2">v5.12.1...v5.12.2</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>client:</strong> fix verbosity parameter location in Responses (<a href="https://github.com/openai/openai-node/commit/eaa246ffe00ffcdec45c695a96aeed3d87bb3f74">eaa246f</a>)</li> </ul> <h2>5.12.1 (2025-08-07)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.12.0...v5.12.1">v5.12.0...v5.12.1</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> adds GPT-5 and new API features: platform.openai.com/docs/guides/gpt-5 (<a href="https://github.com/openai/openai-node/commit/59acd85a3e0d4db7f7eca9a287b23ec00191fa68">59acd85</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>internal:</strong> move publish config (<a href="https://github.com/openai/openai-node/commit/b3d02f6faab5aa8e62998446485e43ebc802d68e">b3d02f6</a>)</li> </ul> <h2>5.12.0 (2025-08-05)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.11.0...v5.12.0">v5.11.0...v5.12.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> manual updates (<a href="https://github.com/openai/openai-node/commit/f0d3056932adb8e448fd1141eae4b07ad0c66ddb">f0d3056</a>)</li> </ul> <h2>5.11.0 (2025-07-30)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.10.3...v5.11.0">v5.10.3...v5.11.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> manual updates (<a href="https://github.com/openai/openai-node/commit/442dc25d7b31a374daf440f32f5694c3b6c20a81">442dc25</a>)</li> </ul> <h2>5.10.3 (2025-07-30)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.10.2...v5.10.3">v5.10.2...v5.10.3</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>zod:</strong> avoid adding redundant not to optional schemas <a href="https://redirect.github.com/openai/openai-node/issues/1593">#1593</a> (<a href="https://github.com/openai/openai-node/commit/162b697d1b946dc4af213c8efcdb7a7b5317bb6e">162b697</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>client:</strong> refactor streaming slightly to better future proof it (<a href="https://github.com/openai/openai-node/commit/292427f7f39f6dd64e46ba4360b0b96c8e49adc9">292427f</a>)</li> <li><strong>internal:</strong> remove redundant imports config (<a href="https://github.com/openai/openai-node/commit/28dd66de15032d6ee620d3cf9f3e33ba61cad4e7">28dd66d</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openai/openai-node/commit/40b79cb8a372dce925b14a26e62110f9de6786ba"><code>40b79cb</code></a> release: 5.12.2</li> <li><a href="https://github.com/openai/openai-node/commit/81b19fbf9cb202fd9de777e424d09b6fd3a6458a"><code>81b19fb</code></a> fix(client): fix verbosity parameter location in Responses</li> <li><a href="https://github.com/openai/openai-node/commit/df6ab1ba68cacb0c20bb0c5ca80fe0ce973c827f"><code>df6ab1b</code></a> codegen metadata</li> <li><a href="https://github.com/openai/openai-node/commit/bc17d4a20c955b2038a4ee3308e5569a3c60ae83"><code>bc17d4a</code></a> codegen metadata</li> <li><a href="https://github.com/openai/openai-node/commit/b4b3404aa8748938bcd0eb8efc003467f9bbed67"><code>b4b3404</code></a> codegen metadata</li> <li><a href="https://github.com/openai/openai-node/commit/d1ab6587790198fc01c614005faf7b63fc0ec8d8"><code>d1ab658</code></a> codegen metadata</li> <li><a href="https://github.com/openai/openai-node/commit/a3ce9c6171713cd51d3c788d4368ba0a88094490"><code>a3ce9c6</code></a> release: 5.12.1</li> <li><a href="https://github.com/openai/openai-node/commit/f4202cefe943a03db97eb7fdaf116a6c8f1e095a"><code>f4202ce</code></a> feat(api): adds GPT-5 and new API features: platform.openai.com/docs/guides/g...</li> <li><a href="https://github.com/openai/openai-node/commit/de686b45b1b59abccc4976ac0447981dda0be475"><code>de686b4</code></a> chore(internal): move publish config</li> <li><a href="https://github.com/openai/openai-node/commit/864d01ab1c08e0bd006dda2810012698c0088ff1"><code>864d01a</code></a> Merge pull request <a href="https://redirect.github.com/openai/openai-node/issues/1603">#1603</a> from openai/release-please--branches--master--change...</li> <li>Additional commits viewable in <a href="https://github.com/openai/openai-node/compare/v4.90.0...v5.12.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=openai&package-manager=npm_and_yarn&previous-version=4.90.0&new-version=5.12.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:55:10 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/humanify#573
No description provided.