[PR #430] [CLOSED] Bump openai from 4.90.0 to 4.97.0 #447

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

📋 Pull Request Information

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

Base: mainHead: dependabot/npm_and_yarn/openai-4.97.0


📝 Commits (1)

  • fed7cb7 Bump openai from 4.90.0 to 4.97.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.97.0.

Release notes

Sourced from openai's releases.

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

Chores

  • ci: only use depot for staging repos (214da39)
  • ci: run on more branches and use depot runners (ead76fc)

v4.96.1

4.96.1 (2025-04-29)

Full Changelog: v4.96.0...v4.96.1

Bug Fixes

Chores

  • ci: only use depot for staging repos (e80af47)
  • ci: run on more branches and use depot runners (b04a801)

... (truncated)

Changelog

Sourced from openai's changelog.

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)
  • ci: run on more branches and use depot runners (ead76fc)

4.96.1 (2025-04-29)

Full Changelog: v4.96.0...v4.96.1

Bug Fixes

Chores

  • ci: only use depot for staging repos (e80af47)
  • ci: run on more branches and use depot runners (b04a801)

4.96.0 (2025-04-23)

Full Changelog: v4.95.1...v4.96.0

... (truncated)

Commits
  • 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
  • 37ab638 release: 4.96.2
  • 593fea4 release: 4.96.1
  • 3e7c92c fix(types): export ParseableToolsParams (#1486)
  • 214da39 chore(ci): only use depot for staging repos
  • ead76fc chore(ci): run on more branches and use depot runners
  • 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/430 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/5/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/openai-4.97.0` --- ### 📝 Commits (1) - [`fed7cb7`](https://github.com/jehna/humanify/commit/fed7cb751e10344f9752b72b9934ad49fb866e7a) Bump openai from 4.90.0 to 4.97.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.97.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.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> <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> <li><strong>ci:</strong> run on more branches and use depot runners (<a href="https://github.com/openai/openai-node/commit/ead76fc6429ac52a1c8b008ac5c0afcefaa0bae5">ead76fc</a>)</li> </ul> <h2>v4.96.1</h2> <h2>4.96.1 (2025-04-29)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.96.0...v4.96.1">v4.96.0...v4.96.1</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/eb055b26ce90e5fe1b101a95a4390956d519e168">eb055b2</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/e80af47590056baa8f456e8d60c37f0d00ff08c4">e80af47</a>)</li> <li><strong>ci:</strong> run on more branches and use depot runners (<a href="https://github.com/openai/openai-node/commit/b04a801d0356105eacddbb4d10f4359719585dd6">b04a801</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.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> <li><strong>ci:</strong> run on more branches and use depot runners (<a href="https://github.com/openai/openai-node/commit/ead76fc6429ac52a1c8b008ac5c0afcefaa0bae5">ead76fc</a>)</li> </ul> <h2>4.96.1 (2025-04-29)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.96.0...v4.96.1">v4.96.0...v4.96.1</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/eb055b26ce90e5fe1b101a95a4390956d519e168">eb055b2</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/e80af47590056baa8f456e8d60c37f0d00ff08c4">e80af47</a>)</li> <li><strong>ci:</strong> run on more branches and use depot runners (<a href="https://github.com/openai/openai-node/commit/b04a801d0356105eacddbb4d10f4359719585dd6">b04a801</a>)</li> </ul> <h2>4.96.0 (2025-04-23)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.95.1...v4.96.0">v4.95.1...v4.96.0</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/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><a href="https://github.com/openai/openai-node/commit/37ab638baee4f68f3149f4a4f96a136f32966739"><code>37ab638</code></a> release: 4.96.2</li> <li><a href="https://github.com/openai/openai-node/commit/593fea4f86d46035540f5a34314d6f4b31960dd2"><code>593fea4</code></a> release: 4.96.1</li> <li><a href="https://github.com/openai/openai-node/commit/3e7c92c8a76c1f747610d63d9d69a88b796ee9fc"><code>3e7c92c</code></a> fix(types): export ParseableToolsParams (<a href="https://redirect.github.com/openai/openai-node/issues/1486">#1486</a>)</li> <li><a href="https://github.com/openai/openai-node/commit/214da398c76f46d40994665f3ca7e10e203e9579"><code>214da39</code></a> chore(ci): only use depot for staging repos</li> <li><a href="https://github.com/openai/openai-node/commit/ead76fc6429ac52a1c8b008ac5c0afcefaa0bae5"><code>ead76fc</code></a> chore(ci): run on more branches and use depot runners</li> <li>Additional commits viewable in <a href="https://github.com/openai/openai-node/compare/v4.90.0...v4.97.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.97.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:35 +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#447
No description provided.