[PR #538] [CLOSED] Bump openai from 4.90.0 to 5.10.1 #551

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

📋 Pull Request Information

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

Base: mainHead: dependabot/npm_and_yarn/openai-5.10.1


📝 Commits (1)

  • 5764f43 Bump openai from 4.90.0 to 5.10.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.10.1.

Release notes

Sourced from openai's releases.

v5.10.1

5.10.1 (2025-07-16)

Full Changelog: v5.10.0...v5.10.1

Chores

  • internal: version bump (896b418)
  • ts: reorder package.json imports (2f8d2f7)

v5.10.0

5.10.0 (2025-07-16)

Full Changelog: v5.9.2...v5.10.0

Features

Chores

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

... (truncated)

Changelog

Sourced from openai's changelog.

5.10.1 (2025-07-16)

Full Changelog: v5.10.0...v5.10.1

Chores

  • internal: version bump (896b418)
  • ts: reorder package.json imports (2f8d2f7)

5.10.0 (2025-07-16)

Full Changelog: v5.9.2...v5.10.0

Features

Chores

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

... (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/538 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/17/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/openai-5.10.1` --- ### 📝 Commits (1) - [`5764f43`](https://github.com/jehna/humanify/commit/5764f432d8466e7a0db13f96b3ee766688ac480f) Bump openai from 4.90.0 to 5.10.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.10.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.10.1</h2> <h2>5.10.1 (2025-07-16)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.10.0...v5.10.1">v5.10.0...v5.10.1</a></p> <h3>Chores</h3> <ul> <li><strong>internal:</strong> version bump (<a href="https://github.com/openai/openai-node/commit/896b41828ce468fed36ceb50082633e21a0945ca">896b418</a>)</li> <li><strong>ts:</strong> reorder package.json imports (<a href="https://github.com/openai/openai-node/commit/2f8d2f7726dbc717c3c6e2a27dbd5b50ff9ef4b4">2f8d2f7</a>)</li> </ul> <h2>v5.10.0</h2> <h2>5.10.0 (2025-07-16)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.9.2...v5.10.0">v5.9.2...v5.10.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> manual updates (<a href="https://github.com/openai/openai-node/commit/35338b44ace44f0f0c0b48ea94aa96d3c81ea385">35338b4</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>internal:</strong> version bump (<a href="https://github.com/openai/openai-node/commit/3d9de4b2f28c80ea1f92446c092b23d69955ef30">3d9de4b</a>)</li> </ul> <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> <!-- 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.10.1 (2025-07-16)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.10.0...v5.10.1">v5.10.0...v5.10.1</a></p> <h3>Chores</h3> <ul> <li><strong>internal:</strong> version bump (<a href="https://github.com/openai/openai-node/commit/896b41828ce468fed36ceb50082633e21a0945ca">896b418</a>)</li> <li><strong>ts:</strong> reorder package.json imports (<a href="https://github.com/openai/openai-node/commit/2f8d2f7726dbc717c3c6e2a27dbd5b50ff9ef4b4">2f8d2f7</a>)</li> </ul> <h2>5.10.0 (2025-07-16)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.9.2...v5.10.0">v5.9.2...v5.10.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> manual updates (<a href="https://github.com/openai/openai-node/commit/35338b44ace44f0f0c0b48ea94aa96d3c81ea385">35338b4</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>internal:</strong> version bump (<a href="https://github.com/openai/openai-node/commit/3d9de4b2f28c80ea1f92446c092b23d69955ef30">3d9de4b</a>)</li> </ul> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openai/openai-node/commit/946a3a2193f85ba796342180c522a1e866499131"><code>946a3a2</code></a> release: 5.10.1</li> <li><a href="https://github.com/openai/openai-node/commit/f4ef49b8aacf818763be093ed7511edf341a3c3a"><code>f4ef49b</code></a> chore(ts): reorder package.json imports</li> <li><a href="https://github.com/openai/openai-node/commit/9ddf823860be653c01439123f2c615c91cf4521e"><code>9ddf823</code></a> release: 5.10.0</li> <li><a href="https://github.com/openai/openai-node/commit/6036172057e41f43a439433f984df93de57b3693"><code>6036172</code></a> feat(api): manual updates</li> <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>Additional commits viewable in <a href="https://github.com/openai/openai-node/compare/v4.90.0...v5.10.1">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.10.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:04 +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#551
No description provided.