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-yaml to v1.9.6 #46

Merged
merged 1 commit into from
Oct 26, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 26, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/goccy/go-yaml require patch v1.9.5 -> v1.9.6

Release Notes

goccy/go-yaml

v1.9.6

Compare Source

New Features
  • Introduce MapKeyNode interface to limit node types for map key ( #​312 )
Fix bugs
  • Quote strings with special characters in flow mode ( #​270 )
  • typeError implements PrettyPrinter interface ( #​280 )
  • Fix incorrect const type ( #​284 )
  • Fix large literals type inference on 32 bits ( #​293 )
  • Fix UTF-8 characters ( #​294 )
  • Fix decoding of unknown aliases ( #​317 )
  • Fix stream encoder for insert a separator between each encoded document ( #​318 )
Update
  • Update golang.org/x/sys ( #​289 )
  • Update Go version in CI ( #​295 )
  • Add test cases for missing keys to struct literals ( #​300 )

Configuration

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

🚦 Automerge: Enabled.

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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot merged commit 943cef4 into main Oct 26, 2022
@renovate renovate bot deleted the renovate/patch-updates branch October 26, 2022 13: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