Skip to content

Commit bb5f71d

Browse files
build(deps): bump the deps group with 2 updates (#2483)
Bumps the deps group with 2 updates: [toml](https://github.com/toml-rs/toml) and [toml_edit](https://github.com/toml-rs/toml). Updates `toml` from 0.9.12+spec-1.1.0 to 1.0.1+spec-1.1.0 <details> <summary>Commits</summary> <ul> <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><a href="https://github.com/toml-rs/toml/commit/17dc3ddbc57573762e8afd2b9d8945dc572615ab"><code>17dc3dd</code></a> fix(parser): Plug another whole in synthetic events</li> <li><a href="https://github.com/toml-rs/toml/commit/0f32a02fc8271779384cf73233ff6d1b8151b822"><code>0f32a02</code></a> test(parse): Add another test case</li> <li><a href="https://github.com/toml-rs/toml/commit/9fef741aa76295a58a1f48c1a06a701a6eadf4e7"><code>9fef741</code></a> docs: Update changelog</li> <li><a href="https://github.com/toml-rs/toml/commit/3c596112ef1f96d3dded28150d43ab3cb772ca4c"><code>3c59611</code></a> fix(edit): Remove panics on bad input (<a href="https://redirect.github.com/toml-rs/toml/issues/1101">#1101</a>)</li> <li><a href="https://github.com/toml-rs/toml/commit/796812017df0f118130423e5109803a1742b62c5"><code>7968120</code></a> fix(edit): On missing value, ensure a span is used</li> <li><a href="https://github.com/toml-rs/toml/commit/b91d460cc8584110c95d8eb7fcb2f45f86b6b14a"><code>b91d460</code></a> fix(edit): Don't panic on inline table keys without values</li> <li><a href="https://github.com/toml-rs/toml/commit/c8087a6bc6ff1464c5731fca0f70404ec200226f"><code>c8087a6</code></a> fix(parser): Improve unclosed array messages</li> <li><a href="https://github.com/toml-rs/toml/commit/f0a47d4a1f1243b78cc3c8c2263bf63f9df4c720"><code>f0a47d4</code></a> fix(parser): Improve unclosed inline table messages</li> <li>Additional commits viewable in <a href="https://github.com/toml-rs/toml/compare/toml-v0.9.12...toml-v1.0.1">compare view</a></li> </ul> </details> <br /> Updates `toml_edit` from 0.24.1+spec-1.1.0 to 0.25.1+spec-1.1.0 <details> <summary>Commits</summary> <ul> <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><a href="https://github.com/toml-rs/toml/commit/17dc3ddbc57573762e8afd2b9d8945dc572615ab"><code>17dc3dd</code></a> fix(parser): Plug another whole in synthetic events</li> <li><a href="https://github.com/toml-rs/toml/commit/0f32a02fc8271779384cf73233ff6d1b8151b822"><code>0f32a02</code></a> test(parse): Add another test case</li> <li><a href="https://github.com/toml-rs/toml/commit/9fef741aa76295a58a1f48c1a06a701a6eadf4e7"><code>9fef741</code></a> docs: Update changelog</li> <li><a href="https://github.com/toml-rs/toml/commit/3c596112ef1f96d3dded28150d43ab3cb772ca4c"><code>3c59611</code></a> fix(edit): Remove panics on bad input (<a href="https://redirect.github.com/toml-rs/toml/issues/1101">#1101</a>)</li> <li><a href="https://github.com/toml-rs/toml/commit/796812017df0f118130423e5109803a1742b62c5"><code>7968120</code></a> fix(edit): On missing value, ensure a span is used</li> <li><a href="https://github.com/toml-rs/toml/commit/b91d460cc8584110c95d8eb7fcb2f45f86b6b14a"><code>b91d460</code></a> fix(edit): Don't panic on inline table keys without values</li> <li><a href="https://github.com/toml-rs/toml/commit/c8087a6bc6ff1464c5731fca0f70404ec200226f"><code>c8087a6</code></a> fix(parser): Improve unclosed array messages</li> <li><a href="https://github.com/toml-rs/toml/commit/f0a47d4a1f1243b78cc3c8c2263bf63f9df4c720"><code>f0a47d4</code></a> fix(parser): Improve unclosed inline table messages</li> <li>Additional commits viewable in <a href="https://github.com/toml-rs/toml/compare/v0.24.1...v0.25.1">compare view</a></li> </ul> </details> <br /> 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 <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 </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 771dbac commit bb5f71d

File tree

4 files changed

+34
-10
lines changed

4 files changed

+34
-10
lines changed

Cargo.lock

Lines changed: 31 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/bin/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ strum_macros = "0.27.0"
4646
supports-color = "3.0.0"
4747
tempfile = "3.5.0"
4848
tokio = { version = "1.49.0", features = ["rt-multi-thread", "signal"], default-features = false }
49-
toml = "0.9.11"
49+
toml = "1.0.1"
5050
tracing = { version = "0.1.43", default-features = false }
5151
tracing-core = "0.1.32"
5252
tracing-log = { version = "0.2.0", default-features = false }

crates/binstalk-manifests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ serde = { version = "1.0.163", features = ["derive"] }
2121
serde-tuple-vec-map = "1.0.1"
2222
serde_json = "1.0.149"
2323
thiserror = "2.0.11"
24-
toml_edit = { version = "0.24.0", features = ["serde"] }
24+
toml_edit = { version = "0.25.1", features = ["serde"] }
2525
url = { version = "2.5.8", features = ["serde"] }
2626

2727
[dev-dependencies]

crates/binstalk-registry/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ url = "2.5.8"
3939

4040
[dev-dependencies]
4141
tokio = { version = "1", features = ["rt-multi-thread", "macros"] }
42-
toml_edit = { version = "0.24.0", features = ["serde"] }
42+
toml_edit = { version = "0.25.1", features = ["serde"] }
4343
binstalk-downloader = { version = "0.13.34", path = "../binstalk-downloader", default-features = false, features = [
4444
"rustls",
4545
] }

0 commit comments

Comments
 (0)