Skip to content

Commit d4b2074

Browse files
chore(deps): update dependency g-plane/pretty_yaml to v0.5.1 (#273)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Update | Change | |---|---|---| | [g-plane/pretty_yaml](https://redirect.github.com/g-plane/pretty_yaml) | patch | `v0.5.0` -> `v0.5.1` | --- ### Release Notes <details> <summary>g-plane/pretty_yaml (g-plane/pretty_yaml)</summary> ### [`v0.5.1`](https://redirect.github.com/g-plane/pretty_yaml/releases/tag/v0.5.1) [Compare Source](https://redirect.github.com/g-plane/pretty_yaml/compare/v0.5.0...v0.5.1) #### Fixes - Fixed trailing zero trimmed on strings. - Fixed block map key after empty block sequence. - Fixed empty document. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 9am on monday" in timezone Asia/Shanghai, 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/oxc-project/oxc-node). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4f3c598 commit d4b2074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dprint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"https://plugins.dprint.dev/typescript-0.94.0.wasm",
2424
"https://plugins.dprint.dev/json-0.20.0.wasm",
2525
"https://plugins.dprint.dev/markdown-0.18.0.wasm",
26-
"https://plugins.dprint.dev/g-plane/pretty_yaml-v0.5.0.wasm",
26+
"https://plugins.dprint.dev/g-plane/pretty_yaml-v0.5.1.wasm",
2727
"https://plugins.dprint.dev/toml-0.7.0.wasm"
2828
]
2929
}

0 commit comments

Comments
 (0)