aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/serviceworker.rs
diff options
context:
space:
mode:
authorbors-servo <servo-ops@mozilla.com>2020-05-20 14:46:11 -0400
committerGitHub <noreply@github.com>2020-05-20 14:46:11 -0400
commitc856e0272ebb07bc0973fce5e2226df284dd9e94 (patch)
tree2dbf3a29cd1bbaa03b388203e1cd17fbefdceb26 /components/script/dom/serviceworker.rs
parent955eaa6b69cddab00b80423f331c4f012c6b2abe (diff)
parentf1dbac5510085d2f8b05e25b0276e7c46551aca7 (diff)
downloadservo-c856e0272ebb07bc0973fce5e2226df284dd9e94.tar.gz
servo-c856e0272ebb07bc0973fce5e2226df284dd9e94.zip
Auto merge of #26581 - servo:dependabot/cargo/scopeguard-1.1.0, r=jdm
Bump scopeguard from 1.0.0 to 1.1.0 Bumps [scopeguard](https://github.com/bluss/scopeguard) from 1.0.0 to 1.1.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bluss/scopeguard/commit/c1ae9969f7c9bc9013602b4bf29bb789e6e7eb16"><code>c1ae996</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/bluss/scopeguard/issues/21">#21</a> from konsumlamm/master</li> <li><a href="https://github.com/bluss/scopeguard/commit/39915363021a358319a269ded3fff0673cd88ba3"><code>3991536</code></a> update documentation + minor style changes</li> <li><a href="https://github.com/bluss/scopeguard/commit/87153d78c57ee3d17d572a6928107a5d37d07e48"><code>87153d7</code></a> update README.rst</li> <li><a href="https://github.com/bluss/scopeguard/commit/64e2afe14b7205cb7c76d038db778f8ee3f2ff2b"><code>64e2afe</code></a> remove <code>local_inner_macros</code> from macro_export attr</li> <li><a href="https://github.com/bluss/scopeguard/commit/da8b340b0c9d04bde8d4f2c9d604acc404fb381f"><code>da8b340</code></a> refactor macros to eliminate need for helper macro</li> <li><a href="https://github.com/bluss/scopeguard/commit/792f3cc9b2db9ed1bdae0a3c4cb55401530d8572"><code>792f3cc</code></a> move <a href="https://github.com/block">@block</a> parts to internal helper macro</li> <li><a href="https://github.com/bluss/scopeguard/commit/06f7b5a9a80935e3206a484589824cb4dbad6523"><code>06f7b5a</code></a> Change macros to accept statements.</li> <li><a href="https://github.com/bluss/scopeguard/commit/5707dff26ce054b446bcbf4b8aaf683b4f59e6d7"><code>5707dff</code></a> MAINT: Add names to license file</li> <li><a href="https://github.com/bluss/scopeguard/commit/40c199f6614ee7329aab125fa553dc5d4b61bcef"><code>40c199f</code></a> FIX: Fix typo in comment</li> <li>See full diff in <a href="https://github.com/bluss/scopeguard/compare/1.0.0...v1.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=scopeguard&package-manager=cargo&previous-version=1.0.0&new-version=1.1.0)](https://dependabot.com/compatibility-score/?dependency-name=scopeguard&package-manager=cargo&previous-version=1.0.0&new-version=1.1.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/serviceworker.rs')
0 files changed, 0 insertions, 0 deletions