[PR #527] [CLOSED] Bump openai from 4.90.0 to 5.9.0 #540

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

📋 Pull Request Information

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

Base: mainHead: dependabot/npm_and_yarn/openai-5.9.0


📝 Commits (1)

  • c87eced Bump openai from 4.90.0 to 5.9.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.9.0.

Release notes

Sourced from openai's releases.

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

  • 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)

v5.8.2

5.8.2 (2025-06-27)

Full Changelog: v5.8.1...v5.8.2

Bug Fixes

  • client: get fetchOptions type more reliably (b3c959d)

v5.8.1

5.8.1 (2025-06-26)

Full Changelog: v5.8.0...v5.8.1

... (truncated)

Changelog

Sourced from openai's changelog.

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)

5.8.2 (2025-06-27)

Full Changelog: v5.8.1...v5.8.2

Bug Fixes

  • client: get fetchOptions type more reliably (b3c959d)

5.8.1 (2025-06-26)

Full Changelog: v5.8.0...v5.8.1

Bug Fixes

  • client: ensure addOutputText is called on responses.retrieve (d55bb64)

... (truncated)

Commits
  • 27f77c8 Merge pull request #1578 from openai/release-please--branches--master--change...
  • d91d374 release: 5.9.0
  • 5f5d39e feat(api): add file_url, fix event ID
  • 961dfa5 release: 5.8.4
  • b98524d chore(internal): bump undici version in tests
  • 9245053 chore: make some internal functions async
  • 862e363 release: 5.8.3
  • e287f49 chore(internal/tests): pin bun types version
  • da9e689 fix: avoid console usage
  • 32b5886 chore: add docs to RequestOptions type
  • 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/527 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/11/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/openai-5.9.0` --- ### 📝 Commits (1) - [`c87eced`](https://github.com/jehna/humanify/commit/c87ecede660d83f88c6ab34077dd312777b86859) Bump openai from 4.90.0 to 5.9.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.9.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.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> <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> <h2>v5.8.2</h2> <h2>5.8.2 (2025-06-27)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.8.1...v5.8.2">v5.8.1...v5.8.2</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>client:</strong> get fetchOptions type more reliably (<a href="https://github.com/openai/openai-node/commit/b3c959d22d1002a85772385476f9a5098c8e1514">b3c959d</a>)</li> </ul> <h2>v5.8.1</h2> <h2>5.8.1 (2025-06-26)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.8.0...v5.8.1">v5.8.0...v5.8.1</a></p> <!-- 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.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> <h2>5.8.2 (2025-06-27)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.8.1...v5.8.2">v5.8.1...v5.8.2</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>client:</strong> get fetchOptions type more reliably (<a href="https://github.com/openai/openai-node/commit/b3c959d22d1002a85772385476f9a5098c8e1514">b3c959d</a>)</li> </ul> <h2>5.8.1 (2025-06-26)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.8.0...v5.8.1">v5.8.0...v5.8.1</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>client:</strong> ensure addOutputText is called on responses.retrieve (<a href="https://github.com/openai/openai-node/commit/d55bb64f8022c1e861b4b4d1c23ad4cc0e80e536">d55bb64</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/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><a href="https://github.com/openai/openai-node/commit/d91d374c89893835da6cb66399c1e463981e91b7"><code>d91d374</code></a> release: 5.9.0</li> <li><a href="https://github.com/openai/openai-node/commit/5f5d39e9e11224bf18a0301041b69548727ed4f3"><code>5f5d39e</code></a> feat(api): add file_url, fix event ID</li> <li><a href="https://github.com/openai/openai-node/commit/961dfa524a5a10a002164f15040b6803766e432d"><code>961dfa5</code></a> release: 5.8.4</li> <li><a href="https://github.com/openai/openai-node/commit/b98524d82e363b1348bfea308282b7aa4a502194"><code>b98524d</code></a> chore(internal): bump undici version in tests</li> <li><a href="https://github.com/openai/openai-node/commit/92450534a7a959e0f6a8a9541255475e970f5aff"><code>9245053</code></a> chore: make some internal functions async</li> <li><a href="https://github.com/openai/openai-node/commit/862e36338c9f64881bd5b23b79fa3380742b80be"><code>862e363</code></a> release: 5.8.3</li> <li><a href="https://github.com/openai/openai-node/commit/e287f490ff029d80ba92fcb82d94e090db70bdb6"><code>e287f49</code></a> chore(internal/tests): pin bun types version</li> <li><a href="https://github.com/openai/openai-node/commit/da9e689cce1dce25737423be2d2e99fc94aff22f"><code>da9e689</code></a> fix: avoid console usage</li> <li><a href="https://github.com/openai/openai-node/commit/32b58860ff9aa7ceea943dc1fe0d1ef6a56e0ab1"><code>32b5886</code></a> chore: add docs to RequestOptions type</li> <li>Additional commits viewable in <a href="https://github.com/openai/openai-node/compare/v4.90.0...v5.9.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.9.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:01 +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#540
No description provided.