Skip to content

Update dependency smol-toml to v1.7.0#101

Merged
fisker merged 1 commit into
mainfrom
renovate/smol-toml-1.x-lockfile
Jun 22, 2026
Merged

Update dependency smol-toml to v1.7.0#101
fisker merged 1 commit into
mainfrom
renovate/smol-toml-1.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
smol-toml 1.6.11.7.0 age adoption passing confidence

Release Notes

squirrelchat/smol-toml (smol-toml)

v1.7.0

Compare Source

This version slightly changes the behaviour of stringify: integers beyond the safe range are always emitted as float numbers.

String decode logic has been rewritten, it is a bit faster now and uses a single-pass approach instead of a dual-pass approach as it did previously. The code should be a bit smaller too, though I didn't actually measure that.

The package is now published with source-maps, declaration-maps, and a copy of the original TypeScript source files. This will improve your DX if you're like me and like Ctrl+Click'ing things a lot. ;)

What's Changed

  • improve performance of the string decode logic by @​cyyynthia
  • fix(stringify): emit integer-valued numbers beyond the safe-integer range as floats by @​spokodev in #​56
  • publish source-maps, declaration-maps, and original source files by @​cyyynthia
  • miscellaneous repository maintenance tasks by @​cyyynthia

New Contributors

Full Changelog: squirrelchat/smol-toml@v1.6.1...v1.7.0


Configuration

📅 Schedule: (UTC)

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

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


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

This PR was generated by Mend Renovate. View the repository job log.

@fisker fisker merged commit 9ed2e74 into main Jun 22, 2026
4 checks passed
@fisker fisker deleted the renovate/smol-toml-1.x-lockfile branch June 22, 2026 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant