Open dependabot[bot] opened 4 days ago
Name | Link |
---|---|
Latest commit | f5e5f5be6ef4714e29e09efe35ad4c6507937154 |
Latest deploy log | https://app.netlify.com/sites/zarf-docs/deploys/674085f1aa8e8d0008beee9e |
All modified and coverable lines are covered by tests :white_check_mark:
🚨 Try these New Features:
Bumps github.com/goccy/go-yaml from 1.13.0 to 1.14.3.
Release notes
Sourced from github.com/goccy/go-yaml's releases.
... (truncated)
Commits
69159b3
clear pathMap keys (#539)d7847db
fix parsing of tab character in double-quote (#538)8b2110b
fix invalid token error (#536)271213a
fix error (#535)2c6a0e7
fix comment position of map node has multiple values (#532)9c6665c
support to disallow duplicate map key at parsing (#531)4385176
Fix parsing of tab character (#530)cab4364
Fix removeFromRightSpace process at scanner (#529)cb4e1b0
Support local tag and boolean tag (#527)a2d04d6
fix parsing of tag (#526)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show