Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2025

Bumps openai from 4.104.0 to 5.1.1.

Release notes

Sourced from openai's releases.

v5.1.1

5.1.1 (2025-06-05)

Full Changelog: v5.1.0...v5.1.1

Bug Fixes

  • assistants: handle thread.run.incomplete while streaming (8f5e7f3)

Chores

  • docs: use top-level-await in example snippets (065d3b0)
  • internal: fix readablestream types in node 20 (771ae81)

v5.1.0

5.1.0 (2025-06-03)

Full Changelog: v5.0.2...v5.1.0

Features

  • api: add new realtime and audio models, realtime session options (1219f09)

Chores

  • adjust eslint.config.mjs ignore pattern (9b5c898)
  • api: update type names (7c296d6)

v5.0.2

5.0.2 (2025-06-02)

Full Changelog: v5.0.1...v5.0.2

Bug Fixes

  • api: Fix evals and code interpreter interfaces (992a9d8)

Chores

  • deps: bump eslint-plugin-prettier (1428a8b)
  • internal: codegen related update (a65428f)

v5.0.1

5.0.1 (2025-05-29)

Full Changelog: v5.0.0...v5.0.1

... (truncated)

Changelog

Sourced from openai's changelog.

5.1.1 (2025-06-05)

Full Changelog: v5.1.0...v5.1.1

Bug Fixes

  • assistants: handle thread.run.incomplete while streaming (8f5e7f3)

Chores

  • docs: use top-level-await in example snippets (065d3b0)
  • internal: fix readablestream types in node 20 (771ae81)

5.1.0 (2025-06-03)

Full Changelog: v5.0.2...v5.1.0

Features

  • api: add new realtime and audio models, realtime session options (1219f09)

Chores

  • adjust eslint.config.mjs ignore pattern (9b5c898)
  • api: update type names (7c296d6)

5.0.2 (2025-06-02)

Full Changelog: v5.0.1...v5.0.2

Bug Fixes

  • api: Fix evals and code interpreter interfaces (992a9d8)

Chores

  • deps: bump eslint-plugin-prettier (1428a8b)
  • internal: codegen related update (a65428f)

5.0.1 (2025-05-29)

Full Changelog: v5.0.0...v5.0.1

Chores

... (truncated)

Commits
  • d758def Merge pull request #1529 from openai/release-please--branches--master--change...
  • 1649e58 release: 5.1.1
  • 8f5e7f3 fix(assistants): handle thread.run.incomplete while streaming
  • 771ae81 chore(internal): fix readablestream types in node 20
  • 065d3b0 chore(docs): use top-level-await in example snippets
  • 030f590 fix lint
  • 5754fce revert "remove shim-types imports in custom code"
  • b7d5408 Merge pull request #1527 from openai/release-please--branches--master--change...
  • b6ee9f3 release: 5.1.0
  • 7c296d6 chore(api): update type names
  • 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)

Bumps [openai](https://github.com/openai/openai-node) from 4.104.0 to 5.1.1.
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](openai/openai-node@v4.104.0...v5.1.1)

---
updated-dependencies:
- dependency-name: openai
  dependency-version: 5.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 6, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 10, 2025

Superseded by #1248.

@dependabot dependabot bot closed this Jun 10, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/quickstarts/azure-openai-assistants/js/openai-5.1.1 branch June 10, 2025 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant