[PR #448] [CLOSED] Bump openai from 4.90.0 to 4.102.0 #465

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

📋 Pull Request Information

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

Base: mainHead: dependabot/npm_and_yarn/openai-4.102.0


📝 Commits (1)

  • 0ca5c3d Bump openai from 4.90.0 to 4.102.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.102.0.

Release notes

Sourced from openai's releases.

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)

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

Features

  • api: manual updates (75eb804)
  • api: responses x eval api (5029f1a)
  • api: Updating Assistants and Evals API schemas (27fd517)

v4.98.0

... (truncated)

Changelog

Sourced from openai's changelog.

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

  • api: manual updates (75eb804)
  • api: responses x eval api (5029f1a)
  • api: Updating Assistants and Evals API schemas (27fd517)

4.98.0 (2025-05-08)

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

Features

... (truncated)

Commits
  • 1bd29ac Merge pull request #1504 from openai/release-please--branches--master--change...
  • 63839dc release: 4.102.0
  • e973476 feat(api): add container endpoint
  • 1381e86 Merge pull request #1501 from openai/release-please--branches--master--change...
  • 16a8cd0 release: 4.101.0
  • fb4014f feat(api): new API tools
  • 7761cfb chore(docs): grammar improvements
  • 45b1448 codegen metadata
  • b40e830 chore(internal): version bump
  • 65d9f6b Merge pull request #1500 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/448 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/22/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/openai-4.102.0` --- ### 📝 Commits (1) - [`0ca5c3d`](https://github.com/jehna/humanify/commit/0ca5c3d8d9c72dff5bc3326920ab16b6eb38a032) Bump openai from 4.90.0 to 4.102.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.102.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.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> <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> <li><strong>api:</strong> responses x eval api (<a href="https://github.com/openai/openai-node/commit/5029f1a05eb1e8601ada06e0a5ba49f4c2b83c02">5029f1a</a>)</li> <li><strong>api:</strong> Updating Assistants and Evals API schemas (<a href="https://github.com/openai/openai-node/commit/27fd5173b20f75debe96024ae8f1ce58a8254d26">27fd517</a>)</li> </ul> <h2>v4.98.0</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.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> <li><strong>api:</strong> responses x eval api (<a href="https://github.com/openai/openai-node/commit/5029f1a05eb1e8601ada06e0a5ba49f4c2b83c02">5029f1a</a>)</li> <li><strong>api:</strong> Updating Assistants and Evals API schemas (<a href="https://github.com/openai/openai-node/commit/27fd5173b20f75debe96024ae8f1ce58a8254d26">27fd517</a>)</li> </ul> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <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><a href="https://github.com/openai/openai-node/commit/63839dc3d9af0105cb711345b5e7d105b31a9df3"><code>63839dc</code></a> release: 4.102.0</li> <li><a href="https://github.com/openai/openai-node/commit/e9734764625275c50ef612ff934804be8cb2adff"><code>e973476</code></a> feat(api): add container endpoint</li> <li><a href="https://github.com/openai/openai-node/commit/1381e86cd5fc59bdf0f3e6bf86defc4a87ac4300"><code>1381e86</code></a> Merge pull request <a href="https://redirect.github.com/openai/openai-node/issues/1501">#1501</a> from openai/release-please--branches--master--change...</li> <li><a href="https://github.com/openai/openai-node/commit/16a8cd0ef78de965322862e2ca4a5f3dc801b74d"><code>16a8cd0</code></a> release: 4.101.0</li> <li><a href="https://github.com/openai/openai-node/commit/fb4014ffac7b220d37bd03c94fa745386b010bf0"><code>fb4014f</code></a> feat(api): new API tools</li> <li><a href="https://github.com/openai/openai-node/commit/7761cfb0a8a56d056a73c046a6a613f66ada4abe"><code>7761cfb</code></a> chore(docs): grammar improvements</li> <li><a href="https://github.com/openai/openai-node/commit/45b1448777c502c0fce0c8410e49c357b4201524"><code>45b1448</code></a> codegen metadata</li> <li><a href="https://github.com/openai/openai-node/commit/b40e8302ec11683b6a360a050236ad1284afc760"><code>b40e830</code></a> chore(internal): version bump</li> <li><a href="https://github.com/openai/openai-node/commit/65d9f6b017d6706b6cf88f12752ced537e570b00"><code>65d9f6b</code></a> Merge pull request <a href="https://redirect.github.com/openai/openai-node/issues/1500">#1500</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.102.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.102.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:40 +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#465
No description provided.