crd-ref-docs
crd-ref-docs copied to clipboard
fix(deps): update module github.com/goccy/go-yaml to v1.12.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| github.com/goccy/go-yaml | require | minor | v1.11.3 -> v1.12.0 |
Release Notes
goccy/go-yaml (github.com/goccy/go-yaml)
v1.12.0: 1.12.0
What's Changed
- Replace deprecated
io/ioutilby @harryzcy in https://github.com/goccy/go-yaml/pull/429 - support custom unmarshalling for map keys by @KSpaceer in https://github.com/goccy/go-yaml/pull/453
- trim right spaces before adding carriage return or linefeed by @mfleader in https://github.com/goccy/go-yaml/pull/462
- fix: Correct token.Tokenize double quoted strings with escape sequences handling by @nieomylnieja in https://github.com/goccy/go-yaml/pull/457
- Fix decoding of scientific notation by @morris-kelly in https://github.com/goccy/go-yaml/pull/463
- Quote is required even if it begins with backquote. by @k1LoW in https://github.com/goccy/go-yaml/pull/440
New Contributors
- @harryzcy made their first contribution in https://github.com/goccy/go-yaml/pull/429
- @KSpaceer made their first contribution in https://github.com/goccy/go-yaml/pull/453
- @mfleader made their first contribution in https://github.com/goccy/go-yaml/pull/462
- @nieomylnieja made their first contribution in https://github.com/goccy/go-yaml/pull/457
- @morris-kelly made their first contribution in https://github.com/goccy/go-yaml/pull/463
Full Changelog: https://github.com/goccy/go-yaml/compare/v1.11.3...v1.11.4
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.