Commit bb5f71d
authored
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- crates
- binstalk-manifests
- binstalk-registry
- bin
4 files changed
+34
-10
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments