chore(deps-dev): bump openai from 2.29.0 to 2.30.0#1620
chore(deps-dev): bump openai from 2.29.0 to 2.30.0#1620dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [openai](https://github.com/openai/openai-python) from 2.29.0 to 2.30.0. - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v2.29.0...v2.30.0) --- updated-dependencies: - dependency-name: openai dependency-version: 2.30.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
LGTM — routine Dependabot minor version bump to uv.lock only.
Extended reasoning...
Overview
This PR updates the openai dev dependency from 2.29.0 to 2.30.0 in uv.lock. The only file changed is the lock file, with updated package version, URL, and hash entries.
Security risks
No security risks. The change is a Dependabot-generated lock file update for a dev dependency. Hashes are present and verified by uv.
Level of scrutiny
Minimal scrutiny required. This is a mechanical, auto-generated lock file bump for a minor version increment of a dev/test dependency (openai is used in integration tests against the OpenAI API, not in core library logic).
Other factors
No bugs were found by the automated bug hunting system. The upstream changelog shows only additive API surface changes and minor bug fixes — no breaking changes. The Dependabot compatibility score badge is present, indicating high compatibility.
Bumps openai from 2.29.0 to 2.30.0.
Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
5ae2cc1release: 2.30.06e772aefix(api): align SDK response types with expanded item schemascd72fbafeat(api): add keys field to Click/DoubleClick/Drag/Move/Scroll computer actions4f43fe3chore(tests): bump steady to v0.19.723bc027chore(ci): skip lint on metadata-only changese3c59bfchore(tests): bump steady to v0.19.656ad9cafix(types): make type required in ResponseInputMessageItem78c764bchore(internal): update gitignore634b74echore(tests): bump steady to v0.19.5c8c9508chore(tests): bump steady to v0.19.4You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)