[PR #587] [CLOSED] Bump openai from 4.90.0 to 5.18.1 #595

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

📋 Pull Request Information

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

Base: mainHead: dependabot/npm_and_yarn/openai-5.18.1


📝 Commits (1)

  • 17d2f52 Bump openai from 4.90.0 to 5.18.1

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

Release notes

Sourced from openai's releases.

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)

Bug Fixes

  • update non beta realtime websockets helpers (265a42f)

v5.17.0

5.17.0 (2025-09-02)

Full Changelog: v5.16.0...v5.17.0

Features

  • api: realtime API updates (e817255)

Chores

  • internal: update global Error reference (e566ff3)

v5.16.0

5.16.0 (2025-08-26)

Full Changelog: v5.15.0...v5.16.0

Features

  • api: add web search filters (975b141)

Chores

  • client: qualify global Blob (7998d3f)

... (truncated)

Changelog

Sourced from openai's changelog.

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)

5.17.0 (2025-09-02)

Full Changelog: v5.16.0...v5.17.0

Features

  • api: realtime API updates (e817255)

Chores

  • internal: update global Error reference (e566ff3)

5.16.0 (2025-08-26)

Full Changelog: v5.15.0...v5.16.0

Features

  • api: add web search filters (975b141)

Chores

5.15.0 (2025-08-21)

... (truncated)

Commits
  • 1a38501 release: 5.18.1
  • 8e321ba chore(api): manual updates for ResponseInputAudio
  • ca61304 release: 5.18.0
  • cd95e16 fix: update non beta realtime websockets helpers
  • 51c8c02 feat(client): support api key provider functions (#1587)
  • 7b51004 release: 5.17.0
  • 477e503 feat(api): realtime API updates
  • a24637a chore(internal): update global Error reference
  • f9e4ec3 release: 5.16.0
  • dd30c87 feat(api): add web search filters
  • Additional commits viewable in compare view
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/587 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/3/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/openai-5.18.1` --- ### 📝 Commits (1) - [`17d2f52`](https://github.com/jehna/humanify/commit/17d2f525bad15baa929fb95ac1fcd5bc57bd25b9) Bump openai from 4.90.0 to 5.18.1 ### 📊 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.18.1. <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.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> <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> <h2>v5.17.0</h2> <h2>5.17.0 (2025-09-02)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.16.0...v5.17.0">v5.16.0...v5.17.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> realtime API updates (<a href="https://github.com/openai/openai-node/commit/e817255e6ff9e3ad6bd08b001644c335e0459537">e817255</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>internal:</strong> update global Error reference (<a href="https://github.com/openai/openai-node/commit/e566ff321642a100756224b75a67d44e262e5bea">e566ff3</a>)</li> </ul> <h2>v5.16.0</h2> <h2>5.16.0 (2025-08-26)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.15.0...v5.16.0">v5.15.0...v5.16.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add web search filters (<a href="https://github.com/openai/openai-node/commit/975b1417052bdcc0111f546ce3fbbea2e71414af">975b141</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>client:</strong> qualify global Blob (<a href="https://github.com/openai/openai-node/commit/7998d3fd3715ab2c06ea011155420ac126681649">7998d3f</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.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> <h2>5.17.0 (2025-09-02)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.16.0...v5.17.0">v5.16.0...v5.17.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> realtime API updates (<a href="https://github.com/openai/openai-node/commit/e817255e6ff9e3ad6bd08b001644c335e0459537">e817255</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>internal:</strong> update global Error reference (<a href="https://github.com/openai/openai-node/commit/e566ff321642a100756224b75a67d44e262e5bea">e566ff3</a>)</li> </ul> <h2>5.16.0 (2025-08-26)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.15.0...v5.16.0">v5.15.0...v5.16.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add web search filters (<a href="https://github.com/openai/openai-node/commit/975b1417052bdcc0111f546ce3fbbea2e71414af">975b141</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>client:</strong> qualify global Blob (<a href="https://github.com/openai/openai-node/commit/7998d3fd3715ab2c06ea011155420ac126681649">7998d3f</a>)</li> <li>update CI script (<a href="https://github.com/openai/openai-node/commit/accb0c1188dbaef20c1a40bd3047087960c99a07">accb0c1</a>)</li> </ul> <h2>5.15.0 (2025-08-21)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <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><a href="https://github.com/openai/openai-node/commit/cd95e1606f1d0937371af87967a9f5101690e5f9"><code>cd95e16</code></a> fix: update non beta realtime websockets helpers</li> <li><a href="https://github.com/openai/openai-node/commit/51c8c022a9be01fa98622afa6cdd435c98709b91"><code>51c8c02</code></a> feat(client): support api key provider functions (<a href="https://redirect.github.com/openai/openai-node/issues/1587">#1587</a>)</li> <li><a href="https://github.com/openai/openai-node/commit/7b510044f025c7fc959866ac8c6cb5244ee81083"><code>7b51004</code></a> release: 5.17.0</li> <li><a href="https://github.com/openai/openai-node/commit/477e5038a147f9ce49f88d58c65ed98a0fefa054"><code>477e503</code></a> feat(api): realtime API updates</li> <li><a href="https://github.com/openai/openai-node/commit/a24637ad2641de5115d945b2c85a28cdc0f9a9dd"><code>a24637a</code></a> chore(internal): update global Error reference</li> <li><a href="https://github.com/openai/openai-node/commit/f9e4ec3c6d34d2423537ddc1a44bc2875a30d1e3"><code>f9e4ec3</code></a> release: 5.16.0</li> <li><a href="https://github.com/openai/openai-node/commit/dd30c8788ce04942701d931aa96d9859b021d771"><code>dd30c87</code></a> feat(api): add web search filters</li> <li>Additional commits viewable in <a href="https://github.com/openai/openai-node/compare/v4.90.0...v5.18.1">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.18.1)](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:16 +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#595
No description provided.