Skip to content

build(deps): bump ruby-openai from 8.1.0 to 8.2.0#2106

Merged
dependabot[bot] merged 1 commit into
mainfrom
dependabot/bundler/ruby-openai-8.2.0
Aug 11, 2025
Merged

build(deps): bump ruby-openai from 8.1.0 to 8.2.0#2106
dependabot[bot] merged 1 commit into
mainfrom
dependabot/bundler/ruby-openai-8.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 11, 2025

Copy link
Copy Markdown
Contributor

Bumps ruby-openai from 8.1.0 to 8.2.0.

Release notes

Sourced from ruby-openai's releases.

v8.2.0

Added

  • Add Security.md and activate private vulnerability reporting
  • Add RealTime endpoint to create WebRTC token - thank you to @​ngelx for the PR and others for input!
  • Add multi-image upload - thank you to @​ryankon and others for requesting.
  • Refactor streaming so that Chat, Responses, Assistant Runs and any others where events are streamed now send the event to the Proc, replacing unused _bytesize. Search the README for _event to see how to use this. Important change implemented by @​ingemar!
  • Handle OpenAI::Files request parameters - thank you to @​okorepanov for the PR.
  • Add Gemini docs - thanks to @​francis.
  • Add web proxy debugging docs - thanks to @​cpb.
  • Add Rails / ActiveStorage transcription docs - thanks to @​AndreyAzimov.
Changelog

Sourced from ruby-openai's changelog.

[8.2.0] - 2025-08-10

Added

  • Add Security.md and activate private vulnerability reporting
  • Add RealTime endpoint to create WebRTC token - thank you to @​ngelx for the PR and others for input!
  • Add multi-image upload - thank you to @​ryankon and others for requesting.
  • Refactor streaming so that Chat, Responses, Assistant Runs and any others where events are streamed now send the event to the Proc, replacing unused _bytesize. Search the README for _event to see how to use this. Important change implemented by @​ingemar!
  • Handle OpenAI::Files request parameters - thank you to @​okorepanov for the PR.
  • Add Gemini docs - thanks to @​francis.
  • Add web proxy debugging docs - thanks to @​cpb.
  • Add Rails / ActiveStorage transcription docs - thanks to @​AndreyAzimov.
Commits

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 will merge this PR once CI passes on it, as requested by @openhpi-bot.


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 <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 [ruby-openai](https://github.com/alexrudall/ruby-openai) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/alexrudall/ruby-openai/releases)
- [Changelog](https://github.com/alexrudall/ruby-openai/blob/main/CHANGELOG.md)
- [Commits](alexrudall/ruby-openai@v8.1.0...v8.2.0)

---
updated-dependencies:
- dependency-name: ruby-openai
  dependency-version: 8.2.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 Aug 11, 2025

@openhpi-bot openhpi-bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot dependabot Bot merged commit 059e025 into main Aug 11, 2025
13 checks passed
@dependabot dependabot Bot deleted the dependabot/bundler/ruby-openai-8.2.0 branch August 11, 2025 04:18
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