You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/01/21 14:35:54 UTC

[GitHub] [arrow-datafusion] dependabot[bot] opened a new pull request #1629: Update sha2 requirement from ^0.9.1 to ^0.10.1

dependabot[bot] opened a new pull request #1629:
URL: https://github.com/apache/arrow-datafusion/pull/1629


   Updates the requirements on [sha2](https://github.com/RustCrypto/hashes) to permit the latest version.
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/RustCrypto/hashes/commit/4c1d9dab614af86ba4f3f3f1e23d0444684e3e6b"><code>4c1d9da</code></a> sha2: fix AVX backend (<a href="https://github-redirect.dependabot.com/RustCrypto/hashes/issues/345">#345</a>)</li>
   <li><a href="https://github.com/RustCrypto/hashes/commit/c478cbb4fce905362d7b3e4b5d079efb5b3bbbf8"><code>c478cbb</code></a> blake2: release v0.10.1 (<a href="https://github-redirect.dependabot.com/RustCrypto/hashes/issues/343">#343</a>)</li>
   <li><a href="https://github.com/RustCrypto/hashes/commit/b505bbaad57b5a8663cf9231c232e152ae03427a"><code>b505bba</code></a> blake2: fix reset feature and test in ci (<a href="https://github-redirect.dependabot.com/RustCrypto/hashes/issues/342">#342</a>)</li>
   <li><a href="https://github.com/RustCrypto/hashes/commit/162f73ecc6dbdcda34068fdcb34eb7bec3ce83ef"><code>162f73e</code></a> tiger: fix v0.2.0 release date in changelog</li>
   <li><a href="https://github.com/RustCrypto/hashes/commit/e479909e289d125ecc83c433acc88860f8ee9557"><code>e479909</code></a> Add cross tests (<a href="https://github-redirect.dependabot.com/RustCrypto/hashes/issues/339">#339</a>)</li>
   <li><a href="https://github.com/RustCrypto/hashes/commit/cbd684927c2b1dbace19ccd04157f927a92c12c2"><code>cbd6849</code></a> Sha3 refactor unsafe (<a href="https://github-redirect.dependabot.com/RustCrypto/hashes/issues/338">#338</a>)</li>
   <li><a href="https://github.com/RustCrypto/hashes/commit/894f62f51cf40289eb3518c378db693d2ae7716c"><code>894f62f</code></a> build(deps): bump digest from 0.10.0 to 0.10.1 (<a href="https://github-redirect.dependabot.com/RustCrypto/hashes/issues/337">#337</a>)</li>
   <li><a href="https://github.com/RustCrypto/hashes/commit/c58f88ac88d4718120a2cd05e0b96533041f2691"><code>c58f88a</code></a> README: Fix chained example wrt digest v0.10 (<a href="https://github-redirect.dependabot.com/RustCrypto/hashes/issues/336">#336</a>)</li>
   <li><a href="https://github.com/RustCrypto/hashes/commit/e1c22400c756b2c8e2880aa40b056e721cd682bb"><code>e1c2240</code></a> blake2: expand changelog (<a href="https://github-redirect.dependabot.com/RustCrypto/hashes/issues/331">#331</a>)</li>
   <li><a href="https://github.com/RustCrypto/hashes/commit/68e7adffdd8beb37698fa6403004006e48c01f9a"><code>68e7adf</code></a> remove .gitattributes</li>
   <li>Additional commits viewable in <a href="https://github.com/RustCrypto/hashes/compare/streebog-v0.9.1...sha2-v0.10.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   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: github-unsubscribe@arrow.apache.org

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



[GitHub] [arrow-datafusion] dependabot[bot] commented on pull request #1629: Update sha2 requirement from ^0.9.1 to ^0.10.1

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #1629:
URL: https://github.com/apache/arrow-datafusion/pull/1629#issuecomment-1019398283


   Looks like sha2 is up-to-date now, so this is no longer needed.


-- 
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: github-unsubscribe@arrow.apache.org

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



[GitHub] [arrow-datafusion] xudong963 commented on pull request #1629: Update sha2 requirement from ^0.9.1 to ^0.10.1

Posted by GitBox <gi...@apache.org>.
xudong963 commented on pull request #1629:
URL: https://github.com/apache/arrow-datafusion/pull/1629#issuecomment-1019397729


   plz close the ticket


-- 
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: github-unsubscribe@arrow.apache.org

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



[GitHub] [arrow-datafusion] dependabot[bot] closed pull request #1629: Update sha2 requirement from ^0.9.1 to ^0.10.1

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #1629:
URL: https://github.com/apache/arrow-datafusion/pull/1629


   


-- 
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: github-unsubscribe@arrow.apache.org

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