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.3 #33

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 13, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/goccy/go-json v0.10.0 -> v0.10.3 age adoption passing confidence

Release Notes

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

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title fix(deps): update module github.com/goccy/go-json to v0.10.1 fix(deps): update module github.com/goccy/go-json to v0.10.2 Mar 19, 2023
@renovate renovate bot force-pushed the renovate/github.com-goccy-go-json-0.x branch from 1f287be to d283499 Compare March 19, 2023 22:18
@renovate renovate bot force-pushed the renovate/github.com-goccy-go-json-0.x branch from d283499 to f9299e8 Compare May 21, 2024 19:49
@renovate renovate bot changed the title fix(deps): update module github.com/goccy/go-json to v0.10.2 fix(deps): update module github.com/goccy/go-json to v0.10.3 May 21, 2024
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.

None yet

0 participants