Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps openai from 4.38.3 to 5.22.0.

Release notes

Sourced from openai's releases.

v5.22.0

5.22.0 (2025-09-19)

Full Changelog: v5.21.0...v5.22.0

Features

  • api: add reasoning_text (7ff6186)

Chores

  • api: manual fixes for streaming (3a2ae4c)

v5.21.0

5.21.0 (2025-09-17)

Full Changelog: v5.20.3...v5.21.0

Features

  • api: type updates for conversations, reasoning_effort and results for evals (f243f54)

v5.20.3

5.20.3 (2025-09-15)

Full Changelog: v5.20.2...v5.20.3

Chores

  • api: docs and spec refactoring (05b4498)

v5.20.2

5.20.2 (2025-09-12)

Full Changelog: v5.20.1...v5.20.2

Bug Fixes

  • coerce nullable values to undefined (836d1b4)

Chores

  • api: Minor docs and type updates for realtime (ccb00dc)

v5.20.1

5.20.1 (2025-09-10)

Full Changelog: v5.20.0...v5.20.1

... (truncated)

Changelog

Sourced from openai's changelog.

5.22.0 (2025-09-19)

Full Changelog: v5.21.0...v5.22.0

Features

  • api: add reasoning_text (7ff6186)

Chores

  • api: manual fixes for streaming (3a2ae4c)

5.21.0 (2025-09-17)

Full Changelog: v5.20.3...v5.21.0

Features

  • api: type updates for conversations, reasoning_effort and results for evals (f243f54)

5.20.3 (2025-09-15)

Full Changelog: v5.20.2...v5.20.3

Chores

  • api: docs and spec refactoring (05b4498)

5.20.2 (2025-09-12)

Full Changelog: v5.20.1...v5.20.2

Bug Fixes

  • coerce nullable values to undefined (836d1b4)

Chores

  • api: Minor docs and type updates for realtime (ccb00dc)

5.20.1 (2025-09-10)

Full Changelog: v5.20.0...v5.20.1

Chores

  • api: fix realtime GA types (1c0d314)

... (truncated)

Commits
  • 1df129f release: 5.22.0
  • e084eca chore(api): manual fixes for streaming
  • f0d3ee1 feat(api): add reasoning_text
  • 09862bf release: 5.21.0
  • 63c98c8 feat(api): type updates for conversations, reasoning_effort and results for e...
  • 3c68957 release: 5.20.3
  • d997a67 chore(api): docs and spec refactoring
  • e85e15c release: 5.20.2
  • 7323c25 fix: coerce nullable values to undefined
  • e6dc3e2 codegen metadata
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by kwhinnery-openai, a new releaser for openai since your current version.


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)

Important

Bump openai version from 4.38.3 to 5.22.0 in package.json.

  • Dependency Update:
    • Bump openai version from 4.38.3 to 5.22.0 in package.json.

This description was created by Ellipsis for cb61b10. You can customize this summary. It will automatically update as commits are pushed.

Bumps [openai](https://github.com/openai/openai-node) from 4.38.3 to 5.22.0.
- [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.38.3...v5.22.0)

---
updated-dependencies:
- dependency-name: openai
  dependency-version: 5.22.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 22, 2025

Labels

The following labels could not be found: traceloop-sdk. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Important

Looks good to me! 👍

Reviewed everything up to cb61b10 in 40 seconds. Click for details.
  • Reviewed 13 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. packages/traceloop-sdk/package.json:117
  • Draft comment:
    Bumped openai from 4.38.3 to 5.22.0. Please ensure that any usage (including streaming features and the new reasoning_text) is compatible with this major update. Also, double-check if this dependency should live in devDependencies or production dependencies based on its usage.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50% The comment is discussing a dependency change, which is not allowed according to the rules. It also asks the PR author to ensure compatibility and double-check the dependency placement, which is not specific enough to be allowed.

Workflow ID: wflow_zMrQsIwaxQONokUZ

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 29, 2025

Superseded by #754.

@dependabot dependabot bot closed this Sep 29, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/traceloop-sdk/openai-5.22.0 branch September 29, 2025 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant