xn-intenton-z2a / repository0

A template for a self-evolving repository featuring LLM driven GitHub Actions Workflows.
MIT License
3 stars 0 forks source link

Bump openai from 4.103.0 to 5.4.0 #2320

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps openai from 4.103.0 to 5.4.0.

Release notes

Sourced from openai's releases.

v5.4.0

5.4.0 (2025-06-16)

Full Changelog: v5.3.0...v5.4.0

Features

  • api: add reusable prompt IDs (c720bb3)
  • client: add support for endpoint-specific base URLs (05f558b)

Bug Fixes

  • publish script — handle NPM errors correctly (a803cce)

Chores

  • client: refactor imports (9eb4470)
  • internal: add pure annotations, make base APIResource abstract (418eb02)

v5.3.0

5.3.0 (2025-06-10)

Full Changelog: v5.2.0...v5.3.0

Features

  • api: Add o3-pro model IDs (9988f8e)

v5.2.0

5.2.0 (2025-06-09)

Full Changelog: v5.1.1...v5.2.0

Features

  • api: Add tools and structured outputs to evals (64844f1)

Bug Fixes

  • changelog: remove duplicated entries (18484cc)

Chores

  • avoid type error in certain environments (44ac3d9)

... (truncated)

Changelog

Sourced from openai's changelog.

5.4.0 (2025-06-16)

Full Changelog: v5.3.0...v5.4.0

Features

  • api: add reusable prompt IDs (c720bb3)
  • client: add support for endpoint-specific base URLs (05f558b)

Bug Fixes

  • publish script — handle NPM errors correctly (a803cce)

Chores

  • client: refactor imports (9eb4470)
  • internal: add pure annotations, make base APIResource abstract (418eb02)

5.3.0 (2025-06-10)

Full Changelog: v5.2.0...v5.3.0

Features

  • api: Add o3-pro model IDs (9988f8e)

5.2.0 (2025-06-09)

Full Changelog: v5.1.1...v5.2.0

Features

  • api: Add tools and structured outputs to evals (64844f1)

Bug Fixes

  • changelog: remove duplicated entries (18484cc)

Chores

  • avoid type error in certain environments (44ac3d9)

Documentation

... (truncated)

Commits
  • 079c2ab release: 5.4.0
  • 3f9aaf3 feat(api): add reusable prompt IDs
  • 20f480e feat(client): add support for endpoint-specific base URLs
  • abb0ab5 chore(client): refactor imports
  • d023fde chore(internal): add pure annotations, make base APIResource abstract
  • 03bd2dd fix: publish script — handle NPM errors correctly
  • f4f5fde Merge pull request #1541 from openai/release-please--branches--master--change...
  • 5a83783 release: 5.3.0
  • 9988f8e feat(api): Add o3-pro model IDs
  • a9e959f Merge pull request #1535 from openai/release-please--branches--master--change...
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)
dependabot[bot] commented 2 weeks ago

Superseded by #2326.