Bump yaml from 2.6.0 to 2.6.1
Bumps yaml from 2.6.0 to 2.6.1.
Release notes
Sourced from yaml's releases.
v2.6.1
- Do not strip
:00
seconds from!!timestamp
values (#578, with thanks to@qraynaud
)- Tighten regexp for JSON
!!bool
(#587, with thanks to@vra5107
)- Default to literal block scalar if folded would overflow (#585)
Commits
-
aa1898a
2.6.1 -
6be0a91
fix: Default to literal block scalar if folded would overflow (fixes #585) -
108f699
fix: Tighten regexp for JSON !!bool (#587) -
2e85b91
fix: Do not strip :00 seconds from !!timestamp values (#578) -
5850600
chore: Refresh lockfile -
16fb6e2
chore: Add .well-known/funding-manifest-urls - 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