[PR #708] [CLOSED] Bump openai from 4.90.0 to 6.16.0 #712

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

📋 Pull Request Information

Original PR: https://github.com/jehna/humanify/pull/708
Author: @dependabot[bot]
Created: 1/12/2026
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/openai-6.16.0


📝 Commits (1)

  • 0c4e076 Bump openai from 4.90.0 to 6.16.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.16.0.

Release notes

Sourced from openai's releases.

v6.16.0

6.16.0 (2026-01-09)

Full Changelog: v6.15.0...v6.16.0

Features

  • api: add new Response completed_at prop (ca40534)
  • ci: add breaking change detection workflow (a6f3dea)

Chores

  • break long lines in snippets into multiline (80dee2f)
  • internal: codegen related update (b2fac3e)

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

... (truncated)

Changelog

Sourced from openai's changelog.

6.16.0 (2026-01-09)

Full Changelog: v6.15.0...v6.16.0

Features

  • api: add new Response completed_at prop (ca40534)
  • ci: add breaking change detection workflow (a6f3dea)

Chores

  • break long lines in snippets into multiline (80dee2f)
  • internal: codegen related update (b2fac3e)

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)

... (truncated)

Commits
  • 44b7ac2 Merge pull request #1731 from openai/release-please--branches--master--change...
  • e3059f7 release: 6.16.0
  • ca40534 feat(api): add new Response completed_at prop
  • 80dee2f chore: break long lines in snippets into multiline
  • a6f3dea feat(ci): add breaking change detection workflow
  • f8828b7 Merge pull request #728 from stainless-sdks/cameron/detect-agents-breaks
  • 8568b31 Merge branch 'next' into cameron/detect-agents-breaks
  • b2fac3e chore(internal): codegen related update
  • cb3987b release: 6.15.0
  • 1c94f92 codegen metadata
  • 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/708 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/12/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/openai-6.16.0` --- ### 📝 Commits (1) - [`0c4e076`](https://github.com/jehna/humanify/commit/0c4e076449ef7e2bf421afe4521356d7a5f4af1f) Bump openai from 4.90.0 to 6.16.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.16.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.16.0</h2> <h2>6.16.0 (2026-01-09)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v6.15.0...v6.16.0">v6.15.0...v6.16.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add new Response completed_at prop (<a href="https://github.com/openai/openai-node/commit/ca40534778311def52bc7dbbab043d925cdaf847">ca40534</a>)</li> <li><strong>ci:</strong> add breaking change detection workflow (<a href="https://github.com/openai/openai-node/commit/a6f3deaf89ea0ef85cc57e1150032bb6b807c3b9">a6f3dea</a>)</li> </ul> <h3>Chores</h3> <ul> <li>break long lines in snippets into multiline (<a href="https://github.com/openai/openai-node/commit/80dee2fe64d1b13f181bd482b31eb06fd6c5f3f4">80dee2f</a>)</li> <li><strong>internal:</strong> codegen related update (<a href="https://github.com/openai/openai-node/commit/b2fac3ecdc3aecc3303c26304c4c94deda061edb">b2fac3e</a>)</li> </ul> <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> <!-- 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.16.0 (2026-01-09)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v6.15.0...v6.16.0">v6.15.0...v6.16.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add new Response completed_at prop (<a href="https://github.com/openai/openai-node/commit/ca40534778311def52bc7dbbab043d925cdaf847">ca40534</a>)</li> <li><strong>ci:</strong> add breaking change detection workflow (<a href="https://github.com/openai/openai-node/commit/a6f3deaf89ea0ef85cc57e1150032bb6b807c3b9">a6f3dea</a>)</li> </ul> <h3>Chores</h3> <ul> <li>break long lines in snippets into multiline (<a href="https://github.com/openai/openai-node/commit/80dee2fe64d1b13f181bd482b31eb06fd6c5f3f4">80dee2f</a>)</li> <li><strong>internal:</strong> codegen related update (<a href="https://github.com/openai/openai-node/commit/b2fac3ecdc3aecc3303c26304c4c94deda061edb">b2fac3e</a>)</li> </ul> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openai/openai-node/commit/44b7ac27bc989b2fc2bb2e831191821b11133d2e"><code>44b7ac2</code></a> Merge pull request <a href="https://redirect.github.com/openai/openai-node/issues/1731">#1731</a> from openai/release-please--branches--master--change...</li> <li><a href="https://github.com/openai/openai-node/commit/e3059f7ecfb59e2d36d8145d3a293ee865d6f3d3"><code>e3059f7</code></a> release: 6.16.0</li> <li><a href="https://github.com/openai/openai-node/commit/ca40534778311def52bc7dbbab043d925cdaf847"><code>ca40534</code></a> feat(api): add new Response completed_at prop</li> <li><a href="https://github.com/openai/openai-node/commit/80dee2fe64d1b13f181bd482b31eb06fd6c5f3f4"><code>80dee2f</code></a> chore: break long lines in snippets into multiline</li> <li><a href="https://github.com/openai/openai-node/commit/a6f3deaf89ea0ef85cc57e1150032bb6b807c3b9"><code>a6f3dea</code></a> feat(ci): add breaking change detection workflow</li> <li><a href="https://github.com/openai/openai-node/commit/f8828b7f19a7291c4824c905745203bc115aab2c"><code>f8828b7</code></a> Merge pull request <a href="https://redirect.github.com/openai/openai-node/issues/728">#728</a> from stainless-sdks/cameron/detect-agents-breaks</li> <li><a href="https://github.com/openai/openai-node/commit/8568b310bb569ae4adf83b935dd184f9a92237ff"><code>8568b31</code></a> Merge branch 'next' into cameron/detect-agents-breaks</li> <li><a href="https://github.com/openai/openai-node/commit/b2fac3ecdc3aecc3303c26304c4c94deda061edb"><code>b2fac3e</code></a> chore(internal): codegen related update</li> <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>Additional commits viewable in <a href="https://github.com/openai/openai-node/compare/v4.90.0...v6.16.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.16.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:47 +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#712
No description provided.