Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump openai from 4.57.0 to 4.67.0 in /nodejs (#36)
Bumps [openai](https://github.com/openai/openai-node) from 4.57.0 to 4.67.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.67.0</h2> <h2>4.67.0 (2024-10-01)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.66.1...v4.67.0">v4.66.1...v4.67.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> support storing chat completions, enabling evals and model distillation in the dashboard (<a href="https://redirect.github.com/openai/openai-node/issues/1112">#1112</a>) (<a href="https://github.com/openai/openai-node/commit/6424924b6361e54f07c04fce9075ab16fcb712fb">6424924</a>)</li> </ul> <h2>v4.66.1</h2> <h2>4.66.1 (2024-09-30)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.66.0...v4.66.1">v4.66.0...v4.66.1</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>audio:</strong> add fallback overload types (<a href="https://github.com/openai/openai-node/commit/0c00a13dd864b974d3376c905647209e4a79f244">0c00a13</a>)</li> <li><strong>audio:</strong> use export type (<a href="https://github.com/openai/openai-node/commit/1519100e530e08e7683549d0bcdd919b9c2d1654">1519100</a>)</li> </ul> <h2>v4.66.0</h2> <h2>4.66.0 (2024-09-27)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.65.0...v4.66.0">v4.65.0...v4.66.0</a></p> <h3>Features</h3> <ul> <li><strong>client:</strong> add request_id to <code>.withResponse()</code> (<a href="https://redirect.github.com/openai/openai-node/issues/1095">#1095</a>) (<a href="https://github.com/openai/openai-node/commit/2d0f565f124a8862bc24214cc3ddce9db0ba75bc">2d0f565</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>audio:</strong> correct types for transcriptions / translations (<a href="https://redirect.github.com/openai/openai-node/issues/1104">#1104</a>) (<a href="https://github.com/openai/openai-node/commit/96e86c214ba79d50035b61e5daa3489f082512c4">96e86c2</a>)</li> <li><strong>client:</strong> correct types for transcriptions / translations (<a href="https://redirect.github.com/openai/openai-node/issues/1105">#1105</a>) (<a href="https://github.com/openai/openai-node/commit/fa16ebbb314ebc7c274d27f0148d248edf48e055">fa16ebb</a>)</li> </ul> <h2>v4.65.0</h2> <h2>4.65.0 (2024-09-26)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.64.0...v4.65.0">v4.64.0...v4.65.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add omni-moderation model (<a href="https://redirect.github.com/openai/openai-node/issues/1100">#1100</a>) (<a href="https://github.com/openai/openai-node/commit/66c0f21fad3be9c57b810c4a7eebb71eb6ccbcc1">66c0f21</a>)</li> </ul> <h2>v4.64.0</h2> <h2>4.64.0 (2024-09-25)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.63.0...v4.64.0">v4.63.0...v4.64.0</a></p> <h3>Features</h3> <!-- 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.67.0 (2024-10-01)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.66.1...v4.67.0">v4.66.1...v4.67.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> support storing chat completions, enabling evals and model distillation in the dashboard (<a href="https://redirect.github.com/openai/openai-node/issues/1112">#1112</a>) (<a href="https://github.com/openai/openai-node/commit/6424924b6361e54f07c04fce9075ab16fcb712fb">6424924</a>)</li> </ul> <h2>4.66.1 (2024-09-30)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.66.0...v4.66.1">v4.66.0...v4.66.1</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>audio:</strong> add fallback overload types (<a href="https://github.com/openai/openai-node/commit/0c00a13dd864b974d3376c905647209e4a79f244">0c00a13</a>)</li> <li><strong>audio:</strong> use export type (<a href="https://github.com/openai/openai-node/commit/1519100e530e08e7683549d0bcdd919b9c2d1654">1519100</a>)</li> </ul> <h2>4.66.0 (2024-09-27)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.65.0...v4.66.0">v4.65.0...v4.66.0</a></p> <h3>Features</h3> <ul> <li><strong>client:</strong> add request_id to <code>.withResponse()</code> (<a href="https://redirect.github.com/openai/openai-node/issues/1095">#1095</a>) (<a href="https://github.com/openai/openai-node/commit/2d0f565f124a8862bc24214cc3ddce9db0ba75bc">2d0f565</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>audio:</strong> correct types for transcriptions / translations (<a href="https://redirect.github.com/openai/openai-node/issues/1104">#1104</a>) (<a href="https://github.com/openai/openai-node/commit/96e86c214ba79d50035b61e5daa3489f082512c4">96e86c2</a>)</li> <li><strong>client:</strong> correct types for transcriptions / translations (<a href="https://redirect.github.com/openai/openai-node/issues/1105">#1105</a>) (<a href="https://github.com/openai/openai-node/commit/fa16ebbb314ebc7c274d27f0148d248edf48e055">fa16ebb</a>)</li> </ul> <h2>4.65.0 (2024-09-26)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.64.0...v4.65.0">v4.64.0...v4.65.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add omni-moderation model (<a href="https://redirect.github.com/openai/openai-node/issues/1100">#1100</a>) (<a href="https://github.com/openai/openai-node/commit/66c0f21fad3be9c57b810c4a7eebb71eb6ccbcc1">66c0f21</a>)</li> </ul> <h2>4.64.0 (2024-09-25)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v4.63.0...v4.64.0">v4.63.0...v4.64.0</a></p> <h3>Features</h3> <ul> <li><strong>client:</strong> allow overriding retry count header (<a href="https://redirect.github.com/openai/openai-node/issues/1098">#1098</a>) (<a href="https://github.com/openai/openai-node/commit/a466ff78a436db82d79a8f53066a85a3b1dbe039">a466ff7</a>)</li> </ul> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openai/openai-node/commit/e53eb194c9a79064e303575fb92b3ee5ddd77268"><code>e53eb19</code></a> release: 4.67.0</li> <li><a href="https://github.com/openai/openai-node/commit/96225e167b2d29be4f5a9a266a7391c0e8e04cef"><code>96225e1</code></a> feat(api): support storing chat completions, enabling evals and model distill...</li> <li><a href="https://github.com/openai/openai-node/commit/52c0bb506d418323f1f78ed197ebcd97ee948a7c"><code>52c0bb5</code></a> release: 4.66.1</li> <li><a href="https://github.com/openai/openai-node/commit/fcbad2c5eaeabd368528a8bd26ea08fd62c690b5"><code>fcbad2c</code></a> fix(audio): add fallback overload types</li> <li><a href="https://github.com/openai/openai-node/commit/7c6c1e29e1cb32648dc1dcc585d7f49f4b7c6438"><code>7c6c1e2</code></a> fix(audio): use export type</li> <li><a href="https://github.com/openai/openai-node/commit/806a873244cf9edac65d4c7999205a55e2a1b48d"><code>806a873</code></a> release: 4.66.0</li> <li><a href="https://github.com/openai/openai-node/commit/6792170ace26391e9e3af3ec81fb6b0b94817cb3"><code>6792170</code></a> fix(audio): correct types for transcriptions / translations (<a href="https://redirect.github.com/openai/openai-node/issues/1104">#1104</a>)</li> <li><a href="https://github.com/openai/openai-node/commit/9e6c55a53940e88ae6af6033980081d5e5ea7d80"><code>9e6c55a</code></a> feat(client): add request_id to <code>.withResponse()</code> (<a href="https://redirect.github.com/openai/openai-node/issues/1095">#1095</a>)</li> <li><a href="https://github.com/openai/openai-node/commit/453141d1af377d5251929c1d505c3a1e3c2b9ca0"><code>453141d</code></a> release: 4.65.0</li> <li><a href="https://github.com/openai/openai-node/commit/43464dce83eb2732d195b3669d1cc8d0fc4e1528"><code>43464dc</code></a> feat(api): add omni-moderation model (<a href="https://redirect.github.com/openai/openai-node/issues/1100">#1100</a>)</li> <li>Additional commits viewable in <a href="https://github.com/openai/openai-node/compare/v4.57.0...v4.67.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.57.0&new-version=4.67.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information