Skip to content

chore(deps): bump smol-toml from 1.6.1 to 1.7.1 in /cli - #614

Merged
aidd-bot[bot] merged 1 commit into
nextfrom
dependabot/npm_and_yarn/cli/next/smol-toml-1.7.1
Aug 10, 2026
Merged

chore(deps): bump smol-toml from 1.6.1 to 1.7.1 in /cli#614
aidd-bot[bot] merged 1 commit into
nextfrom
dependabot/npm_and_yarn/cli/next/smol-toml-1.7.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps smol-toml from 1.6.1 to 1.7.1.

Release notes

Sourced from smol-toml's releases.

v1.7.1

This release includes flagging internal functions as @internal to strip them from the emitted type declarations.

⚠️ Includes a fix for GHSA-7w5x-hrqm-74c2

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

v1.7.0

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

New Contributors

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

Commits
  • 3e978a9 chore: bump versions
  • 30f5c36 chore: add some @internal annotations
  • f0e0399 chore(README.md): npmx, use star import
  • a62f06f revert: keep using vite 7
  • 89aa9a3 chore: remove prepare script
  • 17c7974 chore: make devEngine more lax w/ node version
  • e5280a3 ci: checkout repo first
  • 241c256 chore: version bump
  • 0bfe7f4 chore: build cjs with rolldown instead of esbuild
  • e0620ab chore: fmt
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [smol-toml](https://github.com/squirrelchat/smol-toml) from 1.6.1 to 1.7.1.
- [Release notes](https://github.com/squirrelchat/smol-toml/releases)
- [Commits](squirrelchat/smol-toml@v1.6.1...v1.7.1)

---
updated-dependencies:
- dependency-name: smol-toml
  dependency-version: 1.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Dependency update (dependabot) label Aug 10, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 10, 2026 20:56
@dependabot dependabot Bot added the dependencies Dependency update (dependabot) label Aug 10, 2026
@aidd-bot
aidd-bot Bot enabled auto-merge (squash) August 10, 2026 20:57
@aidd-bot
aidd-bot Bot merged commit 72e6a83 into next Aug 10, 2026
15 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/cli/next/smol-toml-1.7.1 branch August 10, 2026 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency update (dependabot)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants