Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Update module github.com/goccy/go-yaml to v1.15.22 (#646)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/goccy/go-yaml](https://redirect.github.com/goccy/go-yaml) | `v1.15.19` -> `v1.15.22` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>goccy/go-yaml (github.com/goccy/go-yaml)</summary> ### [`v1.15.22`](https://redirect.github.com/goccy/go-yaml/releases/tag/v1.15.22): 1.15.22 [Compare Source](https://redirect.github.com/goccy/go-yaml/compare/v1.15.21...v1.15.22) ##### What's Changed - Fix format with empty value by [@​goccy](https://redirect.github.com/goccy) in [https://github.com/goccy/go-yaml/pull/654](https://redirect.github.com/goccy/go-yaml/pull/654) **Full Changelog**: goccy/go-yaml@v1.15.21...v1.15.22 ### [`v1.15.21`](https://redirect.github.com/goccy/go-yaml/releases/tag/v1.15.21): 1.15.21 [Compare Source](https://redirect.github.com/goccy/go-yaml/compare/v1.15.20...v1.15.21) #### What's Changed - Fix handling of TextUnmarshaler by [@​goccy](https://redirect.github.com/goccy) in [https://github.com/goccy/go-yaml/pull/649](https://redirect.github.com/goccy/go-yaml/pull/649) - Fix string representation of MappingNode in flow style by [@​semihbkgr](https://redirect.github.com/semihbkgr) in [https://github.com/goccy/go-yaml/pull/623](https://redirect.github.com/goccy/go-yaml/pull/623) - Make UseSingleQuote compliant with the YAML spec by [@​mumoshu](https://redirect.github.com/mumoshu) in [https://github.com/goccy/go-yaml/pull/647](https://redirect.github.com/goccy/go-yaml/pull/647) - Fix format indent by [@​goccy](https://redirect.github.com/goccy) in [https://github.com/goccy/go-yaml/pull/653](https://redirect.github.com/goccy/go-yaml/pull/653) **Full Changelog**: goccy/go-yaml@v1.15.20...v1.15.21 ### [`v1.15.20`](https://redirect.github.com/goccy/go-yaml/releases/tag/v1.15.20): 1.15.20 [Compare Source](https://redirect.github.com/goccy/go-yaml/compare/v1.15.19...v1.15.20) #### What's Changed - Support entry token for flow style by [@​goccy](https://redirect.github.com/goccy) in [https://github.com/goccy/go-yaml/pull/646](https://redirect.github.com/goccy/go-yaml/pull/646) - Fix format with alias by [@​goccy](https://redirect.github.com/goccy) in [https://github.com/goccy/go-yaml/pull/648](https://redirect.github.com/goccy/go-yaml/pull/648) **Full Changelog**: goccy/go-yaml@v1.15.19...v1.15.20 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnb2xhbmciLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information