🚨 Update dependency toml to v5 (main) - #565
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
|
🤖 Finished Review · ✅ Success · Started 3:06 AM UTC · Completed 3:15 AM UTC Commit: Runtime: claude · Model: opus → claude-opus-4-7 · Effort: high · Cost: $4.20 |
|
🚀 Preview is available at https://4d5c8179.enterprise-contract.pages.dev |
|
Looks good to me Previous runLooks good to me |
1885bfb to
cd7e2d4
Compare
|
🤖 Finished Review · ✅ Success · Started 1:44 PM UTC · Completed 1:54 PM UTC Commit: Runtime: claude · Model: opus → claude-opus-4-7 · Effort: high · Cost: $3.80 |
|
🚀 Preview is available at https://144070b0.enterprise-contract.pages.dev |
|
Risk Assessment: moderate (2/5) DetailsMajor version bump of devDependency |
|
🤖 Finished Retro · ✅ Success · Started 2:09 PM UTC · Completed 2:14 PM UTC Commit: Runtime: claude · Model: opus → claude-opus-4-7 · Effort: high · Cost: $2.85 |
|
PR #565 was a Renovate major bump of the Evidence added to existing open issues (in preference to filing duplicates, per retro-analysis guidance):
No new issues warranted; the systemic gap this PR illustrates is already well-tracked. |
This PR contains the following updates:
^3.0.0→^5.0.0Release Notes
BinaryMuse/toml-node (toml)
v5.0.0Compare Source
=====================
Number.MAX_SAFE_INTEGER) now throw a parse error instead of silently returning a rounded value (#28). Opt in to lossless handling of the full 64-bit range withtoml.parse(input, { bigint: true }), which returns all integer values asBigInt.v4.3.0Compare Source
=====================
toml.parse(input, { useTemporal: true }), mapping offset date-times toTemporal.ZonedDateTimeand local date-times/dates/times toTemporal.PlainDateTime/PlainDate/PlainTime. An implementation can be supplied via thetemporaloption on runtimes without aTemporalglobal. (#69)v4.2.0Compare Source
=====================
GHSA-82x6-q7mm-w9cf(CVE pending), in which deeply nested arrays or inline tables could overflow the call stack and crash the process with an uncatchableRangeError. Nesting is now bounded (default 500 levels), and input past the limit throws a normal parse error. The limit is configurable viatoml.parse(input, { maxDepth }).v4.1.2Compare Source
=====================
Object.prototypeprocess-wide.v4.1.1Compare Source
=====================
v4.1.0Compare Source
=====================
v4.0.1Compare Source
=====================
v4.0.0Compare Source
=====================
Configuration
📅 Schedule: (UTC)
* 0-3 * * *)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.