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

   Bumps [syn](https://github.com/dtolnay/syn) from 1.0.101 to 1.0.102.
   <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>1.0.102</h2>
   <ul>
   <li>More efficient internal representation for <code>TokenBuffer</code> (<a 
href="https://github-redirect.dependabot.com/dtolnay/syn/issues/1223";>#1223</a>,
 thanks <a href="https://github.com/CAD97";><code>@​CAD97</code></a>)</li>
   <li>Fix parsing of a left shift after macro metavariable in type position 
(<a 
href="https://github-redirect.dependabot.com/dtolnay/syn/issues/1229";>#1229</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/dtolnay/syn/commit/e4127c706c779c0d247b094110b294e234824ee4";><code>e4127c7</code></a>
 Release 1.0.102</li>
   <li><a 
href="https://github.com/dtolnay/syn/commit/691fc0676cd7c54f968bcb444fcdb44a28a18217";><code>691fc06</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/dtolnay/syn/issues/1230";>#1230</a> 
from dtolnay/groupgeneric</li>
   <li><a 
href="https://github.com/dtolnay/syn/commit/61ece4ca3ca0bc893fccd0cf1d26deb2c5dd8c74";><code>61ece4c</code></a>
 Fix left shift after macro metavariable in type position</li>
   <li><a 
href="https://github.com/dtolnay/syn/commit/7909596ae8b54125c1556d6f13b5a893450ece01";><code>7909596</code></a>
 Rename TokenBuffer's recursive construction logic</li>
   <li><a 
href="https://github.com/dtolnay/syn/commit/f169b98e297b95aa203b5bffde1c95aea21b2e97";><code>f169b98</code></a>
 Delete TokenBuffer's empty Drop impl</li>
   <li><a 
href="https://github.com/dtolnay/syn/commit/65ee83a0ad2dd69f503ba85e5a0a49f74c173f68";><code>65ee83a</code></a>
 Simplify Cursor::lifetime using a question mark</li>
   <li><a 
href="https://github.com/dtolnay/syn/commit/502968cc68e36a3a69df3a58a2903d50bbb5cf07";><code>502968c</code></a>
 Implement skip and token_tree using the 'len' of entries being stepped 
over</li>
   <li><a 
href="https://github.com/dtolnay/syn/commit/f895b8aa3fafdd8b66912349b6cc4160097fc9f2";><code>f895b8a</code></a>
 Inline some of the logic for entering a Group</li>
   <li><a 
href="https://github.com/dtolnay/syn/commit/71260defc6fbb11d94511e3d109f6252705005ae";><code>71260de</code></a>
 Touch up PR 1223</li>
   <li><a 
href="https://github.com/dtolnay/syn/commit/296e0469b8296690ba17f484ead61daa8e2ae4cb";><code>296e046</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/dtolnay/syn/issues/1226";>#1226</a> 
from dtolnay/bom</li>
   <li>Additional commits viewable in <a 
href="https://github.com/dtolnay/syn/compare/1.0.101...1.0.102";>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=1.0.101&new-version=1.0.102)](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]

Reply via email to