aquaproj / aqua

Declarative CLI Version manager written in Go. Support Lazy Install, Registry, and continuous update with Renovate. CLI version is switched seamlessly
https://aquaproj.github.io
884 stars 39 forks source link

fix(deps): update module github.com/goccy/go-yaml to v1.13.9 #3253

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/goccy/go-yaml v1.13.8 -> v1.13.9 age adoption passing confidence

Release Notes

goccy/go-yaml (github.com/goccy/go-yaml) ### [`v1.13.9`](https://redirect.github.com/goccy/go-yaml/releases/tag/v1.13.9): 1.13.9 [Compare Source](https://redirect.github.com/goccy/go-yaml/compare/v1.13.8...v1.13.9) #### What's Changed - Fix token offset by [@​goccy](https://redirect.github.com/goccy) in [https://github.com/goccy/go-yaml/pull/524](https://redirect.github.com/goccy/go-yaml/pull/524) - Fix parsing of tag by [@​goccy](https://redirect.github.com/goccy) in [https://github.com/goccy/go-yaml/pull/526](https://redirect.github.com/goccy/go-yaml/pull/526) - Support local tag and boolean tag by [@​goccy](https://redirect.github.com/goccy) in [https://github.com/goccy/go-yaml/pull/527](https://redirect.github.com/goccy/go-yaml/pull/527) - Fix removeFromRightSpace process at scanner by [@​goccy](https://redirect.github.com/goccy) in [https://github.com/goccy/go-yaml/pull/529](https://redirect.github.com/goccy/go-yaml/pull/529) **Full Changelog**: https://github.com/goccy/go-yaml/compare/v1.13.8...v1.13.9

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.



This PR was generated by Mend Renovate. View the repository job log.