Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 16, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/goccy/go-json v0.10.0v0.10.5 age confidence

Release Notes

goccy/go-json (github.com/goccy/go-json)

v0.10.5: 0.10.5

Compare Source

What's Changed

New Contributors

Full Changelog: goccy/go-json@v0.10.4...v0.10.5

v0.10.4: 0.10.4

Compare Source

What's Changed

New Contributors

Full Changelog: goccy/go-json@v0.10.3...v0.10.4

v0.10.3: 0.10.3

Compare Source

What's Changed

New Contributors

Full Changelog: goccy/go-json@v0.10.2...v0.10.3

v0.10.2

Compare Source

New features
  • Support DebugDOT option for debugging encoder ( #​440 )
Fix bugs
  • Fix combination of embedding structure and omitempty option ( #​442 )

v0.10.1

Compare Source

Fix bugs
  • Fix checkptr error for array decoder ( #​415 )
  • Fix added buffer size check when decoding key ( #​430 )
  • Fix handling of anonymous fields other than struct ( #​431 )
  • Fix to not optimize when lower conversion can't handle byte-by-byte ( #​432 )
  • Fix a problem that MarshalIndent does not work when UnorderedMap is specified ( #​435 )
  • Fix mapDecoder.DecodeStream() for empty objects containing whitespace ( #​425 )
  • Fix an issue that could not set the correct NextField for fields in the embedded structure ( #​438 )

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

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.

1 participant