Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: update module github.com/goccy/go-yaml to v1.15.4 (#926)
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.3` -> `v1.15.4` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgoccy%2fgo-yaml/v1.15.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgoccy%2fgo-yaml/v1.15.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgoccy%2fgo-yaml/v1.15.3/v1.15.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgoccy%2fgo-yaml/v1.15.3/v1.15.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>goccy/go-yaml (github.com/goccy/go-yaml)</summary> ### [`v1.15.4`](https://redirect.github.com/goccy/go-yaml/releases/tag/v1.15.4): 1.15.4 [Compare Source](https://redirect.github.com/goccy/go-yaml/compare/v1.15.3...v1.15.4) #### What's Changed - Fix parser by [@​goccy](https://redirect.github.com/goccy) in [https://github.com/goccy/go-yaml/pull/552](https://redirect.github.com/goccy/go-yaml/pull/552) - Fix parser by [@​goccy](https://redirect.github.com/goccy) in [https://github.com/goccy/go-yaml/pull/554](https://redirect.github.com/goccy/go-yaml/pull/554) - Fix parser by [@​goccy](https://redirect.github.com/goccy) in [https://github.com/goccy/go-yaml/pull/557](https://redirect.github.com/goccy/go-yaml/pull/557) Pass 300 tests of YAML Test Suite 🎉 - Details: `total:[402] passed:[300] failure:[102] passedRate:[74.626862%]` We’ve finally surpassed go-yaml/yaml. - gopkg.in/yaml.v3: `total:[402] passed:[295] failure:[107] passedRate:[73.383087%]` **Full Changelog**: goccy/go-yaml@v1.15.3...v1.15.4 </details> --- ### 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. --- - [ ] <!-- 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/hetznercloud/cli). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information