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

   Bumps [serde](https://github.com/serde-rs/serde) from 1.0.156 to 1.0.158.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/serde-rs/serde/releases";>serde's releases</a>.</em></p>
   <blockquote>
   <h2>v1.0.158</h2>
   <ul>
   <li>Fix <em>&quot;expected serde crate attribute to be a string&quot;</em> 
error when using macro_rules metavariable inside of serde attribute: 
<code>#[serde(crate = $serde_path)]</code> (<a 
href="https://redirect.github.com/serde-rs/serde/issues/2409";>#2409</a>)</li>
   </ul>
   <h2>v1.0.157</h2>
   <ul>
   <li>Update syn dependency to 2.x</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/serde-rs/serde/commit/e3058105f0b1a64018577b12ea19cd255644a17b";><code>e305810</code></a>
 Release 1.0.158</li>
   <li><a 
href="https://github.com/serde-rs/serde/commit/dc200a6450a6fb58f8c50b823ad40240f880727c";><code>dc200a6</code></a>
 Reformat comments of non-public serde_derive internals</li>
   <li><a 
href="https://github.com/serde-rs/serde/commit/2c0999a0b9071518d436593eb15cf75ad8db08c3";><code>2c0999a</code></a>
 Merge pull request <a 
href="https://redirect.github.com/serde-rs/serde/issues/2410";>#2410</a> from 
serde-rs/attrvalue</li>
   <li><a 
href="https://github.com/serde-rs/serde/commit/dd460f82a15656160d2f821ba91fc41578c1b399";><code>dd460f8</code></a>
 Check for None-delimited group in attribute value</li>
   <li><a 
href="https://github.com/serde-rs/serde/commit/c3d637f397d9b6606ea2a9fdd7380b412ad8a295";><code>c3d637f</code></a>
 Add regression test for issue 2409</li>
   <li><a 
href="https://github.com/serde-rs/serde/commit/479a00a215cd291e9c0b0ad0373e26694018bf1c";><code>479a00a</code></a>
 Release 1.0.157</li>
   <li><a 
href="https://github.com/serde-rs/serde/commit/c42e7c8012bc906fecb3c030221dc5bef51761a6";><code>c42e7c8</code></a>
 Reflect serde_derive required compiler in build script and rust-version 
metadata</li>
   <li><a 
href="https://github.com/serde-rs/serde/commit/5b8e0657d452e2895f63d603a7d7b2b93b3febd1";><code>5b8e065</code></a>
 Ignore single_match_else pedantic clippy lint in serde_derive_internals</li>
   <li><a 
href="https://github.com/serde-rs/serde/commit/9fc0d13e2cf6f41ccf9d81464494c86a8e9cb7af";><code>9fc0d13</code></a>
 Merge pull request <a 
href="https://redirect.github.com/serde-rs/serde/issues/2406";>#2406</a> from 
dtolnay/nestedmeta</li>
   <li><a 
href="https://github.com/serde-rs/serde/commit/bc22641359065ea281233077471fd8d0050daad3";><code>bc22641</code></a>
 Rewrite attribute parser using parse_nested_meta</li>
   <li>Additional commits viewable in <a 
href="https://github.com/serde-rs/serde/compare/v1.0.156...v1.0.158";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=serde&package-manager=cargo&previous-version=1.0.156&new-version=1.0.158)](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-unsubscr...@avro.apache.org

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

Reply via email to