aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webglsync.rs
diff options
context:
space:
mode:
authorbors-servo <servo-ops@mozilla.com>2020-05-22 12:09:37 -0400
committerGitHub <noreply@github.com>2020-05-22 12:09:37 -0400
commit5334957eeddb6cffc2c9fcbb0744eae0a65e73f0 (patch)
treede87bc86861e8d01dd1f4917a93f0ca254e753a6 /components/script/dom/webglsync.rs
parentc774e1e23b60d1a2f72cd86268dabb832e52e4c3 (diff)
parent07aa9f6500507e53d55e51e44a8fd4586d485a21 (diff)
downloadservo-5334957eeddb6cffc2c9fcbb0744eae0a65e73f0.tar.gz
servo-5334957eeddb6cffc2c9fcbb0744eae0a65e73f0.zip
Auto merge of #26615 - servo:dependabot/cargo/toml-0.5.6, r=jdm
Bump toml from 0.5.1 to 0.5.6 Bumps [toml](https://github.com/alexcrichton/toml-rs) from 0.5.1 to 0.5.6. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/alexcrichton/toml-rs/commit/436acbd31d8cdc4c8795c5af16710ce6a2098533"><code>436acbd</code></a> Bump to 0.5.6</li> <li><a href="https://github.com/alexcrichton/toml-rs/commit/f92c15f1b88937f58b356ebdf1d95c32e818fef9"><code>f92c15f</code></a> Fix a couple errors in DateStrEmitter (<a href="https://github-redirect.dependabot.com/alexcrichton/toml-rs/issues/368">#368</a>)</li> <li><a href="https://github.com/alexcrichton/toml-rs/commit/1b8e0d78bd208fc566fc5d627b3c3147e64113b1"><code>1b8e0d7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/alexcrichton/toml-rs/issues/365">#365</a> from AnderEnder/remove-deprecated-error-description</li> <li><a href="https://github.com/alexcrichton/toml-rs/commit/b9507d859d27d68b954a76202e60c5cf50c5604d"><code>b9507d8</code></a> remove deprecated Error::description</li> <li><a href="https://github.com/alexcrichton/toml-rs/commit/60b874308e6792a73cc00517a60bbef60a12e3cc"><code>60b8743</code></a> Mixed type arrays (<a href="https://github-redirect.dependabot.com/alexcrichton/toml-rs/issues/358">#358</a>)</li> <li><a href="https://github.com/alexcrichton/toml-rs/commit/75129040cd041b380f4f1d8f2685928392aa9f55"><code>7512904</code></a> Bump to 0.5.5</li> <li><a href="https://github.com/alexcrichton/toml-rs/commit/1e6bfbca98813d7126b65ba6e6706237dc9a3274"><code>1e6bfbc</code></a> replace copied wit filter_map for rustc 1.35 compatibility (<a href="https://github-redirect.dependabot.com/alexcrichton/toml-rs/issues/354">#354</a>)</li> <li><a href="https://github.com/alexcrichton/toml-rs/commit/4673cfd79788c74c5bd6bcabe564c2dfcbd7c553"><code>4673cfd</code></a> Replace the test added by <a href="https://github-redirect.dependabot.com/alexcrichton/toml-rs/issues/349">#349</a> with a bench (<a href="https://github-redirect.dependabot.com/alexcrichton/toml-rs/issues/351">#351</a>)</li> <li><a href="https://github.com/alexcrichton/toml-rs/commit/4b05a9d34938184d5a045cc33417f57bdf2e14a8"><code>4b05a9d</code></a> update (<a href="https://github-redirect.dependabot.com/alexcrichton/toml-rs/issues/352">#352</a>)</li> <li><a href="https://github.com/alexcrichton/toml-rs/commit/189d2b92ee87454a92c88d919b363dab7123ca2e"><code>189d2b9</code></a> Bump to 0.5.4</li> <li>Additional commits viewable in <a href="https://github.com/alexcrichton/toml-rs/compare/0.5.1...0.5.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=toml&package-manager=cargo&previous-version=0.5.1&new-version=0.5.6)](https://dependabot.com/compatibility-score/?dependency-name=toml&package-manager=cargo&previous-version=0.5.1&new-version=0.5.6) 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/webglsync.rs')
0 files changed, 0 insertions, 0 deletions