dependabot[bot] opened a new pull request, #235: URL: https://github.com/apache/avro-rs/pull/235
Bumps [bon](https://github.com/elastio/bon) from 3.6.4 to 3.6.5. <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.6.5</h2> <p>This is a regular maintenance release with no essential API/behavior changes. Enjoy the stability 😄.</p> <h3>Docs</h3> <ul> <li>Add all 3 variations of builder syntax to the Basics guide pages (<a href="https://redirect.github.com/elastio/bon/pull/315">#315</a>)</li> </ul> <h3>Internal</h3> <ul> <li>Update the dependency <a href="https://docs.rs/darling/latest/darling/"><code>darling</code></a> (crate for parsing the attributes) from <code>0.20</code> to <code>0.21</code> and other internal dependencies (<a href="https://redirect.github.com/elastio/bon/pull/317">#317</a>, <a href="https://redirect.github.com/elastio/bon/pull/320">#320</a>, <a href="https://redirect.github.com/elastio/bon/pull/304">#304</a>)</li> <li>Switch from <a href="https://github.com/bheisler/iai"><code>iai</code></a> to <a href="https://github.com/iai-callgrind/iai-callgrind"><code>iai-callgrind</code></a> for high-precision benchmarking of <code>bon</code> (<a href="https://redirect.github.com/elastio/bon/pull/311">#311</a>). <code>iai-callgrind</code> is a better maintained alternative to <code>iai</code>, but in any case, both deserve a huge thanks for providing the benchmarking capabilities for <code>bon</code>!</li> <li>Migrate to OIDC for <a href="https://crates.io/docs/trusted-publishing">trusted publishing</a>. Huge thanks for this new crates.io feature to everyone who made it happen! (<a href="https://redirect.github.com/elastio/bon/pull/318">#318</a>)</li> <li>Fix <code>clippy::or_fun_call</code> lint from the nightly toolchain (<a href="https://redirect.github.com/elastio/bon/pull/316">#316</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/elastio/bon/commit/c1e0b24b73e0394d4a6893822e8d0650adcae4be"><code>c1e0b24</code></a> chore: release v3.6.5 (<a href="https://redirect.github.com/elastio/bon/issues/319">#319</a>)</li> <li><a href="https://github.com/elastio/bon/commit/1006408567e2644f0f32f074ab119e09ae92771c"><code>1006408</code></a> Replace custom <code>const</code> keyword parsing with new <code>darling</code> builtin key word pa...</li> <li><a href="https://github.com/elastio/bon/commit/6a5c4d14ac86cf8d17308dbfba0432bbf3fd6e85"><code>6a5c4d1</code></a> Migrate to OIDC for trusted publishing to crates.io (<a href="https://redirect.github.com/elastio/bon/issues/318">#318</a>)</li> <li><a href="https://github.com/elastio/bon/commit/db813c68b41eb00b098191563961d4f8f70b2842"><code>db813c6</code></a> Update dependencies (<a href="https://redirect.github.com/elastio/bon/issues/317">#317</a>)</li> <li><a href="https://github.com/elastio/bon/commit/9abdd3debef090608325c6541d409f8cebde8ca9"><code>9abdd3d</code></a> Add all 3 variations of builder syntax to the Basics guide pages (<a href="https://redirect.github.com/elastio/bon/issues/315">#315</a>)</li> <li><a href="https://github.com/elastio/bon/commit/48d56aad126640a43871ccc313bd6ff0881e16b3"><code>48d56aa</code></a> Fix <code>clippy::or_fun_call</code> lint from the nightly toolchain (<a href="https://redirect.github.com/elastio/bon/issues/316">#316</a>)</li> <li><a href="https://github.com/elastio/bon/commit/af6e9251ec65217e974ec3dcc447f9c1e456cd72"><code>af6e925</code></a> Fix cargo binstall missing binary of iai-callgrind-runner (<a href="https://redirect.github.com/elastio/bon/issues/312">#312</a>)</li> <li><a href="https://github.com/elastio/bon/commit/bea4a96946eb31a6562f3c5f839e3075008b2da7"><code>bea4a96</code></a> Update dependencies. Switch from <code>iai</code> to <code>iai-callgrind</code> (<a href="https://redirect.github.com/elastio/bon/issues/311">#311</a>)</li> <li><a href="https://github.com/elastio/bon/commit/8db6d70e0e15f05845d77e0265cc0cf42d8d90f8"><code>8db6d70</code></a> Update the link to rust analyzer's docs (<a href="https://redirect.github.com/elastio/bon/issues/309">#309</a>)</li> <li><a href="https://github.com/elastio/bon/commit/ad4b20c46e595bd07d9404a2e216492dfbebbddf"><code>ad4b20c</code></a> Update dependencies (<a href="https://redirect.github.com/elastio/bon/issues/304">#304</a>)</li> <li>See full diff in <a href="https://github.com/elastio/bon/compare/v3.6.4...v3.6.5">compare view</a></li> </ul> </details> <br /> [](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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
