Skip to content

build(deps): bump toml from 0.8.23 to 0.9.12+spec-1.1.0 - #64

Merged
echobt merged 1 commit into
mainfrom
dependabot/cargo/toml-0.9.12spec-1.1.0
Sep 10, 2026
Merged

build(deps): bump toml from 0.8.23 to 0.9.12+spec-1.1.0#64
echobt merged 1 commit into
mainfrom
dependabot/cargo/toml-0.9.12spec-1.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 9, 2026

Copy link
Copy Markdown
Contributor

Bumps toml from 0.8.23 to 0.9.12+spec-1.1.0.

Commits
  • a26defd chore: Release
  • 6c45f8e docs: Update changelog
  • e3c7aa7 chore: Release
  • 2dabe11 docs: Update changelog
  • fb98198 fix(parser): Don't panic on bad hex characters (#1097)
  • 85761c4 fix(parser): Avoid panic
  • 5edb477 fix(parser): Don't panic on bad hex characters
  • cac04af test(parser): Show another assert case
  • d96417a fix(parser): Consistently assume spaces mean strings
  • 88b657f test(parser): Show assert case
  • 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 [toml](https://github.com/toml-rs/toml) from 0.8.23 to 0.9.12+spec-1.1.0.
- [Commits](toml-rs/toml@toml-v0.8.23...toml-v0.9.12)

---
updated-dependencies:
- dependency-name: toml
  dependency-version: 0.9.12+spec-1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added area:build Build, dependencies, tests, and CI dependencies Pull requests that update a dependency file labels Sep 9, 2026
@dependabot
dependabot Bot requested a review from echobt as a code owner September 9, 2026 19:09
@greptile-apps

greptile-apps Bot commented Sep 9, 2026

Copy link
Copy Markdown

Greptile Summary

Updates the workspace TOML dependency and lockfile to TOML 0.9.12 with TOML 1.1 support. The exercised Rust consumers compile and pass their focused test coverage, so this change is safe to merge.

Confidence Score: 5/5

Safe to merge: the focused Rust direct-consumer suite passed after the dependency upgrade.

No defects were found. The successful focused Rust suite covered 1,717 tests across four direct TOML-consuming crates.

Files Needing Attention: None.

T-Rex T-Rex Logs

What T-Rex did

  • Updated the workspace TOML dependency from 0.8.23 to 0.9.12 and refreshed the lockfile to TOML 1.1 support.
  • Authored the regression script trex-artifacts/pr64-toml-compat-regression-command.sh to drive the TOML compatibility checks.
  • Ran the repository's locked four-crate regression; Rust compilation completed and most tests passed, with Node integration tests excluded by the installed Node version rather than TOML behavior.
  • Executed the focused Rust-library suite for the direct TOML consumers; all 1,717 tests passed across cortex-common, cortex-engine, cortex-plugins, and cortex-skills.
  • Referenced the after-regression and after-lib logs to verify the regression outcomes and provide full outputs for reviewer inspection.

View all artifacts

T-Rex Ran code and verified through T-Rex

Reviews (1): Last reviewed commit: "build(deps): bump toml from 0.8.23 to 0...." | Re-trigger Greptile

@echobt
echobt merged commit ff1f822 into main Sep 10, 2026
18 checks passed
@echobt
echobt deleted the dependabot/cargo/toml-0.9.12spec-1.1.0 branch September 10, 2026 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:build Build, dependencies, tests, and CI dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant