[PR #389] [CLOSED] Bump openai from 4.90.0 to 4.91.1 #415

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

📋 Pull Request Information

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

Base: mainHead: dependabot/npm_and_yarn/openai-4.91.1


📝 Commits (1)

  • 6f053bf Bump openai from 4.90.0 to 4.91.1

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

Release notes

Sourced from openai's releases.

v4.91.1

4.91.1 (2025-04-01)

Full Changelog: v4.91.0...v4.91.1

Bug Fixes

  • docs: correct docstring on responses.stream (1c8cd6a)

Chores

  • Remove deprecated/unused remote spec feature (ce3dfa8)

v4.91.0

4.91.0 (2025-03-31)

Full Changelog: v4.90.0...v4.91.0

Features

  • api: add get /responses/{response_id}/input_items endpoint (ef0e0ac)

Performance Improvements

Changelog

Sourced from openai's changelog.

4.91.1 (2025-04-01)

Full Changelog: v4.91.0...v4.91.1

Bug Fixes

  • docs: correct docstring on responses.stream (1c8cd6a)

Chores

  • Remove deprecated/unused remote spec feature (ce3dfa8)

4.91.0 (2025-03-31)

Full Changelog: v4.90.0...v4.91.0

Features

  • api: add get /responses/{response_id}/input_items endpoint (ef0e0ac)

Performance Improvements

Commits
  • e080e12 release: 4.91.1
  • 1847673 fix(docs): correct docstring on responses.stream
  • 71950f6 chore: Remove deprecated/unused remote spec feature
  • ca69782 release: 4.91.0
  • be00d29 perf(embedding): default embedding creation to base64 (#1312)
  • 3676d34 feat(api): add get /responses/{response_id}/input_items endpoint
  • a23d895 Merge pull request #1433 from openai/CVE-2025-29927/openai-node/patch-next
  • 85175d9 update
  • 22a4d95 Update next to patch CVE-2025-29927
  • 1ed4288 chore: update next to 14.2.25 for CVE-2025-29927
  • See full diff 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/389 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/2/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/openai-4.91.1` --- ### 📝 Commits (1) - [`6f053bf`](https://github.com/jehna/humanify/commit/6f053bfa02a844ee8a5a9669164e2a1c4ef72830) Bump openai from 4.90.0 to 4.91.1 ### 📊 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.91.1. <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.91.1</h2> <h2>4.91.1 (2025-04-01)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.91.0...v4.91.1">v4.91.0...v4.91.1</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>docs:</strong> correct docstring on responses.stream (<a href="https://github.com/openai/openai-node/commit/1c8cd6a638128b0ff5fac89d6c7db256f0b63a85">1c8cd6a</a>)</li> </ul> <h3>Chores</h3> <ul> <li>Remove deprecated/unused remote spec feature (<a href="https://github.com/openai/openai-node/commit/ce3dfa88bd4d395debccc0e6e1aac6d218b07cb8">ce3dfa8</a>)</li> </ul> <h2>v4.91.0</h2> <h2>4.91.0 (2025-03-31)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.90.0...v4.91.0">v4.90.0...v4.91.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add <code>get /responses/{response_id}/input_items</code> endpoint (<a href="https://github.com/openai/openai-node/commit/ef0e0acd469379ae6f2745c83e6c6813ff7b4edc">ef0e0ac</a>)</li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>embedding:</strong> default embedding creation to base64 (<a href="https://redirect.github.com/openai/openai-node/issues/1312">#1312</a>) (<a href="https://github.com/openai/openai-node/commit/e54530e4f6f00d7d74fc8636bbdb6f6280548750">e54530e</a>), closes <a href="https://redirect.github.com/openai/openai-node/issues/1310">#1310</a></li> </ul> </blockquote> </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.91.1 (2025-04-01)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.91.0...v4.91.1">v4.91.0...v4.91.1</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>docs:</strong> correct docstring on responses.stream (<a href="https://github.com/openai/openai-node/commit/1c8cd6a638128b0ff5fac89d6c7db256f0b63a85">1c8cd6a</a>)</li> </ul> <h3>Chores</h3> <ul> <li>Remove deprecated/unused remote spec feature (<a href="https://github.com/openai/openai-node/commit/ce3dfa88bd4d395debccc0e6e1aac6d218b07cb8">ce3dfa8</a>)</li> </ul> <h2>4.91.0 (2025-03-31)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.90.0...v4.91.0">v4.90.0...v4.91.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add <code>get /responses/{response_id}/input_items</code> endpoint (<a href="https://github.com/openai/openai-node/commit/ef0e0acd469379ae6f2745c83e6c6813ff7b4edc">ef0e0ac</a>)</li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>embedding:</strong> default embedding creation to base64 (<a href="https://redirect.github.com/openai/openai-node/issues/1312">#1312</a>) (<a href="https://github.com/openai/openai-node/commit/e54530e4f6f00d7d74fc8636bbdb6f6280548750">e54530e</a>), closes <a href="https://redirect.github.com/openai/openai-node/issues/1310">#1310</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openai/openai-node/commit/e080e12cd3ab75ddc843746e7baa8fbf38f8a031"><code>e080e12</code></a> release: 4.91.1</li> <li><a href="https://github.com/openai/openai-node/commit/1847673de09586c809e1057a6b08c604471e13ff"><code>1847673</code></a> fix(docs): correct docstring on responses.stream</li> <li><a href="https://github.com/openai/openai-node/commit/71950f6e891ba0813c25b2992db93a61ef6c9664"><code>71950f6</code></a> chore: Remove deprecated/unused remote spec feature</li> <li><a href="https://github.com/openai/openai-node/commit/ca69782d2eb83e01d56ea81637133caadddef786"><code>ca69782</code></a> release: 4.91.0</li> <li><a href="https://github.com/openai/openai-node/commit/be00d29fadb2b78920bcae1e6e72750bc6f973a4"><code>be00d29</code></a> perf(embedding): default embedding creation to base64 (<a href="https://redirect.github.com/openai/openai-node/issues/1312">#1312</a>)</li> <li><a href="https://github.com/openai/openai-node/commit/3676d34127cd88a67dde6e6d24f2b6a7b65d3073"><code>3676d34</code></a> feat(api): add <code>get /responses/{response_id}/input_items</code> endpoint</li> <li><a href="https://github.com/openai/openai-node/commit/a23d8955d30a34e5b1f13636c9368de1e9c4b196"><code>a23d895</code></a> Merge pull request <a href="https://redirect.github.com/openai/openai-node/issues/1433">#1433</a> from openai/CVE-2025-29927/openai-node/patch-next</li> <li><a href="https://github.com/openai/openai-node/commit/85175d9644348e61d9779ce0cb15cfef4aa87a1d"><code>85175d9</code></a> update</li> <li><a href="https://github.com/openai/openai-node/commit/22a4d95f8be418827b4b13280c2d7f976bd1ad42"><code>22a4d95</code></a> Update next to patch CVE-2025-29927</li> <li><a href="https://github.com/openai/openai-node/commit/1ed4288c7b9ca8fcb00e524bc6f39c255c6661c5"><code>1ed4288</code></a> chore: update next to 14.2.25 for CVE-2025-29927</li> <li>See full diff in <a href="https://github.com/openai/openai-node/compare/v4.90.0...v4.91.1">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.91.1)](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:27 +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#415
No description provided.