[PR #425] [CLOSED] Bump openai from 4.90.0 to 4.96.2 #442

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

📋 Pull Request Information

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

Base: mainHead: dependabot/npm_and_yarn/openai-4.96.2


📝 Commits (1)

  • 8e895ac Bump openai from 4.90.0 to 4.96.2

📊 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.96.2.

Release notes

Sourced from openai's releases.

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)

v4.96.0

4.96.0 (2025-04-23)

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

Features

  • api: adding new image model support (a00d331)

Bug Fixes

Chores

  • ci: add timeout thresholds for CI jobs (e465063)

v4.95.1

... (truncated)

Changelog

Sourced from openai's changelog.

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

Features

  • api: adding new image model support (a00d331)

Bug Fixes

Chores

  • ci: add timeout thresholds for CI jobs (e465063)

4.95.1 (2025-04-18)

Full Changelog: v4.95.0...v4.95.1

... (truncated)

Commits
  • 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
  • f99e7c3 release: 4.96.0
  • c353531 feat(api): adding new image model support
  • 939f636 chore(ci): add timeout thresholds for CI jobs
  • bc492ba fix(types): export AssistantStream (#1472)
  • 2785c11 release: 4.95.1
  • 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/425 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/30/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/openai-4.96.2` --- ### 📝 Commits (1) - [`8e895ac`](https://github.com/jehna/humanify/commit/8e895aca6df3325d011d7981207e93db18b3c282) Bump openai from 4.90.0 to 4.96.2 ### 📊 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.96.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>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> <h2>v4.96.0</h2> <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> <h3>Features</h3> <ul> <li><strong>api:</strong> adding new image model support (<a href="https://github.com/openai/openai-node/commit/a00d33190edd08df7d9c088c00ab7b77673f88ba">a00d331</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> export AssistantStream (<a href="https://redirect.github.com/openai/openai-node/issues/1472">#1472</a>) (<a href="https://github.com/openai/openai-node/commit/626c844a758a68ffbff48873d4773be2e3868952">626c844</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>ci:</strong> add timeout thresholds for CI jobs (<a href="https://github.com/openai/openai-node/commit/e46506351097f1de39c866c28b6ec20fa724fc36">e465063</a>)</li> </ul> <h2>v4.95.1</h2> <!-- 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.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> <h3>Features</h3> <ul> <li><strong>api:</strong> adding new image model support (<a href="https://github.com/openai/openai-node/commit/a00d33190edd08df7d9c088c00ab7b77673f88ba">a00d331</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> export AssistantStream (<a href="https://redirect.github.com/openai/openai-node/issues/1472">#1472</a>) (<a href="https://github.com/openai/openai-node/commit/626c844a758a68ffbff48873d4773be2e3868952">626c844</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>ci:</strong> add timeout thresholds for CI jobs (<a href="https://github.com/openai/openai-node/commit/e46506351097f1de39c866c28b6ec20fa724fc36">e465063</a>)</li> </ul> <h2>4.95.1 (2025-04-18)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.95.0...v4.95.1">v4.95.0...v4.95.1</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/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><a href="https://github.com/openai/openai-node/commit/f99e7c3ca9348a8611665b54a68a9e377dc61ea9"><code>f99e7c3</code></a> release: 4.96.0</li> <li><a href="https://github.com/openai/openai-node/commit/c353531a238863e7f386a66dcee9f02b8115dd47"><code>c353531</code></a> feat(api): adding new image model support</li> <li><a href="https://github.com/openai/openai-node/commit/939f6365c304c037e0473207d85bbc2f2731b105"><code>939f636</code></a> chore(ci): add timeout thresholds for CI jobs</li> <li><a href="https://github.com/openai/openai-node/commit/bc492ba124cddd545eec7a1199712452c573a7a4"><code>bc492ba</code></a> fix(types): export AssistantStream (<a href="https://redirect.github.com/openai/openai-node/issues/1472">#1472</a>)</li> <li><a href="https://github.com/openai/openai-node/commit/2785c1186b528e4ab3a2a7c9282e041aaa4c13f6"><code>2785c11</code></a> release: 4.95.1</li> <li>Additional commits viewable in <a href="https://github.com/openai/openai-node/compare/v4.90.0...v4.96.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=4.96.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:34 +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#442
No description provided.