[PR #466] [CLOSED] Bump openai from 4.90.0 to 5.0.2 #485

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/466
Author: @dependabot[bot]
Created: 6/3/2025
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/openai-5.0.2


📝 Commits (1)

  • ce271d5 Bump openai from 4.90.0 to 5.0.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.0.2.

Release notes

Sourced from openai's releases.

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)
  • 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)
  • api: add get /responses/{response_id}/input_items endpoint (f2c5aba)
  • api: add get /responses/{response_id}/input_items endpoint (3676d34)
  • api: add container endpoint (3ffca5c)
  • api: add container endpoint (e973476)
  • api: Add evalapi to sdk (70092d7)
  • api: Add evalapi to sdk (#1456) (33b66f5)
  • api: add gpt-4.5-preview (1d4478d)
  • api: add gpt-4.5-preview (#1349) (bb269a1)
  • api: add image sizes, reasoning encryption (0c25021)
  • api: add image sizes, reasoning encryption (31cd88f)
  • api: add o3 and o4-mini model IDs (19cda5d)

... (truncated)

Changelog

Sourced from openai's changelog.

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)
  • api: add get /responses/{response_id}/input_items endpoint (f2c5aba)
  • api: add get /responses/{response_id}/input_items endpoint (3676d34)
  • api: add container endpoint (3ffca5c)
  • api: add container endpoint (e973476)
  • api: Add evalapi to sdk (70092d7)
  • api: Add evalapi to sdk (#1456) (33b66f5)
  • api: add gpt-4.5-preview (1d4478d)
  • api: add gpt-4.5-preview (#1349) (bb269a1)
  • api: add image sizes, reasoning encryption (0c25021)
  • api: add image sizes, reasoning encryption (31cd88f)
  • api: add o3 and o4-mini model IDs (19cda5d)
  • api: add o3 and o4-mini model IDs (a0d0000)
  • api: Add reinforcement fine-tuning api support (e6bbaf5)
  • api: Add reinforcement fine-tuning api support (fabe6ec)

... (truncated)

Commits
  • 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
  • 1428a8b chore(deps): bump eslint-plugin-prettier
  • eebb832 Merge pull request #1522 from openai/release-please--branches--master--change...
  • 296468c release: 5.0.1
  • de37b55 chore(types): add missing type annotation
  • 90b100d chore: sync changes
  • 524080c Merge pull request #1520 from openai/release-please--branches--master--change...
  • 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/466 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/3/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/openai-5.0.2` --- ### 📝 Commits (1) - [`ce271d5`](https://github.com/jehna/humanify/commit/ce271d5986e6bb684b061bc5506726c8f81b7e21) Bump openai from 4.90.0 to 5.0.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.0.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.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> <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> <li><strong>api:</strong> add <code>get /responses/{response_id}/input_items</code> endpoint (<a href="https://github.com/openai/openai-node/commit/f2c5aba736f99550a9a7837be22b39b36a7495d0">f2c5aba</a>)</li> <li><strong>api:</strong> add <code>get /responses/{response_id}/input_items</code> endpoint (<a href="https://github.com/openai/openai-node/commit/3676d34127cd88a67dde6e6d24f2b6a7b65d3073">3676d34</a>)</li> <li><strong>api:</strong> add container endpoint (<a href="https://github.com/openai/openai-node/commit/3ffca5c5b2dc6819e955ed343b2bb6e2095e7bdf">3ffca5c</a>)</li> <li><strong>api:</strong> add container endpoint (<a href="https://github.com/openai/openai-node/commit/e9734764625275c50ef612ff934804be8cb2adff">e973476</a>)</li> <li><strong>api:</strong> Add evalapi to sdk (<a href="https://github.com/openai/openai-node/commit/70092d768426b8e0dd4bca21e7a3dea009e25b9f">70092d7</a>)</li> <li><strong>api:</strong> Add evalapi to sdk (<a href="https://redirect.github.com/openai/openai-node/issues/1456">#1456</a>) (<a href="https://github.com/openai/openai-node/commit/33b66f517e756e63c676efee97f7122b3cf165d1">33b66f5</a>)</li> <li><strong>api:</strong> add gpt-4.5-preview (<a href="https://github.com/openai/openai-node/commit/1d4478d7935028e20a9d9d11ff29ff8b991c44f9">1d4478d</a>)</li> <li><strong>api:</strong> add gpt-4.5-preview (<a href="https://redirect.github.com/openai/openai-node/issues/1349">#1349</a>) (<a href="https://github.com/openai/openai-node/commit/bb269a1a6fda11c533fb88fa1250a342a5a11ed0">bb269a1</a>)</li> <li><strong>api:</strong> add image sizes, reasoning encryption (<a href="https://github.com/openai/openai-node/commit/0c2502187f8895f029277a7be9825862f458e9aa">0c25021</a>)</li> <li><strong>api:</strong> add image sizes, reasoning encryption (<a href="https://github.com/openai/openai-node/commit/31cd88fae84f630c8e86e1acab6c4cd9283c886c">31cd88f</a>)</li> <li><strong>api:</strong> add o3 and o4-mini model IDs (<a href="https://github.com/openai/openai-node/commit/19cda5d3b908238ae6c6f5609ac3a118d4d8acc2">19cda5d</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.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> <li><strong>api:</strong> add <code>get /responses/{response_id}/input_items</code> endpoint (<a href="https://github.com/openai/openai-node/commit/f2c5aba736f99550a9a7837be22b39b36a7495d0">f2c5aba</a>)</li> <li><strong>api:</strong> add <code>get /responses/{response_id}/input_items</code> endpoint (<a href="https://github.com/openai/openai-node/commit/3676d34127cd88a67dde6e6d24f2b6a7b65d3073">3676d34</a>)</li> <li><strong>api:</strong> add container endpoint (<a href="https://github.com/openai/openai-node/commit/3ffca5c5b2dc6819e955ed343b2bb6e2095e7bdf">3ffca5c</a>)</li> <li><strong>api:</strong> add container endpoint (<a href="https://github.com/openai/openai-node/commit/e9734764625275c50ef612ff934804be8cb2adff">e973476</a>)</li> <li><strong>api:</strong> Add evalapi to sdk (<a href="https://github.com/openai/openai-node/commit/70092d768426b8e0dd4bca21e7a3dea009e25b9f">70092d7</a>)</li> <li><strong>api:</strong> Add evalapi to sdk (<a href="https://redirect.github.com/openai/openai-node/issues/1456">#1456</a>) (<a href="https://github.com/openai/openai-node/commit/33b66f517e756e63c676efee97f7122b3cf165d1">33b66f5</a>)</li> <li><strong>api:</strong> add gpt-4.5-preview (<a href="https://github.com/openai/openai-node/commit/1d4478d7935028e20a9d9d11ff29ff8b991c44f9">1d4478d</a>)</li> <li><strong>api:</strong> add gpt-4.5-preview (<a href="https://redirect.github.com/openai/openai-node/issues/1349">#1349</a>) (<a href="https://github.com/openai/openai-node/commit/bb269a1a6fda11c533fb88fa1250a342a5a11ed0">bb269a1</a>)</li> <li><strong>api:</strong> add image sizes, reasoning encryption (<a href="https://github.com/openai/openai-node/commit/0c2502187f8895f029277a7be9825862f458e9aa">0c25021</a>)</li> <li><strong>api:</strong> add image sizes, reasoning encryption (<a href="https://github.com/openai/openai-node/commit/31cd88fae84f630c8e86e1acab6c4cd9283c886c">31cd88f</a>)</li> <li><strong>api:</strong> add o3 and o4-mini model IDs (<a href="https://github.com/openai/openai-node/commit/19cda5d3b908238ae6c6f5609ac3a118d4d8acc2">19cda5d</a>)</li> <li><strong>api:</strong> add o3 and o4-mini model IDs (<a href="https://github.com/openai/openai-node/commit/a0d000094f69db82974de4ba792cd07d4ab59c21">a0d0000</a>)</li> <li><strong>api:</strong> Add reinforcement fine-tuning api support (<a href="https://github.com/openai/openai-node/commit/e6bbaf577aa6bdf3bcdaf25a5a7d4e8202831c7a">e6bbaf5</a>)</li> <li><strong>api:</strong> Add reinforcement fine-tuning api support (<a href="https://github.com/openai/openai-node/commit/fabe6ec948c08c11588f6168f0a7560bf307d780">fabe6ec</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/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><a href="https://github.com/openai/openai-node/commit/1428a8b4f82e79695c2cbed5e12ca0da4958423b"><code>1428a8b</code></a> chore(deps): bump eslint-plugin-prettier</li> <li><a href="https://github.com/openai/openai-node/commit/eebb832c8433696976375e7f1446070f2dc4d91a"><code>eebb832</code></a> Merge pull request <a href="https://redirect.github.com/openai/openai-node/issues/1522">#1522</a> from openai/release-please--branches--master--change...</li> <li><a href="https://github.com/openai/openai-node/commit/296468cdebb7c0efb586fb36ea080f8f24717bcc"><code>296468c</code></a> release: 5.0.1</li> <li><a href="https://github.com/openai/openai-node/commit/de37b55e6e95d7089ee845d4144883d93bb18ca0"><code>de37b55</code></a> chore(types): add missing type annotation</li> <li><a href="https://github.com/openai/openai-node/commit/90b100dcf504ecf0b98620702cb6bd0988695320"><code>90b100d</code></a> chore: sync changes</li> <li><a href="https://github.com/openai/openai-node/commit/524080c001a22998cf12b91025187f6993fc66dc"><code>524080c</code></a> Merge pull request <a href="https://redirect.github.com/openai/openai-node/issues/1520">#1520</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.0.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.0.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: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#485
No description provided.