dependabot[bot] opened a new pull request, #431: URL: https://github.com/apache/arrow-datafusion-python/pull/431
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.22 to 2.0.26. <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.26</h2> <ul> <li>Implement <code>Spanned</code> for <code>QSelf</code> (<a href="https://redirect.github.com/dtolnay/syn/issues/1465">#1465</a>)</li> </ul> <h2>2.0.25</h2> <ul> <li>Support single identifier as unbraced const generic argument (<a href="https://redirect.github.com/dtolnay/syn/issues/1483">#1483</a>)</li> <li>Produce error message when LitStr::parse is used on a suffixed string literal (<a href="https://redirect.github.com/dtolnay/syn/issues/1484">#1484</a>)</li> </ul> <h2>2.0.24</h2> <ul> <li>Fix duplication of braces around const generic argument in non-full mode (<a href="https://redirect.github.com/dtolnay/syn/issues/1482">#1482</a>)</li> </ul> <h2>2.0.23</h2> <ul> <li>Preserve attributes on verbatim Item in statement position (<a href="https://redirect.github.com/dtolnay/syn/issues/1476">#1476</a>)</li> <li>Support generic_const_exprs where-clauses such as <code>where [(); { T::COUNT }]:</code> in non-"full" mode (<a href="https://redirect.github.com/dtolnay/syn/issues/1478">#1478</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/syn/commit/a4d7aa80e32647b1f3e6e8fd80c68aa5125f3c0e"><code>a4d7aa8</code></a> Release 2.0.26</li> <li><a href="https://github.com/dtolnay/syn/commit/ee59842458f2272a874b158f4d222de4a5c20ccc"><code>ee59842</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/syn/issues/1486">#1486</a> from dtolnay/qselfspan</li> <li><a href="https://github.com/dtolnay/syn/commit/9e32a34bbd081b0e453e7515b322047ca48d1e61"><code>9e32a34</code></a> Implement Spanned for QSelf</li> <li><a href="https://github.com/dtolnay/syn/commit/026a38ccb0dbc0fcfbba21c718f5604e3225deec"><code>026a38c</code></a> Release 2.0.25</li> <li><a href="https://github.com/dtolnay/syn/commit/4d7254398ce1d2faa90c8ad2ef1201072a0f75da"><code>4d72543</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/syn/issues/1484">#1484</a> from dtolnay/parsesuffix</li> <li><a href="https://github.com/dtolnay/syn/commit/d59afb25b739bd0cee1bb3add15064d918e429e1"><code>d59afb2</code></a> Reject parse on LitStr containing suffix</li> <li><a href="https://github.com/dtolnay/syn/commit/7e8358abefb858ac59375e8dfcc2567f15a08306"><code>7e8358a</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/syn/issues/1483">#1483</a> from dtolnay/identgeneric</li> <li><a href="https://github.com/dtolnay/syn/commit/ed8d784eff614f564cd0daf52a622aaba6f81c19"><code>ed8d784</code></a> Support single identifier as unbraced const generic argument</li> <li><a href="https://github.com/dtolnay/syn/commit/e523c3663601e0545aa96d34c2151782814419f0"><code>e523c36</code></a> Directly call more specific expr ToTokens impl</li> <li><a href="https://github.com/dtolnay/syn/commit/24c48cdef661faee12d612a69c4e835060c3f5b6"><code>24c48cd</code></a> Release 2.0.24</li> <li>Additional commits viewable in <a href="https://github.com/dtolnay/syn/compare/2.0.22...2.0.26">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 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]
