[PR #493] [CLOSED] Bump openai from 4.90.0 to 5.7.0 #509

Closed
opened 2026-03-03 13:54:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jehna/humanify/pull/493
Author: @dependabot[bot]
Created: 6/24/2025
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/openai-5.7.0


📝 Commits (1)

  • afee4e5 Bump openai from 4.90.0 to 5.7.0

📊 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.7.0.

Release notes

Sourced from openai's releases.

v5.7.0

5.7.0 (2025-06-23)

Full Changelog: v5.6.0...v5.7.0

Features

  • api: update api shapes for usage and code interpreter (f2100e8)

v5.6.0

5.6.0 (2025-06-20)

Full Changelog: v5.5.1...v5.6.0

Features

  • api: make model and inputs not required to create response (52211c0)

Bug Fixes

  • client: explicitly copy fetch in withOptions (0efacae)

Chores

  • readme: update badges (6898954)
  • readme: use better example snippet for undocumented params (668611f)

v5.5.1

5.5.1 (2025-06-17)

Full Changelog: v5.5.0...v5.5.1

Chores

  • ci: enable for pull requests (e1cf00c)

v5.5.0

5.5.0 (2025-06-16)

Full Changelog: v5.4.0...v5.5.0

Features

v5.4.0

5.4.0 (2025-06-16)

... (truncated)

Changelog

Sourced from openai's changelog.

5.7.0 (2025-06-23)

Full Changelog: v5.6.0...v5.7.0

Features

  • api: update api shapes for usage and code interpreter (f2100e8)

5.6.0 (2025-06-20)

Full Changelog: v5.5.1...v5.6.0

Features

  • api: make model and inputs not required to create response (52211c0)

Bug Fixes

  • client: explicitly copy fetch in withOptions (0efacae)

Chores

  • readme: update badges (6898954)
  • readme: use better example snippet for undocumented params (668611f)

5.5.1 (2025-06-17)

Full Changelog: v5.5.0...v5.5.1

Chores

  • ci: enable for pull requests (e1cf00c)

5.5.0 (2025-06-16)

Full Changelog: v5.4.0...v5.5.0

Features

5.4.0 (2025-06-16)

Full Changelog: v5.3.0...v5.4.0

Features

  • api: add reusable prompt IDs (c720bb3)

... (truncated)

Commits
  • ab73eaf Merge pull request #1552 from openai/release-please--branches--master--change...
  • 9ee48aa release: 5.7.0
  • f2100e8 feat(api): update api shapes for usage and code interpreter
  • 059e83d Merge pull request #1550 from openai/release-please--branches--master--change...
  • ff87a40 Merge pull request #1549 from openai/release-please--branches--master--change...
  • d289711 release: 5.5.1
  • e1cf00c chore(ci): enable for pull requests
  • 7b95954 Merge pull request #1548 from openai/release-please--branches--master--change...
  • 52726ae release: 5.5.0
  • ab6b57c feat(api): manual updates
  • 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/493 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/24/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/openai-5.7.0` --- ### 📝 Commits (1) - [`afee4e5`](https://github.com/jehna/humanify/commit/afee4e57c7c17c0fc2934b82a209c431120657e2) Bump openai from 4.90.0 to 5.7.0 ### 📊 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.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>v5.7.0</h2> <h2>5.7.0 (2025-06-23)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.6.0...v5.7.0">v5.6.0...v5.7.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> update api shapes for usage and code interpreter (<a href="https://github.com/openai/openai-node/commit/f2100e89334753e7f580f7f20f48b43eb8ba2fe3">f2100e8</a>)</li> </ul> <h2>v5.6.0</h2> <h2>5.6.0 (2025-06-20)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.5.1...v5.6.0">v5.5.1...v5.6.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> make model and inputs not required to create response (<a href="https://github.com/openai/openai-node/commit/52211c0e67c2926b27f4adee1f626066d90b6a2e">52211c0</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>client:</strong> explicitly copy fetch in withOptions (<a href="https://github.com/openai/openai-node/commit/0efacaeb8eb0bfbad6bd6bc29fc57f00916411c0">0efacae</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>readme:</strong> update badges (<a href="https://github.com/openai/openai-node/commit/689895400adf38e85810ba8b63dc16ed56839ddd">6898954</a>)</li> <li><strong>readme:</strong> use better example snippet for undocumented params (<a href="https://github.com/openai/openai-node/commit/668611f4331ffa375257f3bc138c54d6ee965cd6">668611f</a>)</li> </ul> <h2>v5.5.1</h2> <h2>5.5.1 (2025-06-17)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.5.0...v5.5.1">v5.5.0...v5.5.1</a></p> <h3>Chores</h3> <ul> <li><strong>ci:</strong> enable for pull requests (<a href="https://github.com/openai/openai-node/commit/e1cf00cf2a2ce832d759f3253f10826d3c16338e">e1cf00c</a>)</li> </ul> <h2>v5.5.0</h2> <h2>5.5.0 (2025-06-16)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.4.0...v5.5.0">v5.4.0...v5.5.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> manual updates (<a href="https://github.com/openai/openai-node/commit/ab6b57c241dc7c57e411fae572842da801e9828b">ab6b57c</a>)</li> </ul> <h2>v5.4.0</h2> <h2>5.4.0 (2025-06-16)</h2> <!-- 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.7.0 (2025-06-23)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.6.0...v5.7.0">v5.6.0...v5.7.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> update api shapes for usage and code interpreter (<a href="https://github.com/openai/openai-node/commit/f2100e89334753e7f580f7f20f48b43eb8ba2fe3">f2100e8</a>)</li> </ul> <h2>5.6.0 (2025-06-20)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.5.1...v5.6.0">v5.5.1...v5.6.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> make model and inputs not required to create response (<a href="https://github.com/openai/openai-node/commit/52211c0e67c2926b27f4adee1f626066d90b6a2e">52211c0</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>client:</strong> explicitly copy fetch in withOptions (<a href="https://github.com/openai/openai-node/commit/0efacaeb8eb0bfbad6bd6bc29fc57f00916411c0">0efacae</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>readme:</strong> update badges (<a href="https://github.com/openai/openai-node/commit/689895400adf38e85810ba8b63dc16ed56839ddd">6898954</a>)</li> <li><strong>readme:</strong> use better example snippet for undocumented params (<a href="https://github.com/openai/openai-node/commit/668611f4331ffa375257f3bc138c54d6ee965cd6">668611f</a>)</li> </ul> <h2>5.5.1 (2025-06-17)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.5.0...v5.5.1">v5.5.0...v5.5.1</a></p> <h3>Chores</h3> <ul> <li><strong>ci:</strong> enable for pull requests (<a href="https://github.com/openai/openai-node/commit/e1cf00cf2a2ce832d759f3253f10826d3c16338e">e1cf00c</a>)</li> </ul> <h2>5.5.0 (2025-06-16)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.4.0...v5.5.0">v5.4.0...v5.5.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> manual updates (<a href="https://github.com/openai/openai-node/commit/ab6b57c241dc7c57e411fae572842da801e9828b">ab6b57c</a>)</li> </ul> <h2>5.4.0 (2025-06-16)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.3.0...v5.4.0">v5.3.0...v5.4.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add reusable prompt IDs (<a href="https://github.com/openai/openai-node/commit/c720bb3fb909cdef1cc679df38357f046d3d2756">c720bb3</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/ab73eaf4b5432cc51fa00a2656a2a610c86371a2"><code>ab73eaf</code></a> Merge pull request <a href="https://redirect.github.com/openai/openai-node/issues/1552">#1552</a> from openai/release-please--branches--master--change...</li> <li><a href="https://github.com/openai/openai-node/commit/9ee48aa7c783bcc58d346e122f388a836f745e54"><code>9ee48aa</code></a> release: 5.7.0</li> <li><a href="https://github.com/openai/openai-node/commit/f2100e89334753e7f580f7f20f48b43eb8ba2fe3"><code>f2100e8</code></a> feat(api): update api shapes for usage and code interpreter</li> <li><a href="https://github.com/openai/openai-node/commit/059e83ddc09223ba717f2687107b9ca4d3c72135"><code>059e83d</code></a> Merge pull request <a href="https://redirect.github.com/openai/openai-node/issues/1550">#1550</a> from openai/release-please--branches--master--change...</li> <li><a href="https://github.com/openai/openai-node/commit/ff87a401a458b7aa761be64e83b8a877f728d46a"><code>ff87a40</code></a> Merge pull request <a href="https://redirect.github.com/openai/openai-node/issues/1549">#1549</a> from openai/release-please--branches--master--change...</li> <li><a href="https://github.com/openai/openai-node/commit/d289711b7ee66ba764c142990efe7e533385a450"><code>d289711</code></a> release: 5.5.1</li> <li><a href="https://github.com/openai/openai-node/commit/e1cf00cf2a2ce832d759f3253f10826d3c16338e"><code>e1cf00c</code></a> chore(ci): enable for pull requests</li> <li><a href="https://github.com/openai/openai-node/commit/7b959545af8ef9f7462895149b488ee4ee67cba1"><code>7b95954</code></a> Merge pull request <a href="https://redirect.github.com/openai/openai-node/issues/1548">#1548</a> from openai/release-please--branches--master--change...</li> <li><a href="https://github.com/openai/openai-node/commit/52726ae4225c907e9b576624effbbe9ddfcb3124"><code>52726ae</code></a> release: 5.5.0</li> <li><a href="https://github.com/openai/openai-node/commit/ab6b57c241dc7c57e411fae572842da801e9828b"><code>ab6b57c</code></a> feat(api): manual updates</li> <li>Additional commits viewable in <a href="https://github.com/openai/openai-node/compare/v4.90.0...v5.7.0">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.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:54:52 +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#509
No description provided.