You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by GitBox <gi...@apache.org> on 2022/08/03 17:23:50 UTC

[GitHub] [avro] dependabot[bot] opened a new pull request, #1801: Bump syn from 1.0.98 to 1.0.99 in /lang/rust

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

   Bumps [syn](https://github.com/dtolnay/syn) from 1.0.98 to 1.0.99.
   <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.99</h2>
   <ul>
   <li>Add categories and keywords to crates.io metadata</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/dtolnay/syn/commit/60ecbac3767338ca070cddd539e4c403241e9f6a"><code>60ecbac</code></a> Release 1.0.99</li>
   <li><a href="https://github.com/dtolnay/syn/commit/b8619c84607eda8147c4a05cbdf49d0a2242cdc7"><code>b8619c8</code></a> Update keywords in crates.io metadata</li>
   <li><a href="https://github.com/dtolnay/syn/commit/18ad35295439c352028bea02b5d68f7065f5cae5"><code>18ad352</code></a> Add parser-implementations category to crates.io metadata</li>
   <li><a href="https://github.com/dtolnay/syn/commit/5bb3ccc16a82c33045ab30f3fb72396a0c534e62"><code>5bb3ccc</code></a> Add authors to Cargo.toml</li>
   <li><a href="https://github.com/dtolnay/syn/commit/d9da9c991f56d493fd3d6e743ab51a3591a5d1be"><code>d9da9c9</code></a> Sort package entries in Cargo.toml</li>
   <li><a href="https://github.com/dtolnay/syn/commit/fadc8e989ed39dd2064788be3109a280c03c71b8"><code>fadc8e9</code></a> Update test suite to nightly-2022-07-31</li>
   <li><a href="https://github.com/dtolnay/syn/commit/f1089e384cb5ef1ea81ecab6ab3eba6c399ff575"><code>f1089e3</code></a> Ignore assertions_on_result_states clippy lint</li>
   <li><a href="https://github.com/dtolnay/syn/commit/470025cc3c9a804b160d794500daef94cce6c639"><code>470025c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/syn/issues/1205">#1205</a> from dtolnay/groups</li>
   <li><a href="https://github.com/dtolnay/syn/commit/07a82b32ae6d712d4b406e9659c91234e69c266e"><code>07a82b3</code></a> Eliminate allocation of 'groups' vector in TokenBuffer construction</li>
   <li><a href="https://github.com/dtolnay/syn/commit/548332634d050f5f5b795771aa9408fda74b4be2"><code>5483326</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/syn/issues/1204">#1204</a> from dtolnay/prealloc</li>
   <li>Additional commits viewable in <a href="https://github.com/dtolnay/syn/compare/1.0.98...1.0.99">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.98&new-version=1.0.99)](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: dev-unsubscribe@avro.apache.org

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


[GitHub] [avro] dependabot[bot] commented on pull request #1801: Bump syn from 1.0.98 to 1.0.99 in /lang/rust

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #1801:
URL: https://github.com/apache/avro/pull/1801#issuecomment-1204258704

   The following labels could not be found: `auto-dependencies`.


-- 
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: issues-unsubscribe@avro.apache.org

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


[GitHub] [avro] martin-g merged pull request #1801: Bump syn from 1.0.98 to 1.0.99 in /lang/rust

Posted by GitBox <gi...@apache.org>.
martin-g merged PR #1801:
URL: https://github.com/apache/avro/pull/1801


-- 
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-unsubscribe@avro.apache.org

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