aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/request.rs
diff options
context:
space:
mode:
authorbors-servo <servo-ops@mozilla.com>2020-11-25 09:27:20 -0500
committerGitHub <noreply@github.com>2020-11-25 09:27:20 -0500
commit7cb1ecf796acf8ebc7a211581fd81ca721ccb172 (patch)
tree1c2fedde04bca5fb42c3c671bef4b6c757ab5ed1 /components/script/dom/request.rs
parent22f893e39a997d4a864ab1597ee0cb0b4cf93458 (diff)
parent9305c9ccdea6584e1b88cea279ddd612c55b6309 (diff)
downloadservo-7cb1ecf796acf8ebc7a211581fd81ca721ccb172.tar.gz
servo-7cb1ecf796acf8ebc7a211581fd81ca721ccb172.zip
Auto merge of #27827 - servo:dependabot/cargo/futures-0.1.30, r=jdm
Bump futures from 0.1.28 to 0.1.30 Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.1.28 to 0.1.30. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/futures-rs/commit/6db66422556cb587ebd7923087ee8bb154b1b6b5"><code>6db6642</code></a> Release 0.1.30</li> <li><a href="https://github.com/rust-lang/futures-rs/commit/8f9c4a6824044124d71415c6cc6511a540e26743"><code>8f9c4a6</code></a> Allow deprecated warnings (<a href="https://github-redirect.dependabot.com/rust-lang/futures-rs/issues/2221">#2221</a>)</li> <li><a href="https://github.com/rust-lang/futures-rs/commit/cbaaac24d550b48c244d16b630b1ddde7dd45ec5"><code>cbaaac2</code></a> Backport to 0.1: Shared must relinquish control to the executor if repolled</li> <li><a href="https://github.com/rust-lang/futures-rs/commit/b85f56d85c33925d2580f58d586132edafc7e1f0"><code>b85f56d</code></a> Backport to 0.1: Avoid starvation from FuturesUnordered::poll_next</li> <li><a href="https://github.com/rust-lang/futures-rs/commit/a00d35efcb5bfa5581f695618ca7b77068998fa0"><code>a00d35e</code></a> Don't bypass stream fuse in 0.1 Forward</li> <li><a href="https://github.com/rust-lang/futures-rs/commit/56f8eb99eb66e19267df42cf4d3fd459b87f4c77"><code>56f8eb9</code></a> 0.1.29 release</li> <li><a href="https://github.com/rust-lang/futures-rs/commit/ad7830d8b79ea397cba73297a59d3eedf3a7491c"><code>ad7830d</code></a> add must_use attributes on Future and Stream</li> <li>See full diff in <a href="https://github.com/rust-lang/futures-rs/compare/0.1.28...0.1.30">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=futures&package-manager=cargo&previous-version=0.1.28&new-version=0.1.30)](https://dependabot.com/compatibility-score/?dependency-name=futures&package-manager=cargo&previous-version=0.1.28&new-version=0.1.30) 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/request.rs')
0 files changed, 0 insertions, 0 deletions