stackit-cli
stackit-cli copied to clipboard
fix(deps): update module github.com/goccy/go-yaml to v1.19.0
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| github.com/goccy/go-yaml | v1.18.0 -> v1.19.0 |
Release Notes
goccy/go-yaml (github.com/goccy/go-yaml)
v1.19.0: 1.19.0
What's Changed
- Revert "feat: Dont make copies of structs for validation" by @shuheiktgw in #763
- Add decode option that allows specific field prefixes by @cpuguy83 in #795
- Normalize CR and CRLF in multi-line strings by @shuheiktgw in #754
- Support non string map keys by @shuheiktgw in #756
- Skip directive in path operations by @shuheiktgw in #758
- Add indentation to flow values on new lines by @shuheiktgw in #759
- Add support for RawMessage, similar to json.RawMessage by @thanethomson in #790
New Contributors
- @cpuguy83 made their first contribution in #795
- @thanethomson made their first contribution in #790
Full Changelog: https://github.com/goccy/go-yaml/compare/v1.18.0...v1.19.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 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.