aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/script_thread.rs
diff options
context:
space:
mode:
authorbors-servo <servo-ops@mozilla.com>2020-05-20 18:39:18 -0400
committerGitHub <noreply@github.com>2020-05-20 18:39:18 -0400
commitf02aba1ed2bb38067cf4c32726e8612a48d40ca9 (patch)
tree9e69ddd155eed7866327ceb06d86135336a4c5e9 /components/script/script_thread.rs
parenta615c3aa8645d88aa8fafdf252c0c421dae1c709 (diff)
parentc8f4463cfb2c97b1d02101fc9593bdc3c2bbd31b (diff)
downloadservo-f02aba1ed2bb38067cf4c32726e8612a48d40ca9.tar.gz
servo-f02aba1ed2bb38067cf4c32726e8612a48d40ca9.zip
Auto merge of #26582 - servo:dependabot/cargo/darling-0.10.2, r=jdm
Bump darling from 0.10.1 to 0.10.2 Bumps [darling](https://github.com/TedDriggs/darling) from 0.10.1 to 0.10.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/TedDriggs/darling/releases">darling's releases</a>.</em></p> <blockquote> <h2>v0.10.2</h2> <ul> <li>Bump syn dependency to 1.0.1 <a href="https://github-redirect.dependabot.com/TedDriggs/darling/issues/83">#83</a> - we were using a feature of <code>syn</code> that wasn't in 1.0.0, which could cause CI failures.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md">darling's changelog</a>.</em></p> <blockquote> <h2>v0.10.2 (October 30, 2019)</h2> <ul> <li>Bump syn dependency to 1.0.1 <a href="https://github-redirect.dependabot.com/TedDriggs/darling/pull/83">#83</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TedDriggs/darling/commit/c0e0cfdd75964ec355b1df0e71421c32281fa8a8"><code>c0e0cfd</code></a> Bump version to 0.10.2</li> <li><a href="https://github.com/TedDriggs/darling/commit/36c66fc580414d05a5f06356e6f320415f71ce70"><code>36c66fc</code></a> Ignore target directories in workspace crates</li> <li><a href="https://github.com/TedDriggs/darling/commit/c86b2d7e5f08f60c1f310d9e89333906c3c948e6"><code>c86b2d7</code></a> syn: bump minimum to 1.0.1 (<a href="https://github-redirect.dependabot.com/TedDriggs/darling/issues/83">#83</a>)</li> <li><a href="https://github.com/TedDriggs/darling/commit/87035e1d4492bfe97789821ab24a8191d0cdc7a6"><code>87035e1</code></a> gitignore: ignore target-as-symlink (<a href="https://github-redirect.dependabot.com/TedDriggs/darling/issues/82">#82</a>)</li> <li>See full diff in <a href="https://github.com/TedDriggs/darling/compare/v0.10.1...v0.10.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=darling&package-manager=cargo&previous-version=0.10.1&new-version=0.10.2)](https://dependabot.com/compatibility-score/?dependency-name=darling&package-manager=cargo&previous-version=0.10.1&new-version=0.10.2) 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/script_thread.rs')
0 files changed, 0 insertions, 0 deletions