Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/goccy/go-json to v0.10.5 #328

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/goccy/go-json v0.10.0 -> v0.10.5 age adoption passing 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.

@j178 j178 enabled auto-merge (squash) February 10, 2025 12:52
@j178 j178 merged commit add75f9 into master Feb 10, 2025
2 checks passed
@j178 j178 deleted the renovate/github.com-goccy-go-json-0.x branch February 10, 2025 12:52
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