fix(deps): update dependency yaml to v2.4.5
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
yaml (source) | dependencies | patch | 2.4.3 -> 2.4.5 |
Release Notes
eemeli/yaml (yaml)
v2.4.5
v2.4.4
With special thanks to @RedCMD for finding and reporting all of the following:
- Allow comment after top-level block scalar with explicit indent indicator (#547)
- Allow tab as indent for line comments before nodes (#548)
- Do not allow tab before block collection (#549)
- In flow collections, allow
[]{}
immediately after:
with plain key (#550) - Require indentation for
?
explicit-key contents (#551) - Require indentation from block scalar header & flow collections in mapping values (#553)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.