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/30 17:22:56 UTC

[GitHub] [avro] dependabot[bot] opened a new pull request, #1844: Bump sha2 from 0.10.2 to 0.10.3 in /lang/rust

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

   Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.2 to 0.10.3.
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/RustCrypto/hashes/commit/b74be34693d32996b6861806d221edfafa1cb4ff"><code>b74be34</code></a> Remove html_root_url (<a href="https://github-redirect.dependabot.com/RustCrypto/hashes/issues/393">#393</a>)</li>
   <li><a href="https://github.com/RustCrypto/hashes/commit/38ea35559cc4bf6c9574d6da3c8457668cb62f70"><code>38ea355</code></a> Release md5 v0.10.2, sha1 v0.10.2, sha2 v0.10.3, whirlpool v0.10.2 (<a href="https://github-redirect.dependabot.com/RustCrypto/hashes/issues/392">#392</a>)</li>
   <li><a href="https://github.com/RustCrypto/hashes/commit/4c7a3fa240369a1b51d8361a7e883ac202752e8a"><code>4c7a3fa</code></a> build(deps): bump cpufeatures from 0.2.3 to 0.2.4 (<a href="https://github-redirect.dependabot.com/RustCrypto/hashes/issues/389">#389</a>)</li>
   <li><a href="https://github.com/RustCrypto/hashes/commit/e5ad181cdb50f30393a2efe484029b6d53e11110"><code>e5ad181</code></a> Ignore <code>asm</code> feature on unsupported targets (<a href="https://github-redirect.dependabot.com/RustCrypto/hashes/issues/388">#388</a>)</li>
   <li><a href="https://github.com/RustCrypto/hashes/commit/79af27adf58ec48efe7f29b793e8522bdeb2ffce"><code>79af27a</code></a> Expand on DynDigest example in README (<a href="https://github-redirect.dependabot.com/RustCrypto/hashes/issues/390">#390</a>)</li>
   <li><a href="https://github.com/RustCrypto/hashes/commit/e5d93562432a4075f7cf576cfa16c952807f554e"><code>e5d9356</code></a> Update Cargo.lock</li>
   <li><a href="https://github.com/RustCrypto/hashes/commit/457061f19b3538651aa7ef208ce6b04bfba65e61"><code>457061f</code></a> sha3 v0.10.2 (<a href="https://github-redirect.dependabot.com/RustCrypto/hashes/issues/384">#384</a>)</li>
   <li><a href="https://github.com/RustCrypto/hashes/commit/53d9671baf76133cd729ab9be37338ff2c50d973"><code>53d9671</code></a> Release fsb v0.1.2 (<a href="https://github-redirect.dependabot.com/RustCrypto/hashes/issues/382">#382</a>)</li>
   <li><a href="https://github.com/RustCrypto/hashes/commit/60ca9bafa7f894cda770b5cef3bfa43026bd8bab"><code>60ca9ba</code></a> fsb: resolve hashing errors (<a href="https://github-redirect.dependabot.com/RustCrypto/hashes/issues/379">#379</a>)</li>
   <li><a href="https://github.com/RustCrypto/hashes/commit/072287a9cf01b97b9953d927b71681aa350fd657"><code>072287a</code></a> Fix ripemd readme links (<a href="https://github-redirect.dependabot.com/RustCrypto/hashes/issues/378">#378</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/RustCrypto/hashes/compare/sha2-v0.10.2...sha2-v0.10.3">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sha2&package-manager=cargo&previous-version=0.10.2&new-version=0.10.3)](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 #1844: Bump sha2 from 0.10.2 to 0.10.3 in /lang/rust

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


-- 
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 #1844: Bump sha2 from 0.10.2 to 0.10.3 in /lang/rust

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

   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