Commit cf13d8c
authored
deps: update module github.com/goccy/go-yaml to v1.19.2 (#1299)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [github.com/goccy/go-yaml](https://redirect.github.com/goccy/go-yaml)
| `v1.19.1` → `v1.19.2` |

|

|
---
### Release Notes
<details>
<summary>goccy/go-yaml (github.com/goccy/go-yaml)</summary>
###
[`v1.19.2`](https://redirect.github.com/goccy/go-yaml/releases/tag/v1.19.2):
1.19.2
[Compare
Source](https://redirect.github.com/goccy/go-yaml/compare/v1.19.1...v1.19.2)
#### What's Changed
- Fix anchor reference regression in nested structures by
[@​linyows](https://redirect.github.com/linyows) in
[#​839](https://redirect.github.com/goccy/go-yaml/pull/839)
#### New Contributors
- [@​linyows](https://redirect.github.com/linyows) made their
first contribution in
[#​839](https://redirect.github.com/goccy/go-yaml/pull/839)
**Full Changelog**:
<goccy/go-yaml@v1.19.1...v1.19.2>
</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 1f50a56 commit cf13d8c
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments