You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by GitBox <gi...@apache.org> on 2022/08/03 17:24:08 UTC

[GitHub] [avro] dependabot[bot] opened a new pull request, #1804: Bump thiserror from 1.0.31 to 1.0.32 in /lang/rust

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

   Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.31 to 1.0.32.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/dtolnay/thiserror/releases">thiserror's releases</a>.</em></p>
   <blockquote>
   <h2>1.0.32</h2>
   <ul>
   <li>Add keywords to crates.io metadata</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/dtolnay/thiserror/commit/8cb98afb749ec24cf703b8b89af2e159d529c4a0"><code>8cb98af</code></a> Release 1.0.32</li>
   <li><a href="https://github.com/dtolnay/thiserror/commit/c1fb583043dc12134dd330f49a3affa1ec17e78d"><code>c1fb583</code></a> Disable nightly backtrace testing until converted to provider API</li>
   <li><a href="https://github.com/dtolnay/thiserror/commit/8b23fbb895b3f8a588cbde2e4254f06443280d20"><code>8b23fbb</code></a> Update keywords in crates.io metadata</li>
   <li><a href="https://github.com/dtolnay/thiserror/commit/c79f5c9be5d0c60e1eda78efdd10cbd0e0c410ba"><code>c79f5c9</code></a> Sort package entries in Cargo.toml</li>
   <li><a href="https://github.com/dtolnay/thiserror/commit/24db929a56c9e97f2211a4c3c8ee7a31e15b6eb3"><code>24db929</code></a> Update ui test suite to nightly-2022-07-10</li>
   <li><a href="https://github.com/dtolnay/thiserror/commit/f09771ebba5b3f064fb2b3e84c6601ee5065dc0d"><code>f09771e</code></a> Ignore manual_find clippy lint</li>
   <li><a href="https://github.com/dtolnay/thiserror/commit/b338fe6ac198fe4085e2da627c06aceac7c4a3bf"><code>b338fe6</code></a> Update ui test suite to nightly-2022-07-02</li>
   <li><a href="https://github.com/dtolnay/thiserror/commit/d2f761f0eaf59dbb129c1b0769c2a93551b7244b"><code>d2f761f</code></a> Use dtolnay/rust-toolchain's miri toolchain</li>
   <li><a href="https://github.com/dtolnay/thiserror/commit/e82ff362dbf277b19b65604fdd3164d42ec02388"><code>e82ff36</code></a> Update ui test suite to nightly-2022-06-26</li>
   <li><a href="https://github.com/dtolnay/thiserror/commit/799b3d33c4e302d20023ea47b524be2c97f03ac5"><code>799b3d3</code></a> Use upstreamed docs.rs icon in docs.rs badge</li>
   <li>Additional commits viewable in <a href="https://github.com/dtolnay/thiserror/compare/1.0.31...1.0.32">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=thiserror&package-manager=cargo&previous-version=1.0.31&new-version=1.0.32)](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] dependabot[bot] commented on pull request #1804: Bump thiserror from 1.0.31 to 1.0.32 in /lang/rust

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #1804:
URL: https://github.com/apache/avro/pull/1804#issuecomment-1204258982

   The following labels could not be found: `auto-dependencies`.


-- 
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: issues-unsubscribe@avro.apache.org

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


[GitHub] [avro] martin-g merged pull request #1804: Bump thiserror from 1.0.31 to 1.0.32 in /lang/rust

Posted by GitBox <gi...@apache.org>.
martin-g merged PR #1804:
URL: https://github.com/apache/avro/pull/1804


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