Skip to content

chore(deps): bump toml from 0.8.23 to 1.1.2+spec-1.1.0#59

Merged
KooshaPari merged 1 commit into
mainfrom
dependabot/cargo/toml-1.1.2spec-1.1.0
Jun 27, 2026
Merged

chore(deps): bump toml from 0.8.23 to 1.1.2+spec-1.1.0#59
KooshaPari merged 1 commit into
mainfrom
dependabot/cargo/toml-1.1.2spec-1.1.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps toml from 0.8.23 to 1.1.2+spec-1.1.0.

Commits

Note

Bump toml dependency from 0.8 to 1.1

Updates the toml crate in Cargo.toml from version 0.8 to 1.1, which adds support for the TOML 1.1.0 spec.

Macroscope summarized 8b6f845.

@dependabot dependabot Bot added dependencies Pull requests updating dependencies rust Pull requests that update rust code labels Jun 22, 2026
@dependabot dependabot Bot requested a review from KooshaPari as a code owner June 22, 2026 04:34
@dependabot dependabot Bot added dependencies Pull requests updating dependencies rust Pull requests that update rust code labels Jun 22, 2026
@codeant-ai

codeant-ai Bot commented Jun 22, 2026

Copy link
Copy Markdown

Skipping PR review because a bot author is detected.

If you want to trigger CodeAnt AI, comment @codeant-ai review to trigger a manual review.

@socket-security

socket-security Bot commented Jun 22, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedcargo/​toml@​0.8.23 ⏵ 1.1.2+spec-1.1.010010093100100

View full report

@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: 947644a2f2

ℹ️ 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".

Comment thread Cargo.toml

# Parsing
toml = "0.8"
toml = "1.1"

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 Keep the toml bump within the advertised MSRV

This crate still advertises rust-version = "1.75" (Cargo.toml:14 and the README badge), but this requirement now resolves to toml 1.1.2+spec-1.1.0, whose published metadata declares rust-version = "1.85" (docs.rs). Any consumer building Tasken with the supported Rust 1.75–1.84 toolchains will fail before compilation, so either keep toml on an MSRV-compatible 0.8.x release or raise/update the crate MSRV consistently.

Useful? React with 👍 / 👎.

@KooshaPari

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/cargo/toml-1.1.2spec-1.1.0 branch 2 times, most recently from e3ecd74 to 0171657 Compare June 23, 2026 22:55
Bumps [toml](https://github.com/toml-rs/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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/toml-1.1.2spec-1.1.0 branch from 0171657 to 8b6f845 Compare June 27, 2026 07:52
@KooshaPari KooshaPari merged commit 9917c80 into main Jun 27, 2026
20 of 21 checks passed
@KooshaPari KooshaPari deleted the dependabot/cargo/toml-1.1.2spec-1.1.0 branch June 27, 2026 08:38
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests updating dependencies rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant