elastic / crd-ref-docs

Generates Kubernetes CRD API reference documentation
Apache License 2.0
104 stars 54 forks source link

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

Open elastic-renovate-prod[bot] opened 3 days ago

elastic-renovate-prod[bot] commented 3 days ago

This PR contains the following updates:

Package Type Update Change
github.com/goccy/go-yaml require minor v1.14.3 -> v1.15.3

Release Notes

goccy/go-yaml (github.com/goccy/go-yaml) ### [`v1.15.3`](https://togithub.com/goccy/go-yaml/releases/tag/v1.15.3): 1.15.3 [Compare Source](https://togithub.com/goccy/go-yaml/compare/v1.15.2...v1.15.3) #### What's Changed - Fix parsing of document header option by [@​goccy](https://togithub.com/goccy) in [https://github.com/goccy/go-yaml/pull/551](https://togithub.com/goccy/go-yaml/pull/551) **Full Changelog**: https://github.com/goccy/go-yaml/compare/v1.15.2...v1.15.3 ### [`v1.15.2`](https://togithub.com/goccy/go-yaml/releases/tag/v1.15.2): 1.15.2 [Compare Source](https://togithub.com/goccy/go-yaml/compare/v1.15.1...v1.15.2) #### What's Changed - Guard stack overflow at decoding by [@​goccy](https://togithub.com/goccy) in [https://github.com/goccy/go-yaml/pull/549](https://togithub.com/goccy/go-yaml/pull/549) **Full Changelog**: https://github.com/goccy/go-yaml/compare/v1.15.1...v1.15.2 ### [`v1.15.1`](https://togithub.com/goccy/go-yaml/releases/tag/v1.15.1): 1.15.1 [Compare Source](https://togithub.com/goccy/go-yaml/compare/v1.15.0...v1.15.1) #### What's Changed - Inventorying test cases of YAML Test Suite by [@​goccy](https://togithub.com/goccy) in [https://github.com/goccy/go-yaml/pull/547](https://togithub.com/goccy/go-yaml/pull/547) - Add first fuzzing test by [@​goccy](https://togithub.com/goccy) in [https://github.com/goccy/go-yaml/pull/548](https://togithub.com/goccy/go-yaml/pull/548) **Full Changelog**: https://github.com/goccy/go-yaml/compare/v1.15.0...v1.15.1 ### [`v1.15.0`](https://togithub.com/goccy/go-yaml/releases/tag/v1.15.0): 1.15.0 [Compare Source](https://togithub.com/goccy/go-yaml/compare/v1.14.3...v1.15.0) #### What's Changed - Add YAML Test Suite by [@​goccy](https://togithub.com/goccy) in [https://github.com/goccy/go-yaml/pull/541](https://togithub.com/goccy/go-yaml/pull/541) - Fix parser by using yaml-test-suite by [@​goccy](https://togithub.com/goccy) in [https://github.com/goccy/go-yaml/pull/542](https://togithub.com/goccy/go-yaml/pull/542) - Refactor parser by [@​goccy](https://togithub.com/goccy) in [https://github.com/goccy/go-yaml/pull/545](https://togithub.com/goccy/go-yaml/pull/545) - Fix parser by [@​goccy](https://togithub.com/goccy) in [https://github.com/goccy/go-yaml/pull/546](https://togithub.com/goccy/go-yaml/pull/546) **Full Changelog**: https://github.com/goccy/go-yaml/compare/v1.14.3...v1.15.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 has been generated by Renovate Bot.