Skip to content

chore(deps): bump toml from 0.8.23 to 0.9.12+spec-1.1.0 - #1009

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/toml-0.9.12spec-1.1.0
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/toml-0.9.12spec-1.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 12, 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 @github

dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: rust. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 12, 2026
@github-actions

github-actions Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

This PR changes mirrored Maestro source files in the public repo, but it does not link the matching private source-of-truth PR.

Link the matching evalops/mono source PR (legacy maestro-internal links remain accepted), then re-run the check:

  • https://github.com/evalops/mono/pull/<number>
  • evalops/mono#<number>
  • maestro-internal#<number>

Mirrored files touched:

  • Cargo.lock
  • packages/tui-rs/Cargo.toml

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: fd84a39520

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

dunce.workspace = true
fd-lock.workspace = true
toml = "0.8"
toml = "0.9"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Fix config document parsing before bumping toml

With toml = "0.9", toml::Value's FromStr parses a single TOML value rather than a document, but this crate still reads config files with content.parse::<toml::Value>() in paths like set_workspace_trust_in_global_config, config_cli::load_toml, and skill package config loading. For any existing config.toml containing ordinary document syntax such as model = "..." or [projects], those paths now fail to parse and either drop settings or reject trust/package updates, breaking the configured global/project config layers. Parse as toml::Table/toml::from_str and wrap it in Value::Table where a generic value is needed.

Useful? React with 👍 / 👎.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/toml-0.9.12spec-1.1.0 branch 2 times, most recently from 7b75e48 to 7702c0b Compare August 16, 2026 04:48
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Repo admins can enable using credits for code reviews in their settings.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/toml-0.9.12spec-1.1.0 branch from 7702c0b to fbf9afd Compare August 16, 2026 06:38
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Repo admins can enable using credits for code reviews in their settings.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/toml-0.9.12spec-1.1.0 branch from fbf9afd to 8c4efdc Compare August 17, 2026 18:18
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Repo admins can enable using credits for code reviews in their settings.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/toml-0.9.12spec-1.1.0 branch from 8c4efdc to 61c4b8f Compare August 19, 2026 00:00
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Repo admins can enable using credits for code reviews in their settings.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/toml-0.9.12spec-1.1.0 branch from 61c4b8f to f19b09e Compare August 19, 2026 07:25
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Repo admins can enable using credits for code reviews in their settings.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/toml-0.9.12spec-1.1.0 branch from f19b09e to 627395d Compare August 20, 2026 14:44
@dependabot
dependabot Bot force-pushed the dependabot/cargo/toml-0.9.12spec-1.1.0 branch from 627395d to 62f751a Compare September 1, 2026 20:48
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Repo admins can enable using credits for code reviews in their settings.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/toml-0.9.12spec-1.1.0 branch from 62f751a to 261aa20 Compare September 2, 2026 00:37
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Repo admins can enable using credits for code reviews in their settings.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/toml-0.9.12spec-1.1.0 branch from 261aa20 to 2e54c93 Compare September 5, 2026 18:54

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 2e54c93e80

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

dunce.workspace = true
fd-lock.workspace = true
toml = "0.8"
toml = "0.9"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Route the dependency bump through the internal source

This commit updates mirrored source directly on top of the public repository's main branch, but repository policy requires public-facing changes to originate in evalops/maestro-internal and arrive through the protected mirror workflow. Apply the dependency bump in the internal source of truth and mirror it here so the public tree retains valid provenance and is not overwritten by a later synchronization.

AGENTS.md reference: AGENTS.md:L7-L9

Useful? React with 👍 / 👎.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/toml-0.9.12spec-1.1.0 branch from 2e54c93 to 8c1d3d7 Compare September 6, 2026 02:50
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Repo admins can enable using credits for code reviews in their settings.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/toml-0.9.12spec-1.1.0 branch from 8c1d3d7 to 1f5c3ff Compare September 6, 2026 06:52
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Repo admins can enable using credits for code reviews in their settings.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/toml-0.9.12spec-1.1.0 branch from 1f5c3ff to f918174 Compare September 6, 2026 09:05
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Repo admins can enable using credits for code reviews in their settings.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/toml-0.9.12spec-1.1.0 branch from f918174 to 8f1d764 Compare September 7, 2026 09:29
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Repo admins can enable using credits for code reviews in their settings.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/toml-0.9.12spec-1.1.0 branch from 8f1d764 to f18becb Compare September 7, 2026 21:25
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Repo admins can enable using credits for code reviews in their settings.

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 force-pushed the dependabot/cargo/toml-0.9.12spec-1.1.0 branch from f18becb to fa11d09 Compare September 8, 2026 00:27
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Repo admins can enable using credits for code reviews in their settings.

@haasonsaas

Copy link
Copy Markdown
Contributor

Superseded by dx-corp/mono#9724 — this bump now lives in the mono source of truth and reaches code via the public mirror sync, which this mirror PR can never satisfy (provenance policy). Closing.

@haasonsaas haasonsaas closed this Sep 19, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 19, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/cargo/toml-0.9.12spec-1.1.0 branch September 19, 2026 04:43
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant