Commit 5a29f72
authored
build(deps): Bump syn from 2.0.90 to 2.0.91 (#643)
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.90 to 2.0.91.
<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.91</h2>
<ul>
<li>Support parsing <code>Vec<Arm></code> using
<code>parse_quote!</code> (<a
href="https://redirect.github.com/dtolnay/syn/issues/1796">#1796</a>, <a
href="https://redirect.github.com/dtolnay/syn/issues/1797">#1797</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dtolnay/syn/commit/53de985062cbdc99ba002ac85a7926d49d92e611"><code>53de985</code></a>
Release 2.0.91</li>
<li><a
href="https://github.com/dtolnay/syn/commit/18fc8d1381186c5fcd5c03add41094abf51dd64a"><code>18fc8d1</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/syn/issues/1797">#1797</a>
from dtolnay/parsequotespecial</li>
<li><a
href="https://github.com/dtolnay/syn/commit/762ba9784804851a63ef9c51381668a5ebd89500"><code>762ba97</code></a>
Document more parse_quote special cases</li>
<li><a
href="https://github.com/dtolnay/syn/commit/1c739cb8270b9f7443140d6c4b0caa4125b64d92"><code>1c739cb</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/syn/issues/1796">#1796</a>
from dtolnay/vecarm</li>
<li><a
href="https://github.com/dtolnay/syn/commit/d2bc3a3ec3c4a2193cd2a0995bd821b2e8729291"><code>d2bc3a3</code></a>
Allow Vec<Arm> in parse_quote</li>
<li><a
href="https://github.com/dtolnay/syn/commit/384516b057cc8291001d62b128492314d376c554"><code>384516b</code></a>
Update test suite to nightly-2024-12-19</li>
<li><a
href="https://github.com/dtolnay/syn/commit/6adf9e50d1940b9b1e89fe7a1b8bcd7ad6a08ab7"><code>6adf9e5</code></a>
Update test suite to nightly-2024-12-17</li>
<li><a
href="https://github.com/dtolnay/syn/commit/1810278d0b6e1852ff54b4d7b344b1e43a7213f5"><code>1810278</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/syn/issues/1794">#1794</a>
from dtolnay/up</li>
<li><a
href="https://github.com/dtolnay/syn/commit/5d33783123103aa0edb72792b94f4582fb3345da"><code>5d33783</code></a>
Update open syntax issues</li>
<li><a
href="https://github.com/dtolnay/syn/commit/4398b608ac7d5a23c2be103b4f4b184c4c67c795"><code>4398b60</code></a>
Categorize newly failing rust repo source files</li>
<li>Additional commits viewable in <a
href="https://github.com/dtolnay/syn/compare/2.0.90...2.0.91">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot 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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 739d4ec commit 5a29f72
1 file changed
+2
-2
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments