Skip to content

Bump openai from 6.33.0 to 6.36.0#1

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/openai-6.36.0
Open

Bump openai from 6.33.0 to 6.36.0#1
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/openai-6.36.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Bumps openai from 6.33.0 to 6.36.0.

Release notes

Sourced from openai's releases.

v6.36.0

6.36.0 (2026-05-01)

Full Changelog: v6.35.0...v6.36.0

Features

  • api: add group_type/user metadata fields, update types across admin resources (cc52f97)
  • api: add support for Admin API Keys per endpoint (770d187)
  • api: admin API updates (ee2bd2d)
  • api: manual updates (6af2b6d)
  • api: manual updates (f2dceda)

Bug Fixes

  • api: support admin api key auth (e3862a3)
  • api: tighten auth header selection (f1203bd)

Chores

  • format: run eslint and prettier separately (104543a)
  • internal: codegen related update (05d86da)
  • internal: codegen related update (f184586)

v6.35.0

6.35.0 (2026-04-28)

Full Changelog: v6.34.0...v6.35.0

Features

  • api: Add detail to InputFileContent (910ec5d)
  • api: add OAuthErrorCode type (f84bd1f)
  • api: add prompt_cache_retention parameter to responses compact (c486d1f)
  • api: add web_search_call.results to ResponseIncludable (72449a1)
  • api: manual updates (b742f1f)
  • client: add support for binary messages (c498cc3)
  • client: add support for path parameters in websockets clients (e0aba70)
  • client: add support for queuing messages when waiting for a connection (fd8868c)
  • client: add support for WebSockets in the browser when using simple auth (27bda6a)
  • client: support automatic reconnection for websockets (189410b)
  • typescript: expose underlying WebSocket type (7e96939)

Bug Fixes

  • client: allow single messages greater than the size of the websockets queue (ad19ab2)
  • internal: gitignore generated oidc dir (cf860f6)

... (truncated)

Changelog

Sourced from openai's changelog.

6.36.0 (2026-05-01)

Full Changelog: v6.35.0...v6.36.0

Features

  • api: add group_type/user metadata fields, update types across admin resources (cc52f97)
  • api: add support for Admin API Keys per endpoint (770d187)
  • api: admin API updates (ee2bd2d)
  • api: manual updates (6af2b6d)
  • api: manual updates (f2dceda)

Bug Fixes

  • api: support admin api key auth (e3862a3)
  • api: tighten auth header selection (f1203bd)

Chores

  • format: run eslint and prettier separately (104543a)
  • internal: codegen related update (05d86da)
  • internal: codegen related update (f184586)

6.35.0 (2026-04-28)

Full Changelog: v6.34.0...v6.35.0

Features

  • api: Add detail to InputFileContent (910ec5d)
  • api: add OAuthErrorCode type (f84bd1f)
  • api: add prompt_cache_retention parameter to responses compact (c486d1f)
  • api: add web_search_call.results to ResponseIncludable (72449a1)
  • api: manual updates (b742f1f)
  • client: add support for binary messages (c498cc3)
  • client: add support for path parameters in websockets clients (e0aba70)
  • client: add support for queuing messages when waiting for a connection (fd8868c)
  • client: add support for WebSockets in the browser when using simple auth (27bda6a)
  • client: support automatic reconnection for websockets (189410b)
  • typescript: expose underlying WebSocket type (7e96939)

Bug Fixes

  • client: allow single messages greater than the size of the websockets queue (ad19ab2)
  • internal: gitignore generated oidc dir (cf860f6)
  • types: correct prompt_cache_retention enum value in chat/completions and responses (5a81e1a)
  • types: preserve emitted ts-ignore comments (1cde375)

... (truncated)

Commits
  • e228aaa release: 6.36.0
  • f124a40 codegen metadata
  • eeb2d3d codegen metadata
  • ca7729a feat(api): add group_type/user metadata fields, update types across admin res...
  • f1d404e feat(api): admin API updates
  • 70ebe04 feat(api): manual updates
  • a257381 fix(api): tighten auth header selection
  • 4fb7f68 codegen metadata
  • e8695fc codegen metadata
  • f98ceb5 feat(api): manual updates
  • 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 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 6.33.0 to 6.36.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@v6.33.0...v6.36.0)

---
updated-dependencies:
- dependency-name: openai
  dependency-version: 6.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 5, 2026
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.

0 participants