aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/htmlscriptelement.rs
diff options
context:
space:
mode:
authorbors-servo <servo-ops@mozilla.com>2020-06-12 20:33:04 -0400
committerGitHub <noreply@github.com>2020-06-12 20:33:04 -0400
commit5ee555f94406a0c024fffaea110f8cac8011746a (patch)
treee7f8d3a26d058e3bdc49c619111023febc829b4a /components/script/dom/htmlscriptelement.rs
parent582bfcdf005ba30fbf6d5a692037aca8f124a54d (diff)
parent25d060f597fb132e73f56bdc9c42dd2d2a5926cb (diff)
downloadservo-5ee555f94406a0c024fffaea110f8cac8011746a.tar.gz
servo-5ee555f94406a0c024fffaea110f8cac8011746a.zip
Auto merge of #26890 - servo:dependabot/cargo/typenum-1.12.0, r=jdm
build(deps): bump typenum from 1.10.0 to 1.12.0 Bumps [typenum](https://github.com/paholg/typenum) from 1.10.0 to 1.12.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/paholg/typenum/blob/master/CHANGELOG.md">typenum's changelog</a>.</em></p> <blockquote> <h3>1.12.0 (2020-04-13)</h3> <ul> <li>[added] Feature <code>force_unix_path_separator</code> to support building without Cargo.</li> <li>[added] Greatest common divisor operator <code>Gcd</code> with alias <code>Gcf</code>.</li> <li>[added] <code>gcd</code> to the <code>op!</code> macro.</li> <li>[changed] Added <code>Copy</code> bound to <code>Rhs</code> of <code>Mul&lt;Rhs&gt;</code> impl for <code>&lt;TArr&lt;V, A&gt;</code>.</li> <li>[changed] Added <code>Copy</code> bound to <code>Rhs</code> of <code>Div&lt;Rhs&gt;</code> impl for <code>&lt;TArr&lt;V, A&gt;</code>.</li> <li>[changed] Added <code>Copy</code> bound to <code>Rhs</code> of <code>PartialDiv&lt;Rhs&gt;</code> impl for <code>&lt;TArr&lt;V, A&gt;</code>.</li> <li>[changed] Added <code>Copy</code> bound to <code>Rhs</code> of <code>Rem&lt;Rhs&gt;</code> impl for <code>&lt;TArr&lt;V, A&gt;</code>.</li> <li>[fixed] Make all functions #[inline].</li> </ul> <h3>1.11.2 (2019-08-26)</h3> <ul> <li>[fixed] Cross compilation from Linux to Windows.</li> </ul> <h3>1.11.1 (2019-08-25)</h3> <ul> <li>[fixed] Builds on earlier Rust builds again and added Rust 1.22.0 to Travis to prevent future breakage.</li> </ul> <h3>1.11.0 (2019-08-25)</h3> <ul> <li>[added] Integer <code>log2</code> to the <code>op!</code> macro.</li> <li>[added] Integer binary logarithm operator <code>Logarithm2</code> with alias <code>Log2</code>.</li> <li>[changed] Removed <code>feature(i128_type)</code> when running with the <code>i128</code> feature. Kept the feature flag. for typenum to maintain compatibility with old Rust versions.</li> <li>[added] Integer <code>sqrt</code> to the <code>op!</code> macro.</li> <li>[added] Integer square root operator <code>SquareRoot</code> with alias <code>Sqrt</code>.</li> <li>[fixed] Bug with attempting to create U1024 type alias twice.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/paholg/typenum/commits/v1.12.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=typenum&package-manager=cargo&previous-version=1.10.0&new-version=1.12.0)](https://dependabot.com/compatibility-score/?dependency-name=typenum&package-manager=cargo&previous-version=1.10.0&new-version=1.12.0) 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