chatbot-sdk icon indicating copy to clipboard operation
chatbot-sdk copied to clipboard

build(deps): bump openai from 4.52.7 to 4.84.0

Open dependabot[bot] opened this issue 9 months ago • 2 comments

Bumps openai from 4.52.7 to 4.84.0.

Release notes

Sourced from openai's releases.

v4.84.0

4.84.0 (2025-02-12)

Full Changelog: v4.83.0...v4.84.0

Features

  • pagination: avoid fetching when has_more: false (#1305) (b6944c6)

Bug Fixes

  • api: add missing reasoning effort + model enums (#1302) (14c55c3)
  • assistants: handle thread.run.incomplete event (7032cc4)
  • correctly decode multi-byte characters over multiple chunks (#1316) (dd776c4)

Chores

  • internal: remove segfault-handler dependency (3521ca3)

Documentation

  • readme: cleanup into multiple files (da94424)

v4.83.0

4.83.0 (2025-02-05)

Full Changelog: v4.82.0...v4.83.0

Features

Bug Fixes

  • api/types: correct audio duration & role types (#1300) (a955ac2)
  • azure/audio: use model param for deployments (#1297) (85de382)

v4.82.0

4.82.0 (2025-01-31)

Full Changelog: v4.81.0...v4.82.0

Features

... (truncated)

Changelog

Sourced from openai's changelog.

4.84.0 (2025-02-12)

Full Changelog: v4.83.0...v4.84.0

Features

  • pagination: avoid fetching when has_more: false (#1305) (b6944c6)

Bug Fixes

  • api: add missing reasoning effort + model enums (#1302) (14c55c3)
  • assistants: handle thread.run.incomplete event (7032cc4)
  • correctly decode multi-byte characters over multiple chunks (#1316) (dd776c4)

Chores

  • internal: remove segfault-handler dependency (3521ca3)

Documentation

  • readme: cleanup into multiple files (da94424)

4.83.0 (2025-02-05)

Full Changelog: v4.82.0...v4.83.0

Features

Bug Fixes

  • api/types: correct audio duration & role types (#1300) (a955ac2)
  • azure/audio: use model param for deployments (#1297) (85de382)

4.82.0 (2025-01-31)

Full Changelog: v4.81.0...v4.82.0

Features

Bug Fixes

... (truncated)

Commits
  • 0ea7238 release: 4.84.0
  • 5e5a38a fix(assistants): handle thread.run.incomplete event
  • 85ff876 fix: correctly decode multi-byte characters over multiple chunks (#1316)
  • 2d071df chore(internal): remove segfault-handler dependency
  • 23c194b feat(pagination): avoid fetching when has_more: false (#1305)
  • f446412 docs(readme): cleanup into multiple files
  • 27d354a fix(api): add missing reasoning effort + model enums (#1302)
  • 2a43456 Fix Azure OpenAI client import
  • 41a7ce3 release: 4.83.0
  • bcf459f fix(api/types): correct audio duration & role types (#1300)
  • 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)

dependabot[bot] avatar Feb 12 '25 23:02 dependabot[bot]

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sdk-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 12, 2025 11:59pm

vercel[bot] avatar Feb 12 '25 23:02 vercel[bot]

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] 🔁 npm/[email protected], npm/[email protected] Transitive: filesystem +17 6.05 MB dschnurr, dschnurr-openai, jeevnayak, ...2 more

View full report↗︎

socket-security[bot] avatar Feb 12 '25 23:02 socket-security[bot]

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

dependabot[bot] avatar Jul 23 '25 00:07 dependabot[bot]