Skip to content

chore(deps): bump github.com/microsoft/kiota-serialization-json-go from 1.1.2 to 1.1.3#386

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/microsoft/kiota-serialization-json-go-1.1.3
Open

chore(deps): bump github.com/microsoft/kiota-serialization-json-go from 1.1.2 to 1.1.3#386
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/microsoft/kiota-serialization-json-go-1.1.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/microsoft/kiota-serialization-json-go](https://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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: Go. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from a team as a code owner June 17, 2026 10:12
@github-actions github-actions Bot enabled auto-merge June 17, 2026 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants