Skip to content

build(deps): bump github.com/ebitengine/oto/v3 in /examples#716

Merged
jbeckwith-oai merged 1 commit into
mainfrom
dependabot/go_modules/examples/go_modules-d70d4de147
Jul 22, 2026
Merged

build(deps): bump github.com/ebitengine/oto/v3 in /examples#716
jbeckwith-oai merged 1 commit into
mainfrom
dependabot/go_modules/examples/go_modules-d70d4de147

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/ebitengine/oto/v3 in /examples from 3.2.0 to 3.4.0.

Updates github.com/ebitengine/oto/v3 from 3.2.0 to 3.4.0

Release notes

Sourced from github.com/ebitengine/oto/v3's releases.

v3.4.0

https://github.com/ebitengine/oto/milestone/10?closed=1

v3.3.3

No release notes provided.

v3.3.2

No release notes provided.

v3.3.1

No release notes provided.

v3.3.0

No release notes provided.

Commits
  • 3578d31 all: v3.4.0 released
  • b4ac227 all: update PureGo to v0.9.0
  • f49dff1 internal/mux: replace SetFinalizer with AddCleanup
  • fcf6253 all: update PureGo to v0.9.0-alpha.11
  • 1a7abef .github/workflows: skip tests for Windows
  • 17dc000 all: update dependencies and add Go 1.25 tests
  • f3a4c50 internal/oboe: update Oboe to v1.10.0
  • 7c2f94b oto: stop suspending and resuming when the machine is slept on macOS
  • 5d55a31 all: update dependencies
  • 33432a7 internal/mux: optimize memory re-use by using one buffer pool for all players...
  • 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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 21, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 21, 2026 21:43
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 21, 2026
@openai-sdks

openai-sdks Bot commented Jul 21, 2026

Copy link
Copy Markdown

OkTest Summary

237/237 SDK tests passed in 9.663s for Go SDK PR #716.

Test results — 42 files
Test Result Time
tests/chat-completions-complex-body.test.ts ✅ Passed 164ms
tests/chat-completions-create.test.ts ✅ Passed 217ms
tests/chat-completions-stream.test.ts ✅ Passed 123ms
tests/files-content-binary.test.ts ✅ Passed 148ms
tests/files-create-multipart.test.ts ✅ Passed 144ms
tests/files-list-pagination.test.ts ✅ Passed 151ms
tests/initialize-config.test.ts ✅ Passed 185ms
tests/instance-isolation.test.ts ✅ Passed 194ms
tests/models-list.test.ts ✅ Passed 170ms
tests/responses-background-lifecycle.test.ts ✅ Passed 258ms
tests/responses-body-method-errors.test.ts ✅ Passed 306ms
tests/responses-cancel-timeout.test.ts ✅ Passed 219ms
tests/responses-cancel.test.ts ✅ Passed 249ms
tests/responses-compact-retries.test.ts ✅ Passed 217ms
tests/responses-compact.test.ts ✅ Passed 226ms
tests/responses-create-advanced-stream.test.ts ✅ Passed 136ms
tests/responses-create-advanced.test.ts ✅ Passed 200ms
tests/responses-create-disconnect.test.ts ✅ Passed 1.118s
tests/responses-create-errors.test.ts ✅ Passed 210ms
tests/responses-create-malformed-api-responses.test.ts ✅ Passed 175ms
tests/responses-create-retries.test.ts ✅ Passed 282ms
tests/responses-create-stream-failures.test.ts ✅ Passed 133ms
tests/responses-create-stream-timeout.test.ts ✅ Passed 215ms
tests/responses-create-stream-wire.test.ts ✅ Passed 2.469s
tests/responses-create-stream.test.ts ✅ Passed 134ms
tests/responses-create-terminal-states.test.ts ✅ Passed 234ms
tests/responses-create-timeout.test.ts ✅ Passed 279ms
tests/responses-create.test.ts ✅ Passed 333ms
tests/responses-delete.test.ts ✅ Passed 252ms
tests/responses-input-items-errors.test.ts ✅ Passed 184ms
tests/responses-input-items-list.test.ts ✅ Passed 179ms
tests/responses-input-items-options.test.ts ✅ Passed 230ms
tests/responses-input-tokens-count-timeout.test.ts ✅ Passed 245ms
tests/responses-input-tokens-count.test.ts ✅ Passed 254ms
tests/responses-malformed-inputs.test.ts ✅ Passed 2.089s
tests/responses-not-found-errors.test.ts ✅ Passed 266ms
tests/responses-parse.test.ts ✅ Passed 183ms
tests/responses-retrieve-retries.test.ts ✅ Passed 250ms
tests/responses-retrieve.test.ts ✅ Passed 203ms
tests/responses-stored-method-errors.test.ts ✅ Passed 630ms
tests/retry-behavior.test.ts ✅ Passed 3.127s
tests/sdk-error-shape.test.ts ✅ Passed 296ms

View OkTest run #29949727010

SDK merge (aff23a23b522) · head (112381746c78) · base (e1d04194c98e) · OkTest (d2b5921fc22a)

@jbeckwith-oai
jbeckwith-oai force-pushed the dependabot/go_modules/examples/go_modules-d70d4de147 branch 3 times, most recently from e9e1ea3 to efa2d72 Compare July 22, 2026 19:02
Bumps [github.com/ebitengine/oto/v3](https://github.com/ebitengine/oto) in `/examples` from 3.2.0 to 3.4.0.

Updates `github.com/ebitengine/oto/v3` from 3.2.0 to 3.4.0
- [Release notes](https://github.com/ebitengine/oto/releases)
- [Commits](ebitengine/oto@v3.2.0...v3.4.0)

---
updated-dependencies:
- dependency-name: github.com/ebitengine/oto/v3
  dependency-version: 3.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
@jbeckwith-oai
jbeckwith-oai force-pushed the dependabot/go_modules/examples/go_modules-d70d4de147 branch from efa2d72 to 1123817 Compare July 22, 2026 19:08
@jbeckwith-oai
jbeckwith-oai merged commit 79d71e2 into main Jul 22, 2026
17 checks passed
@jbeckwith-oai
jbeckwith-oai deleted the dependabot/go_modules/examples/go_modules-d70d4de147 branch July 22, 2026 19:14
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.

1 participant