Skip to content

Bump openai from 6.32.0 to 6.35.0 in /src-editor#2218

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/src-editor/openai-6.34.0
Open

Bump openai from 6.32.0 to 6.35.0 in /src-editor#2218
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/src-editor/openai-6.34.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Bumps openai from 6.32.0 to 6.35.0.

Release notes

Sourced from openai's releases.

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)
  • types: correct prompt_cache_retention enum value in chat/completions and responses (5a81e1a)
  • types: preserve emitted ts-ignore comments (1cde375)

Chores

  • ci: remove release-doctor workflow (e5ab4d1)
  • format: apply prettier output (80fa23d)
  • format: ignore release-updated jsr config (f606e8b)
  • formatter: run prettier and eslint separately (68a988e)
  • internal: codegen related update (7673137)
  • internal: fix package.json duplicate keys (5f075a8)
  • internal: more robust bootstrap script (252e70a)
  • internal: version bump (34c84ee)
  • tests: bump steady to v0.22.1 (316bdba)

Documentation

v6.34.0

6.34.0 (2026-04-08)

Full Changelog: v6.33.0...v6.34.0

... (truncated)

Changelog

Sourced from openai's changelog.

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)

Chores

  • ci: remove release-doctor workflow (e5ab4d1)
  • format: apply prettier output (80fa23d)
  • format: ignore release-updated jsr config (f606e8b)
  • formatter: run prettier and eslint separately (68a988e)
  • internal: codegen related update (7673137)
  • internal: fix package.json duplicate keys (5f075a8)
  • internal: more robust bootstrap script (252e70a)
  • internal: version bump (34c84ee)
  • tests: bump steady to v0.22.1 (316bdba)

Documentation

6.34.0 (2026-04-08)

Full Changelog: v6.33.0...v6.34.0

Features

... (truncated)

Commits
  • 8bef148 Merge pull request #1821 from openai/release-please--branches--master--change...
  • ddde7ab release: 6.35.0
  • 1cde375 fix(types): preserve emitted ts-ignore comments
  • 5f075a8 chore(internal): fix package.json duplicate keys
  • f606e8b chore(format): ignore release-updated jsr config
  • 80fa23d chore(format): apply prettier output
  • 68a988e chore(formatter): run prettier and eslint separately
  • 54cf1f4 codegen metadata
  • b0c44be codegen metadata
  • 5a81e1a fix(types): correct prompt_cache_retention enum value in chat/completions and...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file JavaScript labels Apr 28, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Not Automerged

The PR does not match any automerge rules.

Details: No configuration rule matched this update

Dependabot Information:

  • Package name(s): openai
  • Update type: minor
  • Dependency type: production
  • Previous version: 6.32.0
  • New version: 6.34.0

Modified Files:

  • src-editor/package-lock.json
  • src-editor/package.json

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/src-editor/openai-6.34.0 branch from a4f30a1 to 3cfc454 Compare April 30, 2026 17:58
@github-actions
Copy link
Copy Markdown
Contributor

Not Automerged

The PR does not match any automerge rules.

Details: No configuration rule matched this update

Dependabot Information:

  • Package name(s): openai
  • Update type: minor
  • Dependency type: production
  • Previous version: 6.32.0
  • New version: 6.34.0

Modified Files:

  • src-editor/package-lock.json
  • src-editor/package.json

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/src-editor/openai-6.34.0 branch from 3cfc454 to e4690ce Compare April 30, 2026 20:18
@github-actions
Copy link
Copy Markdown
Contributor

Not Automerged

The PR does not match any automerge rules.

Details: No configuration rule matched this update

Dependabot Information:

  • Package name(s): openai
  • Update type: minor
  • Dependency type: production
  • Previous version: 6.32.0
  • New version: 6.34.0

Modified Files:

  • src-editor/package-lock.json
  • src-editor/package.json

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/src-editor/openai-6.34.0 branch from e4690ce to aade982 Compare April 30, 2026 22:17
@github-actions
Copy link
Copy Markdown
Contributor

Not Automerged

The PR does not match any automerge rules.

Details: No configuration rule matched this update

Dependabot Information:

  • Package name(s): openai
  • Update type: minor
  • Dependency type: production
  • Previous version: 6.32.0
  • New version: 6.34.0

Modified Files:

  • src-editor/package-lock.json
  • src-editor/package.json

@dependabot dependabot Bot changed the title Bump openai from 6.32.0 to 6.34.0 in /src-editor Bump openai from 6.32.0 to 6.35.0 in /src-editor May 6, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/src-editor/openai-6.34.0 branch from aade982 to 3630ff4 Compare May 6, 2026 17:52
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

Not Automerged

The PR does not match any automerge rules.

Details: No configuration rule matched this update

Dependabot Information:

  • Package name(s): openai
  • Update type: minor
  • Dependency type: production
  • Previous version: 6.32.0
  • New version: 6.35.0

Modified Files:

  • src-editor/package-lock.json
  • src-editor/package.json

Bumps [openai](https://github.com/openai/openai-node) from 6.32.0 to 6.35.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.32.0...v6.35.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/src-editor/openai-6.34.0 branch from 3630ff4 to d3e34ab Compare May 7, 2026 08:17
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

Not Automerged

The PR does not match any automerge rules.

Details: No configuration rule matched this update

Dependabot Information:

  • Package name(s): openai
  • Update type: minor
  • Dependency type: production
  • Previous version: 6.32.0
  • New version: 6.35.0

Modified Files:

  • src-editor/package-lock.json
  • src-editor/package.json

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants