dependabot[bot] opened a new pull request, #2651:
URL: https://github.com/apache/avro/pull/2651

   Bumps [syn](https://github.com/dtolnay/syn) from 2.0.42 to 2.0.43.
   <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.43</h2>
   <ul>
   <li>Insert trailing comma if not already present when printing a 1-tuple in 
pattern position (<a 
href="https://redirect.github.com/dtolnay/syn/issues/1553";>#1553</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/dtolnay/syn/commit/95ee05214030f936b8db3ee295188d5dc2c89621";><code>95ee052</code></a>
 Release 2.0.43</li>
   <li><a 
href="https://github.com/dtolnay/syn/commit/7383e81b1ab6f9983692ebd9d6caa54aeff8fb85";><code>7383e81</code></a>
 Merge pull request <a 
href="https://redirect.github.com/dtolnay/syn/issues/1559";>#1559</a> from 
dtolnay/pattuple</li>
   <li><a 
href="https://github.com/dtolnay/syn/commit/712fde5a6fce0e7bee3615ab5c7545ce442bf034";><code>712fde5</code></a>
 Fix ToTokens for PatTuple to insert trailing comma</li>
   <li><a 
href="https://github.com/dtolnay/syn/commit/ed9b94e3395cffb33db4254439e23dbc3a2e9e43";><code>ed9b94e</code></a>
 Merge pull request <a 
href="https://redirect.github.com/dtolnay/syn/issues/1558";>#1558</a> from 
dtolnay/tupletests</li>
   <li><a 
href="https://github.com/dtolnay/syn/commit/ec8517b33c137c48c38b74ba5be21815763a50f5";><code>ec8517b</code></a>
 Add tuple comma tests</li>
   <li><a 
href="https://github.com/dtolnay/syn/commit/3cf16c76bdbe4e16261a167592a77edab853c6aa";><code>3cf16c7</code></a>
 Merge pull request <a 
href="https://redirect.github.com/dtolnay/syn/issues/1557";>#1557</a> from 
dtolnay/snapshotparsequote</li>
   <li><a 
href="https://github.com/dtolnay/syn/commit/553549ff12358a6ad95baaed2601a9dab541d693";><code>553549f</code></a>
 Generalize snapshot parsing to types that do not implement Parse</li>
   <li><a 
href="https://github.com/dtolnay/syn/commit/f9ad833e4a77c61003861f4e14d16b10b9708f9e";><code>f9ad833</code></a>
 Merge pull request <a 
href="https://redirect.github.com/dtolnay/syn/issues/1556";>#1556</a> from 
dtolnay/punctuatedsnapshot</li>
   <li><a 
href="https://github.com/dtolnay/syn/commit/131b40ba2904ec8755bb34466f369072dc34d588";><code>131b40b</code></a>
 Debug impl for punctuated::Pairs superseded by Punctuated</li>
   <li><a 
href="https://github.com/dtolnay/syn/commit/3f12d652a8871955a7e27e0369933288bc387dd5";><code>3f12d65</code></a>
 Include punctuation tokens in snapshot tests containing Punctuated</li>
   <li>Additional commits viewable in <a 
href="https://github.com/dtolnay/syn/compare/2.0.42...2.0.43";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=syn&package-manager=cargo&previous-version=2.0.42&new-version=2.0.43)](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: dev-unsubscr...@avro.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to