Skip to content

build(deps): bump github.com/microsoft/kiota-serialization-json-go from 1.1.2 to 1.1.3 in /petstore/go in the kiota-dependencies group#8773

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/petstore/go/kiota-dependencies-ea72cee80d
Open

build(deps): bump github.com/microsoft/kiota-serialization-json-go from 1.1.2 to 1.1.3 in /petstore/go in the kiota-dependencies group#8773
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/petstore/go/kiota-dependencies-ea72cee80d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

Bumps the kiota-dependencies group in /petstore/go with 1 update: github.com/microsoft/kiota-serialization-json-go.

Updates github.com/microsoft/kiota-serialization-json-go from 1.1.2 to 1.1.3

Release notes

Sourced from github.com/microsoft/kiota-serialization-json-go's releases.

v1.1.3

1.1.3 (2026-06-16)

Bug Fixes

  • add default error cases to loadJsonTreeFromToken and fix BenchmarkObjectDeserialization (e710afd)
  • adds offending value to error message (397c688)
  • consume the closing bracket to avoid invalid json (fce18aa)
  • improve json.Number parse error details in tokenToValue (9ba66ee)
  • preserve nested parse errors in untyped object parsing (dc6d8c5)
  • validate the closing curly instead of discarding it (f92f6c1)

Performance Improvements

  • reduce parse node allocations when deserializing primitive types (0754e54)
  • reduce parse node allocations when deserializing primitive types (f6e946b)
Changelog

Sourced from github.com/microsoft/kiota-serialization-json-go's changelog.

1.1.3 (2026-06-16)

Bug Fixes

  • add default error cases to loadJsonTreeFromToken and fix BenchmarkObjectDeserialization (e710afd)
  • adds offending value to error message (397c688)
  • consume the closing bracket to avoid invalid json (fce18aa)
  • improve json.Number parse error details in tokenToValue (9ba66ee)
  • preserve nested parse errors in untyped object parsing (dc6d8c5)
  • validate the closing curly instead of discarding it (f92f6c1)

Performance Improvements

  • reduce parse node allocations when deserializing primitive types (0754e54)
  • reduce parse node allocations when deserializing primitive types (f6e946b)
Commits
  • 0f9be76 Merge pull request #188 from microsoft/release-please--branches--main--compon...
  • 8820a81 chore(main): release 1.1.3
  • 0754e54 Merge pull request #180 from microsoft/copilot/reduce-parse-node-allocations
  • ae4932f test: add unit tests for truncated JSON array and object scenarios
  • fce18aa fix: consume the closing bracket to avoid invalid json
  • 8f959d3 chore: formatting
  • f92f6c1 fix: validate the closing curly instead of discarding it
  • 12f7b99 chore: applies review suggestions
  • 9ba66ee fix: improve json.Number parse error details in tokenToValue
  • dc6d8c5 fix: preserve nested parse errors in untyped object parsing
  • 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 kiota-dependencies group in /petstore/go with 1 update: [github.com/microsoft/kiota-serialization-json-go](https://github.com/microsoft/kiota-serialization-json-go).


Updates `github.com/microsoft/kiota-serialization-json-go` from 1.1.2 to 1.1.3
- [Release notes](https://github.com/microsoft/kiota-serialization-json-go/releases)
- [Changelog](https://github.com/microsoft/kiota-serialization-json-go/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-serialization-json-go@v1.1.2...v1.1.3)

---
updated-dependencies:
- dependency-name: github.com/microsoft/kiota-serialization-json-go
  dependency-version: 1.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from a team as a code owner June 16, 2026 21:12
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 16, 2026
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.

0 participants