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

   Bumps [bon](https://github.com/elastio/bon) from 3.9.3 to 3.10.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/elastio/bon/releases";>bon's 
releases</a>.</em></p>
   <blockquote>
   <h2>v3.10.0</h2>
   <h3>MSRV Update Notice</h3>
   <p>This release raises the minimum supported Rust version from 
<code>1.59.0</code> to <code>1.88.0</code>. If you are on an older compiler, 
stay on <code>[email protected]</code>.</p>
   <p>The new MSRV also comes with the deprecation of the 
<code>implied-bounds</code> cargo feature. Implied bounds are now added by 
default without any feature gate, so be sure to remove that feature from your 
<code>Cargo.toml</code> if you have it enabled. It's currently a no-op, and it 
won't be removed until a major release, for which there are no plans yet.</p>
   <p>The MSRV bump comes from the <code>[email protected]</code> update, which is 
the first version that uses <code>[email protected]</code>.</p>
   <h3>Added</h3>
   <ul>
   <li>Support the <code>default</code> switch in the <a 
href="https://bon-rs.com/reference/builder/top-level/on";><code>on(...)</code></a>
 clause (<a href="https://redirect.github.com/elastio/bon/pull/398";>#398</a>). 
Thanks <a href="https://github.com/ChrisJr404";><code>@​ChrisJr404</code></a> 
for the contribution!</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>Bump MSRV to <code>1.88.0</code>, move to the 2024 edition, update to 
<code>[email protected]</code> and <code>[email protected]</code> (<a 
href="https://redirect.github.com/elastio/bon/pull/399";>#399</a>)</li>
   <li>Deprecate the <code>implied-bounds</code> cargo feature. Implied bounds 
are now generated by default (<a 
href="https://redirect.github.com/elastio/bon/pull/399";>#399</a>)</li>
   </ul>
   <h3>Internal</h3>
   <ul>
   <li>Regular maintenance (<a 
href="https://redirect.github.com/elastio/bon/pull/392";>#392</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/elastio/bon/commit/115d3054d633507e178cf4816e799a9ff9889150";><code>115d305</code></a>
 chore: release v3.10.0 (<a 
href="https://redirect.github.com/elastio/bon/issues/400";>#400</a>)</li>
   <li><a 
href="https://github.com/elastio/bon/commit/5a4944c0fd15acc0fa4b7b51fc159dbe360b4570";><code>5a4944c</code></a>
 Bump MSRV 1.88, syn 3.0 and darling 0.24 (<a 
href="https://redirect.github.com/elastio/bon/issues/399";>#399</a>)</li>
   <li><a 
href="https://github.com/elastio/bon/commit/83845f6a2cc05ab7c4f93d8efe2d42fa30551d6c";><code>83845f6</code></a>
 feat: support the default switch in the on(...) clause (<a 
href="https://redirect.github.com/elastio/bon/issues/398";>#398</a>)</li>
   <li><a 
href="https://github.com/elastio/bon/commit/3740a336ae9b7487226378049fcac0dc50ff1446";><code>3740a33</code></a>
 Fix a typo in the blog post (<a 
href="https://redirect.github.com/elastio/bon/issues/394";>#394</a>)</li>
   <li><a 
href="https://github.com/elastio/bon/commit/14849d9599ac18db1781d56b8bbcade89f7e595a";><code>14849d9</code></a>
 Blog post. 2 Years Retrospective (<a 
href="https://redirect.github.com/elastio/bon/issues/393";>#393</a>)</li>
   <li><a 
href="https://github.com/elastio/bon/commit/43eb24140fa7875ab921106478e571d83ddde953";><code>43eb241</code></a>
 [Maintenance] Update deps and links (<a 
href="https://redirect.github.com/elastio/bon/issues/392";>#392</a>)</li>
   <li>See full diff in <a 
href="https://github.com/elastio/bon/compare/v3.9.3...v3.10.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bon&package-manager=cargo&previous-version=3.9.3&new-version=3.10.0)](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 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to