Skip to content

Bump yaml from 2.4.5 to 2.5.0

Dependabot requested to merge dependabot-npm_and_yarn-yaml-2.5.0 into master

Bumps yaml from 2.4.5 to 2.5.0.

Release notes

Sourced from yaml's releases.

v2.5.0

  • Add --indent option to CLI tool (#559, with thanks to @​danielbayley)
  • Require newline in all cases for props on block sequence (#557)
  • Always reset indentation in lexer on ... (#558)
  • Ignore minContentWidth if greater than lineWidth (#562)
  • Drop unused Collection.maxFlowStringSingleLineLength (#522, #421)
Commits
  • b309e23 2.5.0
  • 6e58318 style: Apply updated Prettier style
  • 61140fa chore: Refresh lockfile
  • 534d8ad fix: Ignore minContentWidth if greater than lineWidth (fixes #562)
  • f73e1d9 chore: Drop unused Collection.maxFlowStringSingleLineLength (see #522, closes...
  • e7c81fe feat: Add --indent option to CLI tool (#559)
  • f685e1c fix: Always reset indentation in lexer on ... (fixes #558)
  • aea700d fix: Require newline in all cases for props on block sequence (fixes #557)
  • See full diff 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

Merge request reports