-
Notifications
You must be signed in to change notification settings - Fork 264
Commit 425db3f
chore(deps): Bump ordered-float from 2.10.1 to 4.6.0 (#1374)
Bumps [ordered-float](https://github.com/reem/rust-ordered-float) from
2.10.1 to 4.6.0.
<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>v4.6.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add an optional <code>libm</code> feature to enable the
<code>Float</code> and <code>Pow</code> traits in <code>no_std</code>
builds (<a
href="https://redirect.github.com/reem/rust-ordered-float/issues/164">#164</a>).</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/stephanemagnenat"><code>@stephanemagnenat</code></a>
made their first contribution in <a
href="https://redirect.github.com/reem/rust-ordered-float/pull/165">reem/rust-ordered-float#165</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/reem/rust-ordered-float/compare/v4.5.0...v4.6.0">https://github.com/reem/rust-ordered-float/compare/v4.5.0...v4.6.0</a></p>
<h2>v4.5.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Implement <code>Add</code> and other binary ops for
<code>&OrderedFloat</code> by <a
href="https://github.com/gechelberger"><code>@gechelberger</code></a>
in <a
href="https://redirect.github.com/reem/rust-ordered-float/pull/162">reem/rust-ordered-float#162</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/gechelberger"><code>@gechelberger</code></a>
made their first contribution in <a
href="https://redirect.github.com/reem/rust-ordered-float/pull/162">reem/rust-ordered-float#162</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/reem/rust-ordered-float/compare/v4.4.0...v4.5.0">https://github.com/reem/rust-ordered-float/compare/v4.4.0...v4.5.0</a></p>
<h2>v4.4.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Document that <code>NotNan</code> is <code>repr(transparent)</code>.
by <a href="https://github.com/kpreid"><code>@kpreid</code></a> in <a
href="https://redirect.github.com/reem/rust-ordered-float/pull/158">reem/rust-ordered-float#158</a></li>
<li>Document signed zero hazards. by <a
href="https://github.com/kpreid"><code>@kpreid</code></a> in <a
href="https://redirect.github.com/reem/rust-ordered-float/pull/159">reem/rust-ordered-float#159</a></li>
<li>feat: integrate with derive-visitor by <a
href="https://github.com/tisonkun"><code>@tisonkun</code></a> in <a
href="https://redirect.github.com/reem/rust-ordered-float/pull/161">reem/rust-ordered-float#161</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/reem/rust-ordered-float/compare/v4.3.0...v4.4.0">https://github.com/reem/rust-ordered-float/compare/v4.3.0...v4.4.0</a></p>
<h2>v4.3.0</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: optionally integrate with num-cmp by <a
href="https://github.com/tisonkun"><code>@tisonkun</code></a> in <a
href="https://redirect.github.com/reem/rust-ordered-float/pull/155">reem/rust-ordered-float#155</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/tisonkun"><code>@tisonkun</code></a>
made their first contribution in <a
href="https://redirect.github.com/reem/rust-ordered-float/pull/155">reem/rust-ordered-float#155</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/reem/rust-ordered-float/compare/v4.2.2...v4.3.0">https://github.com/reem/rust-ordered-float/compare/v4.2.2...v4.3.0</a></p>
<h2>v4.2.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Make <code>Debug</code> impls delegate directly to inner float by <a
href="https://github.com/Ten0"><code>@Ten0</code></a> in <a
href="https://redirect.github.com/reem/rust-ordered-float/pull/153">reem/rust-ordered-float#153</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Ten0"><code>@Ten0</code></a> made their
first contribution in <a
href="https://redirect.github.com/reem/rust-ordered-float/pull/153">reem/rust-ordered-float#153</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/reem/rust-ordered-float/compare/v4.2.1...v4.2.2">https://github.com/reem/rust-ordered-float/compare/v4.2.1...v4.2.2</a></p>
<h2>v4.2.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix soundness bug in <code>NotNan::cmp</code>. by <a
href="https://github.com/mbrubeck"><code>@mbrubeck</code></a> in <a
href="https://redirect.github.com/reem/rust-ordered-float/pull/151">reem/rust-ordered-float#151</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/reem/rust-ordered-float/compare/v4.2.0...v4.2.1">https://github.com/reem/rust-ordered-float/compare/v4.2.0...v4.2.1</a></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/reem/rust-ordered-float/commit/1b0686eb27accab2bc897f0e186d8890a575879a"><code>1b0686e</code></a>
Version 4.6.0</li>
<li><a
href="https://github.com/reem/rust-ordered-float/commit/5dc9e28644a9b825be4753717d5bffba60db6047"><code>5dc9e28</code></a>
Update Cargo.lock</li>
<li><a
href="https://github.com/reem/rust-ordered-float/commit/258acd0166b67db0a11735034c9453870a052b60"><code>258acd0</code></a>
Merge pull request <a
href="https://redirect.github.com/reem/rust-ordered-float/issues/165">#165</a>
from stephanemagnenat/patch-1</li>
<li><a
href="https://github.com/reem/rust-ordered-float/commit/ab5a95518d544e03c23a5fed48c4d856f0c06238"><code>ab5a955</code></a>
Documented the libm feature</li>
<li><a
href="https://github.com/reem/rust-ordered-float/commit/14c91536bb13d86480d4f23f408a8ef6d4070554"><code>14c9153</code></a>
Add libm feature.</li>
<li><a
href="https://github.com/reem/rust-ordered-float/commit/d722d5fa4ca4f9644340bce5df7f757a0a456ed6"><code>d722d5f</code></a>
Version 4.5.0</li>
<li><a
href="https://github.com/reem/rust-ordered-float/commit/49f8f9d84f3f16758cbb7b254480eefb2b94bfcf"><code>49f8f9d</code></a>
Merge pull request <a
href="https://redirect.github.com/reem/rust-ordered-float/issues/162">#162</a>
from gechelberger/master</li>
<li><a
href="https://github.com/reem/rust-ordered-float/commit/c435cbaf5ad8d6036a8593c90cf4cee434d21063"><code>c435cba</code></a>
rustfmt</li>
<li><a
href="https://github.com/reem/rust-ordered-float/commit/5b8622080ed9d6bf262d189c84d4f9b7d8b2c7a7"><code>5b86220</code></a>
feat: &OrderedFloat <op> &OrderedFloat impl
workaround</li>
<li><a
href="https://github.com/reem/rust-ordered-float/commit/324b3e123a2cb39f1c205e0c4fdee241be8d60e7"><code>324b3e1</code></a>
Version 4.4.0</li>
<li>Additional commits viewable in <a
href="https://github.com/reem/rust-ordered-float/compare/v2.10.1...v4.6.0">compare
view</a></li>
</ul>
</details>
<br />
[](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Renjie Liu <liurenjie2008@gmail.com>1 parent 80feb07 commit 425db3fCopy full SHA for 425db3f
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments