Skip to content

Bump openai from 0.59.0 to 0.60.0#1506

Merged
pixeltrix merged 1 commit into
masterfrom
dependabot/bundler/openai-0.60.0
Apr 29, 2026
Merged

Bump openai from 0.59.0 to 0.60.0#1506
pixeltrix merged 1 commit into
masterfrom
dependabot/bundler/openai-0.60.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Bumps openai from 0.59.0 to 0.60.0.

Release notes

Sourced from openai's releases.

v0.60.0

0.60.0 (2026-04-28)

Full Changelog: v0.59.0...v0.60.0

Features

  • api: add prompt_cache_retention parameter to responses compact method (a27cd24)
  • support setting headers via env (334512e)

Bug Fixes

  • avoid gzip buffering during streaming (ec1b1fa)
  • types: correct PromptCacheRetention IN_MEMORY enum value in chat/responses (e81e954)

Chores

  • ci: remove release-doctor workflow (0f371f5)
  • internal: more robust bootstrap script (7bcbf5a)
  • tests: bump steady to v0.22.1 (14594c1)

Documentation

  • api: add rate limit details to files.create documentation (c7c9967)
  • api: update rate limit documentation for files.create (09e4d86)
Changelog

Sourced from openai's changelog.

0.60.0 (2026-04-28)

Full Changelog: v0.59.0...v0.60.0

Features

  • api: add prompt_cache_retention parameter to responses compact method (a27cd24)
  • support setting headers via env (334512e)

Bug Fixes

  • avoid gzip buffering during streaming (ec1b1fa)
  • types: correct PromptCacheRetention IN_MEMORY enum value in chat/responses (e81e954)

Chores

  • ci: remove release-doctor workflow (0f371f5)
  • internal: more robust bootstrap script (7bcbf5a)
  • tests: bump steady to v0.22.1 (14594c1)

Documentation

  • api: add rate limit details to files.create documentation (c7c9967)
  • api: update rate limit documentation for files.create (09e4d86)
Commits
  • 4982bd3 release: 0.60.0
  • 6fc8287 codegen metadata
  • 4f11beb docs(api): update rate limit documentation for files.create
  • a106f7d feat: support setting headers via env
  • 71fb959 docs(api): add rate limit details to files.create documentation
  • e3d4d69 fix: avoid gzip buffering during streaming
  • 0ee47c3 codegen metadata
  • 9655555 codegen metadata
  • 777b755 fix(types): correct PromptCacheRetention IN_MEMORY enum value in chat/responses
  • 4036482 chore(internal): more robust bootstrap script
  • 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 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-ruby) from 0.59.0 to 0.60.0.
- [Release notes](https://github.com/openai/openai-ruby/releases)
- [Changelog](https://github.com/openai/openai-ruby/blob/main/CHANGELOG.md)
- [Commits](openai/openai-ruby@v0.59.0...v0.60.0)

---
updated-dependencies:
- dependency-name: openai
  dependency-version: 0.60.0
  dependency-type: direct:production
  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 ruby Pull requests that update Ruby code labels Apr 28, 2026
@pixeltrix pixeltrix merged commit aad91d0 into master Apr 29, 2026
25 of 26 checks passed
@dependabot dependabot Bot deleted the dependabot/bundler/openai-0.60.0 branch April 29, 2026 05:41
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant