Skip to content

Bump github.com/openai/openai-go/v3 from 3.16.0 to 3.17.0#2

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/openai/openai-go/v3-3.17.0
Closed

Bump github.com/openai/openai-go/v3 from 3.16.0 to 3.17.0#2
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/openai/openai-go/v3-3.17.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps github.com/openai/openai-go/v3 from 3.16.0 to 3.17.0.

Release notes

Sourced from github.com/openai/openai-go/v3's releases.

v3.17.0

3.17.0 (2026-01-27)

Full Changelog: v3.16.0...v3.17.0

Features

  • api: api update (a456c60)
  • api: api updates (21fd4a9)
  • client: add a convenient param.SetJSON helper (1b35ece)
  • client: add a StreamError type to access raw events from sse streams (fd14b30)

Bug Fixes

  • api: mark assistants as deprecated (9a8c9af)
  • client: retain streaming when user sets request body (3a7a22e)
  • docs: add missing pointer prefix to api.md return types (dd641d9)

Chores

  • internal: codegen related update (74d3989)
  • internal: update actions/checkout version (2db54a5)
Changelog

Sourced from github.com/openai/openai-go/v3's changelog.

3.17.0 (2026-01-27)

Full Changelog: v3.16.0...v3.17.0

Features

  • api: api update (a456c60)
  • api: api updates (21fd4a9)
  • client: add a convenient param.SetJSON helper (1b35ece)
  • client: add a StreamError type to access raw events from sse streams (fd14b30)

Bug Fixes

  • api: mark assistants as deprecated (9a8c9af)
  • client: retain streaming when user sets request body (3a7a22e)
  • docs: add missing pointer prefix to api.md return types (dd641d9)

Chores

  • internal: codegen related update (74d3989)
  • internal: update actions/checkout version (2db54a5)
Commits
  • 9fbaa58 release: 3.17.0
  • 1ecab24 feat(api): api updates
  • ebd5008 fix(api): mark assistants as deprecated
  • 9e2c68a Update README models to gpt-5.2
  • 15e80c7 feat(client): add a convenient param.SetJSON helper
  • 86035df move check-go-mod to separate CI step
  • f1a485b add go mod tidy check to ./scripts/lint
  • 0a2d00b codegen metadata
  • 42fca6c feat(api): api update
  • df20e48 fix(docs): add missing pointer prefix to api.md return types
  • 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 <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 [github.com/openai/openai-go/v3](https://github.com/openai/openai-go) from 3.16.0 to 3.17.0.
- [Release notes](https://github.com/openai/openai-go/releases)
- [Changelog](https://github.com/openai/openai-go/blob/main/CHANGELOG.md)
- [Commits](openai/openai-go@v3.16.0...v3.17.0)

---
updated-dependencies:
- dependency-name: github.com/openai/openai-go/v3
  dependency-version: 3.17.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 go Pull requests that update go code labels Feb 3, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Feb 10, 2026

Superseded by #3.

@dependabot dependabot bot closed this Feb 10, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/openai/openai-go/v3-3.17.0 branch February 10, 2026 14:17
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants