Bump toml from 0.9.11+spec-1.1.0 to 1.0.2+spec-1.1.0 #117

Merged
dependabot[bot] merged 1 commit from dependabot/cargo/toml-1.0.2spec-1.1.0 into main 2026-03-07 14:41:14 +00:00
dependabot[bot] commented 2026-02-16 19:11:48 +00:00 (Migrated from github.com)

Bumps toml from 0.9.11+spec-1.1.0 to 1.0.2+spec-1.1.0.

Commits
  • 500b269 chore: Release
  • daeba3e docs: Update changelog
  • 0f40c40 fix(parser): Report errors for -_1 (#1104)
  • 447b05c fix(parser): Report errors for -_1
  • 5a7b742 fix(parser): Improve error location for digit sep after prefix
  • 5c978e5 refactor(parser): Improve consistency in error calcs
  • 8a3c0b0 fix(parser): Be consistent about digit sep error
  • 3e63bc4 test(parser): Check different digit separator cases
  • 767747f chore: Release
  • c68aa87 fix(parser): Plug another whole in synthetic events (#1102)
  • 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](https://github.com/toml-rs/toml) from 0.9.11+spec-1.1.0 to 1.0.2+spec-1.1.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/toml-rs/toml/commit/500b26979f2545c9fb62beffb87f22e7e4bed5cc"><code>500b269</code></a> chore: Release</li> <li><a href="https://github.com/toml-rs/toml/commit/daeba3e10ba737cd66faa5d34a8e3ad21d7de41e"><code>daeba3e</code></a> docs: Update changelog</li> <li><a href="https://github.com/toml-rs/toml/commit/0f40c40b0c4bd263055709d3e49926b62d8db048"><code>0f40c40</code></a> fix(parser): Report errors for <code>-_1</code> (<a href="https://redirect.github.com/toml-rs/toml/issues/1104">#1104</a>)</li> <li><a href="https://github.com/toml-rs/toml/commit/447b05c964d206dc7598522689065322ce2c5873"><code>447b05c</code></a> fix(parser): Report errors for <code>-_1</code></li> <li><a href="https://github.com/toml-rs/toml/commit/5a7b7420186bbd0f8352b39d754c513c4995dda4"><code>5a7b742</code></a> fix(parser): Improve error location for digit sep after prefix</li> <li><a href="https://github.com/toml-rs/toml/commit/5c978e57be227d209642569bfed96214b6961e4a"><code>5c978e5</code></a> refactor(parser): Improve consistency in error calcs</li> <li><a href="https://github.com/toml-rs/toml/commit/8a3c0b029f03ef821d44e03c0835c027133b390d"><code>8a3c0b0</code></a> fix(parser): Be consistent about digit sep error</li> <li><a href="https://github.com/toml-rs/toml/commit/3e63bc4a2e6cf1bb9556c9ddd6456c379d64d1e7"><code>3e63bc4</code></a> test(parser): Check different digit separator cases</li> <li><a href="https://github.com/toml-rs/toml/commit/767747fe1afad1236d60b0db3fe4c90bf17c14eb"><code>767747f</code></a> chore: Release</li> <li><a href="https://github.com/toml-rs/toml/commit/c68aa8705c188f35c3910e4878127c160bcb6d89"><code>c68aa87</code></a> fix(parser): Plug another whole in synthetic events (<a href="https://redirect.github.com/toml-rs/toml/issues/1102">#1102</a>)</li> <li>Additional commits viewable in <a href="https://github.com/toml-rs/toml/compare/toml-v0.9.11...toml-v1.0.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=toml&package-manager=cargo&previous-version=0.9.11+spec-1.1.0&new-version=1.0.2+spec-1.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
Sign in to join this conversation.
No description provided.