Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/src-editor/openai-6.34.0
Closed

Bump openai from 6.32.0 to 6.38.0 in /src-editor#2218
dependabot[bot] wants to merge 1 commit into
masterfrom
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.38.0.

Release notes

Sourced from openai's releases.

v6.38.0

6.38.0 (2026-05-13)

Full Changelog: v6.37.0...v6.38.0

Features

  • api: add service_tier parameter to responses compact method (423e838)

v6.37.0

6.37.0 (2026-05-07)

Full Changelog: v6.36.0...v6.37.0

Features

  • api: add quantity field to admin organization usage responses (273a8f7)
  • api: add web_search_call.results output option to responses (91c75e0)
  • api: launch realtime translate + update image 2 (a296b66)
  • api: manual updates (794b905)
  • api: manual updates (6963729)
  • api: realtime 2 (f4b7177)

Bug Fixes

  • api: fix imagegen size enum regression (4fe8469)

Chores

  • redact api-key headers in debug logs (99c9c80)

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)

... (truncated)

Changelog

Sourced from openai's changelog.

6.38.0 (2026-05-13)

Full Changelog: v6.37.0...v6.38.0

Features

  • api: add service_tier parameter to responses compact method (423e838)

6.37.0 (2026-05-07)

Full Changelog: v6.36.0...v6.37.0

Features

  • api: add quantity field to admin organization usage responses (273a8f7)
  • api: add web_search_call.results output option to responses (91c75e0)
  • api: launch realtime translate + update image 2 (a296b66)
  • api: manual updates (794b905)
  • api: manual updates (6963729)
  • api: realtime 2 (f4b7177)

Bug Fixes

  • api: fix imagegen size enum regression (4fe8469)

Chores

  • redact api-key headers in debug logs (99c9c80)

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)

... (truncated)

Commits
  • 87f3b04 Merge pull request #1870 from openai/release-please--branches--master--change...
  • 9d91776 release: 6.38.0
  • 427ae2b Merge pull request #1127 from stainless-sdks/dev/jtian/remove-unnecessary-params
  • 255142e [feat] Remove unnecessary params client id during init
  • 423e838 feat(api): add service_tier parameter to responses compact method
  • b0e89cd release: 6.37.0
  • 2151063 feat(api): realtime 2
  • a5c4184 feat(api): manual updates
  • 17c79fb chore: redact api-key headers in debug logs
  • 36f69f6 codegen metadata
  • 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

@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

Bumps [openai](https://github.com/openai/openai-node) from 6.32.0 to 6.38.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.38.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 changed the title Bump openai from 6.32.0 to 6.35.0 in /src-editor Bump openai from 6.32.0 to 6.38.0 in /src-editor May 25, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/src-editor/openai-6.34.0 branch from d3e34ab to f423730 Compare May 25, 2026 11:26
@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.38.0

Modified Files:

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

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 27, 2026

Looks like openai is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this May 27, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/src-editor/openai-6.34.0 branch May 27, 2026 13:22
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