Skip to content

Commit 68f944a

Browse files
deps: update module github.com/goccy/go-yaml to v1.15.9 (#937)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/goccy/go-yaml](https://redirect.github.com/goccy/go-yaml) | `v1.15.8` -> `v1.15.9` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgoccy%2fgo-yaml/v1.15.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgoccy%2fgo-yaml/v1.15.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgoccy%2fgo-yaml/v1.15.8/v1.15.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgoccy%2fgo-yaml/v1.15.8/v1.15.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>goccy/go-yaml (github.com/goccy/go-yaml)</summary> ### [`v1.15.9`](https://redirect.github.com/goccy/go-yaml/releases/tag/v1.15.9): 1.15.9 [Compare Source](https://redirect.github.com/goccy/go-yaml/compare/v1.15.8...v1.15.9) #### What's Changed - Fix parsing of multiline mapping key by [@&#8203;goccy](https://redirect.github.com/goccy) in [https://github.com/goccy/go-yaml/pull/579](https://redirect.github.com/goccy/go-yaml/pull/579) - Fix plain-url-in-flow-mapping by [@&#8203;goccy](https://redirect.github.com/goccy) in [https://github.com/goccy/go-yaml/pull/580](https://redirect.github.com/goccy/go-yaml/pull/580) - Fix scalar-value-with-two-anchors by [@&#8203;goccy](https://redirect.github.com/goccy) in [https://github.com/goccy/go-yaml/pull/581](https://redirect.github.com/goccy/go-yaml/pull/581) - Fix parsing of literal header option by [@&#8203;goccy](https://redirect.github.com/goccy) in [https://github.com/goccy/go-yaml/pull/582](https://redirect.github.com/goccy/go-yaml/pull/582) - Fix node-anchor-not-indented by [@&#8203;goccy](https://redirect.github.com/goccy) in [https://github.com/goccy/go-yaml/pull/584](https://redirect.github.com/goccy/go-yaml/pull/584) - fix typo in CharacterType by [@&#8203;nekrassov01](https://redirect.github.com/nekrassov01) in [https://github.com/goccy/go-yaml/pull/585](https://redirect.github.com/goccy/go-yaml/pull/585) - Fix quotation for timestamps by [@&#8203;shuheiktgw](https://redirect.github.com/shuheiktgw) in [https://github.com/goccy/go-yaml/pull/515](https://redirect.github.com/goccy/go-yaml/pull/515) #### New Contributors - [@&#8203;nekrassov01](https://redirect.github.com/nekrassov01) made their first contribution in [https://github.com/goccy/go-yaml/pull/585](https://redirect.github.com/goccy/go-yaml/pull/585) **Full Changelog**: goccy/go-yaml@v1.15.8...v1.15.9 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0e1c626 commit 68f944a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/dustin/go-humanize v1.0.1
1111
github.com/fatih/color v1.18.0
1212
github.com/fatih/structs v1.1.0
13-
github.com/goccy/go-yaml v1.15.8
13+
github.com/goccy/go-yaml v1.15.9
1414
github.com/guptarohit/asciigraph v0.7.3
1515
github.com/hetznercloud/hcloud-go/v2 v2.17.0
1616
github.com/jedib0t/go-pretty/v6 v6.6.4

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ github.com/frankban/quicktest v1.14.6/go.mod h1:4ptaffx2x8+WTWXmUCuVU6aPUX1/Mz7z
2828
github.com/fsnotify/fsnotify v1.6.0/go.mod h1:sl3t1tCWJFWoRz9R8WJCbQihKKwmorjAbSClcnxKAGw=
2929
github.com/fsnotify/fsnotify v1.7.0 h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nosvA=
3030
github.com/fsnotify/fsnotify v1.7.0/go.mod h1:40Bi/Hjc2AVfZrqy+aj+yEI+/bRxZnMJyTJwOpGvigM=
31-
github.com/goccy/go-yaml v1.15.8 h1:0UhHxTWCcHQh4lZPIOdKY0ENpuBTAnx4n0L07VnbFag=
32-
github.com/goccy/go-yaml v1.15.8/go.mod h1:XBurs7gK8ATbW4ZPGKgcbrY1Br56PdM69F7LkFRi1kA=
31+
github.com/goccy/go-yaml v1.15.9 h1:500CYajdgpK4Smqrf86u7VMZuj/bFt2ghdff9D/nQYc=
32+
github.com/goccy/go-yaml v1.15.9/go.mod h1:XBurs7gK8ATbW4ZPGKgcbrY1Br56PdM69F7LkFRi1kA=
3333
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
3434
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
3535
github.com/guptarohit/asciigraph v0.7.3 h1:p05XDDn7cBTWiBqWb30mrwxd6oU0claAjqeytllnsPY=

0 commit comments

Comments
 (0)