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.8 #50

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

Conversation

plural-renovate[bot]
Copy link

@plural-renovate plural-renovate bot commented Nov 9, 2022

This PR contains the following updates:

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

Release Notes

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

v1.9.8: 1.9.8

Compare Source

What's Changed

New Contributors

Full Changelog: goccy/go-yaml@v1.9.7...v1.9.8

v1.9.7: 1.9.7

Compare Source

What's Changed

Full Changelog: goccy/go-yaml@v1.9.6...v1.9.7

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 )

v1.9.5

Compare Source

New Features
  • Add UseSingleQuote option ( #​265 )
Fix bugs
  • Preserve defaults while decoding nested structs ( #​260 )
  • Fix minor typo in decodeInit error ( #​264 )
  • Handle empty sequence entries ( #​275 )
  • Fix encoding of sequence with multiline string ( #​276 )
  • Fix encoding of BytesMarshaler type ( #​277 )
  • Fix indentState logic for multi-line value ( #​278 )

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 Renovate Bot.

@plural-renovate plural-renovate bot force-pushed the renovate/github.com-goccy-go-yaml-1.9.x branch from 757a0f4 to b6635ad Compare December 2, 2022 21:05
@plural-renovate plural-renovate bot changed the title Update module github.com/goccy/go-yaml to v1.9.6 Update module github.com/goccy/go-yaml to v1.9.7 Dec 2, 2022
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-goccy-go-yaml-1.9.x branch from b6635ad to 333daf9 Compare December 19, 2022 06:15
@plural-renovate plural-renovate bot changed the title Update module github.com/goccy/go-yaml to v1.9.7 Update module github.com/goccy/go-yaml to v1.9.8 Dec 19, 2022
@plural-renovate plural-renovate bot changed the title Update module github.com/goccy/go-yaml to v1.9.8 fix(deps): update module github.com/goccy/go-yaml to v1.9.8 Dec 18, 2023
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