[PR #660] [CLOSED] Bump openai from 4.90.0 to 6.7.0 #665

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

📋 Pull Request Information

Original PR: https://github.com/jehna/humanify/pull/660
Author: @dependabot[bot]
Created: 10/27/2025
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/openai-6.7.0


📝 Commits (1)

  • 1023830 Bump openai from 4.90.0 to 6.7.0

📊 Changes

2 files changed (+8 additions, -171 deletions)

View changed files

📝 package-lock.json (+7 -170)
📝 package.json (+1 -1)

📄 Description

Bumps openai from 4.90.0 to 6.7.0.

Release notes

Sourced from openai's releases.

v6.7.0

6.7.0 (2025-10-24)

Full Changelog: v6.6.0...v6.7.0

Features

Bug Fixes

v6.6.0

6.6.0 (2025-10-20)

Full Changelog: v6.5.0...v6.6.0

Features

  • api: Add responses.input_tokens.count (520c8a9)

Bug Fixes

  • api: internal openapi updates (d4aaef9)

v6.5.0

6.5.0 (2025-10-17)

Full Changelog: v6.4.0...v6.5.0

Features

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

... (truncated)

Changelog

Sourced from openai's changelog.

6.7.0 (2025-10-24)

Full Changelog: v6.6.0...v6.7.0

Features

Bug Fixes

6.6.0 (2025-10-20)

Full Changelog: v6.5.0...v6.6.0

Features

  • api: Add responses.input_tokens.count (520c8a9)

Bug Fixes

  • api: internal openapi updates (d4aaef9)

6.5.0 (2025-10-17)

Full Changelog: v6.4.0...v6.5.0

Features

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)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by kwhinnery-openai, a new releaser for openai since your current version.


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/660 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/27/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/openai-6.7.0` --- ### 📝 Commits (1) - [`1023830`](https://github.com/jehna/humanify/commit/1023830cf357846dc7fc3f7f5a87173690ff1937) Bump openai from 4.90.0 to 6.7.0 ### 📊 Changes **2 files changed** (+8 additions, -171 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+7 -170) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [openai](https://github.com/openai/openai-node) from 4.90.0 to 6.7.0. <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>v6.7.0</h2> <h2>6.7.0 (2025-10-24)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v6.6.0...v6.7.0">v6.6.0...v6.7.0</a></p> <h3>Features</h3> <ul> <li>add support for zod@4 schemas (<a href="https://redirect.github.com/openai/openai-node/issues/1666">#1666</a>) (<a href="https://github.com/openai/openai-node/commit/10ef7ff4cb4aefeaa831b239943118ff52872f5c">10ef7ff</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>api:</strong> docs updates (<a href="https://github.com/openai/openai-node/commit/2591c211bce29d078579445d9a3b45d8de453ec3">2591c21</a>)</li> </ul> <h2>v6.6.0</h2> <h2>6.6.0 (2025-10-20)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v6.5.0...v6.6.0">v6.5.0...v6.6.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> Add responses.input_tokens.count (<a href="https://github.com/openai/openai-node/commit/520c8a95c857307b9329c4725cb40707d4e3eeee">520c8a9</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>api:</strong> internal openapi updates (<a href="https://github.com/openai/openai-node/commit/d4aaef9c2e3d9f00b33d59e569149a937e5bd3f5">d4aaef9</a>)</li> </ul> <h2>v6.5.0</h2> <h2>6.5.0 (2025-10-17)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v6.4.0...v6.5.0">v6.4.0...v6.5.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> api update (<a href="https://github.com/openai/openai-node/commit/4d21af3e6a04baa0ea42d360cf3601fcc3d39705">4d21af3</a>)</li> </ul> <h2>v6.4.0</h2> <h2>6.4.0 (2025-10-16)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v6.3.0...v6.4.0">v6.3.0...v6.4.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> Add support for gpt-4o-transcribe-diarize on audio/transcriptions endpoint (<a href="https://github.com/openai/openai-node/commit/2d27392ac1cd082f7defb730326d11d8e733353f">2d27392</a>)</li> </ul> <h2>v6.3.0</h2> <h2>6.3.0 (2025-10-10)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v6.2.0...v6.3.0">v6.2.0...v6.3.0</a></p> <!-- 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>6.7.0 (2025-10-24)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v6.6.0...v6.7.0">v6.6.0...v6.7.0</a></p> <h3>Features</h3> <ul> <li>add support for zod@4 schemas (<a href="https://redirect.github.com/openai/openai-node/issues/1666">#1666</a>) (<a href="https://github.com/openai/openai-node/commit/10ef7ff4cb4aefeaa831b239943118ff52872f5c">10ef7ff</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>api:</strong> docs updates (<a href="https://github.com/openai/openai-node/commit/2591c211bce29d078579445d9a3b45d8de453ec3">2591c21</a>)</li> </ul> <h2>6.6.0 (2025-10-20)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v6.5.0...v6.6.0">v6.5.0...v6.6.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> Add responses.input_tokens.count (<a href="https://github.com/openai/openai-node/commit/520c8a95c857307b9329c4725cb40707d4e3eeee">520c8a9</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>api:</strong> internal openapi updates (<a href="https://github.com/openai/openai-node/commit/d4aaef9c2e3d9f00b33d59e569149a937e5bd3f5">d4aaef9</a>)</li> </ul> <h2>6.5.0 (2025-10-17)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v6.4.0...v6.5.0">v6.4.0...v6.5.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> api update (<a href="https://github.com/openai/openai-node/commit/4d21af3e6a04baa0ea42d360cf3601fcc3d39705">4d21af3</a>)</li> </ul> <h2>6.4.0 (2025-10-16)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v6.3.0...v6.4.0">v6.3.0...v6.4.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> Add support for gpt-4o-transcribe-diarize on audio/transcriptions endpoint (<a href="https://github.com/openai/openai-node/commit/2d27392ac1cd082f7defb730326d11d8e733353f">2d27392</a>)</li> </ul> <h2>6.3.0 (2025-10-10)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v6.2.0...v6.3.0">v6.2.0...v6.3.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> comparison filter in/not in (<a href="https://github.com/openai/openai-node/commit/1a733c69ffff094568707b3f615d110c7e2edd6e">1a733c6</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/1b6c789b5faba94f310bc72ec5436f9e8419cc83"><code>1b6c789</code></a> release: 6.7.0</li> <li><a href="https://github.com/openai/openai-node/commit/40db44f70c9a4677b80a8f724f642f61a7eb8171"><code>40db44f</code></a> feat: add support for zod@4 schemas (<a href="https://redirect.github.com/openai/openai-node/issues/1666">#1666</a>)</li> <li><a href="https://github.com/openai/openai-node/commit/8f644539aecbe85b018710ad0f418ce3b5f341ef"><code>8f64453</code></a> fix(api): docs updates</li> <li><a href="https://github.com/openai/openai-node/commit/835cc6ccc8fe3c7cb2c9d2e0569f8a1b5a6aae07"><code>835cc6c</code></a> codegen metadata</li> <li><a href="https://github.com/openai/openai-node/commit/3595555a834de8c51cf00440494b7d0013475ec8"><code>3595555</code></a> release: 6.6.0</li> <li><a href="https://github.com/openai/openai-node/commit/15b0e511edb24d3590c5ef35d84ef0a29db5c95f"><code>15b0e51</code></a> feat(api): Add responses.input_tokens.count</li> <li><a href="https://github.com/openai/openai-node/commit/203c1c35c89a39d65fa0c4b82e44bac6513448e8"><code>203c1c3</code></a> fix(api): internal openapi updates</li> <li><a href="https://github.com/openai/openai-node/commit/febf4dccbd8c6b3b4d4f009ced57aab5a911169c"><code>febf4dc</code></a> Merge pull request <a href="https://redirect.github.com/openai/openai-node/issues/1686">#1686</a> from openai/release-please--branches--master--change...</li> <li><a href="https://github.com/openai/openai-node/commit/3ca9e2e550f7c20d55c07790a33209b898de0beb"><code>3ca9e2e</code></a> release: 6.5.0</li> <li><a href="https://github.com/openai/openai-node/commit/bce1c2d61270496991a69f793c615b41a4eeb79b"><code>bce1c2d</code></a> codegen metadata</li> <li>Additional commits viewable in <a href="https://github.com/openai/openai-node/compare/v4.90.0...v6.7.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~kwhinnery-openai">kwhinnery-openai</a>, a new releaser for openai since your current version.</p> </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=6.7.0)](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:35 +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#665
No description provided.