Skip to content

build(deps): bump openai from 6.39.0 to 6.42.0#214

Merged
erode-release[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/openai-6.42.0
Jun 15, 2026
Merged

build(deps): bump openai from 6.39.0 to 6.42.0#214
erode-release[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/openai-6.42.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor

Bumps openai from 6.39.0 to 6.42.0.

Release notes

Sourced from openai's releases.

v6.42.0

6.42.0 (2026-06-03)

Full Changelog: v6.41.0...v6.42.0

Features

  • api: responses.moderation and chat_completions.moderation (6d8f592)

v6.41.0

6.41.0 (2026-06-01)

Full Changelog: v6.40.0...v6.41.0

Features

  • api: Add Amazon Bedrock Responses support (#1899) (535b045)

v6.40.0

6.40.0 (2026-06-01)

Full Changelog: v6.39.1...v6.40.0

Features

  • api: workload identity in audit logs, additional_tools item in responses, fix ActionSearch.query to be optional. (aee09f3)

Chores

v6.39.1

6.39.1 (2026-05-27)

Full Changelog: v6.39.0...v6.39.1

Bug Fixes

  • Improve undici dispatcher mismatch guidance (#1898) (b6e5fd6)
  • treat text/plan with format: binary as raw upload (f9a632a)
  • treat text/plan with format: binary as raw upload (323cb78)

Chores

  • internal: codegen related update (d32deef)
Changelog

Sourced from openai's changelog.

6.42.0 (2026-06-03)

Full Changelog: v6.41.0...v6.42.0

Features

  • api: responses.moderation and chat_completions.moderation (6d8f592)

6.41.0 (2026-06-01)

Full Changelog: v6.40.0...v6.41.0

Features

  • api: Add Amazon Bedrock Responses support (#1899) (535b045)

6.40.0 (2026-06-01)

Full Changelog: v6.39.1...v6.40.0

Features

  • api: workload identity in audit logs, additional_tools item in responses, fix ActionSearch.query to be optional. (aee09f3)

Chores

6.39.1 (2026-05-27)

Full Changelog: v6.39.0...v6.39.1

Bug Fixes

  • Improve undici dispatcher mismatch guidance (#1898) (b6e5fd6)
  • treat text/plan with format: binary as raw upload (f9a632a)
  • treat text/plan with format: binary as raw upload (323cb78)

Chores

  • internal: codegen related update (d32deef)
Commits
  • 6f849f4 release: 6.42.0
  • 579edb2 feat(api): responses.moderation and chat_completions.moderation
  • 7fa93eb release: 6.41.0
  • 3b7fe31 feat(api): Add Amazon Bedrock Responses support (#1899)
  • caf499a codegen metadata
  • 77bec5b release: 6.40.0
  • 0fb7602 feat(api): workload identity in audit logs, additional_tools item in response...
  • 4a860b8 chore: remove migrate CLI
  • 6c11a74 release: 6.39.1
  • a91a7aa fix: Improve undici dispatcher mismatch guidance (#1898)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 10, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 10, 2026 17:37
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 10, 2026
@erode-release erode-release Bot enabled auto-merge (squash) June 10, 2026 17:37
@greptile-apps

greptile-apps Bot commented Jun 10, 2026

Copy link
Copy Markdown

Greptile Summary

Routine dependabot bump of the openai SDK from 6.39.0 to 6.42.0 in packages/core. All changes are additive API additions (responses/chat moderation, Amazon Bedrock Responses support, audit-log workload identity) and one minor internal removal (the migrate CLI binary).

  • packages/core/package.json: version constraint updated from ^6.39.0 to ^6.42.0.
  • package-lock.json: resolved URL, integrity hash, and bin section updated; the openai CLI bin entry is correctly removed to match the upstream removal of the migrate CLI in v6.40.0. No scripts in this repo referenced that CLI.

Confidence Score: 5/5

Safe to merge — all changes are confined to the openai package version bump with no breaking API changes in the 6.39→6.42 range.

The bump spans three minor versions (6.39→6.42), all of which add optional API surface (moderation endpoints, Bedrock support, audit-log fields) or remove an internal CLI binary that this repo never used. The peer dependencies are unchanged, the lock file integrity hash is updated correctly, and no application code was modified.

No files require special attention.

Important Files Changed

Filename Overview
packages/core/package.json Bumps openai dependency from ^6.39.0 to ^6.42.0; no other changes.
package-lock.json Lock file updated to resolve openai@6.42.0; integrity hash and resolved URL updated, bin entry for the removed migrate CLI correctly dropped.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["packages/core/package.json\nopenai ^6.39.0 → ^6.42.0"] --> B["package-lock.json\nResolves openai@6.42.0"]
    B --> C["New features available\n• responses.moderation\n• chat_completions.moderation\n• Bedrock Responses\n• Audit log workload identity"]
    B --> D["Removed\n• openai migrate CLI binary"]
    D --> E["No impact — CLI not\nused in this repo"]
Loading

Reviews (3): Last reviewed commit: "build(deps): bump openai from 6.39.0 to ..." | Re-trigger Greptile

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/openai-6.42.0 branch from b0ee4c5 to 2700a6e Compare June 15, 2026 08:30
@parse

parse commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [openai](https://github.com/openai/openai-node) from 6.39.0 to 6.42.0.
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/main/CHANGELOG.md)
- [Commits](openai/openai-node@v6.39.0...v6.42.0)

---
updated-dependencies:
- dependency-name: openai
  dependency-version: 6.42.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/openai-6.42.0 branch from 2700a6e to b536aac Compare June 15, 2026 08:33
@erode-release erode-release Bot merged commit cab66c2 into main Jun 15, 2026
3 checks passed
@erode-release erode-release Bot deleted the dependabot/npm_and_yarn/openai-6.42.0 branch June 15, 2026 08:34
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