Update dependency js-toml to v1.1.0 #18

Merged
MarkerBot merged 1 commit from renovate/js-toml-1.x-lockfile into main 2026-04-15 19:01:02 -07:00
Member

This PR contains the following updates:

Package Change Age Confidence
js-toml 1.0.31.1.0 age confidence

Release Notes

sunnyadn/js-toml (js-toml)

v1.1.0

Compare Source

What's New

  • TOML serialization: New dump() function to convert JavaScript objects to TOML strings
  • Security: Resolved all Dependabot alerts by upgrading chevrotain (11→12), vitest, and transitive dependencies

Bug Fixes

  • Fix silent error swallowing in tryCreateKey (non-DuplicateKeyError exceptions were silently dropped)
  • Fix tokenInterpreters Map misuse (declared as Map but used as plain object)
  • Remove dead/broken octal escape code path in string unescaping

Internal

  • Add createCategoryToken helper to reduce token registration boilerplate
  • Simplify hasRenderableHeader logic in TOML generator
  • Upgrade chevrotain 11→12 (drops lodash-es dependency)
  • Upgrade vitest/coverage-v8 to 4.1.4

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [js-toml](https://github.com/sunnyadn/js-toml) | [`1.0.3` → `1.1.0`](https://renovatebot.com/diffs/npm/js-toml/1.0.3/1.1.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/js-toml/1.1.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/js-toml/1.0.3/1.1.0?slim=true) | --- ### Release Notes <details> <summary>sunnyadn/js-toml (js-toml)</summary> ### [`v1.1.0`](https://github.com/sunnyadn/js-toml/releases/tag/v1.1.0) [Compare Source](https://github.com/sunnyadn/js-toml/compare/v1.0.3...v1.1.0) #### What's New - **TOML serialization**: New `dump()` function to convert JavaScript objects to TOML strings - **Security**: Resolved all Dependabot alerts by upgrading chevrotain (11→12), vitest, and transitive dependencies #### Bug Fixes - Fix silent error swallowing in `tryCreateKey` (non-`DuplicateKeyError` exceptions were silently dropped) - Fix `tokenInterpreters` Map misuse (declared as `Map` but used as plain object) - Remove dead/broken octal escape code path in string unescaping #### Internal - Add `createCategoryToken` helper to reduce token registration boilerplate - Simplify `hasRenderableHeader` logic in TOML generator - Upgrade chevrotain 11→12 (drops lodash-es dependency) - Upgrade vitest/coverage-v8 to 4.1.4 </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMTUiLCJ1cGRhdGVkSW5WZXIiOiI0My4xMTAuMTUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
Update dependency js-toml to v1.1.0
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pull_request_closed/build Pipeline was successful
fc8b80483a
MarkerBot scheduled this pull request to auto merge when all checks succeed 2026-04-15 19:00:40 -07:00
MarkerBot deleted branch renovate/js-toml-1.x-lockfile 2026-04-15 19:01:02 -07:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
MarkerMatic/site!18
No description provided.