goccy/go-yaml (github.com/goccy/go-yaml)
### [`v1.13.3`](https://redirect.github.com/goccy/go-yaml/releases/tag/v1.13.3): 1.13.3
[Compare Source](https://redirect.github.com/goccy/go-yaml/compare/v1.13.2...v1.13.3)
#### What's Changed
- feat: preserve line breaks from original input by [@mcwarman](https://redirect.github.com/mcwarman) in [https://github.com/goccy/go-yaml/pull/412](https://redirect.github.com/goccy/go-yaml/pull/412)
- Fix invalid alias by [@goccy](https://redirect.github.com/goccy) in [https://github.com/goccy/go-yaml/pull/497](https://redirect.github.com/goccy/go-yaml/pull/497)
- Fix parsing of number by [@goccy](https://redirect.github.com/goccy) in [https://github.com/goccy/go-yaml/pull/498](https://redirect.github.com/goccy/go-yaml/pull/498)
- Fix parsing of invalid document by [@goccy](https://redirect.github.com/goccy) in [https://github.com/goccy/go-yaml/pull/499](https://redirect.github.com/goccy/go-yaml/pull/499)
#### New Contributors
- [@mcwarman](https://redirect.github.com/mcwarman) made their first contribution in [https://github.com/goccy/go-yaml/pull/412](https://redirect.github.com/goccy/go-yaml/pull/412)
**Full Changelog**: https://github.com/goccy/go-yaml/compare/v1.13.2...v1.13.3
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, check this box
This PR contains the following updates:
v1.13.2
->v1.13.3
Release Notes
goccy/go-yaml (github.com/goccy/go-yaml)
### [`v1.13.3`](https://redirect.github.com/goccy/go-yaml/releases/tag/v1.13.3): 1.13.3 [Compare Source](https://redirect.github.com/goccy/go-yaml/compare/v1.13.2...v1.13.3) #### What's Changed - feat: preserve line breaks from original input by [@mcwarman](https://redirect.github.com/mcwarman) in [https://github.com/goccy/go-yaml/pull/412](https://redirect.github.com/goccy/go-yaml/pull/412) - Fix invalid alias by [@goccy](https://redirect.github.com/goccy) in [https://github.com/goccy/go-yaml/pull/497](https://redirect.github.com/goccy/go-yaml/pull/497) - Fix parsing of number by [@goccy](https://redirect.github.com/goccy) in [https://github.com/goccy/go-yaml/pull/498](https://redirect.github.com/goccy/go-yaml/pull/498) - Fix parsing of invalid document by [@goccy](https://redirect.github.com/goccy) in [https://github.com/goccy/go-yaml/pull/499](https://redirect.github.com/goccy/go-yaml/pull/499) #### New Contributors - [@mcwarman](https://redirect.github.com/mcwarman) made their first contribution in [https://github.com/goccy/go-yaml/pull/412](https://redirect.github.com/goccy/go-yaml/pull/412) **Full Changelog**: https://github.com/goccy/go-yaml/compare/v1.13.2...v1.13.3Configuration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.