[PR #449] [CLOSED] Bump openai from 4.90.0 to 4.103.0 #466

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

📋 Pull Request Information

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

Base: mainHead: dependabot/npm_and_yarn/openai-4.103.0


📝 Commits (1)

  • 8d26719 Bump openai from 4.90.0 to 4.103.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.103.0.

Release notes

Sourced from openai's releases.

v4.103.0

4.103.0 (2025-05-22)

Full Changelog: v4.102.0...v4.103.0

Features

  • api: new streaming helpers for background responses (1ddd6ff)

v4.102.0

4.102.0 (2025-05-21)

Full Changelog: v4.101.0...v4.102.0

Features

  • api: add container endpoint (e973476)

v4.101.0

4.101.0 (2025-05-21)

Full Changelog: v4.100.0...v4.101.0

Features

Chores

  • docs: grammar improvements (7761cfb)
  • internal: version bump (b40e830)

v4.100.0

4.100.0 (2025-05-16)

Full Changelog: v4.99.0...v4.100.0

Features

  • api: further updates for evals API (3f6f248)

Chores

v4.99.0

4.99.0 (2025-05-16)

... (truncated)

Changelog

Sourced from openai's changelog.

4.103.0 (2025-05-22)

Full Changelog: v4.102.0...v4.103.0

Features

  • api: new streaming helpers for background responses (1ddd6ff)

4.102.0 (2025-05-21)

Full Changelog: v4.101.0...v4.102.0

Features

  • api: add container endpoint (e973476)

4.101.0 (2025-05-21)

Full Changelog: v4.100.0...v4.101.0

Features

Chores

  • docs: grammar improvements (7761cfb)
  • internal: version bump (b40e830)

4.100.0 (2025-05-16)

Full Changelog: v4.99.0...v4.100.0

Features

  • api: further updates for evals API (3f6f248)

Chores

4.99.0 (2025-05-16)

Full Changelog: v4.98.0...v4.99.0

Features

... (truncated)

Commits
  • f3c6ba8 Merge pull request #1506 from openai/release-please--branches--master--change...
  • 00b63f4 release: 4.103.0
  • 1ddd6ff feat(api): new streaming helpers for background responses
  • e1d88f5 Merge pull request #1218 from stainless-sdks/pakrym/support-streaming-backgro...
  • f8ed654 let
  • 3199ec8 LLM: update yarn.lock: use registry.yarnpkg.com, add swc platform packages, a...
  • 3a08c58 LLM: docs(ResponseStream): add detailed comments to ResponseStreamByIdParams ...
  • 68ec86e LLM: package-lock.json: remove lockfile from repository
  • f83a733 Support streaming background responses
  • 1bd29ac Merge pull request #1504 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/449 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/23/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/openai-4.103.0` --- ### 📝 Commits (1) - [`8d26719`](https://github.com/jehna/humanify/commit/8d267191bd10f2dfcde3c44053ce3c5aa2980cc4) Bump openai from 4.90.0 to 4.103.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.103.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.103.0</h2> <h2>4.103.0 (2025-05-22)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.102.0...v4.103.0">v4.102.0...v4.103.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> new streaming helpers for background responses (<a href="https://github.com/openai/openai-node/commit/1ddd6ff182b09d696954fda4bde50fb82f1d6585">1ddd6ff</a>)</li> </ul> <h2>v4.102.0</h2> <h2>4.102.0 (2025-05-21)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.101.0...v4.102.0">v4.101.0...v4.102.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add container endpoint (<a href="https://github.com/openai/openai-node/commit/e9734764625275c50ef612ff934804be8cb2adff">e973476</a>)</li> </ul> <h2>v4.101.0</h2> <h2>4.101.0 (2025-05-21)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.100.0...v4.101.0">v4.100.0...v4.101.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> new API tools (<a href="https://github.com/openai/openai-node/commit/fb4014ffac7b220d37bd03c94fa745386b010bf0">fb4014f</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>docs:</strong> grammar improvements (<a href="https://github.com/openai/openai-node/commit/7761cfb0a8a56d056a73c046a6a613f66ada4abe">7761cfb</a>)</li> <li><strong>internal:</strong> version bump (<a href="https://github.com/openai/openai-node/commit/b40e8302ec11683b6a360a050236ad1284afc760">b40e830</a>)</li> </ul> <h2>v4.100.0</h2> <h2>4.100.0 (2025-05-16)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.99.0...v4.100.0">v4.99.0...v4.100.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> further updates for evals API (<a href="https://github.com/openai/openai-node/commit/3f6f248191b45015924be76fd5154d149c4ed8a0">3f6f248</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>internal:</strong> version bump (<a href="https://github.com/openai/openai-node/commit/5123fe08a56f3d0040b1cc67129382f3eacc3cca">5123fe0</a>)</li> </ul> <h2>v4.99.0</h2> <h2>4.99.0 (2025-05-16)</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.103.0 (2025-05-22)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.102.0...v4.103.0">v4.102.0...v4.103.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> new streaming helpers for background responses (<a href="https://github.com/openai/openai-node/commit/1ddd6ff182b09d696954fda4bde50fb82f1d6585">1ddd6ff</a>)</li> </ul> <h2>4.102.0 (2025-05-21)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.101.0...v4.102.0">v4.101.0...v4.102.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add container endpoint (<a href="https://github.com/openai/openai-node/commit/e9734764625275c50ef612ff934804be8cb2adff">e973476</a>)</li> </ul> <h2>4.101.0 (2025-05-21)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.100.0...v4.101.0">v4.100.0...v4.101.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> new API tools (<a href="https://github.com/openai/openai-node/commit/fb4014ffac7b220d37bd03c94fa745386b010bf0">fb4014f</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>docs:</strong> grammar improvements (<a href="https://github.com/openai/openai-node/commit/7761cfb0a8a56d056a73c046a6a613f66ada4abe">7761cfb</a>)</li> <li><strong>internal:</strong> version bump (<a href="https://github.com/openai/openai-node/commit/b40e8302ec11683b6a360a050236ad1284afc760">b40e830</a>)</li> </ul> <h2>4.100.0 (2025-05-16)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.99.0...v4.100.0">v4.99.0...v4.100.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> further updates for evals API (<a href="https://github.com/openai/openai-node/commit/3f6f248191b45015924be76fd5154d149c4ed8a0">3f6f248</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>internal:</strong> version bump (<a href="https://github.com/openai/openai-node/commit/5123fe08a56f3d0040b1cc67129382f3eacc3cca">5123fe0</a>)</li> </ul> <h2>4.99.0 (2025-05-16)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.98.0...v4.99.0">v4.98.0...v4.99.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> manual updates (<a href="https://github.com/openai/openai-node/commit/75eb804edd6ad653eaa22d47f8c6d09ee845ebf4">75eb804</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/f3c6ba8fe9dc442e1cc33eace38c25825bb1c214"><code>f3c6ba8</code></a> Merge pull request <a href="https://redirect.github.com/openai/openai-node/issues/1506">#1506</a> from openai/release-please--branches--master--change...</li> <li><a href="https://github.com/openai/openai-node/commit/00b63f4d706e6f9694a4588dc723ac6cf9db240c"><code>00b63f4</code></a> release: 4.103.0</li> <li><a href="https://github.com/openai/openai-node/commit/1ddd6ff182b09d696954fda4bde50fb82f1d6585"><code>1ddd6ff</code></a> feat(api): new streaming helpers for background responses</li> <li><a href="https://github.com/openai/openai-node/commit/e1d88f5e76edd342a95f621f87b90d82bee99083"><code>e1d88f5</code></a> Merge pull request <a href="https://redirect.github.com/openai/openai-node/issues/1218">#1218</a> from stainless-sdks/pakrym/support-streaming-backgro...</li> <li><a href="https://github.com/openai/openai-node/commit/f8ed654ebb6b044ebf0f324a725533e5c58282ee"><code>f8ed654</code></a> let</li> <li><a href="https://github.com/openai/openai-node/commit/3199ec83f1342bf8620a8642efef559ee423aa90"><code>3199ec8</code></a> LLM: update yarn.lock: use registry.yarnpkg.com, add swc platform packages, a...</li> <li><a href="https://github.com/openai/openai-node/commit/3a08c588f7e9ea13e7fd1da9ef349ac0cf300a35"><code>3a08c58</code></a> LLM: docs(ResponseStream): add detailed comments to ResponseStreamByIdParams ...</li> <li><a href="https://github.com/openai/openai-node/commit/68ec86ea0b53bad89e8067e02cfe98426af50fa2"><code>68ec86e</code></a> LLM: package-lock.json: remove lockfile from repository</li> <li><a href="https://github.com/openai/openai-node/commit/f83a733b74304e1218f01a46babf25b61cf34765"><code>f83a733</code></a> Support streaming background responses</li> <li><a href="https://github.com/openai/openai-node/commit/1bd29accea31ffe2a39aa0e3ec2508075752e959"><code>1bd29ac</code></a> Merge pull request <a href="https://redirect.github.com/openai/openai-node/issues/1504">#1504</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...v4.103.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.103.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:41 +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#466
No description provided.