Skip to content

Comments

Bump toml from 0.9.12+spec-1.1.0 to 1.0.1+spec-1.1.0#493

Merged
MatthewMckee4 merged 1 commit intomainfrom
dependabot/cargo/toml-1.0.1spec-1.1.0
Feb 24, 2026
Merged

Bump toml from 0.9.12+spec-1.1.0 to 1.0.1+spec-1.1.0#493
MatthewMckee4 merged 1 commit intomainfrom
dependabot/cargo/toml-1.0.1spec-1.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2026

Bumps toml from 0.9.12+spec-1.1.0 to 1.0.1+spec-1.1.0.

Commits
  • 767747f chore: Release
  • c68aa87 fix(parser): Plug another whole in synthetic events (#1102)
  • 17dc3dd fix(parser): Plug another whole in synthetic events
  • 0f32a02 test(parse): Add another test case
  • 9fef741 docs: Update changelog
  • 3c59611 fix(edit): Remove panics on bad input (#1101)
  • 7968120 fix(edit): On missing value, ensure a span is used
  • b91d460 fix(edit): Don't panic on inline table keys without values
  • c8087a6 fix(parser): Improve unclosed array messages
  • f0a47d4 fix(parser): Improve unclosed inline table messages
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 22, 2026
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.12+spec-1.1.0 to 1.0.1+spec-1.1.0.
- [Commits](toml-rs/toml@toml-v0.9.12...toml-v1.0.1)

---
updated-dependencies:
- dependency-name: toml
  dependency-version: 1.0.1+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 added the rust Pull requests that update rust code label Feb 22, 2026
@dependabot dependabot bot requested a review from MatthewMckee4 as a code owner February 22, 2026 14:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 22, 2026
@codspeed-hq
Copy link

codspeed-hq bot commented Feb 22, 2026

Merging this PR will not alter performance

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

✅ 1 untouched benchmark


Comparing dependabot/cargo/toml-1.0.1spec-1.1.0 (6ffa8ce) with main (45007e8)

Open in CodSpeed

@MatthewMckee4 MatthewMckee4 merged commit d65e960 into main Feb 24, 2026
9 checks passed
@MatthewMckee4 MatthewMckee4 deleted the dependabot/cargo/toml-1.0.1spec-1.1.0 branch February 24, 2026 14:02
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