dependabot[bot] opened a new pull request, #334: URL: https://github.com/apache/avro-rs/pull/334
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.109 to 2.0.110. <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.110</h2> <ul> <li>Tweaks to improve build speed (<a href="https://redirect.github.com/dtolnay/syn/issues/1939">#1939</a>, thanks <a href="https://github.com/dishmaker"><code>@​dishmaker</code></a>)</li> <li>Make <code>syn::ext::IdentExt::unraw</code> available without "parsing" feature (<a href="https://redirect.github.com/dtolnay/syn/issues/1940">#1940</a>)</li> <li>Support parsing <code>syn::Meta</code> followed by <code>=></code> (<a href="https://redirect.github.com/dtolnay/syn/issues/1944">#1944</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/syn/commit/1c8cabea3c98acb7c23722b9663e269d93ce692b"><code>1c8cabe</code></a> Release 2.0.110</li> <li><a href="https://github.com/dtolnay/syn/commit/8ef195b658eb9d10330c7499258a412a0669c011"><code>8ef195b</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/syn/issues/1944">#1944</a> from dtolnay/metaarrow</li> <li><a href="https://github.com/dtolnay/syn/commit/9ab4aefeaecb47b73fb4f2cc07f68cd0638ed7dd"><code>9ab4aef</code></a> Support parsing Meta followed by fat arrow</li> <li><a href="https://github.com/dtolnay/syn/commit/7711764c47dee35f31cd3d7987afabd7a812272e"><code>7711764</code></a> Add test of parsing fat arrow after meta</li> <li><a href="https://github.com/dtolnay/syn/commit/193f52e4b30f68b2e5ba017cbf110b54b9de7750"><code>193f52e</code></a> Update test suite to nightly-2025-11-10</li> <li><a href="https://github.com/dtolnay/syn/commit/5ece7e1f6cc703cbaa675761495514f0e56ce600"><code>5ece7e1</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/syn/issues/1941">#1941</a> from dtolnay/ext</li> <li><a href="https://github.com/dtolnay/syn/commit/6a4447897c61910c469cf27cd4bc46b3d0c4c474"><code>6a44478</code></a> Add extension trait for Punct construction with span</li> <li><a href="https://github.com/dtolnay/syn/commit/798e109d7791f424af7009dfef60cfe12b9d39c7"><code>798e109</code></a> Drop 2 from name of TokenStreamExt2</li> <li><a href="https://github.com/dtolnay/syn/commit/b344f2dee8d0f123ba97ca74a84fcc75f854210f"><code>b344f2d</code></a> Never import name of quote::TokenStreamExt</li> <li><a href="https://github.com/dtolnay/syn/commit/b0ec4c7f28edd810a79ccd1ceb96948564141e72"><code>b0ec4c7</code></a> Touch up PR 1939</li> <li>Additional commits viewable in <a href="https://github.com/dtolnay/syn/compare/2.0.109...2.0.110">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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
