Skip to content

chore(deps-dev): bump openai from 2.29.0 to 2.30.0#1620

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/openai-2.30.0
Open

chore(deps-dev): bump openai from 2.29.0 to 2.30.0#1620
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/openai-2.30.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2026

Bumps openai from 2.29.0 to 2.30.0.

Release notes

Sourced from openai's releases.

v2.30.0

2.30.0 (2026-03-25)

Full Changelog: v2.29.0...v2.30.0

Features

  • api: add keys field to Click/DoubleClick/Drag/Move/Scroll computer actions (ee1bbed)

Bug Fixes

  • api: align SDK response types with expanded item schemas (f3f258a)
  • sanitize endpoint path params (89f6698)
  • types: make type required in ResponseInputMessageItem (cfdb167)

Chores

  • ci: skip lint on metadata-only changes (faa93e1)
  • internal: update gitignore (c468477)
  • tests: bump steady to v0.19.4 (f350af8)
  • tests: bump steady to v0.19.5 (5c03401)
  • tests: bump steady to v0.19.6 (b6353b8)
  • tests: bump steady to v0.19.7 (1d654be)

Refactors

  • tests: switch from prism to steady (4a82035)
Changelog

Sourced from openai's changelog.

2.30.0 (2026-03-25)

Full Changelog: v2.29.0...v2.30.0

Features

  • api: add keys field to Click/DoubleClick/Drag/Move/Scroll computer actions (ee1bbed)

Bug Fixes

  • api: align SDK response types with expanded item schemas (f3f258a)
  • sanitize endpoint path params (89f6698)
  • types: make type required in ResponseInputMessageItem (cfdb167)

Chores

  • ci: skip lint on metadata-only changes (faa93e1)
  • internal: update gitignore (c468477)
  • tests: bump steady to v0.19.4 (f350af8)
  • tests: bump steady to v0.19.5 (5c03401)
  • tests: bump steady to v0.19.6 (b6353b8)
  • tests: bump steady to v0.19.7 (1d654be)

Refactors

  • tests: switch from prism to steady (4a82035)
Commits
  • 5ae2cc1 release: 2.30.0
  • 6e772ae fix(api): align SDK response types with expanded item schemas
  • cd72fba feat(api): add keys field to Click/DoubleClick/Drag/Move/Scroll computer actions
  • 4f43fe3 chore(tests): bump steady to v0.19.7
  • 23bc027 chore(ci): skip lint on metadata-only changes
  • e3c59bf chore(tests): bump steady to v0.19.6
  • 56ad9ca fix(types): make type required in ResponseInputMessageItem
  • 78c764b chore(internal): update gitignore
  • 634b74e chore(tests): bump steady to v0.19.5
  • c8c9508 chore(tests): bump steady to v0.19.4
  • Additional commits viewable in compare view

Dependabot compatibility score

You 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 10, 2026
Copy link
Copy Markdown

@claude claude bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants