[PR #597] [CLOSED] Bump openai from 4.90.0 to 5.20.0 #603

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

📋 Pull Request Information

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

Base: mainHead: dependabot/npm_and_yarn/openai-5.20.0


📝 Commits (1)

  • c48eb76 Bump openai from 4.90.0 to 5.20.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.20.0.

Release notes

Sourced from openai's releases.

v5.20.0

5.20.0 (2025-09-08)

Full Changelog: v5.19.1...v5.20.0

Features

  • api: ship the RealtimeGA API shape (4286ddd)

Chores

v5.19.1

5.19.1 (2025-09-03)

Full Changelog: v5.19.0...v5.19.1

Bug Fixes

v5.19.0

5.19.0 (2025-09-03)

Full Changelog: v5.18.1...v5.19.0

Features

  • api: Add gpt-realtime models (256d932)

v5.18.1

5.18.1 (2025-09-02)

Full Changelog: v5.18.0...v5.18.1

Chores

  • api: manual updates for ResponseInputAudio (570501b)

v5.18.0

5.18.0 (2025-09-02)

Full Changelog: v5.17.0...v5.18.0

Features

  • client: support api key provider functions (#1587) (c3a92c7)

... (truncated)

Changelog

Sourced from openai's changelog.

5.20.0 (2025-09-08)

Full Changelog: v5.19.1...v5.20.0

Features

  • api: ship the RealtimeGA API shape (4286ddd)

Chores

5.19.1 (2025-09-03)

Full Changelog: v5.19.0...v5.19.1

Bug Fixes

5.19.0 (2025-09-03)

Full Changelog: v5.18.1...v5.19.0

Features

  • api: Add gpt-realtime models (256d932)

5.18.1 (2025-09-02)

Full Changelog: v5.18.0...v5.18.1

Chores

  • api: manual updates for ResponseInputAudio (570501b)

5.18.0 (2025-09-02)

Full Changelog: v5.17.0...v5.18.0

Features

  • client: support api key provider functions (#1587) (c3a92c7)

Bug Fixes

  • update non beta realtime websockets helpers (265a42f)

... (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/597 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/9/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/openai-5.20.0` --- ### 📝 Commits (1) - [`c48eb76`](https://github.com/jehna/humanify/commit/c48eb76d636f10e0b3b714b297078f5e44d555fb) Bump openai from 4.90.0 to 5.20.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.20.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.20.0</h2> <h2>5.20.0 (2025-09-08)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.19.1...v5.20.0">v5.19.1...v5.20.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> ship the RealtimeGA API shape (<a href="https://github.com/openai/openai-node/commit/4286ddd4f990dd26e15e510039457f17d787820d">4286ddd</a>)</li> </ul> <h3>Chores</h3> <ul> <li>ci build action (<a href="https://github.com/openai/openai-node/commit/c8ce143196fdbc7ee1c7832bce2417b6e3d25885">c8ce143</a>)</li> </ul> <h2>v5.19.1</h2> <h2>5.19.1 (2025-09-03)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.19.0...v5.19.1">v5.19.0...v5.19.1</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>azure:</strong> correctly send API key (<a href="https://redirect.github.com/openai/openai-node/issues/1635">#1635</a>) (<a href="https://github.com/openai/openai-node/commit/08f6178ff0d4ccc6b80462c86a36f11eb3bfd5fe">08f6178</a>)</li> </ul> <h2>v5.19.0</h2> <h2>5.19.0 (2025-09-03)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.18.1...v5.19.0">v5.18.1...v5.19.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> Add gpt-realtime models (<a href="https://github.com/openai/openai-node/commit/256d93247da7f31e34f5f80d8added0bc6f52fe9">256d932</a>)</li> </ul> <h2>v5.18.1</h2> <h2>5.18.1 (2025-09-02)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.18.0...v5.18.1">v5.18.0...v5.18.1</a></p> <h3>Chores</h3> <ul> <li><strong>api:</strong> manual updates for ResponseInputAudio (<a href="https://github.com/openai/openai-node/commit/570501b8c66f3f23d0dca05bc948339623732a8e">570501b</a>)</li> </ul> <h2>v5.18.0</h2> <h2>5.18.0 (2025-09-02)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.17.0...v5.18.0">v5.17.0...v5.18.0</a></p> <h3>Features</h3> <ul> <li><strong>client:</strong> support api key provider functions (<a href="https://redirect.github.com/openai/openai-node/issues/1587">#1587</a>) (<a href="https://github.com/openai/openai-node/commit/c3a92c7ee6f5f7c26c9297be04343326c9854bfd">c3a92c7</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>5.20.0 (2025-09-08)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.19.1...v5.20.0">v5.19.1...v5.20.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> ship the RealtimeGA API shape (<a href="https://github.com/openai/openai-node/commit/4286ddd4f990dd26e15e510039457f17d787820d">4286ddd</a>)</li> </ul> <h3>Chores</h3> <ul> <li>ci build action (<a href="https://github.com/openai/openai-node/commit/c8ce143196fdbc7ee1c7832bce2417b6e3d25885">c8ce143</a>)</li> </ul> <h2>5.19.1 (2025-09-03)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.19.0...v5.19.1">v5.19.0...v5.19.1</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>azure:</strong> correctly send API key (<a href="https://redirect.github.com/openai/openai-node/issues/1635">#1635</a>) (<a href="https://github.com/openai/openai-node/commit/08f6178ff0d4ccc6b80462c86a36f11eb3bfd5fe">08f6178</a>)</li> </ul> <h2>5.19.0 (2025-09-03)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.18.1...v5.19.0">v5.18.1...v5.19.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> Add gpt-realtime models (<a href="https://github.com/openai/openai-node/commit/256d93247da7f31e34f5f80d8added0bc6f52fe9">256d932</a>)</li> </ul> <h2>5.18.1 (2025-09-02)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.18.0...v5.18.1">v5.18.0...v5.18.1</a></p> <h3>Chores</h3> <ul> <li><strong>api:</strong> manual updates for ResponseInputAudio (<a href="https://github.com/openai/openai-node/commit/570501b8c66f3f23d0dca05bc948339623732a8e">570501b</a>)</li> </ul> <h2>5.18.0 (2025-09-02)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.17.0...v5.18.0">v5.17.0...v5.18.0</a></p> <h3>Features</h3> <ul> <li><strong>client:</strong> support api key provider functions (<a href="https://redirect.github.com/openai/openai-node/issues/1587">#1587</a>) (<a href="https://github.com/openai/openai-node/commit/c3a92c7ee6f5f7c26c9297be04343326c9854bfd">c3a92c7</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>update non beta realtime websockets helpers (<a href="https://github.com/openai/openai-node/commit/265a42f9101b0479b7d8dcbf05d45ce29539a7f3">265a42f</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/786ad89dd34015220118ce9054690e4c03793f4c"><code>786ad89</code></a> release: 5.20.0</li> <li><a href="https://github.com/openai/openai-node/commit/76212d9db44b485fcd36ae6c19f68edf07bdbbda"><code>76212d9</code></a> feat(api): ship the RealtimeGA API shape</li> <li><a href="https://github.com/openai/openai-node/commit/35612c953c1ef6adac932dd45c835608d283d3f0"><code>35612c9</code></a> chore: ci build action</li> <li><a href="https://github.com/openai/openai-node/commit/4dc2e234f015f45ccd82212694995e6fe0e915f1"><code>4dc2e23</code></a> release: 5.19.1</li> <li><a href="https://github.com/openai/openai-node/commit/2601e9f4fca9b07a57f722bff91679fbbde00b3f"><code>2601e9f</code></a> fix(azure): correctly send API key (<a href="https://redirect.github.com/openai/openai-node/issues/1635">#1635</a>)</li> <li><a href="https://github.com/openai/openai-node/commit/0430acd10f2492f762a4c1947d918115e61825ac"><code>0430acd</code></a> release: 5.19.0</li> <li><a href="https://github.com/openai/openai-node/commit/07c280739595055abd68ae8e5175f7cc21cf8d10"><code>07c2807</code></a> feat(api): Add gpt-realtime models</li> <li><a href="https://github.com/openai/openai-node/commit/1a3850112451e81840840c960bf6925753d4fac3"><code>1a38501</code></a> release: 5.18.1</li> <li><a href="https://github.com/openai/openai-node/commit/8e321ba3e4c8dbfef281b053b3be490e00c3a3fb"><code>8e321ba</code></a> chore(api): manual updates for ResponseInputAudio</li> <li><a href="https://github.com/openai/openai-node/commit/ca613041e6f20afc0ab4fb0b0a23d477a90fe82f"><code>ca61304</code></a> release: 5.18.0</li> <li>Additional commits viewable in <a href="https://github.com/openai/openai-node/compare/v4.90.0...v5.20.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=5.20.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:19 +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#603
No description provided.