Skip to content

Bump tombi from 0.9.18 to 0.9.20#3623

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/tombi-0.9.20
Apr 20, 2026
Merged

Bump tombi from 0.9.18 to 0.9.20#3623
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/tombi-0.9.20

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 20, 2026

Bumps tombi from 0.9.18 to 0.9.20.

Release notes

Sourced from tombi's releases.

v0.9.20

What's Changed

🚀 New Features

🐛 Bug Fixes

🛠️ Other Changes

Full Changelog: tombi-toml/tombi@v0.9.19...v0.9.20

v0.9.19

What's Changed

Added support for disabling automatic schema sorting in config files.

[[schemas]]
path = "tombi://www.schemastore.org/tombi.json"
include = [".tombi.toml", "tombi.toml", "tombi/config.toml"]
format.rules.table-keys-order.enabled = true
overrides = [
  {
    targets = ["", "format.rules"],
    format.rules.table-keys-order = "schema",
  }
]

🚀 New Features

🛠️ Other Changes

... (truncated)

Commits

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 [tombi](https://github.com/tombi-toml/tombi/tree/HEAD/typescript/@tombi-toml/tombi) from 0.9.18 to 0.9.20.
- [Release notes](https://github.com/tombi-toml/tombi/releases)
- [Commits](https://github.com/tombi-toml/tombi/commits/v0.9.20/typescript/@tombi-toml/tombi)

---
updated-dependencies:
- dependency-name: tombi
  dependency-version: 0.9.20
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 20, 2026
@github-actions github-actions bot enabled auto-merge (squash) April 20, 2026 09:17
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Apr 20, 2026

Merging this PR will not alter performance

✅ 28 untouched benchmarks


Comparing dependabot/npm_and_yarn/tombi-0.9.20 (ba5be1a) with main (1be9404)

Open in CodSpeed

@github-actions
Copy link
Copy Markdown

binary size (bytes)

main (1be9404) #3623 (99da135) +/-
mstak 116448 116448 0
stak 807568 807568 0
chibi-scheme-static 1094672 1094672 0
tr7i 317960 317960 0

bytecode size (bytes)

main (1be9404) #3623 (99da135) +/-
bench/src/add/main.scm 388 388 0
bench/src/empty/main.scm 55 55 0
bench/src/eval/main.scm 29552 29552 0
bench/src/fibonacci/main.scm 4055 4055 0
bench/src/hello/main.scm 1734 1734 0
bench/src/read/main.scm 4598 4598 0
bench/src/sum/main.scm 4065 4065 0
bench/src/tak/main.scm 4072 4072 0
bench/src/vector_ref/main.scm 930 930 0
bench/src/write/main.scm 6269 6269 0
cmd/decode/src/main.scm 6400 6400 0
compile-unicode.scm 13079 13079 0
compile.scm 48173 48173 0
examples/custom-vm/src/bar.scm 1728 1728 0
examples/custom-vm/src/foo.scm 1727 1727 0
examples/embedded-script/src/fight.scm 2149 2149 0
examples/fibonacci.scm 6278 6278 0
examples/hot-reload/src/handler.scm 6268 6268 0
icon.scm 5152 5152 0
macro/src/foo.scm 55 55 0
macro/tests/empty.scm 55 55 0
repl.scm 36832 36832 0
run.scm 38507 38507 0
sac/src/main.scm 55 55 0

Reported by octocov

@github-actions github-actions bot merged commit cbc80c5 into main Apr 20, 2026
79 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/tombi-0.9.20 branch April 20, 2026 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants