[PR #286] [MERGED] Bump openai from 4.79.1 to 4.79.4 #321

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

📋 Pull Request Information

Original PR: https://github.com/jehna/humanify/pull/286
Author: @dependabot[bot]
Created: 1/22/2025
Status: Merged
Merged: 1/22/2025
Merged by: @github-actions[bot]

Base: mainHead: dependabot/npm_and_yarn/openai-4.79.4


📝 Commits (1)

  • 5fff5b7 Bump openai from 4.79.1 to 4.79.4

📊 Changes

1 file changed (+4 additions, -3 deletions)

View changed files

📝 package-lock.json (+4 -3)

📄 Description

Bumps openai from 4.79.1 to 4.79.4.

Release notes

Sourced from openai's releases.

v4.79.4

4.79.4 (2025-01-21)

Full Changelog: v4.79.3...v4.79.4

Bug Fixes

  • jsr: correct zod config (e45fa5f)

Chores

Documentation

v4.79.3

4.79.3 (2025-01-21)

Full Changelog: v4.79.2...v4.79.3

Bug Fixes

  • jsr: export zod helpers (9dc55b6)

v4.79.2

4.79.2 (2025-01-21)

Full Changelog: v4.79.1...v4.79.2

Chores

Documentation

Changelog

Sourced from openai's changelog.

4.79.4 (2025-01-21)

Full Changelog: v4.79.3...v4.79.4

Bug Fixes

  • jsr: correct zod config (e45fa5f)

Chores

Documentation

4.79.3 (2025-01-21)

Full Changelog: v4.79.2...v4.79.3

Bug Fixes

  • jsr: export zod helpers (9dc55b6)

4.79.2 (2025-01-21)

Full Changelog: v4.79.1...v4.79.2

Chores

Documentation

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/jehna/humanify/pull/286 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/22/2025 **Status:** ✅ Merged **Merged:** 1/22/2025 **Merged by:** [@github-actions[bot]](https://github.com/apps/github-actions) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/openai-4.79.4` --- ### 📝 Commits (1) - [`5fff5b7`](https://github.com/jehna/humanify/commit/5fff5b746eb4c67e8402dda8075e82f8119e2edd) Bump openai from 4.79.1 to 4.79.4 ### 📊 Changes **1 file changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+4 -3) </details> ### 📄 Description Bumps [openai](https://github.com/openai/openai-node) from 4.79.1 to 4.79.4. <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.79.4</h2> <h2>4.79.4 (2025-01-21)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.79.3...v4.79.4">v4.79.3...v4.79.4</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>jsr:</strong> correct zod config (<a href="https://github.com/openai/openai-node/commit/e45fa5f535ca74789636001e60e33edcad4db83c">e45fa5f</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>internal:</strong> minor restructuring (<a href="https://redirect.github.com/openai/openai-node/issues/1278">#1278</a>) (<a href="https://github.com/openai/openai-node/commit/58ea92a7464a04223f24ba31dbc0f7d0cf99cc19">58ea92a</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>update deprecation messages (<a href="https://redirect.github.com/openai/openai-node/issues/1275">#1275</a>) (<a href="https://github.com/openai/openai-node/commit/1c6599e47ef75a71cb309a1e14d97bc97bd036d0">1c6599e</a>)</li> </ul> <h2>v4.79.3</h2> <h2>4.79.3 (2025-01-21)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.79.2...v4.79.3">v4.79.2...v4.79.3</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>jsr:</strong> export zod helpers (<a href="https://github.com/openai/openai-node/commit/9dc55b62b564ad5ad1d4a60fe520b68235d05296">9dc55b6</a>)</li> </ul> <h2>v4.79.2</h2> <h2>4.79.2 (2025-01-21)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.79.1...v4.79.2">v4.79.1...v4.79.2</a></p> <h3>Chores</h3> <ul> <li><strong>internal:</strong> add test (<a href="https://redirect.github.com/openai/openai-node/issues/1270">#1270</a>) (<a href="https://github.com/openai/openai-node/commit/b7c2d3d9abd315f1452a578b0fd0d82e6ac4ff60">b7c2d3d</a>)</li> </ul> <h3>Documentation</h3> <ul> <li><strong>readme:</strong> fix Realtime API example link (<a href="https://redirect.github.com/openai/openai-node/issues/1272">#1272</a>) (<a href="https://github.com/openai/openai-node/commit/d0653c7fef48360d137a7411dfdfb95d477cdbc5">d0653c7</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.79.4 (2025-01-21)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.79.3...v4.79.4">v4.79.3...v4.79.4</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>jsr:</strong> correct zod config (<a href="https://github.com/openai/openai-node/commit/e45fa5f535ca74789636001e60e33edcad4db83c">e45fa5f</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>internal:</strong> minor restructuring (<a href="https://redirect.github.com/openai/openai-node/issues/1278">#1278</a>) (<a href="https://github.com/openai/openai-node/commit/58ea92a7464a04223f24ba31dbc0f7d0cf99cc19">58ea92a</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>update deprecation messages (<a href="https://redirect.github.com/openai/openai-node/issues/1275">#1275</a>) (<a href="https://github.com/openai/openai-node/commit/1c6599e47ef75a71cb309a1e14d97bc97bd036d0">1c6599e</a>)</li> </ul> <h2>4.79.3 (2025-01-21)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.79.2...v4.79.3">v4.79.2...v4.79.3</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>jsr:</strong> export zod helpers (<a href="https://github.com/openai/openai-node/commit/9dc55b62b564ad5ad1d4a60fe520b68235d05296">9dc55b6</a>)</li> </ul> <h2>4.79.2 (2025-01-21)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.79.1...v4.79.2">v4.79.1...v4.79.2</a></p> <h3>Chores</h3> <ul> <li><strong>internal:</strong> add test (<a href="https://redirect.github.com/openai/openai-node/issues/1270">#1270</a>) (<a href="https://github.com/openai/openai-node/commit/b7c2d3d9abd315f1452a578b0fd0d82e6ac4ff60">b7c2d3d</a>)</li> </ul> <h3>Documentation</h3> <ul> <li><strong>readme:</strong> fix Realtime API example link (<a href="https://redirect.github.com/openai/openai-node/issues/1272">#1272</a>) (<a href="https://github.com/openai/openai-node/commit/d0653c7fef48360d137a7411dfdfb95d477cdbc5">d0653c7</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openai/openai-node/commit/0fae08b33e6963c6b46e6318f23bada01d18f19f"><code>0fae08b</code></a> release: 4.79.4</li> <li><a href="https://github.com/openai/openai-node/commit/e5aba740d98541e9ca7cb01998c27033c0f03c5f"><code>e5aba74</code></a> fix(jsr): correct zod config</li> <li><a href="https://github.com/openai/openai-node/commit/c85dc9793ab6fb318b9ece1a557c4e00024265c1"><code>c85dc97</code></a> chore(internal): minor restructuring (<a href="https://redirect.github.com/openai/openai-node/issues/1278">#1278</a>)</li> <li><a href="https://github.com/openai/openai-node/commit/a1d0ddc3b27b15700e355a476e8d183dae43987c"><code>a1d0ddc</code></a> docs: update deprecation messages (<a href="https://redirect.github.com/openai/openai-node/issues/1275">#1275</a>)</li> <li><a href="https://github.com/openai/openai-node/commit/f5139d4aa281bd9a20b8cf5c801843f4d6c4bb3b"><code>f5139d4</code></a> release: 4.79.3</li> <li><a href="https://github.com/openai/openai-node/commit/e5e682f11783b14323f03ff9bf3298b8c6868136"><code>e5e682f</code></a> fix(jsr): export zod helpers</li> <li><a href="https://github.com/openai/openai-node/commit/9e669fa2246d42fe6ee8283c767a9742062c6a4b"><code>9e669fa</code></a> Merge pull request <a href="https://redirect.github.com/openai/openai-node/issues/1269">#1269</a> from openai/kwhinnery/jsr_exports</li> <li><a href="https://github.com/openai/openai-node/commit/985b9fa75310a3ba8a359b4225e4928d0e0ec81a"><code>985b9fa</code></a> Merge branch 'master' into kwhinnery/jsr_exports</li> <li><a href="https://github.com/openai/openai-node/commit/53149de69e19836568c1f1083ee7ee3c07123d1a"><code>53149de</code></a> release: 4.79.2</li> <li><a href="https://github.com/openai/openai-node/commit/95886b57b1373c16e12a0ee1288d68cd8520695d"><code>95886b5</code></a> docs(readme): fix Realtime API example link (<a href="https://redirect.github.com/openai/openai-node/issues/1272">#1272</a>)</li> <li>Additional commits viewable in <a href="https://github.com/openai/openai-node/compare/v4.79.1...v4.79.4">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.79.1&new-version=4.79.4)](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:02 +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#321
No description provided.