[PR #436] [CLOSED] Bump openai from 4.90.0 to 4.98.0 #453

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

📋 Pull Request Information

Original PR: https://github.com/jehna/humanify/pull/436
Author: @dependabot[bot]
Created: 5/9/2025
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/openai-4.98.0


📝 Commits (1)

  • 6c74cd3 Bump openai from 4.90.0 to 4.98.0

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 package-lock.json (+3 -3)

📄 Description

Bumps openai from 4.90.0 to 4.98.0.

Release notes

Sourced from openai's releases.

v4.98.0

4.98.0 (2025-05-08)

Full Changelog: v4.97.0...v4.98.0

Features

  • api: Add reinforcement fine-tuning api support (4aa7a79)

Chores

  • ci: bump node version for release workflows (2961f63)
  • internal: fix formatting (91a44fe)

Documentation

v4.97.0

4.97.0 (2025-05-02)

Full Changelog: v4.96.2...v4.97.0

Features

  • api: add image sizes, reasoning encryption (9c2113a)

Chores

  • docs: add missing deprecation warnings (253392c)

Documentation

  • fix "procesing" -> "processing" in realtime examples (#1406) (8717b9f)
  • readme: fix typo (cab3478)

v4.96.2

4.96.2 (2025-04-29)

Full Changelog: v4.96.1...v4.96.2

Bug Fixes

... (truncated)

Changelog

Sourced from openai's changelog.

4.98.0 (2025-05-08)

Full Changelog: v4.97.0...v4.98.0

Features

  • api: Add reinforcement fine-tuning api support (4aa7a79)

Chores

  • ci: bump node version for release workflows (2961f63)
  • internal: fix formatting (91a44fe)

Documentation

4.97.0 (2025-05-02)

Full Changelog: v4.96.2...v4.97.0

Features

  • api: add image sizes, reasoning encryption (9c2113a)

Chores

  • docs: add missing deprecation warnings (253392c)

Documentation

  • fix "procesing" -> "processing" in realtime examples (#1406) (8717b9f)
  • readme: fix typo (cab3478)

4.96.2 (2025-04-29)

Full Changelog: v4.96.1...v4.96.2

Bug Fixes

Chores

  • ci: only use depot for staging repos (214da39)

... (truncated)

Commits
  • bc9f15f release: 4.98.0
  • fabe6ec feat(api): Add reinforcement fine-tuning api support
  • e8d2092 docs: add examples to tsdocs
  • bbf5d45 chore(ci): bump node version for release workflows
  • 6469d53 chore(internal): fix formatting
  • 5bb4543 release: 4.97.0
  • 31cd88f feat(api): add image sizes, reasoning encryption
  • dfbdc65 docs: fix "procesing" -> "processing" in realtime examples (#1406)
  • 995075b chore(docs): add missing deprecation warnings
  • 0989ddc docs(readme): fix typo
  • 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/436 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/9/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/openai-4.98.0` --- ### 📝 Commits (1) - [`6c74cd3`](https://github.com/jehna/humanify/commit/6c74cd30135e215ca28e30466113adbc655d5aba) Bump openai from 4.90.0 to 4.98.0 ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+3 -3) </details> ### 📄 Description Bumps [openai](https://github.com/openai/openai-node) from 4.90.0 to 4.98.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>v4.98.0</h2> <h2>4.98.0 (2025-05-08)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.97.0...v4.98.0">v4.97.0...v4.98.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> Add reinforcement fine-tuning api support (<a href="https://github.com/openai/openai-node/commit/4aa7a7954c63caa26cc1640ace56093fe1cafa04">4aa7a79</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>ci:</strong> bump node version for release workflows (<a href="https://github.com/openai/openai-node/commit/2961f63c4d5b8ae8efdf8ea6581aa83c6b0f722e">2961f63</a>)</li> <li><strong>internal:</strong> fix formatting (<a href="https://github.com/openai/openai-node/commit/91a44fe11c0847dc50d48a03a8d409ac4bece37a">91a44fe</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>add examples to tsdocs (<a href="https://github.com/openai/openai-node/commit/7d841b7f98eb542a398fb9de12056125e8d6cb22">7d841b7</a>)</li> </ul> <h2>v4.97.0</h2> <h2>4.97.0 (2025-05-02)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.96.2...v4.97.0">v4.96.2...v4.97.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add image sizes, reasoning encryption (<a href="https://github.com/openai/openai-node/commit/9c2113af7c7ea9a797a0e39d07d9ad8627c96acb">9c2113a</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>docs:</strong> add missing deprecation warnings (<a href="https://github.com/openai/openai-node/commit/253392c93adca88e0ee83f784183b2128ff64a16">253392c</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>fix &quot;procesing&quot; -&gt; &quot;processing&quot; in realtime examples (<a href="https://redirect.github.com/openai/openai-node/issues/1406">#1406</a>) (<a href="https://github.com/openai/openai-node/commit/8717b9fce87d03e51d40ee58f5d6259408405e1f">8717b9f</a>)</li> <li><strong>readme:</strong> fix typo (<a href="https://github.com/openai/openai-node/commit/cab3478f195f9de5c21033a1b3684f52ad347ffc">cab3478</a>)</li> </ul> <h2>v4.96.2</h2> <h2>4.96.2 (2025-04-29)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.96.1...v4.96.2">v4.96.1...v4.96.2</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> export ParseableToolsParams (<a href="https://redirect.github.com/openai/openai-node/issues/1486">#1486</a>) (<a href="https://github.com/openai/openai-node/commit/3e7c92c8a76c1f747610d63d9d69a88b796ee9fc">3e7c92c</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>4.98.0 (2025-05-08)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.97.0...v4.98.0">v4.97.0...v4.98.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> Add reinforcement fine-tuning api support (<a href="https://github.com/openai/openai-node/commit/4aa7a7954c63caa26cc1640ace56093fe1cafa04">4aa7a79</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>ci:</strong> bump node version for release workflows (<a href="https://github.com/openai/openai-node/commit/2961f63c4d5b8ae8efdf8ea6581aa83c6b0f722e">2961f63</a>)</li> <li><strong>internal:</strong> fix formatting (<a href="https://github.com/openai/openai-node/commit/91a44fe11c0847dc50d48a03a8d409ac4bece37a">91a44fe</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>add examples to tsdocs (<a href="https://github.com/openai/openai-node/commit/7d841b7f98eb542a398fb9de12056125e8d6cb22">7d841b7</a>)</li> </ul> <h2>4.97.0 (2025-05-02)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.96.2...v4.97.0">v4.96.2...v4.97.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add image sizes, reasoning encryption (<a href="https://github.com/openai/openai-node/commit/9c2113af7c7ea9a797a0e39d07d9ad8627c96acb">9c2113a</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>docs:</strong> add missing deprecation warnings (<a href="https://github.com/openai/openai-node/commit/253392c93adca88e0ee83f784183b2128ff64a16">253392c</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>fix &quot;procesing&quot; -&gt; &quot;processing&quot; in realtime examples (<a href="https://redirect.github.com/openai/openai-node/issues/1406">#1406</a>) (<a href="https://github.com/openai/openai-node/commit/8717b9fce87d03e51d40ee58f5d6259408405e1f">8717b9f</a>)</li> <li><strong>readme:</strong> fix typo (<a href="https://github.com/openai/openai-node/commit/cab3478f195f9de5c21033a1b3684f52ad347ffc">cab3478</a>)</li> </ul> <h2>4.96.2 (2025-04-29)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.96.1...v4.96.2">v4.96.1...v4.96.2</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> export ParseableToolsParams (<a href="https://redirect.github.com/openai/openai-node/issues/1486">#1486</a>) (<a href="https://github.com/openai/openai-node/commit/3e7c92c8a76c1f747610d63d9d69a88b796ee9fc">3e7c92c</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>ci:</strong> only use depot for staging repos (<a href="https://github.com/openai/openai-node/commit/214da398c76f46d40994665f3ca7e10e203e9579">214da39</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/bc9f15fc7d1f4acf625adc3603577b06d59cdc5c"><code>bc9f15f</code></a> release: 4.98.0</li> <li><a href="https://github.com/openai/openai-node/commit/fabe6ec948c08c11588f6168f0a7560bf307d780"><code>fabe6ec</code></a> feat(api): Add reinforcement fine-tuning api support</li> <li><a href="https://github.com/openai/openai-node/commit/e8d2092e51015b05fe7ef33ef5a9d7652846b137"><code>e8d2092</code></a> docs: add examples to tsdocs</li> <li><a href="https://github.com/openai/openai-node/commit/bbf5d45259a8bfba62e2217955597ec0f6cfead4"><code>bbf5d45</code></a> chore(ci): bump node version for release workflows</li> <li><a href="https://github.com/openai/openai-node/commit/6469d5323b653f19e90a7470d81c914c640c6f8b"><code>6469d53</code></a> chore(internal): fix formatting</li> <li><a href="https://github.com/openai/openai-node/commit/5bb454391f34c6c0d9e8b3b22d0e407c31641bfa"><code>5bb4543</code></a> release: 4.97.0</li> <li><a href="https://github.com/openai/openai-node/commit/31cd88fae84f630c8e86e1acab6c4cd9283c886c"><code>31cd88f</code></a> feat(api): add image sizes, reasoning encryption</li> <li><a href="https://github.com/openai/openai-node/commit/dfbdc65d3ed17f0063d02906239371b88e04e5fd"><code>dfbdc65</code></a> docs: fix &quot;procesing&quot; -&gt; &quot;processing&quot; in realtime examples (<a href="https://redirect.github.com/openai/openai-node/issues/1406">#1406</a>)</li> <li><a href="https://github.com/openai/openai-node/commit/995075b632051b5bb33c0381056107b2fe93931e"><code>995075b</code></a> chore(docs): add missing deprecation warnings</li> <li><a href="https://github.com/openai/openai-node/commit/0989ddcfd5ed0a149bbc67d61f93e0f49c397c72"><code>0989ddc</code></a> docs(readme): fix typo</li> <li>Additional commits viewable in <a href="https://github.com/openai/openai-node/compare/v4.90.0...v4.98.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=4.98.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:38 +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#453
No description provided.