Update dependency js-toml to v1.2.1 #34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/js-toml-1.x-lockfile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
1.1.3→1.2.1Release Notes
sunnyadn/js-toml (js-toml)
v1.2.1Compare Source
Fixed
0001-01-01T00:00:00Z) were rejected or mis-parsed via JavaScript's legacyDateyear mapping; they now parse correctly.+25:00,+12:60) were accepted; they are now rejected per RFC 3339.[a.b]then[a]twice) were accepted; redefinition is now an error per the spec.Changed
v1.2.0Compare Source
Added
=or a dotted-key.), exactly as the spec ABNF requires.\xHHescapes in basic and multi-line basic strings, decoding to the Unicode code point U+00HH (toml-lang/toml#796).\eescape (U+001B) in basic and multi-line basic strings (toml-lang/toml#790).:00(13:37loads as"13:37:00"). Fractional seconds still require whole seconds per the spec ABNF.Changed
SyntaxParseError. Every valid TOML 1.0.0 document parses exactly as before.dump()intentionally keeps emitting TOML v1.0.0-compatible output (single-line inline tables, no trailing commas,\uXXXXescapes, full-precision datetimes) so generated documents remain readable by 1.0-only parsers.Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate.