You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/03/06 18:05:54 UTC

[GitHub] [avro] dependabot[bot] opened a new pull request, #2130: Bump typed-builder from 0.12.0 to 0.13.0 in /lang/rust

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

   Bumps [typed-builder](https://github.com/idanarye/rust-typed-builder) from 0.12.0 to 0.13.0.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/idanarye/rust-typed-builder/blob/master/CHANGELOG.md">typed-builder's changelog</a>.</em></p>
   <blockquote>
   <h2>0.13.0 - 2023-03-05</h2>
   <h3>Changed</h3>
   <p>y</p>
   <ul>
   <li>[<strong>BREAKING</strong>] Builder state parameter moved to the end of the generated builder type's parameters list.</li>
   <li>Generated builder type's builder state parameter now defaults to tuple of
   empty tuples. This means the empty builder, where no parameter is yet set.</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li><code>#[builder(build_method(...))]</code> now affects the fake <code>build</code> method that's
   generated to add information to the compiler error.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a href="https://github.com/idanarye/rust-typed-builder/commits">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typed-builder&package-manager=cargo&previous-version=0.12.0&new-version=0.13.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 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] martin-g merged pull request #2130: Bump typed-builder from 0.12.0 to 0.13.0 in /lang/rust

Posted by "martin-g (via GitHub)" <gi...@apache.org>.
martin-g merged PR #2130:
URL: https://github.com/apache/avro/pull/2130


-- 
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