Skip to content

Commit

Permalink
[cargo] Bump the non-major-dependencies group with 13 updates (#1094)
Browse files Browse the repository at this point in the history
Bumps the non-major-dependencies group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [clap_complete](https://github.com/clap-rs/clap) | `4.5.12` | `4.5.13`
|
| [iai-callgrind](https://github.com/iai-callgrind/iai-callgrind) |
`0.12.1` | `0.12.3` |
| [iai-callgrind-runner](https://github.com/iai-callgrind/iai-callgrind)
| `0.12.1` | `0.12.3` |
| [indexmap](https://github.com/indexmap-rs/indexmap) | `2.3.0` |
`2.5.0` |
| [napi](https://github.com/napi-rs/napi-rs) | `2.16.8` | `2.16.9` |
| [napi-derive](https://github.com/napi-rs/napi-rs) | `2.16.10` |
`2.16.11` |
| [quote](https://github.com/dtolnay/quote) | `1.0.36` | `1.0.37` |
| [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` |
| [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.5` |
`0.12.7` |
| [serde](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.209` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.121` | `1.0.127`
|
| [syn](https://github.com/dtolnay/syn) | `2.0.72` | `2.0.77` |
| [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` |
`3.12.0` |

Updates `clap_complete` from 4.5.12 to 4.5.13
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/clap-rs/clap/releases">clap_complete's
releases</a>.</em></p>
<blockquote>
<h2>v4.5.13</h2>
<h2>[4.5.13] - 2024-07-31</h2>
<h3>Fixes</h3>
<ul>
<li><em>(derive)</em> Improve error message when
<code>#[flatten]</code>ing an optional <code>#[group(skip)]</code></li>
<li><em>(help)</em> Properly wrap long subcommand descriptions in
help</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/clap-rs/clap/blob/master/CHANGELOG.md">clap_complete's
changelog</a>.</em></p>
<blockquote>
<h2>[4.5.13] - 2024-07-31</h2>
<h3>Fixes</h3>
<ul>
<li><em>(derive)</em> Improve error message when
<code>#[flatten]</code>ing an optional <code>#[group(skip)]</code></li>
<li><em>(help)</em> Properly wrap long subcommand descriptions in
help</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/clap-rs/clap/commit/d222ae4cb62d08b4d8f635aa80ddb3c880b82e6e"><code>d222ae4</code></a>
chore: Release</li>
<li><a
href="https://github.com/clap-rs/clap/commit/a8abcb40c5f2628bfa671adf61a090a1bbfbcfa2"><code>a8abcb4</code></a>
docs: Update changelog</li>
<li><a
href="https://github.com/clap-rs/clap/commit/2690e1bdb19df3e4dde7a50fc33b14a3bf6f0b8a"><code>2690e1b</code></a>
Merge pull request <a
href="https://redirect.github.com/clap-rs/clap/issues/5621">#5621</a>
from shannmu/dynamic_valuehint</li>
<li><a
href="https://github.com/clap-rs/clap/commit/7fd7b3e40bd835070253432accf4076bb020beda"><code>7fd7b3e</code></a>
feat(clap_complete): Support to complete custom value of argument</li>
<li><a
href="https://github.com/clap-rs/clap/commit/fc6aaca52b42d0e4ae13805e7480cbb05f63a0ca"><code>fc6aaca</code></a>
Merge pull request <a
href="https://redirect.github.com/clap-rs/clap/issues/5638">#5638</a>
from epage/cargo</li>
<li><a
href="https://github.com/clap-rs/clap/commit/631e54bc715ed2fa53d8457dc273a25b92d3b354"><code>631e54b</code></a>
docs(cookbook): Style cargo plugin</li>
<li><a
href="https://github.com/clap-rs/clap/commit/6fb49d08bb2acfbc2f2aa5f717ccd4a4018ca872"><code>6fb49d0</code></a>
Merge pull request <a
href="https://redirect.github.com/clap-rs/clap/issues/5636">#5636</a>
from gibfahn/styles_const</li>
<li><a
href="https://github.com/clap-rs/clap/commit/6f215eee98c4f73099b0ede2ac62ba019ada24ce"><code>6f215ee</code></a>
refactor(styles): make styles example use a const</li>
<li><a
href="https://github.com/clap-rs/clap/commit/bbb2e6fdde1c724e39c2f2616332310252c12ab8"><code>bbb2e6f</code></a>
test: Add test case for completing custom value of argument</li>
<li><a
href="https://github.com/clap-rs/clap/commit/999071c46dca0367d93f66ecd97b2e3507963284"><code>999071c</code></a>
fix: Change <code>visible</code> to <code>hidden</code></li>
<li>Additional commits viewable in <a
href="https://github.com/clap-rs/clap/compare/clap_complete-v4.5.12...clap_complete-v4.5.13">compare
view</a></li>
</ul>
</details>
<br />

Updates `iai-callgrind` from 0.12.1 to 0.12.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/iai-callgrind/iai-callgrind/releases">iai-callgrind's
releases</a>.</em></p>
<blockquote>
<h2>v0.12.3</h2>
<h2>[0.12.3] - 2024-08-09</h2>
<h3>Added</h3>
<ul>
<li>(<a
href="https://redirect.github.com/iai-callgrind/iai-callgrind/pull/221">#221</a>):
Add the <code>LibraryBenchmarkConfig::truncate_description</code> and
<code>BinaryBenchmarkConfig::truncate_description</code> method to be
able to adjust the truncation behaviour of the <code>DESCRIPTION</code>
(as in <code>benchmark_file::group::function_name id:DESCRIPTION</code>)
in the benchmark output.</li>
</ul>
<h3>Changed</h3>
<ul>
<li>(<a
href="https://redirect.github.com/iai-callgrind/iai-callgrind/pull/221">#221</a>):
Slightly increased the default truncation length of the description in
the benchmark output to 50 ascii characters.</li>
<li>Update locked non-development dependencies:
<ul>
<li><code>tempfile</code>: 3.11.0 -&gt; 3.12.0</li>
<li><code>serde</code>: 1.0.204 -&gt; 1.0.205</li>
</ul>
</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/iai-callgrind/iai-callgrind/compare/v0.12.2...v0.12.3">https://github.com/iai-callgrind/iai-callgrind/compare/v0.12.2...v0.12.3</a></p>
<h2>v0.12.2</h2>
<h2>[0.12.2] - 2024-08-06</h2>
<h3>Added</h3>
<ul>
<li>(<a
href="https://redirect.github.com/iai-callgrind/iai-callgrind/pull/210">#210</a>):
Add the <code>file</code> parameter to the <code>#[benches]</code>
attribute to support creation of benchmarks from the specified file.
Each line of this file represents a new benchmark and the read line is
passed to the benchmark function or if the <code>setup</code> parameter
is also present to the <code>setup</code> function.</li>
<li>(<a
href="https://redirect.github.com/iai-callgrind/iai-callgrind/pull/211">#211</a>):
Add support for a <code>setup</code> and <code>teardown</code> function
in the <code>library_benchmark_group</code> and <code>main</code> macro.
The group <code>setup</code> function is run before any benchmark of
this group and the <code>teardown</code> function after all benchmarks
of the same group. Similarly, the <code>setup</code> function of the
<code>main</code> macro is run before any benchmark group and the
<code>teardown</code> function after all benchmarks.</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Update locked non-development dependencies:
<ul>
<li><code>regex</code>: 1.10.5 -&gt; 1.10.6</li>
<li><code>tempfile</code>: 3.10.1 -&gt; 3.11.0</li>
<li><code>serde_json</code>: -&gt; 1.0.121 -&gt; 1.0.122</li>
<li><code>indexmap</code>: 2.2.6 -&gt; 2.3.0</li>
</ul>
</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>The library documentation in parts still mentioned
<code>EventKind::EstimatedCycles</code> as default regression kind
instead of <code>EventKind::Ir</code>. This default has changed in
<code>v0.11.0</code>.</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/iai-callgrind/iai-callgrind/compare/v0.12.1...v0.12.2">https://github.com/iai-callgrind/iai-callgrind/compare/v0.12.1...v0.12.2</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/iai-callgrind/iai-callgrind/blob/main/CHANGELOG.md">iai-callgrind's
changelog</a>.</em></p>
<blockquote>
<h2>[0.12.3] - 2024-08-09</h2>
<h3>Added</h3>
<ul>
<li>(<a
href="https://redirect.github.com/iai-callgrind/iai-callgrind/pull/221">#221</a>):
Add the
<code>LibraryBenchmarkConfig::truncate_description</code> and
<code>BinaryBenchmarkConfig::truncate_description</code> method to be
able to adjust
the truncation behaviour of the <code>DESCRIPTION</code> (as in
<code>benchmark_file::group::function_name id:DESCRIPTION</code>) in the
benchmark
output.</li>
</ul>
<h3>Changed</h3>
<ul>
<li>(<a
href="https://redirect.github.com/iai-callgrind/iai-callgrind/pull/221">#221</a>):
Slightly
increase the default truncation length of the description in the
benchmark
output to 50 ascii characters.</li>
<li>Update locked non-development dependencies:
<ul>
<li><code>tempfile</code>: 3.11.0 -&gt; 3.12.0</li>
<li><code>serde</code>: 1.0.204 -&gt; 1.0.205</li>
</ul>
</li>
</ul>
<h2>[0.12.2] - 2024-08-06</h2>
<h3>Added</h3>
<ul>
<li>(<a
href="https://redirect.github.com/iai-callgrind/iai-callgrind/pull/210">#210</a>):
Add the
<code>file</code> parameter to the <code>#[benches]</code> attribute to
support creation of
benchmarks from the specified file. Each line of this file represents a
new
benchmark and the read line is passed to the benchmark function or if
the
<code>setup</code> parameter is also present to the <code>setup</code>
function.</li>
<li>(<a
href="https://redirect.github.com/iai-callgrind/iai-callgrind/pull/211">#211</a>):
Add support
for a <code>setup</code> and <code>teardown</code> function in the
<code>library_benchmark_group</code> and
<code>main</code> macro. The group <code>setup</code> function is run
before any benchmark of this
group and the <code>teardown</code> function after all benchmarks of the
same group.
Similarly, the <code>setup</code> function of the <code>main</code>
macro is run before any
benchmark group and the <code>teardown</code> function after all
benchmarks.</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Update locked non-development dependencies:
<ul>
<li><code>regex</code>: 1.10.5 -&gt; 1.10.6</li>
<li><code>tempfile</code>: 3.10.1 -&gt; 3.11.0</li>
<li><code>serde_json</code>: -&gt; 1.0.121 -&gt; 1.0.122</li>
<li><code>indexmap</code>: 2.2.6 -&gt; 2.3.0</li>
</ul>
</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>The library documentation in parts still mentioned
<code>EventKind::EstimatedCycles</code> as default regression kind
instead of
<code>EventKind::Ir</code>. This default has changed in
<code>v0.11.0</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/iai-callgrind/iai-callgrind/commit/4d25cddc20778910d95acd04a4197b15503eb4b3"><code>4d25cdd</code></a>
Merge branch 'release'</li>
<li><a
href="https://github.com/iai-callgrind/iai-callgrind/commit/30393ca55364a5e1dcc74127c473e07d1500ad1d"><code>30393ca</code></a>
tests(client_reqs): Fix filter cachegrind output if EXIDX warnings are
present</li>
<li><a
href="https://github.com/iai-callgrind/iai-callgrind/commit/065f0542e4a3d79458bd52bd775e2fdbc5f7e600"><code>065f054</code></a>
tests(client_reqs): Fix docker warning InvalidDefaultArgInFrom</li>
<li><a
href="https://github.com/iai-callgrind/iai-callgrind/commit/a00864e5ff6eb123e7e5d761a9cc9b1f89976d04"><code>a00864e</code></a>
Update CHANGELOG</li>
<li><a
href="https://github.com/iai-callgrind/iai-callgrind/commit/7bd2f5288e59f461b3257bee97400ad10dc6690f"><code>7bd2f52</code></a>
Bump version v0.12.2 -&gt; v0.12.3</li>
<li><a
href="https://github.com/iai-callgrind/iai-callgrind/commit/b1310e094ad668bd47a9a39107fbc2e0e2c81294"><code>b1310e0</code></a>
Merge pull request <a
href="https://redirect.github.com/iai-callgrind/iai-callgrind/issues/223">#223</a>
from iai-callgrind/renovate/serde-monorepo</li>
<li><a
href="https://github.com/iai-callgrind/iai-callgrind/commit/572a03f75a5cc6010b0d4a6cf8694d2a60701d27"><code>572a03f</code></a>
chore(deps): update rust crate serde to v1.0.205</li>
<li><a
href="https://github.com/iai-callgrind/iai-callgrind/commit/ff83678e2a2d37869fe2b418254ccf25cfb8fa5e"><code>ff83678</code></a>
Merge pull request <a
href="https://redirect.github.com/iai-callgrind/iai-callgrind/issues/221">#221</a>
from gamma0987/support-adjustment-truncation</li>
<li><a
href="https://github.com/iai-callgrind/iai-callgrind/commit/bfbd944ef4ae14a8739a87b32f9e1c4ffb9938ae"><code>bfbd944</code></a>
Merge pull request <a
href="https://redirect.github.com/iai-callgrind/iai-callgrind/issues/220">#220</a>
from iai-callgrind/renovate/tempfile-3.x-lockfile</li>
<li><a
href="https://github.com/iai-callgrind/iai-callgrind/commit/3d5d5b7a345ecee6410a8fd7c054e0718815cce3"><code>3d5d5b7</code></a>
feat(truncate): Support adjustable truncation of description in output
header</li>
<li>Additional commits viewable in <a
href="https://github.com/iai-callgrind/iai-callgrind/compare/v0.12.1...v0.12.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `iai-callgrind-runner` from 0.12.1 to 0.12.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/iai-callgrind/iai-callgrind/releases">iai-callgrind-runner's
releases</a>.</em></p>
<blockquote>
<h2>v0.12.3</h2>
<h2>[0.12.3] - 2024-08-09</h2>
<h3>Added</h3>
<ul>
<li>(<a
href="https://redirect.github.com/iai-callgrind/iai-callgrind/pull/221">#221</a>):
Add the <code>LibraryBenchmarkConfig::truncate_description</code> and
<code>BinaryBenchmarkConfig::truncate_description</code> method to be
able to adjust the truncation behaviour of the <code>DESCRIPTION</code>
(as in <code>benchmark_file::group::function_name id:DESCRIPTION</code>)
in the benchmark output.</li>
</ul>
<h3>Changed</h3>
<ul>
<li>(<a
href="https://redirect.github.com/iai-callgrind/iai-callgrind/pull/221">#221</a>):
Slightly increased the default truncation length of the description in
the benchmark output to 50 ascii characters.</li>
<li>Update locked non-development dependencies:
<ul>
<li><code>tempfile</code>: 3.11.0 -&gt; 3.12.0</li>
<li><code>serde</code>: 1.0.204 -&gt; 1.0.205</li>
</ul>
</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/iai-callgrind/iai-callgrind/compare/v0.12.2...v0.12.3">https://github.com/iai-callgrind/iai-callgrind/compare/v0.12.2...v0.12.3</a></p>
<h2>v0.12.2</h2>
<h2>[0.12.2] - 2024-08-06</h2>
<h3>Added</h3>
<ul>
<li>(<a
href="https://redirect.github.com/iai-callgrind/iai-callgrind/pull/210">#210</a>):
Add the <code>file</code> parameter to the <code>#[benches]</code>
attribute to support creation of benchmarks from the specified file.
Each line of this file represents a new benchmark and the read line is
passed to the benchmark function or if the <code>setup</code> parameter
is also present to the <code>setup</code> function.</li>
<li>(<a
href="https://redirect.github.com/iai-callgrind/iai-callgrind/pull/211">#211</a>):
Add support for a <code>setup</code> and <code>teardown</code> function
in the <code>library_benchmark_group</code> and <code>main</code> macro.
The group <code>setup</code> function is run before any benchmark of
this group and the <code>teardown</code> function after all benchmarks
of the same group. Similarly, the <code>setup</code> function of the
<code>main</code> macro is run before any benchmark group and the
<code>teardown</code> function after all benchmarks.</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Update locked non-development dependencies:
<ul>
<li><code>regex</code>: 1.10.5 -&gt; 1.10.6</li>
<li><code>tempfile</code>: 3.10.1 -&gt; 3.11.0</li>
<li><code>serde_json</code>: -&gt; 1.0.121 -&gt; 1.0.122</li>
<li><code>indexmap</code>: 2.2.6 -&gt; 2.3.0</li>
</ul>
</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>The library documentation in parts still mentioned
<code>EventKind::EstimatedCycles</code> as default regression kind
instead of <code>EventKind::Ir</code>. This default has changed in
<code>v0.11.0</code>.</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/iai-callgrind/iai-callgrind/compare/v0.12.1...v0.12.2">https://github.com/iai-callgrind/iai-callgrind/compare/v0.12.1...v0.12.2</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/iai-callgrind/iai-callgrind/blob/main/CHANGELOG.md">iai-callgrind-runner's
changelog</a>.</em></p>
<blockquote>
<h2>[0.12.3] - 2024-08-09</h2>
<h3>Added</h3>
<ul>
<li>(<a
href="https://redirect.github.com/iai-callgrind/iai-callgrind/pull/221">#221</a>):
Add the
<code>LibraryBenchmarkConfig::truncate_description</code> and
<code>BinaryBenchmarkConfig::truncate_description</code> method to be
able to adjust
the truncation behaviour of the <code>DESCRIPTION</code> (as in
<code>benchmark_file::group::function_name id:DESCRIPTION</code>) in the
benchmark
output.</li>
</ul>
<h3>Changed</h3>
<ul>
<li>(<a
href="https://redirect.github.com/iai-callgrind/iai-callgrind/pull/221">#221</a>):
Slightly
increase the default truncation length of the description in the
benchmark
output to 50 ascii characters.</li>
<li>Update locked non-development dependencies:
<ul>
<li><code>tempfile</code>: 3.11.0 -&gt; 3.12.0</li>
<li><code>serde</code>: 1.0.204 -&gt; 1.0.205</li>
</ul>
</li>
</ul>
<h2>[0.12.2] - 2024-08-06</h2>
<h3>Added</h3>
<ul>
<li>(<a
href="https://redirect.github.com/iai-callgrind/iai-callgrind/pull/210">#210</a>):
Add the
<code>file</code> parameter to the <code>#[benches]</code> attribute to
support creation of
benchmarks from the specified file. Each line of this file represents a
new
benchmark and the read line is passed to the benchmark function or if
the
<code>setup</code> parameter is also present to the <code>setup</code>
function.</li>
<li>(<a
href="https://redirect.github.com/iai-callgrind/iai-callgrind/pull/211">#211</a>):
Add support
for a <code>setup</code> and <code>teardown</code> function in the
<code>library_benchmark_group</code> and
<code>main</code> macro. The group <code>setup</code> function is run
before any benchmark of this
group and the <code>teardown</code> function after all benchmarks of the
same group.
Similarly, the <code>setup</code> function of the <code>main</code>
macro is run before any
benchmark group and the <code>teardown</code> function after all
benchmarks.</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Update locked non-development dependencies:
<ul>
<li><code>regex</code>: 1.10.5 -&gt; 1.10.6</li>
<li><code>tempfile</code>: 3.10.1 -&gt; 3.11.0</li>
<li><code>serde_json</code>: -&gt; 1.0.121 -&gt; 1.0.122</li>
<li><code>indexmap</code>: 2.2.6 -&gt; 2.3.0</li>
</ul>
</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>The library documentation in parts still mentioned
<code>EventKind::EstimatedCycles</code> as default regression kind
instead of
<code>EventKind::Ir</code>. This default has changed in
<code>v0.11.0</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/iai-callgrind/iai-callgrind/commit/4d25cddc20778910d95acd04a4197b15503eb4b3"><code>4d25cdd</code></a>
Merge branch 'release'</li>
<li><a
href="https://github.com/iai-callgrind/iai-callgrind/commit/30393ca55364a5e1dcc74127c473e07d1500ad1d"><code>30393ca</code></a>
tests(client_reqs): Fix filter cachegrind output if EXIDX warnings are
present</li>
<li><a
href="https://github.com/iai-callgrind/iai-callgrind/commit/065f0542e4a3d79458bd52bd775e2fdbc5f7e600"><code>065f054</code></a>
tests(client_reqs): Fix docker warning InvalidDefaultArgInFrom</li>
<li><a
href="https://github.com/iai-callgrind/iai-callgrind/commit/a00864e5ff6eb123e7e5d761a9cc9b1f89976d04"><code>a00864e</code></a>
Update CHANGELOG</li>
<li><a
href="https://github.com/iai-callgrind/iai-callgrind/commit/7bd2f5288e59f461b3257bee97400ad10dc6690f"><code>7bd2f52</code></a>
Bump version v0.12.2 -&gt; v0.12.3</li>
<li><a
href="https://github.com/iai-callgrind/iai-callgrind/commit/b1310e094ad668bd47a9a39107fbc2e0e2c81294"><code>b1310e0</code></a>
Merge pull request <a
href="https://redirect.github.com/iai-callgrind/iai-callgrind/issues/223">#223</a>
from iai-callgrind/renovate/serde-monorepo</li>
<li><a
href="https://github.com/iai-callgrind/iai-callgrind/commit/572a03f75a5cc6010b0d4a6cf8694d2a60701d27"><code>572a03f</code></a>
chore(deps): update rust crate serde to v1.0.205</li>
<li><a
href="https://github.com/iai-callgrind/iai-callgrind/commit/ff83678e2a2d37869fe2b418254ccf25cfb8fa5e"><code>ff83678</code></a>
Merge pull request <a
href="https://redirect.github.com/iai-callgrind/iai-callgrind/issues/221">#221</a>
from gamma0987/support-adjustment-truncation</li>
<li><a
href="https://github.com/iai-callgrind/iai-callgrind/commit/bfbd944ef4ae14a8739a87b32f9e1c4ffb9938ae"><code>bfbd944</code></a>
Merge pull request <a
href="https://redirect.github.com/iai-callgrind/iai-callgrind/issues/220">#220</a>
from iai-callgrind/renovate/tempfile-3.x-lockfile</li>
<li><a
href="https://github.com/iai-callgrind/iai-callgrind/commit/3d5d5b7a345ecee6410a8fd7c054e0718815cce3"><code>3d5d5b7</code></a>
feat(truncate): Support adjustable truncation of description in output
header</li>
<li>Additional commits viewable in <a
href="https://github.com/iai-callgrind/iai-callgrind/compare/v0.12.1...v0.12.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `indexmap` from 2.3.0 to 2.5.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md">indexmap's
changelog</a>.</em></p>
<blockquote>
<h2>2.5.0</h2>
<ul>
<li>Added an <code>insert_before</code> method to <code>IndexMap</code>
and <code>IndexSet</code>, as an
alternative to <code>shift_insert</code> with different behavior on
existing entries.</li>
<li>Added <code>first_entry</code> and <code>last_entry</code> methods
to <code>IndexMap</code>.</li>
<li>Added <code>From</code> implementations between
<code>IndexedEntry</code> and <code>OccupiedEntry</code>.</li>
</ul>
<h2>2.4.0</h2>
<ul>
<li>Added methods <code>IndexMap::append</code> and
<code>IndexSet::append</code>, moving all items from
one map or set into another, and leaving the original capacity for
reuse.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/indexmap-rs/indexmap/commit/48ed49017c9af536bda2916c78e77b619163a2f2"><code>48ed490</code></a>
Release 2.5.0</li>
<li><a
href="https://github.com/indexmap-rs/indexmap/commit/139d7addfb59a77ebaf52490a19f0f129d49abfa"><code>139d7ad</code></a>
Merge pull request <a
href="https://redirect.github.com/indexmap-rs/indexmap/issues/340">#340</a>
from cuviper/insert-bounds</li>
<li><a
href="https://github.com/indexmap-rs/indexmap/commit/1d9b5e3d0345aacf296eec8515746b3dfb81f97d"><code>1d9b5e3</code></a>
Add doc examples for <code>insert_before</code> and
<code>shift_insert</code></li>
<li><a
href="https://github.com/indexmap-rs/indexmap/commit/8ca01b0df72a4914b2248a65087ce67e3711f52d"><code>8ca01b0</code></a>
Use <code>insert_before</code> for &quot;new&quot; entries in
<code>insert_sorted</code></li>
<li><a
href="https://github.com/indexmap-rs/indexmap/commit/7224def0106a4a6074a0d4619ce99d4120b859a8"><code>7224def</code></a>
Add <code>insert_before</code> as an alternate to
<code>shift_insert</code></li>
<li><a
href="https://github.com/indexmap-rs/indexmap/commit/0247a1555de940982260384101946d3f958452e5"><code>0247a15</code></a>
Document and assert index bounds in <code>shift_insert</code></li>
<li><a
href="https://github.com/indexmap-rs/indexmap/commit/922c6ad1afebfa7c6f5781fdb4fcba88f1cb2e0a"><code>922c6ad</code></a>
Update the CI badge</li>
<li><a
href="https://github.com/indexmap-rs/indexmap/commit/e482e1768a2aa8ef50788e413b3c254a6cf6e776"><code>e482e17</code></a>
Merge pull request <a
href="https://redirect.github.com/indexmap-rs/indexmap/issues/342">#342</a>
from cuviper/btree-like</li>
<li><a
href="https://github.com/indexmap-rs/indexmap/commit/b63e4a15568f8da4403734f35f0b1e2ad908a3db"><code>b63e4a1</code></a>
Merge pull request <a
href="https://redirect.github.com/indexmap-rs/indexmap/issues/341">#341</a>
from cuviper/from-entry</li>
<li><a
href="https://github.com/indexmap-rs/indexmap/commit/264e5b73045b1f28d36f80c7e3d0bac63af5e887"><code>264e5b7</code></a>
Add doc aliases like <code>BTreeMap</code>/<code>BTreeSet</code></li>
<li>Additional commits viewable in <a
href="https://github.com/indexmap-rs/indexmap/compare/2.3.0...2.5.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `napi` from 2.16.8 to 2.16.9
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/napi-rs/napi-rs/releases">napi's
releases</a>.</em></p>
<blockquote>
<h2>[email protected]</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: napi getter macros by <a
href="https://github.com/SyMind"><code>@​SyMind</code></a> in <a
href="https://redirect.github.com/napi-rs/napi-rs/pull/2188">napi-rs/napi-rs#2188</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/SyMind"><code>@​SyMind</code></a> made
their first contribution in <a
href="https://redirect.github.com/napi-rs/napi-rs/pull/2188">napi-rs/napi-rs#2188</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/napi-rs/napi-rs/compare/[email protected]@2.16.9">https://github.com/napi-rs/napi-rs/compare/[email protected]@2.16.9</a></p>
<h2>[email protected]</h2>
<h2>What Changed</h2>
<ul>
<li>chore: implement <code>serde::Serialize</code> for
<code>Either</code> by <a
href="https://github.com/lbarthon"><code>@​lbarthon</code></a> <a
href="https://redirect.github.com/napi-rs/napi-rs/issues/2209">#2209</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/napi-rs/napi-rs/compare/[email protected]@2.16.9">https://github.com/napi-rs/napi-rs/compare/[email protected]@2.16.9</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/napi-rs/napi-rs/commit/9dc72b5127227ed8d90d0fc194ce78058040fb53"><code>9dc72b5</code></a>
Release independent packages</li>
<li><a
href="https://github.com/napi-rs/napi-rs/commit/1dad5114905fa64e4c68e8320c70701791bb6828"><code>1dad511</code></a>
fix(napi-derive): add more cases for typegen of function args (<a
href="https://redirect.github.com/napi-rs/napi-rs/issues/2210">#2210</a>)</li>
<li><a
href="https://github.com/napi-rs/napi-rs/commit/1b3c004038e155086dacc12764f0dda08a8528bc"><code>1b3c004</code></a>
chore: implement serde::Serialize for Either (<a
href="https://redirect.github.com/napi-rs/napi-rs/issues/2209">#2209</a>)</li>
<li><a
href="https://github.com/napi-rs/napi-rs/commit/d7ffe09d5385aeac32b195d66bd48859371b07d8"><code>d7ffe09</code></a>
Release independent packages</li>
<li><a
href="https://github.com/napi-rs/napi-rs/commit/cfe88fec5b771bc07ff0cbefc4581596cdfafa2e"><code>cfe88fe</code></a>
fix(napi-derive): call flush on the BufWriter (<a
href="https://redirect.github.com/napi-rs/napi-rs/issues/2195">#2195</a>)</li>
<li><a
href="https://github.com/napi-rs/napi-rs/commit/e9f66ff74f48b66bfb359141f73daa03d6b7fa99"><code>e9f66ff</code></a>
Release independent packages</li>
<li><a
href="https://github.com/napi-rs/napi-rs/commit/bd950b3424a754abefdc27ea8c336c248ea11315"><code>bd950b3</code></a>
fix(napi-derive): napi getter macros (<a
href="https://redirect.github.com/napi-rs/napi-rs/issues/2188">#2188</a>)</li>
<li><a
href="https://github.com/napi-rs/napi-rs/commit/fc87271d410ee8c537e4e47b8e18f8fa73bae71f"><code>fc87271</code></a>
Release independent packages</li>
<li><a
href="https://github.com/napi-rs/napi-rs/commit/18eb407650c9c9148529241af1ff8454f81dd472"><code>18eb407</code></a>
fix(napi-derive): missing declare keyword for function</li>
<li><a
href="https://github.com/napi-rs/napi-rs/commit/1f407b91e1709a2140faed7c2f837bece7f55b26"><code>1f407b9</code></a>
Release independent packages</li>
<li>Additional commits viewable in <a
href="https://github.com/napi-rs/napi-rs/compare/[email protected]@2.16.9">compare
view</a></li>
</ul>
</details>
<br />

Updates `napi-derive` from 2.16.10 to 2.16.11
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/napi-rs/napi-rs/releases">napi-derive's
releases</a>.</em></p>
<blockquote>
<h2>[email protected]</h2>
<h2>What Changed</h2>
<ul>
<li>fix(napi-derive): add more cases for typegen of function args by <a
href="https://github.com/CPunisher"><code>@​CPunisher</code></a> <a
href="https://redirect.github.com/napi-rs/napi-rs/issues/2210">#2210</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/napi-rs/napi-rs/compare/[email protected]@2.16.11">https://github.com/napi-rs/napi-rs/compare/[email protected]@2.16.11</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/napi-rs/napi-rs/commit/9dc72b5127227ed8d90d0fc194ce78058040fb53"><code>9dc72b5</code></a>
Release independent packages</li>
<li><a
href="https://github.com/napi-rs/napi-rs/commit/1dad5114905fa64e4c68e8320c70701791bb6828"><code>1dad511</code></a>
fix(napi-derive): add more cases for typegen of function args (<a
href="https://redirect.github.com/napi-rs/napi-rs/issues/2210">#2210</a>)</li>
<li><a
href="https://github.com/napi-rs/napi-rs/commit/1b3c004038e155086dacc12764f0dda08a8528bc"><code>1b3c004</code></a>
chore: implement serde::Serialize for Either (<a
href="https://redirect.github.com/napi-rs/napi-rs/issues/2209">#2209</a>)</li>
<li>See full diff in <a
href="https://github.com/napi-rs/napi-rs/compare/[email protected]@2.16.11">compare
view</a></li>
</ul>
</details>
<br />

Updates `quote` from 1.0.36 to 1.0.37
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dtolnay/quote/releases">quote's
releases</a>.</em></p>
<blockquote>
<h2>1.0.37</h2>
<ul>
<li>Implement ToTokens for CStr and CString (<a
href="https://redirect.github.com/dtolnay/quote/issues/283">#283</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dtolnay/quote/commit/b1ebffa035363a430862e033aa3268e8cb17affa"><code>b1ebffa</code></a>
Release 1.0.37</li>
<li><a
href="https://github.com/dtolnay/quote/commit/43acd77961424b3cb5035688f74d14d556eefe90"><code>43acd77</code></a>
Delete unneeded use of <code>ref</code></li>
<li><a
href="https://github.com/dtolnay/quote/commit/9382c2182ea10f8e0f90d1e5f15ca3f20a777dff"><code>9382c21</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/quote/issues/283">#283</a>
from dtolnay/cstr</li>
<li><a
href="https://github.com/dtolnay/quote/commit/6ac432877bbfe43892677e32af7e3f0e28b6333e"><code>6ac4328</code></a>
Add C string tests</li>
<li><a
href="https://github.com/dtolnay/quote/commit/9fb0591a17893eea81260351c6eb431e1fd83524"><code>9fb0591</code></a>
Implement ToTokens for CStr and CString</li>
<li><a
href="https://github.com/dtolnay/quote/commit/ba7a9d08c9acba8ae97926dcc18822b20441c0fa"><code>ba7a9d0</code></a>
Organize test imports</li>
<li><a
href="https://github.com/dtolnay/quote/commit/aa9970f9838a5b6dd5438c662921470f873e2b3a"><code>aa9970f</code></a>
Inline the macro that generates primitive impls</li>
<li><a
href="https://github.com/dtolnay/quote/commit/ba411091c98c311526774adde73e724448836337"><code>ba41109</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/quote/issues/282">#282</a>
from dtolnay/tokens</li>
<li><a
href="https://github.com/dtolnay/quote/commit/c77340a4c6869690ad7b40069e8ca1cb90e4abb8"><code>c77340a</code></a>
Consistently use 'tokens' as the name of the &amp;mut TokenStream
arg</li>
<li><a
href="https://github.com/dtolnay/quote/commit/a4a0abf12fa0137eca5aaa74fe88ca6694e78746"><code>a4a0abf</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/quote/issues/281">#281</a>
from dtolnay/char</li>
<li>Additional commits viewable in <a
href="https://github.com/dtolnay/quote/compare/1.0.36...1.0.37">compare
view</a></li>
</ul>
</details>
<br />

Updates `regex` from 1.10.5 to 1.10.6
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rust-lang/regex/blob/master/CHANGELOG.md">regex's
changelog</a>.</em></p>
<blockquote>
<h1>1.10.6 (2024-08-02)</h1>
<p>This is a new patch release with a fix for the <code>unstable</code>
crate feature that
enables <code>std::str::Pattern</code> trait integration.</p>
<p>Bug fixes:</p>
<ul>
<li>[BUG <a
href="https://redirect.github.com/rust-lang/regex/issues/1219">#1219</a>](<a
href="https://redirect.github.com/rust-lang/regex/pull/1219">rust-lang/regex#1219</a>):
Fix the <code>Pattern</code> trait implementation as a result of nightly
API breakage.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rust-lang/regex/commit/ab88aa5c6824ebe7c4b4c72fe5191681783b3a68"><code>ab88aa5</code></a>
1.10.6</li>
<li><a
href="https://github.com/rust-lang/regex/commit/76f2d30d85eb70336b76d20bb6eb462de6391321"><code>76f2d30</code></a>
changelog: 1.10.6</li>
<li><a
href="https://github.com/rust-lang/regex/commit/2970d2940dfab8cb4bd8f7122ba8ee50d2e37f67"><code>2970d29</code></a>
unstable: fit <code>Pattern</code> trait implementation</li>
<li><a
href="https://github.com/rust-lang/regex/commit/8856fe36ac7dc37989e6ffb26b5fc57189bae626"><code>8856fe3</code></a>
regex-cli-0.2.1</li>
<li><a
href="https://github.com/rust-lang/regex/commit/c4c76a19b80b981b249f2af1c7b66bcfb0ba1fa0"><code>c4c76a1</code></a>
regex-test-0.1.1</li>
<li><a
href="https://github.com/rust-lang/regex/commit/c2f9ca49a66c51d88b71e5b2248d86789765d2ce"><code>c2f9ca4</code></a>
regex-test: bump toml dependency</li>
<li><a
href="https://github.com/rust-lang/regex/commit/1288b83af3d8b441efb264ed6651b0dfb9c2df78"><code>1288b83</code></a>
regex-lite-0.1.6</li>
<li>See full diff in <a
href="https://github.com/rust-lang/regex/compare/1.10.5...1.10.6">compare
view</a></li>
</ul>
</details>
<br />

Updates `reqwest` from 0.12.5 to 0.12.7
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/seanmonstar/reqwest/releases">reqwest's
releases</a>.</em></p>
<blockquote>
<h2>v0.12.7</h2>
<h2>What's Changed</h2>
<ul>
<li>Revert adding <code>impl
Service&lt;http::Request&lt;_&gt;&gt;</code> for
<code>Client</code>.</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/seanmonstar/reqwest/compare/v0.12.6...v0.12.7">https://github.com/seanmonstar/reqwest/compare/v0.12.6...v0.12.7</a></p>
<h2>v0.12.6</h2>
<h2>What's Changed</h2>
<ul>
<li>Add support for <code>danger_accept_invalid_hostnames</code> for
<code>rustls</code>.</li>
<li>Add <code>impl Service&lt;http::Request&lt;Body&gt;&gt;</code> for
<code>Client</code> and <code>&amp;'_ Client</code>.</li>
<li>Add support for <code>!Sync</code> bodies in
<code>Body::wrap_stream()</code>.</li>
<li>Enable happy eyeballs when <code>hickory-dns</code> is used.</li>
<li>Fix <code>Proxy</code> so that <code>HTTP(S)_PROXY</code> values
take precendence over <code>ALL_PROXY</code>.</li>
<li>Fix <code>blocking::RequestBuilder::header()</code> from unsetting
<code>sensitive</code> on passed header values.</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/schopin-pro"><code>@​schopin-pro</code></a>
made their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2341">seanmonstar/reqwest#2341</a></li>
<li><a href="https://github.com/Ten0"><code>@​Ten0</code></a> made their
first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2353">seanmonstar/reqwest#2353</a></li>
<li><a
href="https://github.com/thalesfragoso"><code>@​thalesfragoso</code></a>
made their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2249">seanmonstar/reqwest#2249</a></li>
<li><a
href="https://github.com/nipunn1313"><code>@​nipunn1313</code></a> made
their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2361">seanmonstar/reqwest#2361</a></li>
<li><a href="https://github.com/Threated"><code>@​Threated</code></a>
made their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2370">seanmonstar/reqwest#2370</a></li>
<li><a
href="https://github.com/FlowerCode"><code>@​FlowerCode</code></a> made
their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2380">seanmonstar/reqwest#2380</a></li>
<li><a href="https://github.com/zeling"><code>@​zeling</code></a> made
their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2378">seanmonstar/reqwest#2378</a></li>
<li><a
href="https://github.com/murongshaozong"><code>@​murongshaozong</code></a>
made their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2385">seanmonstar/reqwest#2385</a></li>
<li><a href="https://github.com/camio"><code>@​camio</code></a> made
their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2388">seanmonstar/reqwest#2388</a></li>
<li><a
href="https://github.com/alekseysidorov"><code>@​alekseysidorov</code></a>
made their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2356">seanmonstar/reqwest#2356</a></li>
</ul>
<h2>Thanks again</h2>
<ul>
<li><a
href="https://github.com/seanmonstar"><code>@​seanmonstar</code></a></li>
<li><a href="https://github.com/nyurik"><code>@​nyurik</code></a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/seanmonstar/reqwest/compare/v0.12.5...v0.12.6">https://github.com/seanmonstar/reqwest/compare/v0.12.5...v0.12.6</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md">reqwest's
changelog</a>.</em></p>
<blockquote>
<h2>v0.12.7</h2>
<ul>
<li>Revert adding <code>impl
Service&lt;http::Request&lt;_&gt;&gt;</code> for
<code>Client</code>.</li>
</ul>
<h2>v0.12.6</h2>
<ul>
<li>Add support for <code>danger_accept_invalid_hostnames</code> for
<code>rustls</code>.</li>
<li>Add <code>impl Service&lt;http::Request&lt;Body&gt;&gt;</code> for
<code>Client</code> and <code>&amp;'_ Client</code>.</li>
<li>Add support for <code>!Sync</code> bodies in
<code>Body::wrap_stream()</code>.</li>
<li>Enable happy eyeballs when <code>hickory-dns</code> is used.</li>
<li>Fix <code>Proxy</code> so that <code>HTTP(S)_PROXY</code> values
take precendence over <code>ALL_PROXY</code>.</li>
<li>Fix <code>blocking::RequestBuilder::header()</code> from unsetting
<code>sensitive</code> on passed header values.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/seanmonstar/reqwest/commit/88bd9be6df0ad19957f88f6a1ab5592917f4f9ca"><code>88bd9be</code></a>
v0.12.7</li>
<li><a
href="https://github.com/seanmonstar/reqwest/commit/68127f0425e510d2319f4fc22f97f84e5612e63d"><code>68127f0</code></a>
Revert &quot;feat: Add <code>impl
Service\&lt;http::Request&lt;Body&gt;&gt;</code> for <code>Client</code>
and `&amp;'_ C...</li>
<li><a
href="https://github.com/seanmonstar/reqwest/commit/b2a28f5ec370aa02a16ce12430172344c67aed0f"><code>b2a28f5</code></a>
v0.12.6</li>
<li><a
href="https://github.com/seanmonstar/reqwest/commit/522216e890ccb13c43fb0d92af9598b3bedaaec5"><code>522216e</code></a>
feat: Add <code>impl Service\&lt;http::Request&lt;Body&gt;&gt;</code>
for <code>Client</code> and <code>&amp;'_ Client</code> (...</li>
<li><a
href="https://github.com/seanmonstar/reqwest/commit/646b1f80842fb513c31ad3d78374b13932c721c4"><code>646b1f8</code></a>
chore: update macOS system-configuration dep (<a
href="https://redirect.github.com/seanmonstar/reqwest/issues/2368">#2368</a>)</li>
<li><a
href="https://github.com/seanmonstar/reqwest/commit/85dd6dad826449a92975ccbb815b9aaebfede310"><code>85dd6da</code></a>
dns: improve error message for hickory-dns and warn in docs (<a
href="https://redirect.github.com/seanmonstar/reqwest/issues/2389">#2389</a>)</li>
<li><a
href="https://github.com/seanmonstar/reqwest/commit/bfd31beb1c3c06a047fea933243513945620983a"><code>bfd31be</code></a>
docs: Improve RequestBuilder::multipart's documentation (<a
href="https://redirect.github.com/seanmonstar/reqwest/issues/2388">#2388</a>)</li>
<li><a
href="https://github.com/seanmonstar/reqwest/commit/8c7f338507e89279b15e051a00c68124e5f1e353"><code>8c7f338</code></a>
chore: bump dev-dependency libflate (<a
href="https://redirect.github.com/seanmonstar/reqwest/issues/2382">#2382</a>)</li>
<li><a
href="https://github.com/seanmonstar/reqwest/commit/dddf87734018ddad8c9bc084b5ff351bb31ea9c0"><code>dddf877</code></a>
chore: bump h3 dependency</li>
<li><a
href="https://github.com/seanmonstar/reqwest/commit/a53c944b24f690adc74d5f09ab47a2e6efe1ca52"><code>a53c944</code></a>
chore: fix some comments</li>
<li>Additional commits viewable in <a
href="https://github.com/seanmonstar/reqwest/compare/v0.12.5...v0.12.7">compare
view</a></li>
</ul>
</details>
<br />

Updates `serde` from 1.0.204 to 1.0.209
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/serde-rs/serde/releases">serde's
releases</a>.</em></p>
<blockquote>
<h2>v1.0.209</h2>
<ul>
<li>Fix deserialization of empty structs and empty tuples inside of
untagged enums (<a
href="https://redirect.github.com/serde-rs/serde/issues/2805">#2805</a>,
thanks <a
href="https://github.com/Mingun"><code>@​Mingun</code></a>)</li>
</ul>
<h2>v1.0.208</h2>
<ul>
<li>Support serializing and deserializing unit structs in a
<code>flatten</code> field (<a
href="https://redirect.github.com/serde-rs/serde/issues/2802">#2802</a>,
thanks <a
href="https://github.com/jonhoo"><code>@​jonhoo</code></a>)</li>
</ul>
<h2>v1.0.207</h2>
<ul>
<li>Improve interactions between <code>flatten</code> attribute and
<code>skip_serializing</code>/<code>skip_deserializing</code> (<a
href="https://redirect.github.com/serde-rs/serde/issues/2795">#2795</a>,
thanks <a
href="https://github.com/Mingun"><code>@​Mingun</code></a>)</li>
</ul>
<h2>v1.0.206</h2>
<ul>
<li>Improve support for <code>flatten</code> attribute inside of enums
(<a
href="https://redirect.github.com/serde-rs/serde/issues/2567">#2567</a>,
thanks <a
href="https://github.com/Mingun"><code>@​Mingun</code></a>)</li>
</ul>
<h2>v1.0.205</h2>
<ul>
<li>Use serialize_entry instead of serialize_key + serialize_value when
serialize flattened newtype enum variants (<a
href="https://redirect.github.com/serde-rs/serde/issues/2785">#2785</a>,
thanks <a
href="https://github.com/Mingun"><code>@​Mingun</code></a>)</li>
<li>Avoid triggering a collection_is_never_read lint in the
deserialization of enums containing flattened fields (<a
href="https://redirect.github.com/serde-rs/serde/issues/2791">#2791</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/serde-rs/serde/commit/30752ac4ffdaa284606eda34055ad185e28c5499"><code>30752ac</code></a>
Release 1.0.209</li>
<li><a
href="https://github.com/serde-rs/serde/commit/b84e6ca4f5fef69b3de985c586a07b1246f3eb9a"><code>b84e6ca</code></a>
Improve wording of PR 2805 comments</li>
<li><a
href="https://github.com/serde-rs/serde/commit/87a2fb0f1a2774ea5bb20c0ed988b9ba57fc8166"><code>87a2fb0</code></a>
Wrap comments from PR 2805 to 80 columns</li>
<li><a
href="https://github.com/serde-rs/serde/commit/9eaf7b9824f2082c50d17ad22b786322dc283a61"><code>9eaf7b9</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/serde/issues/2805">#2805</a>
from Mingun/untagged-tests</li>
<li><a
href="https://github.com/serde-rs/serde/commit/7bde100237875d4f435de5ad90074b0479c37486"><code>7bde100</code></a>
Replace MapRefDeserializer with value::MapDeserializer</li>
<li><a
href="https://github.com/serde-rs/serde/commit/da7fc795ee654252effa232a62a5a1e6d4f551ee"><code>da7fc79</code></a>
Fix deserialization of empty struct variant in untagged enums</li>
<li><a
href="https://github.com/serde-rs/serde/commit/4c5fec1363d363f995375426f72db11c28f357c1"><code>4c5fec1</code></a>
Test special cases that reaches SeqRefDeserializer::deserialize_any
len==0 co...</li>
<li><a
href="https://github.com/serde-rs/serde/commit/6588b0ad3777f7ad930d68ab4b9ec5b9c25398e0"><code>6588b0a</code></a>
Cover Content::Seq case in VariantRefDeserializer::struct_variant</li>
<li><a
href="https://github.com/serde-rs/serde/commit/0093f74cfee5ee3239514a7aad5fb44843eddcdd"><code>0093f74</code></a>
Split test newtype_enum into four tests for each variant</li>
<li><a
href="https://github.com/serde-rs/serde/commit/171c6da57af712cfcf01c6c124b14cabfca364ba"><code>171c6da</code></a>
Complete coverage of
ContentRefDeserializer::deserialize_newtype_struct</li>
<li>Additional commits viewable in <a
href="https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.209">compare
view</a></li>
</ul>
</details>
<br />

Updates `serde_json` from 1.0.121 to 1.0.127
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/serde-rs/json/releases">serde_json's
releases</a>.</em></p>
<blockquote>
<h2>1.0.127</h2>
<ul>
<li>Add more removal methods to OccupiedEntry (<a
href="https://redirect.github.com/serde-rs/json/issues/1179">#1179</a>,
thanks <a
href="https://github.com/GREsau"><code>@​GREsau</code></a>)</li>
</ul>
<h2>1.0.126</h2>
<ul>
<li>Improve string parsing on targets that use 32-bit pointers but also
have fast 64-bit integer arithmetic, such as
aarch64-unknown-linux-gnu_ilp32 and x86_64-unknown-linux-gnux32 (<a
href="https://redirect.github.com/serde-rs/json/issues/1182">#1182</a>,
thanks <a href="https://github.com/CryZe"><code>@​CryZe</code></a>)</li>
</ul>
<h2>1.0.125</h2>
<ul>
<li>Speed up \uXXXX parsing and improve handling of unpaired surrogates
when deserializing to bytes (<a
href="https://redirect.github.com/serde-rs/json/issues/1172">#1172</a>,
<a
href="https://redirect.github.com/serde-rs/json/issues/1175">#1175</a>,
thanks <a
href="https://github.com/purplesyringa"><code>@​purplesyringa</code></a>)</li>
</ul>
<h2>v1.0.124</h2>
<ul>
<li>Fix a bug in processing string escapes in big-endian architectures
(<a
href="https://redirect.github.com/serde-rs/json/issues/1173">#1173</a>,
thanks <a
href="https://github.com/purplesyringa"><code>@​purplesyringa</code></a>)</li>
</ul>
<h2>v1.0.123</h2>
<ul>
<li>Optimize string parsing by applying SIMD-within-a-register: 30.3%
improvement on <a
href="https://github.com/miloyip/nativejson-benchmark/blob/v1.0.0/data/twitter.json">twitter.json</a>
from 613 MB/s to 799 MB/s (<a
href="https://redirect.github.com/serde-rs/json/issues/1161">#1161</a>,
thanks <a
href="https://github.com/purplesyringa"><code>@​purplesyringa</code></a>)</li>
</ul>
<h2>v1.0.122</h2>
<ul>
<li>Support using <code>json!</code> in no-std crates (<a
href="https://redirect.github.com/serde-rs/json/issues/1166">#1166</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/serde-rs/json/commit/5ebf65cc480f90714c94f82099ca9161d80cbb10"><code>5ebf65c</code></a>
Release 1.0.127</li>
<li><a
href="https://github.com/serde-rs/json/commit/f287a3b1a93ecb1a11cee31cb638bd9523a58add"><code>f287a3b</code></a>
Merge pull request 1179 from GREsau/patch-1</li>
<li><a
href="https://github.com/serde-rs/json/commit/ec980b02774abbff12fd3e26b0a1582eb14dcef7"><code>ec980b0</code></a>
Release 1.0.126</li>
<li><a
href="https://github.com/serde-rs/json/commit/e6282b0c479947805a33c7f167b1d19dd4c7ad4f"><code>e6282b0</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/json/issues/1184">#1184</a>
from serde-rs/fastarithmetic</li>
<li><a
href="https://github.com/serde-rs/json/commit/ffc4a43453029cdc5603cfe3ef08414488fd45de"><code>ffc4a43</code></a>
Improve cfg names for fast arithmetic</li>
<li><a
href="https://github.com/serde-rs/json/commit/4b1048d0ecc4d326d6657531689513f182a4f850"><code>4b1048d</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/json/issues/1183">#1183</a>
from serde-rs/arithmetic</li>
<li><a
href="https://github.com/serde-rs/json/commit/f268173a9fb1f5f8a80f47af62b564525cf33764"><code>f268173</code></a>
Unify chunk size choice between float and string parsing</li>
<li><a
href="https://github.com/serde-rs/json/commit/fec03769743c3f0ceb6b5b56d91321fdc856dff2"><code>fec0376</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/json/issues/1182">#1182</a>
from CryZe/chunk-64bit</li>
<li><a
href="https://github.com/serde-rs/json/commit/3d837e1cc4a0f1df56ba6645c3b6d144768b5d9d"><code>3d837e1</code></a>
Ensure the SWAR chunks are 64-bit in more cases</li>
<li><a
href="https://github.com/serde-rs/json/commit/11fc61c7af7b59ea80fb2ef7d78db94465dfbd54"><code>11fc61c</code></a>
Add <code>OccupiedEntry::shift_remove()</code> and
<code>swap_remove()</code></li>
<li>Additional commits viewable in <a
href="https://github.com/serde-rs/json/compare/v1.0.121...1.0.127">compare
view</a></li>
</ul>
</details>
<br />

Updates `syn` from 2.0.72 to 2.0.77
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dtolnay/syn/releases">syn's
releases</a>.</em></p>
<blockquote>
<h2>2.0.77</h2>
<ul>
<li>Support parsing <code>Expr::Tuple</code> in non-&quot;full&quot;
mode (<a
href="https://redirect.github.com/dtolnay/syn/issues/1727">#1727</a>)</li>
</ul>
<h2>2.0.76</h2>
<ul>
<li>Enforce that tail call <code>become</code> keyword is followed by an
expression (<a
href="https://redirect.github.com/dtolnay/syn/issues/1725">#1725</a>)</li>
</ul>
<h2>2.0.75</h2>
<ul>
<li>Automatically fill in missing turbofish when printing ExprPath and
other paths in expression position (<a
href="https://redirect.github.com/dtolnay/syn/issues/1722">#1722</a>)</li>
</ul>
<h2>2.0.74</h2>
<ul>
<li>Fix <em>&quot;temporary is dropped and runs the destructor for type
`impl Iterator`&quot;</em> regression affecting certain use of
<code>Generics</code> iterator methods (<a
href="https://redirect.github.com/dtolnay/syn/issues/1719">#1719</a>)</li>
</ul>
<h2>2.0.73</h2>
<ul>
<li>Support parsing unnamed C varargs within function pointer types (<a
href="https://redirect.github.com/dtolnay/syn/issues/1711">#1711</a>)</li>
<li>Improve synthesized error message on unexpected tokens at the end of
the expected contents of a delimited group (<a
href="https://redirect.github.com/dtolnay/syn/issues/1713">#1713</a>)</li>
<li>Support parsing unstable tail call syntax (<a
href="https://redirect.github.com/dtolnay/syn/issues/1714">#1714</a>, <a
href="https://redirect.github.com/rust-lang/rust/issues/112788">rust-lang/rust#112788</a>)</li>
<li>Add <a
href="https://docs.rs/syn/2.0.73/syn/enum.Fields.html#method.members"><code>Fields::members</code></a>
iterator (<a
href="https://redirect.github.com/dtolnay/syn/issues/1716">#1716</a>,
thanks <a
href="https://github.com/Fancyflame"><code>@​Fancyflame</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dtolnay/syn/commit/6232266b0b522ca144eb2910a51670eb9685bca5"><code>6232266</code></a>
Release 2.0.77</li>
<li><a
href="https://github.com/dtolnay/syn/commit/97acbf0ffae4fa17f971cc15cd0586ea94bc7423"><code>97acbf0</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/syn/issues/1727">#1727</a>
from dtolnay/exprparen</li>
<li><a
href="https://github.com/dtolnay/syn/commit/a3b5a5c10942c2dfc42f7c7dbd80d2d6672dbcb9"><code>a3b5a5c</code></a>
Support parsing Expr::Tuple in derive</li>
<li><a
href="https://github.com/dtolnay/syn/commit/3c24f576d7e1655da51bac4a6f80ded898fb9840"><code>3c24f57</code></a>
Run upload-artifact action regardless of previous step failure</li>
<li><a
href="https://github.com/dtolnay/syn/commit/78608a3ebe0bab46d0791e91f35b9966a92962df"><code>78608a3</code></a>
Upload CI Cargo.lock for reproducing failures</li>
<li><a
href="https://github.com/dtolnay/syn/commit/ef3e9c6dde79be7590fc90278772663ca31c1a73"><code>ef3e9c6</code></a>
Release 2.0.76</li>
<li><a
href="https://github.com/dtolnay/syn/commit/8f7365ff9685c8ca9527c2de409204179a3efcdf"><code>8f7365f</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/syn/issues/1725">#1725</a>
from dtolnay/tailcall</li>
<li><a
href="https://github.com/dtolnay/syn/commit/6cddd9ea714fe034466b4f02d3f7abb484c65ea0"><code>6cddd9e</code></a>
Make tail call expr mandatory</li>
<li><a
href="https://github.com/dtolnay/syn/commit/d1746fe29d18ca704ed285844c365a14a77e8757"><code>d1746fe</code></a>
Release 2.0.75</li>
<li><a
href="https://github.com/dtolnay/syn/commit/b6936825a637376dd7584653e13776034759d3fd"><code>b693682</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/syn/issues/1722">#1722</a>
from dtolnay/exprpath</li>
<li>Additional commits viewable in <a
href="https://github.com/dtolnay/syn/compare/2.0.72...2.0.77">compare
view</a></li>
</ul>
</details>
<br />

Updates `tempfile` from 3.10.1 to 3.12.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md">tempfile's
changelog</a>.</em></p>
<blockquote>
<h2>3.12.0</h2>
<ul>
<li>Add a <code>keep(keep: bool)</code> function to builder that
suppresses delete-on-drop behavior (thanks to <a
href="https://github.com/RalfJung"><code>@​RalfJung</code></a>).</li>
<li>Update <code>windows-sys</code> from 0.52 to 0.59.</li>
</ul>
<h2>3.11.0</h2>
<ul>
<li>Add the ability to override the default temporary directory. This
API shouldn't be used in general, but there are some cases where it's
unavoidable.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/Stebalien/tempfile/commits">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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Omar Tawfik <[email protected]>
  • Loading branch information
dependabot[bot] and OmarTawfik authored Sep 2, 2024
1 parent 65df527 commit 872ef97
Show file tree
Hide file tree
Showing 3 changed files with 153 additions and 111 deletions.
Loading

0 comments on commit 872ef97

Please sign in to comment.