[PR #536] [CLOSED] Bump openai from 4.90.0 to 5.9.2 #549

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

📋 Pull Request Information

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

Base: mainHead: dependabot/npm_and_yarn/openai-5.9.2


📝 Commits (1)

  • 9166827 Bump openai from 4.90.0 to 5.9.2

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

Release notes

Sourced from openai's releases.

v5.9.2

5.9.2 (2025-07-15)

Full Changelog: v5.9.1...v5.9.2

Chores

  • api: update realtime specs (4a20a3d)
  • internal: version bump (103e8de)

v5.9.1

5.9.1 (2025-07-15)

Full Changelog: v5.9.0...v5.9.1

Chores

  • api: update realtime specs, build config (bb4649f)

v5.9.0

5.9.0 (2025-07-10)

Full Changelog: v5.8.4...v5.9.0

Features

  • api: add file_url, fix event ID (5f5d39e)

v5.8.4

5.8.4 (2025-07-10)

Full Changelog: v5.8.3...v5.8.4

Chores

  • internal: bump undici version in tests (6f38b80)
  • make some internal functions async (841940d)

v5.8.3

5.8.3 (2025-07-08)

Full Changelog: v5.8.2...v5.8.3

Bug Fixes

Chores

... (truncated)

Changelog

Sourced from openai's changelog.

5.9.2 (2025-07-15)

Full Changelog: v5.9.1...v5.9.2

Chores

  • api: update realtime specs (4a20a3d)
  • internal: version bump (103e8de)

5.9.1 (2025-07-15)

Full Changelog: v5.9.0...v5.9.1

Chores

  • api: update realtime specs, build config (bb4649f)

5.9.0 (2025-07-10)

Full Changelog: v5.8.4...v5.9.0

Features

  • api: add file_url, fix event ID (5f5d39e)

5.8.4 (2025-07-10)

Full Changelog: v5.8.3...v5.8.4

Chores

  • internal: bump undici version in tests (6f38b80)
  • make some internal functions async (841940d)

5.8.3 (2025-07-08)

Full Changelog: v5.8.2...v5.8.3

Bug Fixes

Chores

  • add docs to RequestOptions type (3735172)
  • ci: only run for pushes and fork pull requests (e200bc4)
  • client: improve path param validation (b5a043b)
  • internal/tests: pin bun types version (fcffa88)

... (truncated)

Commits

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/536 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/16/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/openai-5.9.2` --- ### 📝 Commits (1) - [`9166827`](https://github.com/jehna/humanify/commit/91668273131e2bdf3893d376f8aab2e186c93722) Bump openai from 4.90.0 to 5.9.2 ### 📊 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.9.2. <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.9.2</h2> <h2>5.9.2 (2025-07-15)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.9.1...v5.9.2">v5.9.1...v5.9.2</a></p> <h3>Chores</h3> <ul> <li><strong>api:</strong> update realtime specs (<a href="https://github.com/openai/openai-node/commit/4a20a3da8319667540a7b120f0f94e253420058e">4a20a3d</a>)</li> <li><strong>internal:</strong> version bump (<a href="https://github.com/openai/openai-node/commit/103e8def71408724fb37104cfcb9419e01022f24">103e8de</a>)</li> </ul> <h2>v5.9.1</h2> <h2>5.9.1 (2025-07-15)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.9.0...v5.9.1">v5.9.0...v5.9.1</a></p> <h3>Chores</h3> <ul> <li><strong>api:</strong> update realtime specs, build config (<a href="https://github.com/openai/openai-node/commit/bb4649feb69a6d91e4eea857fd6f5e8c00f2a35d">bb4649f</a>)</li> </ul> <h2>v5.9.0</h2> <h2>5.9.0 (2025-07-10)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.8.4...v5.9.0">v5.8.4...v5.9.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add file_url, fix event ID (<a href="https://github.com/openai/openai-node/commit/5f5d39e9e11224bf18a0301041b69548727ed4f3">5f5d39e</a>)</li> </ul> <h2>v5.8.4</h2> <h2>5.8.4 (2025-07-10)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.8.3...v5.8.4">v5.8.3...v5.8.4</a></p> <h3>Chores</h3> <ul> <li><strong>internal:</strong> bump undici version in tests (<a href="https://github.com/openai/openai-node/commit/6f38b809a69b6ab3fcbf1235e57bdb8912024ab3">6f38b80</a>)</li> <li>make some internal functions async (<a href="https://github.com/openai/openai-node/commit/841940d2ae036191b456e8398fbcb1f24c6e4deb">841940d</a>)</li> </ul> <h2>v5.8.3</h2> <h2>5.8.3 (2025-07-08)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.8.2...v5.8.3">v5.8.2...v5.8.3</a></p> <h3>Bug Fixes</h3> <ul> <li>avoid console usage (<a href="https://github.com/openai/openai-node/commit/aec57c5902b47d2d643f48d98a6014e0e77ba6cc">aec57c5</a>)</li> </ul> <h3>Chores</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>5.9.2 (2025-07-15)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.9.1...v5.9.2">v5.9.1...v5.9.2</a></p> <h3>Chores</h3> <ul> <li><strong>api:</strong> update realtime specs (<a href="https://github.com/openai/openai-node/commit/4a20a3da8319667540a7b120f0f94e253420058e">4a20a3d</a>)</li> <li><strong>internal:</strong> version bump (<a href="https://github.com/openai/openai-node/commit/103e8def71408724fb37104cfcb9419e01022f24">103e8de</a>)</li> </ul> <h2>5.9.1 (2025-07-15)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.9.0...v5.9.1">v5.9.0...v5.9.1</a></p> <h3>Chores</h3> <ul> <li><strong>api:</strong> update realtime specs, build config (<a href="https://github.com/openai/openai-node/commit/bb4649feb69a6d91e4eea857fd6f5e8c00f2a35d">bb4649f</a>)</li> </ul> <h2>5.9.0 (2025-07-10)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.8.4...v5.9.0">v5.8.4...v5.9.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add file_url, fix event ID (<a href="https://github.com/openai/openai-node/commit/5f5d39e9e11224bf18a0301041b69548727ed4f3">5f5d39e</a>)</li> </ul> <h2>5.8.4 (2025-07-10)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.8.3...v5.8.4">v5.8.3...v5.8.4</a></p> <h3>Chores</h3> <ul> <li><strong>internal:</strong> bump undici version in tests (<a href="https://github.com/openai/openai-node/commit/6f38b809a69b6ab3fcbf1235e57bdb8912024ab3">6f38b80</a>)</li> <li>make some internal functions async (<a href="https://github.com/openai/openai-node/commit/841940d2ae036191b456e8398fbcb1f24c6e4deb">841940d</a>)</li> </ul> <h2>5.8.3 (2025-07-08)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.8.2...v5.8.3">v5.8.2...v5.8.3</a></p> <h3>Bug Fixes</h3> <ul> <li>avoid console usage (<a href="https://github.com/openai/openai-node/commit/aec57c5902b47d2d643f48d98a6014e0e77ba6cc">aec57c5</a>)</li> </ul> <h3>Chores</h3> <ul> <li>add docs to RequestOptions type (<a href="https://github.com/openai/openai-node/commit/37351723bc5a24c06a96c95e11104cda42a1bec3">3735172</a>)</li> <li><strong>ci:</strong> only run for pushes and fork pull requests (<a href="https://github.com/openai/openai-node/commit/e200bc4db18a09d4148fff0056801140411bfa53">e200bc4</a>)</li> <li><strong>client:</strong> improve path param validation (<a href="https://github.com/openai/openai-node/commit/b5a043bc96b6b6bfe8cca05e103a6e4d6fea962b">b5a043b</a>)</li> <li><strong>internal/tests:</strong> pin bun types version (<a href="https://github.com/openai/openai-node/commit/fcffa880c1b31aeca70a6fa093f4b1f9d3db1a74">fcffa88</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/2d0c448912f0adc1caa5052937971bc7bd6daaee"><code>2d0c448</code></a> release: 5.9.2</li> <li><a href="https://github.com/openai/openai-node/commit/2c344ff176e88d11b2e833fa81ca206dfef47dfa"><code>2c344ff</code></a> chore(api): update realtime specs</li> <li><a href="https://github.com/openai/openai-node/commit/ec4bb17e2747991c6bc79ec87d6aec541c48dea3"><code>ec4bb17</code></a> codegen metadata</li> <li><a href="https://github.com/openai/openai-node/commit/be63b608c1f76dfaacf0ace978bdd1dfd77856a4"><code>be63b60</code></a> release: 5.9.1</li> <li><a href="https://github.com/openai/openai-node/commit/b2b516391901ce4bec366f96e7c166d8fa2e3cb5"><code>b2b5163</code></a> chore(api): update realtime specs, build config</li> <li><a href="https://github.com/openai/openai-node/commit/4ed08839b375355004126a2f4d811d95ddce7a24"><code>4ed0883</code></a> codegen metadata</li> <li><a href="https://github.com/openai/openai-node/commit/f5c99eae9fe96f5031bdffd1e90a1d5e297d9536"><code>f5c99ea</code></a> codegen metadata</li> <li><a href="https://github.com/openai/openai-node/commit/0fc40831f1b4ec10d5fbeb6958192b06ef19f5ec"><code>0fc4083</code></a> codegen metadata</li> <li><a href="https://github.com/openai/openai-node/commit/f3070c6be2edf1ea12f126f15bfb8ed0980e731a"><code>f3070c6</code></a> codegen metadata</li> <li><a href="https://github.com/openai/openai-node/commit/27f77c8e185de2f42e2f1b734c8a48ac76f10443"><code>27f77c8</code></a> Merge pull request <a href="https://redirect.github.com/openai/openai-node/issues/1578">#1578</a> from openai/release-please--branches--master--change...</li> <li>Additional commits viewable in <a href="https://github.com/openai/openai-node/compare/v4.90.0...v5.9.2">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.9.2)](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:03 +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#549
No description provided.