Skip to content

chore(deps): bump github.com/openai/openai-go/v3 from 3.39.0 to 3.47.0 - #73

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/openai/openai-go/v3-3.47.0
Closed

chore(deps): bump github.com/openai/openai-go/v3 from 3.39.0 to 3.47.0#73
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/openai/openai-go/v3-3.47.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/openai/openai-go/v3 from 3.39.0 to 3.47.0.

Release notes

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

v3.47.0

3.47.0 (2026-07-28)

Full Changelog: v3.46.0...v3.47.0

Features

  • api: transcription model updates (1707706)

Bug Fixes

  • windows platform header normalization (#674) (706d3a8)

Build System

  • deps: bump actions/download-artifact from 7.0.0 to 8.0.1 (#739) (2c2a363)
  • deps: bump actions/setup-go from 6.4.0 to 7.0.0 (#737) (1fcc7ce)
  • deps: bump actions/setup-node from 6.3.0 to 7.0.0 (#734) (15562ec)
  • deps: bump actions/upload-artifact from 6.0.0 to 7.0.1 (#738) (16fcc6a)
  • deps: bump github.com/aws/aws-sdk-go-v2/config in / (#733) (279abc1)
  • deps: bump github/codeql-action from 4.37.2 to 4.37.3 (#736) (6032a46)

v3.46.0

3.46.0 (2026-07-23)

Full Changelog: v3.45.0...v3.46.0

Features

  • api: add support for spend_limit admin apis (8de8d9b)

Bug Fixes

  • api: safely format project spend limit paths (ac981e4)

v3.45.0

3.45.0 (2026-07-22)

Full Changelog: v3.44.0...v3.45.0

Go version requirement

openai-go v3.45.0 requires Go 1.25 or newer. This release upgrades golang.org/x/net to v0.57.0 to address security findings and aligns the SDK with supported Go toolchains. v3.44.0 is the final release that builds with Go 1.22–1.24; older SDK releases do not receive guaranteed security backports. No exported SDK API or /v3 import path changes are included.

... (truncated)

Changelog

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

3.47.0 (2026-07-28)

Full Changelog: v3.46.0...v3.47.0

Features

  • api: transcription model updates (1707706)

Bug Fixes

  • windows platform header normalization (#674) (706d3a8)

Build System

  • deps: bump actions/download-artifact from 7.0.0 to 8.0.1 (#739) (2c2a363)
  • deps: bump actions/setup-go from 6.4.0 to 7.0.0 (#737) (1fcc7ce)
  • deps: bump actions/setup-node from 6.3.0 to 7.0.0 (#734) (15562ec)
  • deps: bump actions/upload-artifact from 6.0.0 to 7.0.1 (#738) (16fcc6a)
  • deps: bump github.com/aws/aws-sdk-go-v2/config in / (#733) (279abc1)
  • deps: bump github/codeql-action from 4.37.2 to 4.37.3 (#736) (6032a46)

3.46.0 (2026-07-23)

Full Changelog: v3.45.0...v3.46.0

Features

  • api: add support for spend_limit admin apis (8de8d9b)

Bug Fixes

  • api: safely format project spend limit paths (ac981e4)

3.45.0 (2026-07-22)

Full Changelog: v3.44.0...v3.45.0

Go version requirement

openai-go v3.45.0 requires Go 1.25 or newer. This release upgrades golang.org/x/net to v0.57.0 to address security findings and aligns the SDK with supported Go toolchains. v3.44.0 is the final release that builds with Go 1.22–1.24; older SDK releases do not receive guaranteed security backports. No exported SDK API or /v3 import path changes are included.

Features

... (truncated)

Commits
  • 51b70dc release: 3.47.0
  • 0e1eb3b feat(api): transcription model updates
  • 706d3a8 fix: windows platform header normalization (#674)
  • fde01fc test: support a hermetic local API reference (#731)
  • 2c2a363 build(deps): bump actions/download-artifact from 7.0.0 to 8.0.1 (#739)
  • 6032a46 build(deps): bump github/codeql-action from 4.37.2 to 4.37.3 (#736)
  • 279abc1 build(deps): bump github.com/aws/aws-sdk-go-v2/config in / (#733)
  • 15562ec build(deps): bump actions/setup-node from 6.3.0 to 7.0.0 (#734)
  • 1fcc7ce build(deps): bump actions/setup-go from 6.4.0 to 7.0.0 (#737)
  • 16fcc6a build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.1 (#738)
  • 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 [github.com/openai/openai-go/v3](https://github.com/openai/openai-go) from 3.39.0 to 3.47.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.39.0...v3.47.0)

---
updated-dependencies:
- dependency-name: github.com/openai/openai-go/v3
  dependency-version: 3.47.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 Jul 29, 2026
@dependabot
dependabot Bot requested a review from MagdielCAS as a code owner July 29, 2026 00:42
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 29, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #74.

@dependabot dependabot Bot closed this Aug 3, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/openai/openai-go/v3-3.47.0 branch August 3, 2026 00:43
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 ignore-for-release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants