[PR #700] [CLOSED] Bump openai from 4.90.0 to 6.15.0 #705

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

📋 Pull Request Information

Original PR: https://github.com/jehna/humanify/pull/700
Author: @dependabot[bot]
Created: 12/22/2025
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/openai-6.15.0


📝 Commits (1)

  • 66dc96a Bump openai from 4.90.0 to 6.15.0

📊 Changes

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

View changed files

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

📄 Description

Bumps openai from 4.90.0 to 6.15.0.

Release notes

Sourced from openai's releases.

v6.15.0

6.15.0 (2025-12-19)

Full Changelog: v6.14.0...v6.15.0

Bug Fixes

v6.14.0

6.14.0 (2025-12-16)

Full Changelog: v6.13.0...v6.14.0

Features

v6.13.0

6.13.0 (2025-12-15)

Full Changelog: v6.12.0...v6.13.0

Features

  • api: api update (bc759dc)
  • api: fix grader input list, add dated slugs for sora-2 (6b2a38f)

v6.12.0

6.12.0 (2025-12-11)

Full Changelog: v6.11.0...v6.12.0

Features

v6.11.0

6.11.0 (2025-12-10)

Full Changelog: v6.10.0...v6.11.0

Features

  • api: make model required for the responses/compact endpoint (0b52b12)

Bug Fixes

  • mcp: correct code tool API endpoint (e3f2a33)

... (truncated)

Changelog

Sourced from openai's changelog.

6.15.0 (2025-12-19)

Full Changelog: v6.14.0...v6.15.0

Bug Fixes

6.14.0 (2025-12-16)

Full Changelog: v6.13.0...v6.14.0

Features

6.13.0 (2025-12-15)

Full Changelog: v6.12.0...v6.13.0

Features

  • api: api update (bc759dc)
  • api: fix grader input list, add dated slugs for sora-2 (6b2a38f)

6.12.0 (2025-12-11)

Full Changelog: v6.11.0...v6.12.0

Features

6.11.0 (2025-12-10)

Full Changelog: v6.10.0...v6.11.0

Features

  • api: make model required for the responses/compact endpoint (0b52b12)

Bug Fixes

  • mcp: correct code tool API endpoint (e3f2a33)
  • mcp: return correct lines on typescript errors (f485c3c)

Chores

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by apcha-oai, 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/700 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/22/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/openai-6.15.0` --- ### 📝 Commits (1) - [`66dc96a`](https://github.com/jehna/humanify/commit/66dc96ac54b4e62b02562c76972086a1c63798e8) Bump openai from 4.90.0 to 6.15.0 ### 📊 Changes **2 files changed** (+18 additions, -171 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+17 -170) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [openai](https://github.com/openai/openai-node) from 4.90.0 to 6.15.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.15.0</h2> <h2>6.15.0 (2025-12-19)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v6.14.0...v6.15.0">v6.14.0...v6.15.0</a></p> <h3>Bug Fixes</h3> <ul> <li>rebuild (<a href="https://github.com/openai/openai-node/commit/5627b4181775981e48991ea246e091afdfdc3caf">5627b41</a>)</li> </ul> <h2>v6.14.0</h2> <h2>6.14.0 (2025-12-16)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v6.13.0...v6.14.0">v6.13.0...v6.14.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> gpt-image-1.5 (<a href="https://github.com/openai/openai-node/commit/6c1ac1d8a2947c59f38aabaf07795a244c45a688">6c1ac1d</a>)</li> </ul> <h2>v6.13.0</h2> <h2>6.13.0 (2025-12-15)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v6.12.0...v6.13.0">v6.12.0...v6.13.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> api update (<a href="https://github.com/openai/openai-node/commit/bc759dc39518412b58b2ebf7e57758776971ce15">bc759dc</a>)</li> <li><strong>api:</strong> fix grader input list, add dated slugs for sora-2 (<a href="https://github.com/openai/openai-node/commit/6b2a38fb040eb45535818fb0157ae55949033dc1">6b2a38f</a>)</li> </ul> <h2>v6.12.0</h2> <h2>6.12.0 (2025-12-11)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v6.11.0...v6.12.0">v6.11.0...v6.12.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> gpt 5.2 (<a href="https://github.com/openai/openai-node/commit/7000ddb09ad4e272f43fe0d70cb1f6e5ca9ff725">7000ddb</a>)</li> </ul> <h2>v6.11.0</h2> <h2>6.11.0 (2025-12-10)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v6.10.0...v6.11.0">v6.10.0...v6.11.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> make model required for the responses/compact endpoint (<a href="https://github.com/openai/openai-node/commit/0b52b12e535b07ef3b1213892ccb50dc4030ecf4">0b52b12</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>mcp:</strong> correct code tool API endpoint (<a href="https://github.com/openai/openai-node/commit/e3f2a33bc7ae941d0870e7bc0a333951e88925e2">e3f2a33</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>6.15.0 (2025-12-19)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v6.14.0...v6.15.0">v6.14.0...v6.15.0</a></p> <h3>Bug Fixes</h3> <ul> <li>rebuild (<a href="https://github.com/openai/openai-node/commit/5627b4181775981e48991ea246e091afdfdc3caf">5627b41</a>)</li> </ul> <h2>6.14.0 (2025-12-16)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v6.13.0...v6.14.0">v6.13.0...v6.14.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> gpt-image-1.5 (<a href="https://github.com/openai/openai-node/commit/6c1ac1d8a2947c59f38aabaf07795a244c45a688">6c1ac1d</a>)</li> </ul> <h2>6.13.0 (2025-12-15)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v6.12.0...v6.13.0">v6.12.0...v6.13.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> api update (<a href="https://github.com/openai/openai-node/commit/bc759dc39518412b58b2ebf7e57758776971ce15">bc759dc</a>)</li> <li><strong>api:</strong> fix grader input list, add dated slugs for sora-2 (<a href="https://github.com/openai/openai-node/commit/6b2a38fb040eb45535818fb0157ae55949033dc1">6b2a38f</a>)</li> </ul> <h2>6.12.0 (2025-12-11)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v6.11.0...v6.12.0">v6.11.0...v6.12.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> gpt 5.2 (<a href="https://github.com/openai/openai-node/commit/7000ddb09ad4e272f43fe0d70cb1f6e5ca9ff725">7000ddb</a>)</li> </ul> <h2>6.11.0 (2025-12-10)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v6.10.0...v6.11.0">v6.10.0...v6.11.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> make model required for the responses/compact endpoint (<a href="https://github.com/openai/openai-node/commit/0b52b12e535b07ef3b1213892ccb50dc4030ecf4">0b52b12</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>mcp:</strong> correct code tool API endpoint (<a href="https://github.com/openai/openai-node/commit/e3f2a33bc7ae941d0870e7bc0a333951e88925e2">e3f2a33</a>)</li> <li><strong>mcp:</strong> return correct lines on typescript errors (<a href="https://github.com/openai/openai-node/commit/f485c3c36ebb3cb9c2dbff676872a5470d1a9e47">f485c3c</a>)</li> </ul> <h3>Chores</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openai/openai-node/commit/cb3987b4840aedd3ca8400ca8fa444fd927ada73"><code>cb3987b</code></a> release: 6.15.0</li> <li><a href="https://github.com/openai/openai-node/commit/1c94f92722328533cef2928d73300614dbc7133b"><code>1c94f92</code></a> codegen metadata</li> <li><a href="https://github.com/openai/openai-node/commit/0f07c62a3b26ca1c72c659143810a7f41cf0eec8"><code>0f07c62</code></a> fix: rebuild</li> <li><a href="https://github.com/openai/openai-node/commit/2e21ba0eb25888cce490fd63432c386a3919e4c8"><code>2e21ba0</code></a> codegen metadata</li> <li><a href="https://github.com/openai/openai-node/commit/4f2b63f776d0af0b3859183dbb1d0156510ffb2b"><code>4f2b63f</code></a> release: 6.14.0</li> <li><a href="https://github.com/openai/openai-node/commit/f704c1146fbeeed672370fc1a7242fe3d3554abc"><code>f704c11</code></a> feat(api): gpt-image-1.5</li> <li><a href="https://github.com/openai/openai-node/commit/330c362f46e4378b71d2e29532edc0f6c2b330d0"><code>330c362</code></a> codegen metadata</li> <li><a href="https://github.com/openai/openai-node/commit/f27a852b5c55dbcb9eaced196fb4bd1d3e2a4c1f"><code>f27a852</code></a> release: 6.13.0</li> <li><a href="https://github.com/openai/openai-node/commit/b5105227aab94e8aeb7a963ba355b4ab322afeba"><code>b510522</code></a> feat(api): fix grader input list, add dated slugs for sora-2</li> <li><a href="https://github.com/openai/openai-node/commit/392a2fbf717895741b4842ad5f6116499c731beb"><code>392a2fb</code></a> feat(api): api update</li> <li>Additional commits viewable in <a href="https://github.com/openai/openai-node/compare/v4.90.0...v6.15.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/~apcha-oai">apcha-oai</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.15.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:46 +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#705
No description provided.