Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/microsoft/kiota-serialization-json-go from 1.1.2 to 1.1.4.

Release notes

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

v1.1.4

1.1.4 (2026-06-26)

Bug Fixes

  • parse numbers encoded as JSON strings in numeric getters (0ddeef7)
  • parse numbers encoded as JSON strings in numeric getters (3701719), closes #174

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.4 (2026-06-26)

Bug Fixes

  • parse numbers encoded as JSON strings in numeric getters (0ddeef7)
  • parse numbers encoded as JSON strings in numeric getters (3701719), closes #174

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
  • f3bc194 Merge pull request #191 from microsoft/release-please--branches--main--compon...
  • eddf619 chore(main): release 1.1.4
  • 0ddeef7 Merge pull request #190 from StephaneBernard/fix/issue-174-string-encoded-num...
  • 3701719 fix: parse numbers encoded as JSON strings in numeric getters
  • 0dea36f Merge pull request #189 from microsoft/dependabot/github_actions/actions/chec...
  • 4c25da8 build(deps): bump actions/checkout from 6 to 7
  • 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
  • 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.4.
- [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.4)

---
updated-dependencies:
- dependency-name: github.com/microsoft/kiota-serialization-json-go
  dependency-version: 1.1.4
  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 29, 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.

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