Skip to content

build(deps): bump github.com/buger/jsonparser from 1.1.1 to 1.1.2 in /examples#718

Merged
jbeckwith-oai merged 2 commits into
mainfrom
dependabot/go_modules/examples/github.com/buger/jsonparser-1.1.2
Jul 22, 2026
Merged

build(deps): bump github.com/buger/jsonparser from 1.1.1 to 1.1.2 in /examples#718
jbeckwith-oai merged 2 commits into
mainfrom
dependabot/go_modules/examples/github.com/buger/jsonparser-1.1.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/buger/jsonparser from 1.1.1 to 1.1.2.

Release notes

Sourced from github.com/buger/jsonparser's releases.

v1.1.2

What's Changed

New Contributors

Full Changelog: buger/jsonparser@v1.1.1...v1.1.2

Commits
  • a69e7e0 Merge pull request #276 from dbarrosop/master
  • d3eacc0 fix: prevent panic on negative slice index in Delete with malformed JSON (GO-...
  • 61b32cf Merge pull request #241 from unxcepted/master
  • 2181e83 Merge pull request #244 from ScaleChamp/patch-2
  • 1510b51 Added latest versions of go to tests
  • 6fc2e48 fix: eachkey allocation
  • a6f867e Merge pull request #239 from AdamKorcz/cifuzz1
  • cbc01fd Fuzzing: Add CIFuzz
  • dc92d69 Merge pull request #228 from jonomacd/null-handling
  • 2d9d634 Merge pull request #231 from carsonip/fix-parseint-overflow-check
  • Additional commits viewable in compare view

@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:44
@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 10.163s for Go SDK PR #718.

Test results — 42 files
Test Result Time
tests/chat-completions-complex-body.test.ts ✅ Passed 177ms
tests/chat-completions-create.test.ts ✅ Passed 217ms
tests/chat-completions-stream.test.ts ✅ Passed 123ms
tests/files-content-binary.test.ts ✅ Passed 132ms
tests/files-create-multipart.test.ts ✅ Passed 136ms
tests/files-list-pagination.test.ts ✅ Passed 149ms
tests/initialize-config.test.ts ✅ Passed 171ms
tests/instance-isolation.test.ts ✅ Passed 206ms
tests/models-list.test.ts ✅ Passed 193ms
tests/responses-background-lifecycle.test.ts ✅ Passed 198ms
tests/responses-body-method-errors.test.ts ✅ Passed 470ms
tests/responses-cancel-timeout.test.ts ✅ Passed 306ms
tests/responses-cancel.test.ts ✅ Passed 278ms
tests/responses-compact-retries.test.ts ✅ Passed 233ms
tests/responses-compact.test.ts ✅ Passed 207ms
tests/responses-create-advanced-stream.test.ts ✅ Passed 281ms
tests/responses-create-advanced.test.ts ✅ Passed 151ms
tests/responses-create-disconnect.test.ts ✅ Passed 1.072s
tests/responses-create-errors.test.ts ✅ Passed 298ms
tests/responses-create-malformed-api-responses.test.ts ✅ Passed 140ms
tests/responses-create-retries.test.ts ✅ Passed 293ms
tests/responses-create-stream-failures.test.ts ✅ Passed 129ms
tests/responses-create-stream-timeout.test.ts ✅ Passed 216ms
tests/responses-create-stream-wire.test.ts ✅ Passed 2.549s
tests/responses-create-stream.test.ts ✅ Passed 147ms
tests/responses-create-terminal-states.test.ts ✅ Passed 292ms
tests/responses-create-timeout.test.ts ✅ Passed 301ms
tests/responses-create.test.ts ✅ Passed 304ms
tests/responses-delete.test.ts ✅ Passed 277ms
tests/responses-input-items-errors.test.ts ✅ Passed 181ms
tests/responses-input-items-list.test.ts ✅ Passed 166ms
tests/responses-input-items-options.test.ts ✅ Passed 193ms
tests/responses-input-tokens-count-timeout.test.ts ✅ Passed 380ms
tests/responses-input-tokens-count.test.ts ✅ Passed 283ms
tests/responses-malformed-inputs.test.ts ✅ Passed 2.215s
tests/responses-not-found-errors.test.ts ✅ Passed 271ms
tests/responses-parse.test.ts ✅ Passed 184ms
tests/responses-retrieve-retries.test.ts ✅ Passed 251ms
tests/responses-retrieve.test.ts ✅ Passed 234ms
tests/responses-stored-method-errors.test.ts ✅ Passed 597ms
tests/retry-behavior.test.ts ✅ Passed 3.065s
tests/sdk-error-shape.test.ts ✅ Passed 506ms

View OkTest run #29949238644

SDK merge (edd63df9f46b) · head (fae2e4e4b9ce) · base (476b8ba3f317) · OkTest (d2b5921fc22a)

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/examples/github.com/buger/jsonparser-1.1.2 branch 2 times, most recently from c4f2c00 to 26500f1 Compare July 21, 2026 23:10
Bumps [github.com/buger/jsonparser](https://github.com/buger/jsonparser) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/buger/jsonparser/releases)
- [Commits](buger/jsonparser@v1.1.1...v1.1.2)

---
updated-dependencies:
- dependency-name: github.com/buger/jsonparser
  dependency-version: 1.1.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/examples/github.com/buger/jsonparser-1.1.2 branch from 26500f1 to bfe3294 Compare July 21, 2026 23:24
@jbeckwith-oai
jbeckwith-oai merged commit e1d0419 into main Jul 22, 2026
17 checks passed
@jbeckwith-oai
jbeckwith-oai deleted the dependabot/go_modules/examples/github.com/buger/jsonparser-1.1.2 branch July 22, 2026 19:07
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