Skip to content

Bump github.com/openai/openai-go/v3 from 3.63.1 to 3.64.0 in the all group - #1174

Merged
Quim Muntal (qmuntal) merged 5 commits into
mainfrom
dependabot/go_modules/all-20a2ef21c5
Sep 24, 2026
Merged

Quim Muntal (qmuntal) merged 5 commits into
mainfrom
dependabot/go_modules/all-20a2ef21c5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 24, 2026

Copy link
Copy Markdown
Contributor

Bumps the all group with 1 update: github.com/openai/openai-go/v3.

Updates github.com/openai/openai-go/v3 from 3.63.1 to 3.64.0

Release notes

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

v3.64.0

3.64.0 (2026-09-20)

Features

  • api: add environment-variable vault credentials (#935) (825408c)
  • api: add external storage configuration management (#939) (72cdb7d)
  • api: add safety case retrieval (#940) (1fcb8bb)
  • api: add safety warning and deactivation webhook events (#938) (f7ef9d0)
  • api: add session environment reset events (#942) (bb3efb9)
  • api: add SIP media security to incoming call events (#937) (c5573ed)

Bug Fixes

  • azure: preserve gateway paths and endpoint overrides (#943) (4e94d30)

Chores

  • api: document response management resources (#941) (0253af9)

Build System

  • deps: bump github.com/ebitengine/oto/v3 in /examples (#918) (560b830)
  • deps: bump openai/codex-action from 1.11 to 1.12 (#872) (74e6122)
  • deps: bump the codeql group across 1 directory with 2 updates (#871) (1b8610f)
Changelog

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

3.64.0 (2026-09-20)

Features

  • api: add environment-variable vault credentials (#935) (825408c)
  • api: add external storage configuration management (#939) (72cdb7d)
  • api: add safety case retrieval (#940) (1fcb8bb)
  • api: add safety warning and deactivation webhook events (#938) (f7ef9d0)
  • api: add session environment reset events (#942) (bb3efb9)
  • api: add SIP media security to incoming call events (#937) (c5573ed)

Bug Fixes

  • azure: preserve gateway paths and endpoint overrides (#943) (4e94d30)

Chores

  • api: document response management resources (#941) (0253af9)

Build System

  • deps: bump github.com/ebitengine/oto/v3 in /examples (#918) (560b830)
  • deps: bump openai/codex-action from 1.11 to 1.12 (#872) (74e6122)
  • deps: bump the codeql group across 1 directory with 2 updates (#871) (1b8610f)
Commits
  • 24a4077 release: 3.64.0 (#936)
  • 560b830 build(deps): bump github.com/ebitengine/oto/v3 in /examples (#918)
  • 74e6122 build(deps): bump openai/codex-action from 1.11 to 1.12 (#872)
  • 1b8610f build(deps): bump the codeql group across 1 directory with 2 updates (#871)
  • 4e94d30 fix(azure): preserve gateway paths and endpoint overrides (#943)
  • bb3efb9 feat(api): add session environment reset events (#942)
  • 0253af9 chore(api): document response management resources (#941)
  • 1fcb8bb feat(api): add safety case retrieval (#940)
  • 72cdb7d feat(api): add external storage configuration management (#939)
  • f7ef9d0 feat(api): add safety warning and deactivation webhook events (#938)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 1 update: [github.com/openai/openai-go/v3](https://github.com/openai/openai-go).


Updates `github.com/openai/openai-go/v3` from 3.63.1 to 3.64.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.63.1...v3.64.0)

---
updated-dependencies:
- dependency-name: github.com/openai/openai-go/v3
  dependency-version: 3.64.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

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 Sep 24, 2026
Copilot AI balanced review requested due to automatic review settings September 24, 2026 00:13
@dependabot
dependabot Bot requested a review from a team as a code owner September 24, 2026 00:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 24, 2026
@github-actions github-actions Bot added the size:small At most 30 changed lines across at most 2 files label Sep 24, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot review overview

🟢 Approval recommended

The dependency and checksum updates are consistent, with no unresolved issues.

Review effort: Balanced
Findings: None

What changed in this PR

Updates the OpenAI Go SDK from v3.63.1 to v3.64.0.

Changes:

  • Bumps the direct dependency version.
  • Refreshes module checksums.
File Description
go.sum Records checksums for v3.64.0.
go.mod Updates openai-go/v3 to v3.64.0.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@github-actions github-actions Bot added the kind:dependencies Changes dependencies or manifests label Sep 24, 2026
@qmuntal

Copy link
Copy Markdown
Member

Copilot fix CI

Copilot AI and others added 4 commits September 24, 2026 08:25
Co-authored-by: qmuntal <3747816+qmuntal@users.noreply.github.com>
Co-authored-by: qmuntal <3747816+qmuntal@users.noreply.github.com>
Co-authored-by: qmuntal <3747816+qmuntal@users.noreply.github.com>
Co-authored-by: qmuntal <3747816+qmuntal@users.noreply.github.com>

Copilot AI commented Sep 24, 2026

Copy link
Copy Markdown
Contributor

Copilot fix CI

Fixed in ec11d35. The Foundry request middleware now removes the SDK-injected Azure OpenAI prefix after the complete configured endpoint route. go test -race -shuffle=on ./... and the targeted Foundry tests pass.

@github-actions github-actions Bot added area:provider Changes files in the provider area area:provider/foundry Changes files in the provider / foundry area size:medium At most 100 changed lines across at most 5 files and removed size:small At most 30 changed lines across at most 2 files labels Sep 24, 2026
@github-actions

Copy link
Copy Markdown
Contributor

API consistency review

Result Scope
out of scope internal-only

This PR is a dependency bump of github.com/openai/openai-go/v3 (3.63.1 → 3.64.0), with follow-up commits that adjust an unexported helper (removeAzureOpenAIPrefix) in provider/foundryprovider/agent.go so the existing Azure/Foundry request-path rewriting keeps working after the upstream SDK's azure.WithEndpoint behavior changed (per openai-go 3.64.0's "preserve gateway paths and endpoint overrides" fix). No exported Go identifiers, signatures, or AgentConfig/NewAgent contracts changed, and the fix restores prior observable endpoint-routing behavior rather than introducing new or diverging behavior, so there is no cross-repo (.NET/Python) parity dimension to review here.

Generated by Go API Consistency Review Agent for #1174 · copilot · auto · 38.6 AIC · ⌖ 6.45 AIC · ⊞ 13.7K · ◷

@qmuntal
Quim Muntal (qmuntal) added this pull request to the merge queue Sep 24, 2026
@github-actions github-actions Bot added the kind:code Changes production behavior or code label Sep 24, 2026
Merged via the queue into main with commit 1dd9b4d Sep 24, 2026
28 checks passed
@qmuntal
Quim Muntal (qmuntal) deleted the dependabot/go_modules/all-20a2ef21c5 branch September 24, 2026 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:provider/foundry Changes files in the provider / foundry area area:provider Changes files in the provider area dependencies Pull requests that update a dependency file go Pull requests that update go code kind:code Changes production behavior or code kind:dependencies Changes dependencies or manifests size:medium At most 100 changed lines across at most 5 files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants