Skip to content

Commit

Permalink
Bump the dependencies group with 7 updates (#262)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [glob](https://github.com/rust-lang/glob) | `0.3.1` | `0.3.2` |
| [serde](https://github.com/serde-rs/serde) | `1.0.216` | `1.0.217` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.5` | `1.2.6` |
| [quote](https://github.com/dtolnay/quote) | `1.0.37` | `1.0.38` |
| [rustversion](https://github.com/dtolnay/rustversion) | `1.0.18` |
`1.0.19` |
| [serde_derive](https://github.com/serde-rs/serde) | `1.0.216` |
`1.0.217` |
| [syn](https://github.com/dtolnay/syn) | `2.0.91` | `2.0.93` |

Updates `glob` from 0.3.1 to 0.3.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/rust-lang/glob/releases">glob's
releases</a>.</em></p>
<blockquote>
<h2>v0.3.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Add fs::symlink_metadata to detect broken symlinks by <a
href="https://github.com/kyoheiu"><code>@​kyoheiu</code></a> in <a
href="https://redirect.github.com/rust-lang/glob/pull/105">rust-lang/glob#105</a></li>
<li>Add support for windows verbatim disk paths by <a
href="https://github.com/nico-abram"><code>@​nico-abram</code></a> in <a
href="https://redirect.github.com/rust-lang/glob/pull/112">rust-lang/glob#112</a></li>
<li>Respect <code>require_literal_leading_dot</code> option in
<code>glob_with</code> method for path components by <a
href="https://github.com/JohnTitor"><code>@​JohnTitor</code></a> in <a
href="https://redirect.github.com/rust-lang/glob/pull/128">rust-lang/glob#128</a></li>
<li>Harden tests for symlink by <a
href="https://github.com/JohnTitor"><code>@​JohnTitor</code></a> in <a
href="https://redirect.github.com/rust-lang/glob/pull/127">rust-lang/glob#127</a></li>
<li>Remove &quot;extern crate&quot; directions from README by <a
href="https://github.com/zmitchell"><code>@​zmitchell</code></a> in <a
href="https://redirect.github.com/rust-lang/glob/pull/131">rust-lang/glob#131</a></li>
<li>Add FIXME for tempdir by <a
href="https://github.com/JohnTitor"><code>@​JohnTitor</code></a> in <a
href="https://redirect.github.com/rust-lang/glob/pull/126">rust-lang/glob#126</a></li>
<li>Cache information about file type by <a
href="https://github.com/Kobzol"><code>@​Kobzol</code></a> in <a
href="https://redirect.github.com/rust-lang/glob/pull/135">rust-lang/glob#135</a></li>
<li>Document the behaviour of ** with files by <a
href="https://github.com/Wilfred"><code>@​Wilfred</code></a> in <a
href="https://redirect.github.com/rust-lang/glob/pull/138">rust-lang/glob#138</a></li>
<li>Add dependabot by <a
href="https://github.com/oriontvv"><code>@​oriontvv</code></a> in <a
href="https://redirect.github.com/rust-lang/glob/pull/139">rust-lang/glob#139</a></li>
<li>Bump actions/checkout from 3 to 4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/rust-lang/glob/pull/140">rust-lang/glob#140</a></li>
<li>Check only (no longer test) at the MSRV by <a
href="https://github.com/tgross35"><code>@​tgross35</code></a> in <a
href="https://redirect.github.com/rust-lang/glob/pull/151">rust-lang/glob#151</a></li>
<li>Add release-plz for automated releases by <a
href="https://github.com/tgross35"><code>@​tgross35</code></a> in <a
href="https://redirect.github.com/rust-lang/glob/pull/150">rust-lang/glob#150</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/kyoheiu"><code>@​kyoheiu</code></a> made
their first contribution in <a
href="https://redirect.github.com/rust-lang/glob/pull/105">rust-lang/glob#105</a></li>
<li><a
href="https://github.com/nico-abram"><code>@​nico-abram</code></a> made
their first contribution in <a
href="https://redirect.github.com/rust-lang/glob/pull/112">rust-lang/glob#112</a></li>
<li><a href="https://github.com/zmitchell"><code>@​zmitchell</code></a>
made their first contribution in <a
href="https://redirect.github.com/rust-lang/glob/pull/131">rust-lang/glob#131</a></li>
<li><a href="https://github.com/Kobzol"><code>@​Kobzol</code></a> made
their first contribution in <a
href="https://redirect.github.com/rust-lang/glob/pull/135">rust-lang/glob#135</a></li>
<li><a href="https://github.com/Wilfred"><code>@​Wilfred</code></a> made
their first contribution in <a
href="https://redirect.github.com/rust-lang/glob/pull/138">rust-lang/glob#138</a></li>
<li><a href="https://github.com/oriontvv"><code>@​oriontvv</code></a>
made their first contribution in <a
href="https://redirect.github.com/rust-lang/glob/pull/139">rust-lang/glob#139</a></li>
<li><a
href="https://github.com/dependabot"><code>@​dependabot</code></a> made
their first contribution in <a
href="https://redirect.github.com/rust-lang/glob/pull/140">rust-lang/glob#140</a></li>
<li><a href="https://github.com/tgross35"><code>@​tgross35</code></a>
made their first contribution in <a
href="https://redirect.github.com/rust-lang/glob/pull/151">rust-lang/glob#151</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/rust-lang/glob/compare/0.3.1...v0.3.2">https://github.com/rust-lang/glob/compare/0.3.1...v0.3.2</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rust-lang/glob/blob/master/CHANGELOG.md">glob's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/rust-lang/glob/compare/v0.3.1...v0.3.2">0.3.2</a>
- 2024-12-28</h2>
<h2>What's Changed</h2>
<ul>
<li>Add fs::symlink_metadata to detect broken symlinks by <a
href="https://github.com/kyoheiu"><code>@​kyoheiu</code></a> in <a
href="https://redirect.github.com/rust-lang/glob/pull/105">rust-lang/glob#105</a></li>
<li>Add support for windows verbatim disk paths by <a
href="https://github.com/nico-abram"><code>@​nico-abram</code></a> in <a
href="https://redirect.github.com/rust-lang/glob/pull/112">rust-lang/glob#112</a></li>
<li>Respect <code>require_literal_leading_dot</code> option in
<code>glob_with</code> method for path components by <a
href="https://github.com/JohnTitor"><code>@​JohnTitor</code></a> in <a
href="https://redirect.github.com/rust-lang/glob/pull/128">rust-lang/glob#128</a></li>
<li>Harden tests for symlink by <a
href="https://github.com/JohnTitor"><code>@​JohnTitor</code></a> in <a
href="https://redirect.github.com/rust-lang/glob/pull/127">rust-lang/glob#127</a></li>
<li>Remove &quot;extern crate&quot; directions from README by <a
href="https://github.com/zmitchell"><code>@​zmitchell</code></a> in <a
href="https://redirect.github.com/rust-lang/glob/pull/131">rust-lang/glob#131</a></li>
<li>Add FIXME for tempdir by <a
href="https://github.com/JohnTitor"><code>@​JohnTitor</code></a> in <a
href="https://redirect.github.com/rust-lang/glob/pull/126">rust-lang/glob#126</a></li>
<li>Cache information about file type by <a
href="https://github.com/Kobzol"><code>@​Kobzol</code></a> in <a
href="https://redirect.github.com/rust-lang/glob/pull/135">rust-lang/glob#135</a></li>
<li>Document the behaviour of ** with files by <a
href="https://github.com/Wilfred"><code>@​Wilfred</code></a> in <a
href="https://redirect.github.com/rust-lang/glob/pull/138">rust-lang/glob#138</a></li>
<li>Add dependabot by <a
href="https://github.com/oriontvv"><code>@​oriontvv</code></a> in <a
href="https://redirect.github.com/rust-lang/glob/pull/139">rust-lang/glob#139</a></li>
<li>Bump actions/checkout from 3 to 4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/rust-lang/glob/pull/140">rust-lang/glob#140</a></li>
<li>Check only (no longer test) at the MSRV by <a
href="https://github.com/tgross35"><code>@​tgross35</code></a> in <a
href="https://redirect.github.com/rust-lang/glob/pull/151">rust-lang/glob#151</a></li>
<li>Add release-plz for automated releases by <a
href="https://github.com/tgross35"><code>@​tgross35</code></a> in <a
href="https://redirect.github.com/rust-lang/glob/pull/150">rust-lang/glob#150</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/kyoheiu"><code>@​kyoheiu</code></a> made
their first contribution in <a
href="https://redirect.github.com/rust-lang/glob/pull/105">rust-lang/glob#105</a></li>
<li><a
href="https://github.com/nico-abram"><code>@​nico-abram</code></a> made
their first contribution in <a
href="https://redirect.github.com/rust-lang/glob/pull/112">rust-lang/glob#112</a></li>
<li><a href="https://github.com/zmitchell"><code>@​zmitchell</code></a>
made their first contribution in <a
href="https://redirect.github.com/rust-lang/glob/pull/131">rust-lang/glob#131</a></li>
<li><a href="https://github.com/Kobzol"><code>@​Kobzol</code></a> made
their first contribution in <a
href="https://redirect.github.com/rust-lang/glob/pull/135">rust-lang/glob#135</a></li>
<li><a href="https://github.com/Wilfred"><code>@​Wilfred</code></a> made
their first contribution in <a
href="https://redirect.github.com/rust-lang/glob/pull/138">rust-lang/glob#138</a></li>
<li><a href="https://github.com/oriontvv"><code>@​oriontvv</code></a>
made their first contribution in <a
href="https://redirect.github.com/rust-lang/glob/pull/139">rust-lang/glob#139</a></li>
<li><a
href="https://github.com/dependabot"><code>@​dependabot</code></a> made
their first contribution in <a
href="https://redirect.github.com/rust-lang/glob/pull/140">rust-lang/glob#140</a></li>
<li><a href="https://github.com/tgross35"><code>@​tgross35</code></a>
made their first contribution in <a
href="https://redirect.github.com/rust-lang/glob/pull/151">rust-lang/glob#151</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/rust-lang/glob/compare/0.3.1...0.3.2">https://github.com/rust-lang/glob/compare/0.3.1...0.3.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rust-lang/glob/commit/58d0748ead23616834871fe42dce475102f8d895"><code>58d0748</code></a>
chore: release v0.3.2</li>
<li><a
href="https://github.com/rust-lang/glob/commit/55b1be0b380d2b86c21eb0f76800be31dacf33f3"><code>55b1be0</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-lang/glob/issues/150">#150</a>
from tgross35/release-plz</li>
<li><a
href="https://github.com/rust-lang/glob/commit/56054d2cd0297a1b22488df0d2eb64c04ce3e3de"><code>56054d2</code></a>
Add release-plz for automated releases</li>
<li><a
href="https://github.com/rust-lang/glob/commit/b93bca11ddb3c6abcef0d52de7685d3ae96e3458"><code>b93bca1</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-lang/glob/issues/151">#151</a>
from tgross35/fix-ci</li>
<li><a
href="https://github.com/rust-lang/glob/commit/1dff47741cfa83bf896ecc9e84fcec1bae502c01"><code>1dff477</code></a>
Add a <code>success</code> job to CI for branch protection</li>
<li><a
href="https://github.com/rust-lang/glob/commit/9bd1af895d5d0b4765b0cadd5a1572e24da0950e"><code>9bd1af8</code></a>
Update CI runners to the latest available versions</li>
<li><a
href="https://github.com/rust-lang/glob/commit/8c5d22c98968155e4f27fa30361a7f3d0c8dbe84"><code>8c5d22c</code></a>
Check only (no longer test) at the MSRV</li>
<li><a
href="https://github.com/rust-lang/glob/commit/89ef8a366c89f140db48e87892146e9d0f5ccb1a"><code>89ef8a3</code></a>
Clean up the CI configuration file</li>
<li><a
href="https://github.com/rust-lang/glob/commit/49ee1e92bd6e8c5854c0b339634f9b4b733aba4f"><code>49ee1e9</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-lang/glob/issues/140">#140</a>
from rust-lang/dependabot/github_actions/actions/chec...</li>
<li><a
href="https://github.com/rust-lang/glob/commit/9c9f43f9ebf83b0f46400dd1d86755edc96d7a25"><code>9c9f43f</code></a>
Bump actions/checkout from 3 to 4</li>
<li>Additional commits viewable in <a
href="https://github.com/rust-lang/glob/compare/0.3.1...v0.3.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `serde` from 1.0.216 to 1.0.217
<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.217</h2>
<ul>
<li>Support serializing externally tagged unit variant inside flattened
field (<a
href="https://redirect.github.com/serde-rs/serde/issues/2786">#2786</a>,
thanks <a
href="https://github.com/Mingun"><code>@​Mingun</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/serde-rs/serde/commit/930401b0dd58a809fce34da091b8aa3d6083cb33"><code>930401b</code></a>
Release 1.0.217</li>
<li><a
href="https://github.com/serde-rs/serde/commit/cb6eaea151b831db36457fff17f16a195702dad4"><code>cb6eaea</code></a>
Fix roundtrip inconsistency:</li>
<li><a
href="https://github.com/serde-rs/serde/commit/b6f339ca3676584e1c26028b4040c337b0105e34"><code>b6f339c</code></a>
Resolve repr_packed_without_abi clippy lint in tests</li>
<li><a
href="https://github.com/serde-rs/serde/commit/2a5caea1a8abc9b6077d8eb43bd6109124db2a5f"><code>2a5caea</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/serde/issues/2872">#2872</a>
from dtolnay/ehpersonality</li>
<li><a
href="https://github.com/serde-rs/serde/commit/b9f93f99aaa90760d421b60b8de6273999ca8980"><code>b9f93f9</code></a>
Add no-std CI on stable compiler</li>
<li><a
href="https://github.com/serde-rs/serde/commit/eb5cd476ba7e71e22b0a856c1e78a3af1b7bbe0a"><code>eb5cd47</code></a>
Drop #[lang = &quot;eh_personality&quot;] from no-std test</li>
<li><a
href="https://github.com/serde-rs/serde/commit/8478a3b7dd847753440bdaf65b828a4a535e6cef"><code>8478a3b</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/serde/issues/2871">#2871</a>
from dtolnay/nostdstart</li>
<li><a
href="https://github.com/serde-rs/serde/commit/dbb909136e610b9753dcd9ffcfb8f6a3f6510060"><code>dbb9091</code></a>
Replace #[start] with extern fn main</li>
<li>See full diff in <a
href="https://github.com/serde-rs/serde/compare/v1.0.216...v1.0.217">compare
view</a></li>
</ul>
</details>
<br />

Updates `cc` from 1.2.5 to 1.2.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/rust-lang/cc-rs/releases">cc's
releases</a>.</em></p>
<blockquote>
<h2>cc-v1.2.6</h2>
<h3>Other</h3>
<ul>
<li>Don't inherit the <code>/Oy</code> flag for 64-bit targets (<a
href="https://redirect.github.com/rust-lang/cc-rs/pull/1330">#1330</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md">cc's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/rust-lang/cc-rs/compare/cc-v1.2.5...cc-v1.2.6">1.2.6</a>
- 2024-12-27</h2>
<h3>Other</h3>
<ul>
<li>Don't inherit the <code>/Oy</code> flag for 64-bit targets (<a
href="https://redirect.github.com/rust-lang/cc-rs/pull/1330">#1330</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rust-lang/cc-rs/commit/7193599e083223e593fb7291827da636c1bbe74e"><code>7193599</code></a>
chore: release v1.2.6 (<a
href="https://redirect.github.com/rust-lang/cc-rs/issues/1333">#1333</a>)</li>
<li><a
href="https://github.com/rust-lang/cc-rs/commit/ed54aa6a3c0517202cb9e023072b42fc0262a0e6"><code>ed54aa6</code></a>
Don't inherit the <code>/Oy</code> flag for 64-bit targets (<a
href="https://redirect.github.com/rust-lang/cc-rs/issues/1330">#1330</a>)</li>
<li>See full diff in <a
href="https://github.com/rust-lang/cc-rs/compare/cc-v1.2.5...cc-v1.2.6">compare
view</a></li>
</ul>
</details>
<br />

Updates `quote` from 1.0.37 to 1.0.38
<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.38</h2>
<ul>
<li>Support interpolating arrays inside of arrays using a repetition (<a
href="https://redirect.github.com/dtolnay/quote/issues/286">#286</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dtolnay/quote/commit/0245506323a3616daa2ee41c6ad0b871e4d78ae4"><code>0245506</code></a>
Release 1.0.38</li>
<li><a
href="https://github.com/dtolnay/quote/commit/d978c510867b1abca65628c30a79b88a17c3a3c7"><code>d978c51</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/quote/issues/286">#286</a>
from dtolnay/array</li>
<li><a
href="https://github.com/dtolnay/quote/commit/09d1e421933918b29eac9eadde37594048ef8d98"><code>09d1e42</code></a>
Implement repetition for arrays</li>
<li><a
href="https://github.com/dtolnay/quote/commit/5bba89fef1a129adbf6f9236d9ca9984bd5d09f8"><code>5bba89f</code></a>
Add repetition test with array of array</li>
<li><a
href="https://github.com/dtolnay/quote/commit/aafba72e10919ad47c05169271cb78e614fb2b9d"><code>aafba72</code></a>
Prevent upload-artifact step from causing CI failure</li>
<li><a
href="https://github.com/dtolnay/quote/commit/c8898964b893f47b3337cd18bd463365b9c12576"><code>c889896</code></a>
Update not-quotable ui test for ToTokens impl changes</li>
<li><a
href="https://github.com/dtolnay/quote/commit/87c247ff2c46a66218df61dde33fd2406293ea86"><code>87c247f</code></a>
Resolve some needless_lifetimes clippy lints</li>
<li><a
href="https://github.com/dtolnay/quote/commit/31d7a0120f9a132087082786101618b3e91c0bd4"><code>31d7a01</code></a>
Ignore needless_lifetimes clippy lint</li>
<li><a
href="https://github.com/dtolnay/quote/commit/6cff24bf4a76bec898a104fb9a2911ed104ff24d"><code>6cff24b</code></a>
Upload CI Cargo.lock for reproducing failures</li>
<li>See full diff in <a
href="https://github.com/dtolnay/quote/compare/1.0.37...1.0.38">compare
view</a></li>
</ul>
</details>
<br />

Updates `rustversion` from 1.0.18 to 1.0.19
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dtolnay/rustversion/releases">rustversion's
releases</a>.</em></p>
<blockquote>
<h2>1.0.19</h2>
<ul>
<li>Documentation improvements</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dtolnay/rustversion/commit/9ef9df29942a4ef9f6e45579da07efcaadb16f29"><code>9ef9df2</code></a>
Release 1.0.19</li>
<li><a
href="https://github.com/dtolnay/rustversion/commit/bd9338f784793b67d64ada1793d0b74cd8a8f80d"><code>bd9338f</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/rustversion/issues/57">#57</a>
from dtolnay/buildrs</li>
<li><a
href="https://github.com/dtolnay/rustversion/commit/54a27499e35e1b1a981c2bab77f29f1b056071f4"><code>54a2749</code></a>
Add build.rs example</li>
<li><a
href="https://github.com/dtolnay/rustversion/commit/a1f0c09d4333fd76b624b5f952d0685afd5bc992"><code>a1f0c09</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/rustversion/issues/56">#56</a>
from dtolnay/cfgdoc</li>
<li><a
href="https://github.com/dtolnay/rustversion/commit/8371f595176e0522d920d01ef9d47f5dcbc80f56"><code>8371f59</code></a>
Document rustversion::cfg</li>
<li><a
href="https://github.com/dtolnay/rustversion/commit/06e9943df5c107ea03422abf787a7b56bf04548d"><code>06e9943</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/rustversion/issues/55">#55</a>
from dtolnay/code</li>
<li><a
href="https://github.com/dtolnay/rustversion/commit/e082577a00f08c50e6c7cc1d9941b4a711e9f6fe"><code>e082577</code></a>
Fix margin of rustdoc &lt;code&gt; tags</li>
<li><a
href="https://github.com/dtolnay/rustversion/commit/40b7366b67a7b5c2d357952d2f3a1bc20ecbb759"><code>40b7366</code></a>
Prevent upload-artifact step from causing CI failure</li>
<li>See full diff in <a
href="https://github.com/dtolnay/rustversion/compare/1.0.18...1.0.19">compare
view</a></li>
</ul>
</details>
<br />

Updates `serde_derive` from 1.0.216 to 1.0.217
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/serde-rs/serde/releases">serde_derive's
releases</a>.</em></p>
<blockquote>
<h2>v1.0.217</h2>
<ul>
<li>Support serializing externally tagged unit variant inside flattened
field (<a
href="https://redirect.github.com/serde-rs/serde/issues/2786">#2786</a>,
thanks <a
href="https://github.com/Mingun"><code>@​Mingun</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/serde-rs/serde/commit/930401b0dd58a809fce34da091b8aa3d6083cb33"><code>930401b</code></a>
Release 1.0.217</li>
<li><a
href="https://github.com/serde-rs/serde/commit/cb6eaea151b831db36457fff17f16a195702dad4"><code>cb6eaea</code></a>
Fix roundtrip inconsistency:</li>
<li><a
href="https://github.com/serde-rs/serde/commit/b6f339ca3676584e1c26028b4040c337b0105e34"><code>b6f339c</code></a>
Resolve repr_packed_without_abi clippy lint in tests</li>
<li><a
href="https://github.com/serde-rs/serde/commit/2a5caea1a8abc9b6077d8eb43bd6109124db2a5f"><code>2a5caea</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/serde/issues/2872">#2872</a>
from dtolnay/ehpersonality</li>
<li><a
href="https://github.com/serde-rs/serde/commit/b9f93f99aaa90760d421b60b8de6273999ca8980"><code>b9f93f9</code></a>
Add no-std CI on stable compiler</li>
<li><a
href="https://github.com/serde-rs/serde/commit/eb5cd476ba7e71e22b0a856c1e78a3af1b7bbe0a"><code>eb5cd47</code></a>
Drop #[lang = &quot;eh_personality&quot;] from no-std test</li>
<li><a
href="https://github.com/serde-rs/serde/commit/8478a3b7dd847753440bdaf65b828a4a535e6cef"><code>8478a3b</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/serde/issues/2871">#2871</a>
from dtolnay/nostdstart</li>
<li><a
href="https://github.com/serde-rs/serde/commit/dbb909136e610b9753dcd9ffcfb8f6a3f6510060"><code>dbb9091</code></a>
Replace #[start] with extern fn main</li>
<li>See full diff in <a
href="https://github.com/serde-rs/serde/compare/v1.0.216...v1.0.217">compare
view</a></li>
</ul>
</details>
<br />

Updates `syn` from 2.0.91 to 2.0.93
<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.93</h2>
<ul>
<li>Fix expression parsing edge cases: <code>x as T &lt;&lt;= y</code>
(<a
href="https://redirect.github.com/dtolnay/syn/issues/1804">#1804</a>),
<code>break as T</code> (<a
href="https://redirect.github.com/dtolnay/syn/issues/1805">#1805</a>),
<code>match x { _ if .. =&gt; {} }</code> (<a
href="https://redirect.github.com/dtolnay/syn/issues/1807">#1807</a>)</li>
<li>Fix expression printing edge cases: <code>|| -&gt; T 'a: {}</code>
(<a
href="https://redirect.github.com/dtolnay/syn/issues/1806">#1806</a>),
<code>if break x {}</code> (<a
href="https://redirect.github.com/dtolnay/syn/issues/1808">#1808</a>, <a
href="https://redirect.github.com/dtolnay/syn/issues/1810">#1810</a>)</li>
</ul>
<h2>2.0.92</h2>
<ul>
<li>Fix parenthesization of jumps inside ranges (<a
href="https://redirect.github.com/dtolnay/syn/issues/1798">#1798</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dtolnay/syn/commit/3f2acdc5ed26505d73a9f80e8d0f2c89e41bd1b6"><code>3f2acdc</code></a>
Release 2.0.93</li>
<li><a
href="https://github.com/dtolnay/syn/commit/2ecf36aa1b55bf9b3a6673f8e8b3cd698f08e545"><code>2ecf36a</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/syn/issues/1810">#1810</a>
from dtolnay/confusable</li>
<li><a
href="https://github.com/dtolnay/syn/commit/6240d9cbede77a5e5375e8f99f5aeb571a93836c"><code>6240d9c</code></a>
Recursive implementation of confusable_with_adjacent_block</li>
<li><a
href="https://github.com/dtolnay/syn/commit/39c8d4e6c21785626d1ac2c2d5c42b2aa47879fd"><code>39c8d4e</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/syn/issues/1809">#1809</a>
from dtolnay/permutations</li>
<li><a
href="https://github.com/dtolnay/syn/commit/c770215c8a2351c3f1c92bf6ea0c188d6bd62285"><code>c770215</code></a>
Add exhaustive expressions parsing test</li>
<li><a
href="https://github.com/dtolnay/syn/commit/672aca98aee9dbedc532e365f5d5ef5acc04e628"><code>672aca9</code></a>
Exclude slow expressions test from miri</li>
<li><a
href="https://github.com/dtolnay/syn/commit/52d1ebbcc50b5dccf9ea396890d2f0407bbe596c"><code>52d1ebb</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/syn/issues/1808">#1808</a>
from dtolnay/ifbreak</li>
<li><a
href="https://github.com/dtolnay/syn/commit/7fbb4aeb291844c9849ef12da78fc871c0851586"><code>7fbb4ae</code></a>
Fix <code>if break x {}</code></li>
<li><a
href="https://github.com/dtolnay/syn/commit/6baa7934b47b6d75895fb6cd550e815373aa075c"><code>6baa793</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/syn/issues/1807">#1807</a>
from dtolnay/rangearrow</li>
<li><a
href="https://github.com/dtolnay/syn/commit/23f8f3b07f76aaca4d90a87ac91c0a63c4aaa989"><code>23f8f3b</code></a>
Fix <code>match x { _ if .. =&gt; {} }</code></li>
<li>Additional commits viewable in <a
href="https://github.com/dtolnay/syn/compare/2.0.91...2.0.93">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>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 2194fc8 commit c29e771
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ derive_more = "0.99.18"
directories = "5.0.1"
env_logger = "0.11.6"
flate2 = "1.0.35"
glob = "0.3.1"
glob = "0.3.2"
itertools = "0.13.0"
indoc = "2.0.5"
log = "0.4.22"
Expand All @@ -35,7 +35,7 @@ pyo3-log = "0.10.0"
pyo3-stub-gen = "0.6.2"
rand = "0.8.5"
rand_xoshiro = "0.6.0"
serde = { version = "1.0.214", features = ["derive"] }
serde = { version = "1.0.217", features = ["derive"] }
serde-pyobject = "0.3.0"
serde_json = "1.0.134"
thiserror = "2.0.9"
Expand Down

0 comments on commit c29e771

Please sign in to comment.