[PR #697] [CLOSED] Bump openai from 4.90.0 to 6.13.0 #701

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

📋 Pull Request Information

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

Base: mainHead: dependabot/npm_and_yarn/openai-6.13.0


📝 Commits (1)

  • 4ff1e80 Bump openai from 4.90.0 to 6.13.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.13.0.

Release notes

Sourced from openai's releases.

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)
  • mcp: return correct lines on typescript errors (f485c3c)

Chores

  • internal: codegen related update (5af1c38)
  • internal: codegen related update (e43a8d9)

v6.10.0

6.10.0 (2025-12-04)

Full Changelog: v6.9.1...v6.10.0

Features

  • api: gpt-5.1-codex-max and responses/compact (935f79e)

... (truncated)

Changelog

Sourced from openai's changelog.

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

  • internal: codegen related update (5af1c38)
  • internal: codegen related update (e43a8d9)

6.10.0 (2025-12-04)

Full Changelog: v6.9.1...v6.10.0

Features

  • api: gpt-5.1-codex-max and responses/compact (935f79e)

Chores

  • client: fix logger property type (fdc671f)
  • internal: upgrade eslint (9de0f90)

... (truncated)

Commits
  • f27a852 release: 6.13.0
  • b510522 feat(api): fix grader input list, add dated slugs for sora-2
  • 392a2fb feat(api): api update
  • e5974fd Merge pull request #1720 from openai/release-please--branches--master--change...
  • 174c27b release: 6.12.0
  • 7000ddb feat(api): gpt 5.2
  • 4330e1d release: 6.11.0
  • c83ce01 readd responses tests
  • 8d09287 feat(api): make model required for the responses/compact endpoint
  • 0c8af06 chore(internal): codegen related update
  • Additional commits viewable in compare view
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/697 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/16/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/openai-6.13.0` --- ### 📝 Commits (1) - [`4ff1e80`](https://github.com/jehna/humanify/commit/4ff1e803ca5a2a7c0e4600c24fb478f664121cbb) Bump openai from 4.90.0 to 6.13.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.13.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.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> <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> <ul> <li><strong>internal:</strong> codegen related update (<a href="https://github.com/openai/openai-node/commit/5af1c38043118fd8e6f0fd072243bc63660963e4">5af1c38</a>)</li> <li><strong>internal:</strong> codegen related update (<a href="https://github.com/openai/openai-node/commit/e43a8d97fd3e9be7c6ae0ebaf6e85d68dbb33432">e43a8d9</a>)</li> </ul> <h2>v6.10.0</h2> <h2>6.10.0 (2025-12-04)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v6.9.1...v6.10.0">v6.9.1...v6.10.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> gpt-5.1-codex-max and responses/compact (<a href="https://github.com/openai/openai-node/commit/935f79efbb090d1d6016ac6874456594f5fd4553">935f79e</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.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> <ul> <li><strong>internal:</strong> codegen related update (<a href="https://github.com/openai/openai-node/commit/5af1c38043118fd8e6f0fd072243bc63660963e4">5af1c38</a>)</li> <li><strong>internal:</strong> codegen related update (<a href="https://github.com/openai/openai-node/commit/e43a8d97fd3e9be7c6ae0ebaf6e85d68dbb33432">e43a8d9</a>)</li> </ul> <h2>6.10.0 (2025-12-04)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v6.9.1...v6.10.0">v6.9.1...v6.10.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> gpt-5.1-codex-max and responses/compact (<a href="https://github.com/openai/openai-node/commit/935f79efbb090d1d6016ac6874456594f5fd4553">935f79e</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>client:</strong> fix logger property type (<a href="https://github.com/openai/openai-node/commit/fdc671f1b21249a8610b38e2535910d956dc3611">fdc671f</a>)</li> <li><strong>internal:</strong> upgrade eslint (<a href="https://github.com/openai/openai-node/commit/9de0f905bbd965a5d945ddb70c66dc0c6403ed35">9de0f90</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/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><a href="https://github.com/openai/openai-node/commit/e5974fd545606612027d40954a2d30b13026a3af"><code>e5974fd</code></a> Merge pull request <a href="https://redirect.github.com/openai/openai-node/issues/1720">#1720</a> from openai/release-please--branches--master--change...</li> <li><a href="https://github.com/openai/openai-node/commit/174c27baea945466dbabbfc0b5ce72dff022b833"><code>174c27b</code></a> release: 6.12.0</li> <li><a href="https://github.com/openai/openai-node/commit/7000ddb09ad4e272f43fe0d70cb1f6e5ca9ff725"><code>7000ddb</code></a> feat(api): gpt 5.2</li> <li><a href="https://github.com/openai/openai-node/commit/4330e1da95bc33da443ff8a5285cd79e5b462903"><code>4330e1d</code></a> release: 6.11.0</li> <li><a href="https://github.com/openai/openai-node/commit/c83ce016acedff2147b25cf8e6e8aff449077d3e"><code>c83ce01</code></a> readd responses tests</li> <li><a href="https://github.com/openai/openai-node/commit/8d09287a0b0272119d0a96a3b2ee92177729def3"><code>8d09287</code></a> feat(api): make model required for the responses/compact endpoint</li> <li><a href="https://github.com/openai/openai-node/commit/0c8af0684cbc1cf235698ac3212ad4d5654c095d"><code>0c8af06</code></a> chore(internal): codegen related update</li> <li>Additional commits viewable in <a href="https://github.com/openai/openai-node/compare/v4.90.0...v6.13.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.13.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:45 +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#701
No description provided.