goccy/go-yaml (github.com/goccy/go-yaml)
### [`v1.13.8`](https://redirect.github.com/goccy/go-yaml/releases/tag/v1.13.8): 1.13.8
[Compare Source](https://redirect.github.com/goccy/go-yaml/compare/v1.13.7...v1.13.8)
#### What's Changed
- Fix parsing of invalid map key by [@goccy](https://redirect.github.com/goccy) in [https://github.com/goccy/go-yaml/pull/520](https://redirect.github.com/goccy/go-yaml/pull/520)
- Fix parsing of escaped new-line-character or white-space in double quote text by [@goccy](https://redirect.github.com/goccy) in [https://github.com/goccy/go-yaml/pull/521](https://redirect.github.com/goccy/go-yaml/pull/521)
- Fix validation of map at flow mode by [@goccy](https://redirect.github.com/goccy) in [https://github.com/goccy/go-yaml/pull/523](https://redirect.github.com/goccy/go-yaml/pull/523)
**Full Changelog**: https://github.com/goccy/go-yaml/compare/v1.13.7...v1.13.8
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 contains the following updates:
v1.13.7
->v1.13.8
Release Notes
goccy/go-yaml (github.com/goccy/go-yaml)
### [`v1.13.8`](https://redirect.github.com/goccy/go-yaml/releases/tag/v1.13.8): 1.13.8 [Compare Source](https://redirect.github.com/goccy/go-yaml/compare/v1.13.7...v1.13.8) #### What's Changed - Fix parsing of invalid map key by [@goccy](https://redirect.github.com/goccy) in [https://github.com/goccy/go-yaml/pull/520](https://redirect.github.com/goccy/go-yaml/pull/520) - Fix parsing of escaped new-line-character or white-space in double quote text by [@goccy](https://redirect.github.com/goccy) in [https://github.com/goccy/go-yaml/pull/521](https://redirect.github.com/goccy/go-yaml/pull/521) - Fix validation of map at flow mode by [@goccy](https://redirect.github.com/goccy) in [https://github.com/goccy/go-yaml/pull/523](https://redirect.github.com/goccy/go-yaml/pull/523) **Full Changelog**: https://github.com/goccy/go-yaml/compare/v1.13.7...v1.13.8Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.