Skip to content

build(deps): bump toml from 0.9.10+spec-1.1.0 to 1.0.3+spec-1.1.0#241

Merged
bcyran merged 1 commit into
masterfrom
dependabot/cargo/toml-1.0.3spec-1.1.0
Mar 2, 2026
Merged

build(deps): bump toml from 0.9.10+spec-1.1.0 to 1.0.3+spec-1.1.0#241
bcyran merged 1 commit into
masterfrom
dependabot/cargo/toml-1.0.3spec-1.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 1, 2026

Bumps toml from 0.9.10+spec-1.1.0 to 1.0.3+spec-1.1.0.

Commits
  • 7f345e2 chore: Release
  • 09ef8c6 docs: Update changelog
  • e134bb6 fix(toml): Don't error on dotted keys extending implicit tables (#1107)
  • 8413dbb fix(toml): Don't error on dotted keys extending implicit tables
  • c38c7b7 refactor(parser): Align check structure
  • 8d73f2b refactor(parser): Align check order
  • 8da0c6b refactor(parser): Better align similar code
  • 82bf863 refactor(parser): Clarify intent of mixed table check
  • 170ebca test(edit): Ipdate encoder compliance to 1.1
  • 07dc3fd test(parse): Show duplicate key error
  • 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 dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 1, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.86%. Comparing base (4da284c) to head (875a654).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #241   +/-   ##
=======================================
  Coverage   78.86%   78.86%           
=======================================
  Files          22       22           
  Lines        1216     1216           
=======================================
  Hits          959      959           
  Misses        257      257           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot dependabot Bot force-pushed the dependabot/cargo/toml-1.0.3spec-1.1.0 branch 2 times, most recently from cce2983 to 387ba33 Compare March 2, 2026 05:06
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.10+spec-1.1.0 to 1.0.3+spec-1.1.0.
- [Commits](toml-rs/toml@toml-v0.9.10...toml-v1.0.3)

---
updated-dependencies:
- dependency-name: toml
  dependency-version: 1.0.3+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.0.3spec-1.1.0 branch from 387ba33 to 875a654 Compare March 2, 2026 16:52
@bcyran bcyran merged commit 3362c3d into master Mar 2, 2026
5 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/toml-1.0.3spec-1.1.0 branch March 2, 2026 16:59
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