build(deps): bump openai from 6.39.0 to 6.42.0#214
Conversation
Greptile SummaryRoutine dependabot bump of the
Confidence Score: 5/5Safe 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
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"]
Reviews (3): Last reviewed commit: "build(deps): bump openai from 6.39.0 to ..." | Re-trigger Greptile |
b0ee4c5 to
2700a6e
Compare
|
@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>
2700a6e to
b536aac
Compare
Bumps openai from 6.39.0 to 6.42.0.
Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
6f849f4release: 6.42.0579edb2feat(api): responses.moderation and chat_completions.moderation7fa93ebrelease: 6.41.03b7fe31feat(api): Add Amazon Bedrock Responses support (#1899)caf499acodegen metadata77bec5brelease: 6.40.00fb7602feat(api): workload identity in audit logs, additional_tools item in response...4a860b8chore: remove migrate CLI6c11a74release: 6.39.1a91a7aafix: Improve undici dispatcher mismatch guidance (#1898)