Skip to content

deps(deps): bump toml_edit from 0.25.13+spec-1.1.0 to 0.25.15+spec-1.1.0 - #281

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/toml_edit-0.25.15spec-1.1.0
Open

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps toml_edit from 0.25.13+spec-1.1.0 to 0.25.15+spec-1.1.0.

Commits
  • 8e1d5a8 chore: Release
  • 6098580 docs: Update changelog
  • 27e33c7 perf: reduce allocations dumping array-heavy documents (#1216)
  • e92e2a3 perf: Avoid boxed iterators in document output
  • ee351e7 test: Benchmark rendering many arrays
  • 572c005 chore: Release
  • 66d0c53 docs: Update changelog
  • 07af4e7 perf: Reduce allocations in toml_edit parsing and dumping (#1215)
  • 0ff90db perf(display): Write encoded strings directly
  • efb2536 perf(display): Move generated representation strings
  • 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_edit](https://github.com/toml-rs/toml) from 0.25.13+spec-1.1.0 to 0.25.15+spec-1.1.0.
- [Commits](toml-rs/toml@v0.25.13...v0.25.15)

---
updated-dependencies:
- dependency-name: toml_edit
  dependency-version: 0.25.15+spec-1.1.0
  dependency-type: indirect
  update-type: version-update:semver-patch
...

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 Sep 14, 2026
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

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

This PR aims to update the toml_edit dependency to version 0.25.15+spec-1.1.0 to leverage performance optimizations, specifically reduced allocations during parsing and serialization. Codacy analysis indicates that the project remains up to standards. However, there is a critical disconnect: the PR diff contains no file changes. Without updates to manifest or lock files, the intended dependency bump is not actually implemented.

About this PR

  • No file changes were detected in this Pull Request. A dependency update requires modifications to Cargo.toml or Cargo.lock to be effective and verifiable.

Test suggestions

  • Verify that existing TOML parsing and serialization logic remains functional with the library update (regression testing).
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify that existing TOML parsing and serialization logic remains functional with the library update (regression testing).

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

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