Bump yaml from 2.4.3 to 2.4.5
Bumps yaml from 2.4.3 to 2.4.5.
Release notes
Sourced from yaml's releases.
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)
Commits
-
1b8fde6
2.4.5 -
f3c7d03
test: Obey yaml-test-suite skip instructions -
4e66d72
fix: Improve tab handling (tests DK95 & Y79Y, #553) -
d06f386
2.4.4 -
39053e8
chore: Satisfy strict TS -
8baee44
test: Use source files for yaml-test-suite tests -
280a861
fix: Allow comment after top-level block scalar with explicit indent indicato... -
767bc47
fix: Require indentation from block scalar header & flow collections in mappi... -
5096f83
fix: Require indentation for ? explicit-key contents (fixes #551) -
22f2c6f
fix: In flow collections, allow []{} immediately after : with plain key (fixe... - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts