Skip to content

chore(deps): bump toml in /bots/echidnabot - #500

Merged
hyperpolymath merged 4 commits into
mainfrom
dependabot/cargo/bots/echidnabot/cargo-ff1a6d245f
Aug 30, 2026
Merged

chore(deps): bump toml in /bots/echidnabot#500
hyperpolymath merged 4 commits into
mainfrom
dependabot/cargo/bots/echidnabot/cargo-ff1a6d245f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 30, 2026

Copy link
Copy Markdown
Contributor

Bumps toml in /bots/echidnabot from 1.1.3+spec-1.1.0 to 1.1.4+spec-1.1.0.

Updates toml from 1.1.3+spec-1.1.0 to 1.1.4+spec-1.1.0

Commits
  • beee9fe chore: Release
  • 16e2ac1 docs: Update changelog
  • 89f5541 fix(toml): preserve datetimes when deserializing Value (#1194)
  • 534039c fix(serde): Deserialize Value datetimes into typed targets
  • 6e45cef test(serde): Reproduce Value datetime deserialization error
  • 4ec099f chore: Release
  • 5a47a51 docs: Update changelog
  • da0911f perf(parser): Reduce over allocation by better tokens/byte ratio (#1193)
  • 26eb157 perf(parser): Reduce over allocation by better tokens/byte ratio
  • ca4c7bf chore(deps): Update Prek to v0.4.11 (#1191)
  • 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 <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 [toml](https://github.com/toml-rs/toml) in `/bots/echidnabot` from 1.1.3+spec-1.1.0 to 1.1.4+spec-1.1.0.


Updates `toml` from 1.1.3+spec-1.1.0 to 1.1.4+spec-1.1.0
- [Commits](toml-rs/toml@toml-v1.1.3...toml-v1.1.4)

---
updated-dependencies:
- dependency-name: toml
  dependency-version: 1.1.4+spec-1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 30, 2026
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 duplication

Metric Results
Duplication 0

View in Codacy

AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.

Run reviewer

TIP This summary will be updated as you push new changes.

@codacy-production codacy-production 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.

Pull Request Overview

The PR is up to standards according to Codacy, with no new issues, code clones, or complexity increases identified. The review findings are limited to verification gaps; specifically, the inability to manually inspect the Cargo.lock changes in the current diff and the lack of explicit confirmation that the update does not break existing TOML parsing logic. No merging blockers were identified.

About this PR

  • The changes in 'Cargo.lock' were not visible in the current review context. Ensure that the dependency resolution has been verified and that the version correctly points to the intended target.

Test suggestions

  • Verify that 'Cargo.lock' correctly resolves 'toml' to version 1.1.4.
  • Ensure existing tests for configuration parsing or TOML handling pass with the new version.
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify that 'Cargo.lock' correctly resolves 'toml' to version 1.1.4.
2. Ensure existing tests for configuration parsing or TOML handling pass with the new version.

TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback

@hyperpolymath
hyperpolymath enabled auto-merge (squash) August 30, 2026 08:14
@hyperpolymath

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Aug 30, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@hyperpolymath
hyperpolymath disabled auto-merge August 30, 2026 11:25
@hyperpolymath
hyperpolymath merged commit 31796a3 into main Aug 30, 2026
24 of 27 checks passed
@hyperpolymath
hyperpolymath deleted the dependabot/cargo/bots/echidnabot/cargo-ff1a6d245f branch August 30, 2026 11:26
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant