aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/task_source/user_interaction.rs
diff options
context:
space:
mode:
authorbors-servo <servo-ops@mozilla.com>2020-06-01 18:06:49 -0400
committerGitHub <noreply@github.com>2020-06-01 18:06:49 -0400
commitc30fcd94e69fde76bc0315eae5652a93dbd9f1ec (patch)
treeed76ad2429da45ff068ec947a84f937c41be3784 /components/script/task_source/user_interaction.rs
parent023c869f889e0d50448dec2782a3577364347aa0 (diff)
parent4b57d92df45f3c0eccc7ef9f08d132e64981f4b7 (diff)
downloadservo-c30fcd94e69fde76bc0315eae5652a93dbd9f1ec.tar.gz
servo-c30fcd94e69fde76bc0315eae5652a93dbd9f1ec.zip
Auto merge of #26737 - servo:dependabot/cargo/serde-1.0.111, r=jdm
Bump serde from 1.0.110 to 1.0.111 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.110 to 1.0.111. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/serde-rs/serde/releases">serde's releases</a>.</em></p> <blockquote> <h2>v1.0.111</h2> <ul> <li>Process borrowed lifetimes inside of interpolated macro_rules metavariables, such as in the case of <code>#[derive(Deserialize)] struct S&lt;'a&gt; { field: $field }</code> (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1821">#1821</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/serde/commit/9f331cc25753edd71ad7ab0ea08a430fefaa90e1"><code>9f331cc</code></a> Release 1.0.111</li> <li><a href="https://github.com/serde-rs/serde/commit/ef16c815f6f67ef37a975aef8213f5a84e292b22"><code>ef16c81</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1821">#1821</a> from dtolnay/ungroup</li> <li><a href="https://github.com/serde-rs/serde/commit/c45a809d5c318a09eb353b09ac767b0a9c6b47c2"><code>c45a809</code></a> Look inside of None-delimited groups when examining types</li> <li><a href="https://github.com/serde-rs/serde/commit/f7d06cae4c51802692f55eacad43b78cb69db22e"><code>f7d06ca</code></a> Add failing test involving macro_rules metavariable</li> <li><a href="https://github.com/serde-rs/serde/commit/31fe82a21567f246c3df9034f2cb4294be83a97e"><code>31fe82a</code></a> Resolve match_wildcard_for_single_variants pedantic lint</li> <li><a href="https://github.com/serde-rs/serde/commit/ef6ed1d1be9a181a3a6d19d0860befe5d7b279b7"><code>ef6ed1d</code></a> Copy some new links from serde.rs to the crate-level doc</li> <li><a href="https://github.com/serde-rs/serde/commit/9d1251548b64d7409337373f9b9c4c6ec7cc77b5"><code>9d12515</code></a> Mirror 'Getting help' from github readme to crates.io readme</li> <li><a href="https://github.com/serde-rs/serde/commit/c20730ee39cfc9c2e769907ba19ac7b3e1943d8f"><code>c20730e</code></a> Remove reference to mozilla irc</li> <li><a href="https://github.com/serde-rs/serde/commit/afd51ef0f4508094b278afe99c19094e94afbae6"><code>afd51ef</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1808">#1808</a> from dtolnay/help</li> <li><a href="https://github.com/serde-rs/serde/commit/3167f986896ac8e9ea3e3ac12f6b92ac215fdd7e"><code>3167f98</code></a> Update 'Getting help' section</li> <li>See full diff in <a href="https://github.com/serde-rs/serde/compare/v1.0.110...v1.0.111">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=serde&package-manager=cargo&previous-version=1.0.110&new-version=1.0.111)](https://dependabot.com/compatibility-score/?dependency-name=serde&package-manager=cargo&previous-version=1.0.110&new-version=1.0.111) 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/task_source/user_interaction.rs')
0 files changed, 0 insertions, 0 deletions