Skip to content

build(deps): bump toml from 0.8.23 to 1.1.2+spec-1.1.0 in the all-dependencies group across 1 directory#21

Merged
MartinForReal merged 1 commit into
mainfrom
dependabot/cargo/all-dependencies-4fd9825042
Jun 29, 2026
Merged

build(deps): bump toml from 0.8.23 to 1.1.2+spec-1.1.0 in the all-dependencies group across 1 directory#21
MartinForReal merged 1 commit into
mainfrom
dependabot/cargo/all-dependencies-4fd9825042

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-dependencies group with 1 update in the / directory: toml.

Updates toml from 0.8.23 to 1.1.2+spec-1.1.0

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-dependencies group with 1 update in the / directory: [toml](https://github.com/toml-rs/toml).


Updates `toml` from 0.8.23 to 1.1.2+spec-1.1.0
- [Commits](toml-rs/toml@toml-v0.8.23...toml-v1.1.2)

---
updated-dependencies:
- dependency-name: toml
  dependency-version: 1.1.2+spec-1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Dependency updates (Dependabot) label Jun 29, 2026
@MartinForReal MartinForReal merged commit 5433aaa into main Jun 29, 2026
1 check failed
@dependabot dependabot Bot deleted the dependabot/cargo/all-dependencies-4fd9825042 branch June 29, 2026 14:19
MartinForReal added a commit that referenced this pull request Jun 29, 2026
The toml 0.8 -> 1.x bump (#21) changed `FromStr for Value` to parse a
single value rather than a whole document, which broke merge_codex_config
and its tests. Parse documents via `toml::from_str` instead.

Also apply rustfmt to the new Gemini code and fix a clippy needless-borrow
in setup.rs so CI (fmt --check + clippy -D warnings) passes.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates (Dependabot)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant