diff options
author | bors-servo <servo-ops@mozilla.com> | 2020-05-22 13:04:53 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-22 13:04:53 -0400 |
commit | f6f1648e56c9afddd835097ef8cc0095ec1a69b5 (patch) | |
tree | 964c649008559b488bb8b048724ec736b5040cf0 /components/script/dom/htmlscriptelement.rs | |
parent | 5334957eeddb6cffc2c9fcbb0744eae0a65e73f0 (diff) | |
parent | 259ff57ca0c2eafdae82cb0830dc302d43cb73d6 (diff) | |
download | servo-f6f1648e56c9afddd835097ef8cc0095ec1a69b5.tar.gz servo-f6f1648e56c9afddd835097ef8cc0095ec1a69b5.zip |
Auto merge of #26614 - servo:dependabot/cargo/num-rational-0.2.4, r=jdm
Bump num-rational from 0.2.1 to 0.2.4
Bumps [num-rational](https://github.com/rust-num/num-rational) from 0.2.1 to 0.2.4.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rust-num/num-rational/blob/master/RELEASES.md">num-rational's changelog</a>.</em></p>
<blockquote>
<h1>Release 0.2.4 (2020-03-17)</h1>
<ul>
<li><a href="https://github-redirect.dependabot.com/rust-num/num-rational/pull/74">Fixed <code>CheckedDiv</code> when both dividend and divisor are 0</a>.</li>
<li><a href="https://github-redirect.dependabot.com/rust-num/num-rational/pull/76">Fixed <code>CheckedDiv</code> with <code>min_value()</code> numerators</a>.</li>
</ul>
<h1>Release 0.2.3 (2020-01-09)</h1>
<ul>
<li><a href="https://github-redirect.dependabot.com/rust-num/num-rational/pull/42"><code>Ratio</code> now performs earlier reductions to avoid overflow with <code>+-*/%</code> operators</a>.</li>
<li><a href="https://github-redirect.dependabot.com/rust-num/num-rational/pull/48"><code>Ratio::{new_raw, numer, denom}</code> are now <code>const fn</code> for Rust 1.31 and later</a>.</li>
<li><a href="https://github-redirect.dependabot.com/rust-num/num-rational/pull/63">Updated the <code>autocfg</code> build dependency to 1.0</a>.</li>
</ul>
<p><strong>Contributors</strong>: <a href="https://github.com/cuviper">@cuviper</a>, <a href="https://github.com/dingelish">@dingelish</a>, <a href="https://github.com/jimbo1qaz">@jimbo1qaz</a>, <a href="https://github.com/maxbla">@maxbla</a></p>
<h1>Release 0.2.2 (2019-06-10)</h1>
<ul>
<li><a href="https://github-redirect.dependabot.com/rust-num/num-rational/pull/47"><code>Ratio</code> now implements <code>Zero::set_zero</code> and <code>One::set_one</code></a>.</li>
</ul>
<p><strong>Contributors</strong>: <a href="https://github.com/cuviper">@cuviper</a>, <a href="https://github.com/ignatenkobrain">@ignatenkobrain</a>, <a href="https://github.com/vks">@vks</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rust-num/num-rational/commit/ec0c6ee9a892ace614d24a13c7877e095dcf0937"><code>ec0c6ee</code></a> Merge <a href="https://github-redirect.dependabot.com/rust-num/num-rational/issues/78">#78</a></li>
<li><a href="https://github.com/rust-num/num-rational/commit/43ca6ff930777d365baf2d51c8e0685063b1c73a"><code>43ca6ff</code></a> Release 0.2.4</li>
<li><a href="https://github.com/rust-num/num-rational/commit/3287d3fd4a0fcb5b278675e52abaa96d27036cbe"><code>3287d3f</code></a> Merge <a href="https://github-redirect.dependabot.com/rust-num/num-rational/issues/76">#76</a></li>
<li><a href="https://github.com/rust-num/num-rational/commit/027f33330364e5ea56cdaee5a473e76289ed51a7"><code>027f333</code></a> Fix CheckedDiv with minimum values</li>
<li><a href="https://github.com/rust-num/num-rational/commit/0ba366565a535ecf884230ea40fe13dca68d51ab"><code>0ba3665</code></a> Merge <a href="https://github-redirect.dependabot.com/rust-num/num-rational/issues/74">#74</a></li>
<li><a href="https://github.com/rust-num/num-rational/commit/0636841c52c9b5f7030e3db1b8bd8c69f689e777"><code>0636841</code></a> Fix CheckedDiv with zeros</li>
<li><a href="https://github.com/rust-num/num-rational/commit/8f8111a19f9cc1ec454454906d11eb5b63755632"><code>8f8111a</code></a> Replace try! with ?</li>
<li><a href="https://github.com/rust-num/num-rational/commit/dfa41b85574e3588f117465c78eb7ea3a547b485"><code>dfa41b8</code></a> Merge <a href="https://github-redirect.dependabot.com/rust-num/num-rational/issues/64">#64</a></li>
<li><a href="https://github.com/rust-num/num-rational/commit/5540d5892935c1090857765999487d31cc2bb71b"><code>5540d58</code></a> Release 0.2.3</li>
<li><a href="https://github.com/rust-num/num-rational/commit/030524aa18ce364f18960ef0da08c786dd6cd8a4"><code>030524a</code></a> Merge <a href="https://github-redirect.dependabot.com/rust-num/num-rational/issues/63">#63</a></li>
<li>Additional commits viewable in <a href="https://github.com/rust-num/num-rational/compare/num-rational-0.2.1...num-rational-0.2.4">compare view</a></li>
</ul>
</details>
<br />
[](https://dependabot.com/compatibility-score/?dependency-name=num-rational&package-manager=cargo&previous-version=0.2.1&new-version=0.2.4)
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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
Diffstat (limited to 'components/script/dom/htmlscriptelement.rs')
0 files changed, 0 insertions, 0 deletions