dependabot[bot] opened a new pull request, #177: URL: https://github.com/apache/avro-rs/pull/177
Bumps [bon](https://github.com/elastio/bon) from 3.5.1 to 3.5.2. <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.5.2</h2> <h3>Fixed</h3> <ul> <li>Small fix for rust-analyzer syntax highlighting of parameters for functions annotated with <code>#[builder]</code> (<a href="https://redirect.github.com/elastio/bon/pull/275">#275</a>). This doesn't fix the problem fully since function parameters are now assigned "variable" semantic token type instead of "parameter". However, it's already better than "struct" that they were assigned before this fix. Created an issue in rust-analyzer with more details and to get the full fix of this problem: <a href="https://redirect.github.com/rust-lang/rust-analyzer/issues/19556">rust-lang/rust-analyzer#19556</a>.</li> <li>Fix lints on nightly 2025-03-20 (<a href="https://redirect.github.com/elastio/bon/pull/272">#272</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/elastio/bon/commit/f4e1b95898a8eca23f084c47722542210faa13b2"><code>f4e1b95</code></a> chore: release 3.5.2 (<a href="https://redirect.github.com/elastio/bon/issues/276">#276</a>)</li> <li><a href="https://github.com/elastio/bon/commit/7629c506726b9030e09fbf5538246ba050329322"><code>7629c50</code></a> Small fix for rust-analyzer syntax highlighting of parameters for functions a...</li> <li><a href="https://github.com/elastio/bon/commit/4fcfdec12192abc85c84a877ba6caaad538cd037"><code>4fcfdec</code></a> Fix the website infra restart (<a href="https://redirect.github.com/elastio/bon/issues/273">#273</a>)</li> <li><a href="https://github.com/elastio/bon/commit/100479ac9f1c47eaf91bcebe8c8983d6f6f15ec2"><code>100479a</code></a> Fix lints on nightly 2025-03-20 (<a href="https://redirect.github.com/elastio/bon/issues/272">#272</a>)</li> <li><a href="https://github.com/elastio/bon/commit/d162442c65e42af0e0545d54dea50707a5bd1bdd"><code>d162442</code></a> Run daily CI for catching regressions (<a href="https://redirect.github.com/elastio/bon/issues/271">#271</a>)</li> <li>See full diff in <a href="https://github.com/elastio/bon/compare/v3.5.1...v3.5.2">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: dev-unsubscr...@avro.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org