[PR #2855] [CLOSED] Bump openai from 4.38.5 to 4.76.3 in /collector #4153

Closed
opened 2026-02-22 18:35:15 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/2855
Author: @dependabot[bot]
Created: 12/16/2024
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/collector/openai-4.76.3


📝 Commits (1)

  • e1a1111 Bump openai from 4.38.5 to 4.76.3 in /collector

📊 Changes

2 files changed (+5 additions, -33 deletions)

View changed files

📝 collector/package.json (+1 -1)
📝 collector/yarn.lock (+4 -32)

📄 Description

Bumps openai from 4.38.5 to 4.76.3.

Release notes

Sourced from openai's releases.

v4.76.3

4.76.3 (2024-12-13)

Full Changelog: v4.76.2...v4.76.3

Chores

  • internal: better ecosystem test debugging (86fc0a8)

Documentation

v4.76.2

4.76.2 (2024-12-12)

Full Changelog: v4.76.1...v4.76.2

Chores

v4.76.1

4.76.1 (2024-12-10)

Full Changelog: v4.76.0...v4.76.1

Chores

  • internal: bump cross-spawn to v7.0.6 (#1217) (c07ad29)
  • internal: remove unnecessary getRequestClient function (#1215) (bef3925)

v4.76.0

4.76.0 (2024-12-05)

Full Changelog: v4.75.0...v4.76.0

Features

Chores

v4.75.0

4.75.0 (2024-12-03)

... (truncated)

Changelog

Sourced from openai's changelog.

4.76.3 (2024-12-13)

Full Changelog: v4.76.2...v4.76.3

Chores

  • internal: better ecosystem test debugging (86fc0a8)

Documentation

4.76.2 (2024-12-12)

Full Changelog: v4.76.1...v4.76.2

Chores

4.76.1 (2024-12-10)

Full Changelog: v4.76.0...v4.76.1

Chores

  • internal: bump cross-spawn to v7.0.6 (#1217) (c07ad29)
  • internal: remove unnecessary getRequestClient function (#1215) (bef3925)

4.76.0 (2024-12-05)

Full Changelog: v4.75.0...v4.76.0

Features

Chores

4.75.0 (2024-12-03)

Full Changelog: v4.74.0...v4.75.0

Features

... (truncated)

Commits

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/Mintplex-Labs/anything-llm/pull/2855 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/16/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/collector/openai-4.76.3` --- ### 📝 Commits (1) - [`e1a1111`](https://github.com/Mintplex-Labs/anything-llm/commit/e1a1111e58ac31f01d3c55162eb8e3c32dd083cd) Bump openai from 4.38.5 to 4.76.3 in /collector ### 📊 Changes **2 files changed** (+5 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `collector/package.json` (+1 -1) 📝 `collector/yarn.lock` (+4 -32) </details> ### 📄 Description Bumps [openai](https://github.com/openai/openai-node) from 4.38.5 to 4.76.3. <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.76.3</h2> <h2>4.76.3 (2024-12-13)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.76.2...v4.76.3">v4.76.2...v4.76.3</a></p> <h3>Chores</h3> <ul> <li><strong>internal:</strong> better ecosystem test debugging (<a href="https://github.com/openai/openai-node/commit/86fc0a81ede2780d3fcebaabff3d9fa9a36cc9c0">86fc0a8</a>)</li> </ul> <h3>Documentation</h3> <ul> <li><strong>README:</strong> fix helpers section links (<a href="https://redirect.github.com/openai/openai-node/issues/1224">#1224</a>) (<a href="https://github.com/openai/openai-node/commit/efbe30a156cec1836d3db28f663066b33be57ba2">efbe30a</a>)</li> </ul> <h2>v4.76.2</h2> <h2>4.76.2 (2024-12-12)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.76.1...v4.76.2">v4.76.1...v4.76.2</a></p> <h3>Chores</h3> <ul> <li><strong>internal:</strong> update isAbsoluteURL (<a href="https://redirect.github.com/openai/openai-node/issues/1223">#1223</a>) (<a href="https://github.com/openai/openai-node/commit/e908ed759996fb7706baf46d094fc77419423971">e908ed7</a>)</li> <li><strong>types:</strong> nicer error class types + jsdocs (<a href="https://redirect.github.com/openai/openai-node/issues/1219">#1219</a>) (<a href="https://github.com/openai/openai-node/commit/576d24cc4b3d766dfe28a6031bdc24ac1b711655">576d24c</a>)</li> </ul> <h2>v4.76.1</h2> <h2>4.76.1 (2024-12-10)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.76.0...v4.76.1">v4.76.0...v4.76.1</a></p> <h3>Chores</h3> <ul> <li><strong>internal:</strong> bump cross-spawn to v7.0.6 (<a href="https://redirect.github.com/openai/openai-node/issues/1217">#1217</a>) (<a href="https://github.com/openai/openai-node/commit/c07ad298d58e5aeaf816ee3de65fd59bf3fc8b66">c07ad29</a>)</li> <li><strong>internal:</strong> remove unnecessary getRequestClient function (<a href="https://redirect.github.com/openai/openai-node/issues/1215">#1215</a>) (<a href="https://github.com/openai/openai-node/commit/bef392526cd339f45c574bc476649c77be36c612">bef3925</a>)</li> </ul> <h2>v4.76.0</h2> <h2>4.76.0 (2024-12-05)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.75.0...v4.76.0">v4.75.0...v4.76.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> updates (<a href="https://redirect.github.com/openai/openai-node/issues/1212">#1212</a>) (<a href="https://github.com/openai/openai-node/commit/e0fedf2c5a91d0c03d8dad6854b366f77eab4923">e0fedf2</a>)</li> </ul> <h3>Chores</h3> <ul> <li>bump openapi url (<a href="https://redirect.github.com/openai/openai-node/issues/1210">#1210</a>) (<a href="https://github.com/openai/openai-node/commit/3fa95a429d4b2adecce35a7b96b73f6d5e88eeeb">3fa95a4</a>)</li> </ul> <h2>v4.75.0</h2> <h2>4.75.0 (2024-12-03)</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.76.3 (2024-12-13)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.76.2...v4.76.3">v4.76.2...v4.76.3</a></p> <h3>Chores</h3> <ul> <li><strong>internal:</strong> better ecosystem test debugging (<a href="https://github.com/openai/openai-node/commit/86fc0a81ede2780d3fcebaabff3d9fa9a36cc9c0">86fc0a8</a>)</li> </ul> <h3>Documentation</h3> <ul> <li><strong>README:</strong> fix helpers section links (<a href="https://redirect.github.com/openai/openai-node/issues/1224">#1224</a>) (<a href="https://github.com/openai/openai-node/commit/efbe30a156cec1836d3db28f663066b33be57ba2">efbe30a</a>)</li> </ul> <h2>4.76.2 (2024-12-12)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.76.1...v4.76.2">v4.76.1...v4.76.2</a></p> <h3>Chores</h3> <ul> <li><strong>internal:</strong> update isAbsoluteURL (<a href="https://redirect.github.com/openai/openai-node/issues/1223">#1223</a>) (<a href="https://github.com/openai/openai-node/commit/e908ed759996fb7706baf46d094fc77419423971">e908ed7</a>)</li> <li><strong>types:</strong> nicer error class types + jsdocs (<a href="https://redirect.github.com/openai/openai-node/issues/1219">#1219</a>) (<a href="https://github.com/openai/openai-node/commit/576d24cc4b3d766dfe28a6031bdc24ac1b711655">576d24c</a>)</li> </ul> <h2>4.76.1 (2024-12-10)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.76.0...v4.76.1">v4.76.0...v4.76.1</a></p> <h3>Chores</h3> <ul> <li><strong>internal:</strong> bump cross-spawn to v7.0.6 (<a href="https://redirect.github.com/openai/openai-node/issues/1217">#1217</a>) (<a href="https://github.com/openai/openai-node/commit/c07ad298d58e5aeaf816ee3de65fd59bf3fc8b66">c07ad29</a>)</li> <li><strong>internal:</strong> remove unnecessary getRequestClient function (<a href="https://redirect.github.com/openai/openai-node/issues/1215">#1215</a>) (<a href="https://github.com/openai/openai-node/commit/bef392526cd339f45c574bc476649c77be36c612">bef3925</a>)</li> </ul> <h2>4.76.0 (2024-12-05)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.75.0...v4.76.0">v4.75.0...v4.76.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> updates (<a href="https://redirect.github.com/openai/openai-node/issues/1212">#1212</a>) (<a href="https://github.com/openai/openai-node/commit/e0fedf2c5a91d0c03d8dad6854b366f77eab4923">e0fedf2</a>)</li> </ul> <h3>Chores</h3> <ul> <li>bump openapi url (<a href="https://redirect.github.com/openai/openai-node/issues/1210">#1210</a>) (<a href="https://github.com/openai/openai-node/commit/3fa95a429d4b2adecce35a7b96b73f6d5e88eeeb">3fa95a4</a>)</li> </ul> <h2>4.75.0 (2024-12-03)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.74.0...v4.75.0">v4.74.0...v4.75.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/f361a0c0eb6ae72a902863d6e338f71dc55e416a"><code>f361a0c</code></a> release: 4.76.3</li> <li><a href="https://github.com/openai/openai-node/commit/3a6bfe41e3b7277032844ff12186d6f0d0f83554"><code>3a6bfe4</code></a> docs(README): fix helpers section links (<a href="https://redirect.github.com/openai/openai-node/issues/1224">#1224</a>)</li> <li><a href="https://github.com/openai/openai-node/commit/28649f8de711c6379edb6b9e656a9ac3bafdf763"><code>28649f8</code></a> chore(internal): better ecosystem test debugging</li> <li><a href="https://github.com/openai/openai-node/commit/6608f957b62a734c93c006bade5e3b0b8b577c4c"><code>6608f95</code></a> release: 4.76.2</li> <li><a href="https://github.com/openai/openai-node/commit/f13fed4137bbbe2e6e0a83c1820ccdeecb6ddf01"><code>f13fed4</code></a> chore(internal): update isAbsoluteURL (<a href="https://redirect.github.com/openai/openai-node/issues/1223">#1223</a>)</li> <li><a href="https://github.com/openai/openai-node/commit/94ef9d75f20699e80c81fb0defd31dc62d8d3585"><code>94ef9d7</code></a> chore(types): nicer error class types + jsdocs (<a href="https://redirect.github.com/openai/openai-node/issues/1219">#1219</a>)</li> <li><a href="https://github.com/openai/openai-node/commit/6e8c1d06dcf098ec3dabe1128d29b22eee4f4b58"><code>6e8c1d0</code></a> release: 4.76.1</li> <li><a href="https://github.com/openai/openai-node/commit/fb4820e04a9d579e9a8913dd98cc29cf32a9a7cc"><code>fb4820e</code></a> chore(internal): bump cross-spawn to v7.0.6 (<a href="https://redirect.github.com/openai/openai-node/issues/1217">#1217</a>)</li> <li><a href="https://github.com/openai/openai-node/commit/c35555790a7cba54517f43e080d2b2dc6d8ea404"><code>c355557</code></a> chore(internal): remove unnecessary getRequestClient function (<a href="https://redirect.github.com/openai/openai-node/issues/1215">#1215</a>)</li> <li><a href="https://github.com/openai/openai-node/commit/fbd968576357e635e541a3475a67fb741f603292"><code>fbd9685</code></a> release: 4.76.0</li> <li>Additional commits viewable in <a href="https://github.com/openai/openai-node/compare/v4.38.5...v4.76.3">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.38.5&new-version=4.76.3)](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>
yindo added the pull-request label 2026-02-22 18:35:15 -05:00
yindo closed this issue 2026-02-22 18:35:15 -05:00
yindo changed title from [PR #2855] Bump openai from 4.38.5 to 4.76.3 in /collector to [PR #2855] [CLOSED] Bump openai from 4.38.5 to 4.76.3 in /collector 2026-06-05 15:17:06 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#4153