[PR #467] [CLOSED] Bump openai from 4.90.0 to 5.1.0 #484

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

📋 Pull Request Information

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

Base: mainHead: dependabot/npm_and_yarn/openai-5.1.0


📝 Commits (1)

  • a813d8f Bump openai from 4.90.0 to 5.1.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.1.0.

Release notes

Sourced from openai's releases.

v5.1.0

5.1.0 (2025-06-03)

Full Changelog: v5.0.2...v5.1.0

Features

  • api: add new realtime and audio models, realtime session options (1219f09)

Chores

  • adjust eslint.config.mjs ignore pattern (9b5c898)
  • api: update type names (7c296d6)

v5.0.2

5.0.2 (2025-06-02)

Full Changelog: v5.0.1...v5.0.2

Bug Fixes

  • api: Fix evals and code interpreter interfaces (992a9d8)

Chores

  • deps: bump eslint-plugin-prettier (1428a8b)
  • internal: codegen related update (a65428f)

v5.0.1

5.0.1 (2025-05-29)

Full Changelog: v5.0.0...v5.0.1

Chores

v5.0.0

5.0.0 (2025-05-29)

Full Changelog: v5.0.0-alpha.0...v5.0.0

Features

  • add audio helpers (ec5067d)
  • add migration guide (cfd2088)
  • add SKIP_BREW env var to ./scripts/bootstrap (7ea4a24)

... (truncated)

Changelog

Sourced from openai's changelog.

5.1.0 (2025-06-03)

Full Changelog: v5.0.2...v5.1.0

Features

  • api: add new realtime and audio models, realtime session options (1219f09)

Chores

  • adjust eslint.config.mjs ignore pattern (9b5c898)
  • api: update type names (7c296d6)

5.0.2 (2025-06-02)

Full Changelog: v5.0.1...v5.0.2

Bug Fixes

  • api: Fix evals and code interpreter interfaces (992a9d8)

Chores

  • deps: bump eslint-plugin-prettier (1428a8b)
  • internal: codegen related update (a65428f)

5.0.1 (2025-05-29)

Full Changelog: v5.0.0...v5.0.1

Chores

5.0.0 (2025-05-29)

Full Changelog: v5.0.0-alpha.0...v5.0.0

Features

  • add audio helpers (ec5067d)
  • add migration guide (cfd2088)
  • add SKIP_BREW env var to ./scripts/bootstrap (7ea4a24)
  • api: add /v1/responses and built-in tools (91af47c)
  • api: add /v1/responses and built-in tools (0612242)
  • api: add get /chat/completions endpoint (9697139)
  • api: add get /chat/completions endpoint (16c67be)

... (truncated)

Commits
  • b7d5408 Merge pull request #1527 from openai/release-please--branches--master--change...
  • b6ee9f3 release: 5.1.0
  • 7c296d6 chore(api): update type names
  • 1219f09 feat(api): add new realtime and audio models, realtime session options
  • 00458ac remove shim-types imports in custom code
  • 9b5c898 chore: adjust eslint.config.mjs ignore pattern
  • aaa859e Merge pull request #1524 from openai/release-please--branches--master--change...
  • 75e8643 release: 5.0.2
  • 992a9d8 fix(api): Fix evals and code interpreter interfaces
  • a65428f chore(internal): codegen related update
  • 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/467 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/4/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/openai-5.1.0` --- ### 📝 Commits (1) - [`a813d8f`](https://github.com/jehna/humanify/commit/a813d8f39bbf656628406e98fe35cd0f25a81559) Bump openai from 4.90.0 to 5.1.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.1.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.1.0</h2> <h2>5.1.0 (2025-06-03)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.0.2...v5.1.0">v5.0.2...v5.1.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add new realtime and audio models, realtime session options (<a href="https://github.com/openai/openai-node/commit/1219f090b02b8d53f29abf5a0e7564af0f9f68fc">1219f09</a>)</li> </ul> <h3>Chores</h3> <ul> <li>adjust eslint.config.mjs ignore pattern (<a href="https://github.com/openai/openai-node/commit/9b5c898fe5099859252d3c3fd62010d6aa552fef">9b5c898</a>)</li> <li><strong>api:</strong> update type names (<a href="https://github.com/openai/openai-node/commit/7c296d62bbde52ec84e3af78ed12f1cd196f9d52">7c296d6</a>)</li> </ul> <h2>v5.0.2</h2> <h2>5.0.2 (2025-06-02)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.0.1...v5.0.2">v5.0.1...v5.0.2</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>api:</strong> Fix evals and code interpreter interfaces (<a href="https://github.com/openai/openai-node/commit/992a9d84fe412d96496b11b7a6be5c927f78db6c">992a9d8</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>deps:</strong> bump eslint-plugin-prettier (<a href="https://github.com/openai/openai-node/commit/1428a8b4f82e79695c2cbed5e12ca0da4958423b">1428a8b</a>)</li> <li><strong>internal:</strong> codegen related update (<a href="https://github.com/openai/openai-node/commit/a65428fc81e05f681eab806e7efc6ad26062221b">a65428f</a>)</li> </ul> <h2>v5.0.1</h2> <h2>5.0.1 (2025-05-29)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.0.0...v5.0.1">v5.0.0...v5.0.1</a></p> <h3>Chores</h3> <ul> <li>sync changes (<a href="https://github.com/openai/openai-node/commit/90b100dcf504ecf0b98620702cb6bd0988695320">90b100d</a>)</li> <li><strong>types:</strong> add missing type annotation (<a href="https://github.com/openai/openai-node/commit/de37b55e6e95d7089ee845d4144883d93bb18ca0">de37b55</a>)</li> </ul> <h2>v5.0.0</h2> <h2>5.0.0 (2025-05-29)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.0.0-alpha.0...v5.0.0">v5.0.0-alpha.0...v5.0.0</a></p> <h3>Features</h3> <ul> <li>add audio helpers (<a href="https://github.com/openai/openai-node/commit/ec5067deba1fe4202d90db42e45c3bd774936af1">ec5067d</a>)</li> <li>add migration guide (<a href="https://github.com/openai/openai-node/commit/cfd2088219464381077dec62d38d1830ab0b43f3">cfd2088</a>)</li> <li>add SKIP_BREW env var to ./scripts/bootstrap (<a href="https://github.com/openai/openai-node/commit/7ea4a244d5b39e0745aea1a89abff940e2c3922f">7ea4a24</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.1.0 (2025-06-03)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.0.2...v5.1.0">v5.0.2...v5.1.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add new realtime and audio models, realtime session options (<a href="https://github.com/openai/openai-node/commit/1219f090b02b8d53f29abf5a0e7564af0f9f68fc">1219f09</a>)</li> </ul> <h3>Chores</h3> <ul> <li>adjust eslint.config.mjs ignore pattern (<a href="https://github.com/openai/openai-node/commit/9b5c898fe5099859252d3c3fd62010d6aa552fef">9b5c898</a>)</li> <li><strong>api:</strong> update type names (<a href="https://github.com/openai/openai-node/commit/7c296d62bbde52ec84e3af78ed12f1cd196f9d52">7c296d6</a>)</li> </ul> <h2>5.0.2 (2025-06-02)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.0.1...v5.0.2">v5.0.1...v5.0.2</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>api:</strong> Fix evals and code interpreter interfaces (<a href="https://github.com/openai/openai-node/commit/992a9d84fe412d96496b11b7a6be5c927f78db6c">992a9d8</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>deps:</strong> bump eslint-plugin-prettier (<a href="https://github.com/openai/openai-node/commit/1428a8b4f82e79695c2cbed5e12ca0da4958423b">1428a8b</a>)</li> <li><strong>internal:</strong> codegen related update (<a href="https://github.com/openai/openai-node/commit/a65428fc81e05f681eab806e7efc6ad26062221b">a65428f</a>)</li> </ul> <h2>5.0.1 (2025-05-29)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.0.0...v5.0.1">v5.0.0...v5.0.1</a></p> <h3>Chores</h3> <ul> <li>sync changes (<a href="https://github.com/openai/openai-node/commit/90b100dcf504ecf0b98620702cb6bd0988695320">90b100d</a>)</li> <li><strong>types:</strong> add missing type annotation (<a href="https://github.com/openai/openai-node/commit/de37b55e6e95d7089ee845d4144883d93bb18ca0">de37b55</a>)</li> </ul> <h2>5.0.0 (2025-05-29)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v5.0.0-alpha.0...v5.0.0">v5.0.0-alpha.0...v5.0.0</a></p> <h3>Features</h3> <ul> <li>add audio helpers (<a href="https://github.com/openai/openai-node/commit/ec5067deba1fe4202d90db42e45c3bd774936af1">ec5067d</a>)</li> <li>add migration guide (<a href="https://github.com/openai/openai-node/commit/cfd2088219464381077dec62d38d1830ab0b43f3">cfd2088</a>)</li> <li>add SKIP_BREW env var to ./scripts/bootstrap (<a href="https://github.com/openai/openai-node/commit/7ea4a244d5b39e0745aea1a89abff940e2c3922f">7ea4a24</a>)</li> <li><strong>api:</strong> add /v1/responses and built-in tools (<a href="https://github.com/openai/openai-node/commit/91af47cc4f62b08a451bc39f44c64244a71c1f2c">91af47c</a>)</li> <li><strong>api:</strong> add /v1/responses and built-in tools (<a href="https://github.com/openai/openai-node/commit/06122424a4d783aff07b7089b64986fb35bc24e4">0612242</a>)</li> <li><strong>api:</strong> add <code>get /chat/completions</code> endpoint (<a href="https://github.com/openai/openai-node/commit/9697139a5f38bcc2dffa3322ff575eb1fc8b4e35">9697139</a>)</li> <li><strong>api:</strong> add <code>get /chat/completions</code> endpoint (<a href="https://github.com/openai/openai-node/commit/16c67be29bbb976660ac01d76f54e8735e71c1e0">16c67be</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/b7d5408066b81e6cfe8134120e687d6d74963c39"><code>b7d5408</code></a> Merge pull request <a href="https://redirect.github.com/openai/openai-node/issues/1527">#1527</a> from openai/release-please--branches--master--change...</li> <li><a href="https://github.com/openai/openai-node/commit/b6ee9f336e9d369ae48d7bf2a736ac59bd899947"><code>b6ee9f3</code></a> release: 5.1.0</li> <li><a href="https://github.com/openai/openai-node/commit/7c296d62bbde52ec84e3af78ed12f1cd196f9d52"><code>7c296d6</code></a> chore(api): update type names</li> <li><a href="https://github.com/openai/openai-node/commit/1219f090b02b8d53f29abf5a0e7564af0f9f68fc"><code>1219f09</code></a> feat(api): add new realtime and audio models, realtime session options</li> <li><a href="https://github.com/openai/openai-node/commit/00458acacd2a08352f8fce7ff1b606e9411f786a"><code>00458ac</code></a> remove shim-types imports in custom code</li> <li><a href="https://github.com/openai/openai-node/commit/9b5c898fe5099859252d3c3fd62010d6aa552fef"><code>9b5c898</code></a> chore: adjust eslint.config.mjs ignore pattern</li> <li><a href="https://github.com/openai/openai-node/commit/aaa859eaf7fd88fb1784e4df08afc60e0b48fe45"><code>aaa859e</code></a> Merge pull request <a href="https://redirect.github.com/openai/openai-node/issues/1524">#1524</a> from openai/release-please--branches--master--change...</li> <li><a href="https://github.com/openai/openai-node/commit/75e864306c2f8678504b0ad6ea7fc47a3e526036"><code>75e8643</code></a> release: 5.0.2</li> <li><a href="https://github.com/openai/openai-node/commit/992a9d84fe412d96496b11b7a6be5c927f78db6c"><code>992a9d8</code></a> fix(api): Fix evals and code interpreter interfaces</li> <li><a href="https://github.com/openai/openai-node/commit/a65428fc81e05f681eab806e7efc6ad26062221b"><code>a65428f</code></a> chore(internal): codegen related update</li> <li>Additional commits viewable in <a href="https://github.com/openai/openai-node/compare/v4.90.0...v5.1.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.1.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:54:45 +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#484
No description provided.