Skip to content

build(deps): bump github.com/invopop/jsonschema in /examples#717

Merged
jbeckwith-oai merged 5 commits into
mainfrom
dependabot/go_modules/examples/go_modules-0670d1585c
Jul 22, 2026
Merged

build(deps): bump github.com/invopop/jsonschema in /examples#717
jbeckwith-oai merged 5 commits into
mainfrom
dependabot/go_modules/examples/go_modules-0670d1585c

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/invopop/jsonschema in /examples from 0.12.0 to 0.14.0.

Updates github.com/invopop/jsonschema from 0.12.0 to 0.14.0

Release notes

Sourced from github.com/invopop/jsonschema's releases.

v0.14.0

What's Changed

New Contributors

Full Changelog: invopop/jsonschema@v0.13.0...v0.14.0

Commits
  • 2c57d60 Merge pull request #189 from invopop/replace-wk8-with-pb33f-ordered-map
  • d8cc8eb Replace wk8/go-ordered-map with pb33f/ordered-map
  • 0d5bd75 Merge pull request #186 from edznux-dd/fix/expanded-struct-nil-deref
  • 3d69373 Merge pull request #173 from liorokman/escape-extras-tags
  • b43264d Silence revive unused-parameter on fuzz callback
  • 7b21bb5 Merge remote-tracking branch 'origin/main' into pr-186-expanded-struct
  • 0487398 Fix ExtraWithComman typo in test struct field
  • bc93236 Merge remote-tracking branch 'origin/main' into pr-173-escape-extras
  • d39f13c Merge pull request #183 from fengxsong/feat/reflect-json-string-for-integers
  • f2e2b91 Extend json:",string" support to number and boolean fields
  • 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 [github.com/invopop/jsonschema](https://github.com/invopop/jsonschema) in `/examples` from 0.12.0 to 0.14.0.


Updates `github.com/invopop/jsonschema` from 0.12.0 to 0.14.0
- [Release notes](https://github.com/invopop/jsonschema/releases)
- [Commits](invopop/jsonschema@v0.12.0...v0.14.0)

---
updated-dependencies:
- dependency-name: github.com/invopop/jsonschema
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go_modules
...

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 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 7.607s for Go SDK PR #717.

Test results — 42 files
Test Result Time
tests/chat-completions-complex-body.test.ts ✅ Passed 110ms
tests/chat-completions-create.test.ts ✅ Passed 126ms
tests/chat-completions-stream.test.ts ✅ Passed 98ms
tests/files-content-binary.test.ts ✅ Passed 127ms
tests/files-create-multipart.test.ts ✅ Passed 133ms
tests/files-list-pagination.test.ts ✅ Passed 131ms
tests/initialize-config.test.ts ✅ Passed 139ms
tests/instance-isolation.test.ts ✅ Passed 90ms
tests/models-list.test.ts ✅ Passed 141ms
tests/responses-background-lifecycle.test.ts ✅ Passed 151ms
tests/responses-body-method-errors.test.ts ✅ Passed 271ms
tests/responses-cancel-timeout.test.ts ✅ Passed 214ms
tests/responses-cancel.test.ts ✅ Passed 163ms
tests/responses-compact-retries.test.ts ✅ Passed 242ms
tests/responses-compact.test.ts ✅ Passed 118ms
tests/responses-create-advanced-stream.test.ts ✅ Passed 72ms
tests/responses-create-advanced.test.ts ✅ Passed 157ms
tests/responses-create-disconnect.test.ts ✅ Passed 957ms
tests/responses-create-errors.test.ts ✅ Passed 318ms
tests/responses-create-malformed-api-responses.test.ts ✅ Passed 93ms
tests/responses-create-retries.test.ts ✅ Passed 174ms
tests/responses-create-stream-failures.test.ts ✅ Passed 99ms
tests/responses-create-stream-timeout.test.ts ✅ Passed 194ms
tests/responses-create-stream-wire.test.ts ✅ Passed 1.858s
tests/responses-create-stream.test.ts ✅ Passed 59ms
tests/responses-create-terminal-states.test.ts ✅ Passed 170ms
tests/responses-create-timeout.test.ts ✅ Passed 194ms
tests/responses-create.test.ts ✅ Passed 267ms
tests/responses-delete.test.ts ✅ Passed 117ms
tests/responses-input-items-errors.test.ts ✅ Passed 123ms
tests/responses-input-items-list.test.ts ✅ Passed 147ms
tests/responses-input-items-options.test.ts ✅ Passed 114ms
tests/responses-input-tokens-count-timeout.test.ts ✅ Passed 209ms
tests/responses-input-tokens-count.test.ts ✅ Passed 112ms
tests/responses-malformed-inputs.test.ts ✅ Passed 1.491s
tests/responses-not-found-errors.test.ts ✅ Passed 214ms
tests/responses-parse.test.ts ✅ Passed 105ms
tests/responses-retrieve-retries.test.ts ✅ Passed 299ms
tests/responses-retrieve.test.ts ✅ Passed 211ms
tests/responses-stored-method-errors.test.ts ✅ Passed 393ms
tests/retry-behavior.test.ts ✅ Passed 2.952s
tests/sdk-error-shape.test.ts ✅ Passed 251ms

View OkTest run #29950261399

SDK merge (bdc5553f4ef6) · head (5cc9de5e5101) · base (79d71e282bff) · OkTest (d2b5921fc22a)

@jbeckwith-oai
jbeckwith-oai merged commit 991d9a2 into main Jul 22, 2026
17 checks passed
@jbeckwith-oai
jbeckwith-oai deleted the dependabot/go_modules/examples/go_modules-0670d1585c branch July 22, 2026 19:23
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