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/05/02 08:31:00 UTC

[GitHub] [arrow-datafusion] dependabot[bot] opened a new pull request, #2403: Update ordered-float requirement from 2.10 to 3.0

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

   Updates the requirements on [ordered-float](https://github.com/reem/rust-ordered-float) to permit the latest version.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/reem/rust-ordered-float/releases">ordered-float's releases</a>.</em></p>
   <blockquote>
   <h2>v3.0.0</h2>
   <ul>
   <li><strong>Breaking change:</strong> Remove Add/Sub/Mul/Div/Rem impls for <code>&amp;OrderedFloat</code> to fix type inference errors (<a href="https://github-redirect.dependabot.com/reem/rust-ordered-float/issues/91">#91</a>).</li>
   <li><strong>Breaking change:</strong> Update optional <code>schemars</code> dependency to version 0.8.</li>
   <li>Add <code>NotNan::as_f32</code> method (<a href="https://github-redirect.dependabot.com/reem/rust-ordered-float/issues/109">#109</a>).</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/reem/rust-ordered-float/commit/96db24e1a52a5f7707c3676e66365e04d90aaa0e"><code>96db24e</code></a> Update README</li>
   <li><a href="https://github.com/reem/rust-ordered-float/commit/e4b7c07ac7b177aca94fecc4624a818ac9724ee6"><code>e4b7c07</code></a> Version 3.0.0</li>
   <li><a href="https://github.com/reem/rust-ordered-float/commit/a849e73160509d6142abbee6acfa428d06bffafe"><code>a849e73</code></a> Remove Add/Sub/Mul/Div/Rem impls for &amp;OrderedFloat</li>
   <li><a href="https://github.com/reem/rust-ordered-float/commit/61975f18f3d2198326b56685922b8aa7cf8377a5"><code>61975f1</code></a> Add lossy conversion for <code>NotNan\&lt;f64&gt;</code> to <code>NotNan\&lt;f32&gt;</code> (<a href="https://github-redirect.dependabot.com/reem/rust-ordered-float/issues/109">#109</a>)</li>
   <li><a href="https://github.com/reem/rust-ordered-float/commit/158a3ae6c10f90270e2edb6dfb22b44ac97b1253"><code>158a3ae</code></a> Explains needless mut borrow</li>
   <li><a href="https://github.com/reem/rust-ordered-float/commit/ba12cb570f7de7dd3dbee8461548ca1bb456012f"><code>ba12cb5</code></a> Adds clippy and fmt check to CI</li>
   <li><a href="https://github.com/reem/rust-ordered-float/commit/ed9dcd4d7e8bdc36c15fba8f660c347717017a3b"><code>ed9dcd4</code></a> Bumps up <code>schemars</code> to the latest version (0.8.8)</li>
   <li><a href="https://github.com/reem/rust-ordered-float/commit/77b14576f0861510dc7bc95cb44de3d8a3641f39"><code>77b1457</code></a> Removes two needless borrows</li>
   <li><a href="https://github.com/reem/rust-ordered-float/commit/6d2f2d29c27da3bd4bdbcef6d06252bb95b89aea"><code>6d2f2d2</code></a> Version 2.10.0</li>
   <li>See full diff in <a href="https://github.com/reem/rust-ordered-float/compare/v2.10.0...v3.0.0">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] xudong963 merged pull request #2403: Update ordered-float requirement from 2.10 to 3.0

Posted by GitBox <gi...@apache.org>.
xudong963 merged PR #2403:
URL: https://github.com/apache/arrow-datafusion/pull/2403


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