Commit graph

43973 commits

Author SHA1 Message Date
Josh Matthews
2e35fc5cb9
Disable hanging hang monitor tests on windows 2021-03-12 16:49:36 -05:00
bors-servo
2985d48b77
Auto merge of #28264 - servo-wpt-sync:wpt_update_11-03-2021, r=servo-wpt-sync
Sync WPT with upstream (11-03-2021)

Automated downstream sync of changes from upstream as of 11-03-2021.
[no-wpt-sync]
r? @servo-wpt-sync
2021-03-12 00:09:50 -05:00
bors-servo
5dd0cba51d
Auto merge of #27865 - servo:github-actions-dev, r=jdm
Add Github Actions workflow for mac/linux/windows builds
2021-03-11 21:08:05 -05:00
WPT Sync Bot
56531f4672 Update web-platform-tests to revision b'ac590e83f80632559480abda677db69b17f6ece1' 2021-03-11 09:52:00 +00:00
bors-servo
14fbe153e2
Auto merge of #28263 - servo:dependabot/cargo/byteorder-1.4.3, r=jdm
build(deps): bump byteorder from 1.4.2 to 1.4.3

Bumps [byteorder](https://github.com/BurntSushi/byteorder) from 1.4.2 to 1.4.3.
<details>
<summary>Commits</summary>
<ul>
<li><a href="abffade823"><code>abffade</code></a> 1.4.3</li>
<li><a href="83f9eeaa7f"><code>83f9eea</code></a> impl: change as_ptr to as_mut_ptr to fix Miri error</li>
<li><a href="5d9d038648"><code>5d9d038</code></a> impl: prefix unsafe macros with 'unsafe_'</li>
<li><a href="2819796bd5"><code>2819796</code></a> doc: use HTTPS in links</li>
<li>See full diff in <a href="https://github.com/BurntSushi/byteorder/compare/1.4.2...1.4.3">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=byteorder&package-manager=cargo&previous-version=1.4.2&new-version=1.4.3)](https://dependabot.com/compatibility-score/?dependency-name=byteorder&package-manager=cargo&previous-version=1.4.2&new-version=1.4.3)

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>
2021-03-11 02:51:40 -05:00
dependabot-preview[bot]
4f7b2cf8e4
build(deps): bump byteorder from 1.4.2 to 1.4.3
Bumps [byteorder](https://github.com/BurntSushi/byteorder) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/BurntSushi/byteorder/releases)
- [Changelog](https://github.com/BurntSushi/byteorder/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BurntSushi/byteorder/compare/1.4.2...1.4.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-11 06:14:03 +00:00
bors-servo
7627a3abfa
Auto merge of #28261 - servo-wpt-sync:wpt_update_10-03-2021, r=servo-wpt-sync
Sync WPT with upstream (10-03-2021)

Automated downstream sync of changes from upstream as of 10-03-2021.
[no-wpt-sync]
r? @servo-wpt-sync
2021-03-10 05:12:53 -05:00
WPT Sync Bot
728707a192 Update web-platform-tests to revision b'0e0fe1b20da0d80eacadc326dec726138fd5aa83' 2021-03-10 10:12:41 +00:00
bors-servo
57897e196c
Auto merge of #28258 - servo-wpt-sync:wpt_update_09-03-2021, r=jdm
Sync WPT with upstream (09-03-2021)

Automated downstream sync of changes from upstream as of 09-03-2021.
[no-wpt-sync]
r? @servo-wpt-sync
2021-03-10 00:50:53 -05:00
Josh Matthews
647e250835
Remove intermittent error. 2021-03-09 22:54:57 -05:00
Josh Matthews
8741558255
Remove intermittent failure. 2021-03-09 22:54:20 -05:00
Josh Matthews
36a6fbc727
Remove intermittent wdspec error. 2021-03-09 21:28:53 -05:00
Josh Matthews
19368320a5
Remove intermittent wdspec error. 2021-03-09 21:27:39 -05:00
WPT Sync Bot
6c98c32c8a Update web-platform-tests to revision b'0339b7e9ebef65f3288f07167a17c123a782c66f' 2021-03-09 10:07:29 +00:00
bors-servo
550d80ad4f
Auto merge of #28253 - ghostd:gh-25756, r=jdm
Add PRECONDITION_FAILED to grouping_formatter.py

<!-- Please describe your changes on the following line: -->
Port some code as described in #25756

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #25756 (GitHub issue number if applicable)

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because ___

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
2021-03-08 15:55:33 -05:00
Vincent Ricard
bdfcca36bb Add PRECONDITION_FAILED to grouping_formatter.py 2021-03-08 21:02:01 +01:00
bors-servo
d14628d2ea
Auto merge of #28252 - servo-wpt-sync:wpt_update_08-03-2021, r=servo-wpt-sync
Sync WPT with upstream (08-03-2021)

Automated downstream sync of changes from upstream as of 08-03-2021.
[no-wpt-sync]
r? @servo-wpt-sync
2021-03-08 05:13:41 -05:00
WPT Sync Bot
d3e26fa88a Update web-platform-tests to revision b'0f46f31799cccd7421a588d053d054138513ccdd' 2021-03-08 10:13:28 +00:00
bors-servo
eb7588be38
Auto merge of #28248 - delosrogers:issue-#28243, r=emilio
Use swap() instead of load()/store() in get_and_reset_text_shaping_performance_counter()

<!-- Please describe your changes on the following line: -->
Replaced usage of `.load()` then `.store()` with `.swap()` to prevent possible atomicity issues.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #28245

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because: They do not change function of the code.

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
2021-03-07 18:42:04 -05:00
delosrogers
4ebbec0bb5 Add space between parameters
Signed-off-by: Mattias de los Rios Rogers <delosrogers@gmail.com>
2021-03-07 14:19:28 -08:00
delosrogers
b1d72f65ee Use swap() instead of load()/store() in get_and_reset_text_shaping_performance_counter()
Signed-off-by: Mattias de los Rios Rogers <delosrogers@gmail.com>
2021-03-07 14:07:49 -08:00
bors-servo
3a8cb5b37d
Auto merge of #28247 - servo-wpt-sync:wpt_update_07-03-2021, r=servo-wpt-sync
Sync WPT with upstream (07-03-2021)

Automated downstream sync of changes from upstream as of 07-03-2021.
[no-wpt-sync]
r? @servo-wpt-sync
2021-03-07 05:08:27 -05:00
WPT Sync Bot
379002f533 Update web-platform-tests to revision b'f02e5df558aa05be8f192ffbeb1654d1f509ac9d' 2021-03-07 10:08:16 +00:00
Josh Matthews
c66255ba5e Copy to C: on Windows instead of manually cloning. 2021-03-06 12:44:29 -05:00
bors-servo
89fa14cb5e
Auto merge of #28246 - servo-wpt-sync:wpt_update_06-03-2021, r=servo-wpt-sync
Sync WPT with upstream (06-03-2021)

Automated downstream sync of changes from upstream as of 06-03-2021.
[no-wpt-sync]
r? @servo-wpt-sync
2021-03-06 05:15:36 -05:00
WPT Sync Bot
31f9c69336 Update web-platform-tests to revision b'79fa4cf76e0d39e3fc1b7ead85e067b0a064b892' 2021-03-06 10:15:26 +00:00
bors-servo
4a46a476d7
Auto merge of #28243 - servo:jdm-patch-46, r=jdm
Support extra arguments when running with --debug.

This allows things like `./mach run -z -x tests/html/about-mozilla.html --debug` to work as expected.
2021-03-05 20:01:11 -05:00
Josh Matthews
3b0b810093
Support extra arguments when running with --debug. 2021-03-05 19:43:33 -05:00
bors-servo
c220d886c2
Auto merge of #28241 - servo-wpt-sync:wpt_update_05-03-2021, r=jdm
Sync WPT with upstream (05-03-2021)

Automated downstream sync of changes from upstream as of 05-03-2021.
[no-wpt-sync]
r? @servo-wpt-sync
2021-03-05 19:02:41 -05:00
Josh Matthews
0c9d57ee2d
Revert intermittent crash. 2021-03-05 16:34:49 -05:00
WPT Sync Bot
3abcd4237f Update web-platform-tests to revision b'e055b8d439d6f4b09635f1f0c3180e17cf368071' 2021-03-05 10:07:59 +00:00
bors-servo
8aad7694e2
Auto merge of #28239 - servo-wpt-sync:wpt_update_04-03-2021, r=servo-wpt-sync
Sync WPT with upstream (04-03-2021)

Automated downstream sync of changes from upstream as of 04-03-2021.
[no-wpt-sync]
r? @servo-wpt-sync
2021-03-04 05:07:17 -05:00
WPT Sync Bot
885a29c0ba Update web-platform-tests to revision b'e58cde68851afa192214f60a021f1e56b4172b7a' 2021-03-04 10:07:03 +00:00
bors-servo
902af56b80
Auto merge of #28232 - servo:dependabot/cargo/generic-array-0.12.4, r=jdm
build(deps): bump generic-array from 0.12.3 to 0.12.4

Bumps [generic-array](https://github.com/fizyk20/generic-array) from 0.12.3 to 0.12.4.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/fizyk20/generic-array/blob/0.12.4/CHANGELOG.md">generic-array's changelog</a>.</em></p>
<blockquote>
<ul>
<li>
<p><strong><code>0.12.4</code></strong></p>
<ul>
<li>Fix unsoundness in the <code>arr!</code> macro.</li>
</ul>
</li>
<li>
<p><strong><code>0.12.0</code></strong></p>
<ul>
<li>Allow trailing commas in <code>arr!</code> macro.</li>
<li><strong>BREAKING</strong>: Serialize <code>GenericArray</code> using <code>serde</code> tuples, instead of variable-length sequences. This may not be compatible with old serialized data.</li>
</ul>
</li>
<li>
<p><strong><code>0.11.0</code></strong></p>
<ul>
<li><strong>BREAKING</strong> Redesign <code>GenericSequence</code> with an emphasis on use in generic type parameters.</li>
<li>Add <code>MappedGenericSequence</code> and <code>FunctionalSequence</code>
<ul>
<li>Implements optimized <code>map</code>, <code>zip</code> and <code>fold</code> for <code>GenericArray</code>, <code>&amp;GenericArray</code> and <code>&amp;mut GenericArray</code></li>
</ul>
</li>
<li><strong>BREAKING</strong> Remove <code>map_ref</code>, <code>zip_ref</code> and <code>map_slice</code>
<ul>
<li><code>map_slice</code> is now equivalent to <code>GenericArray::from_iter(slice.iter().map(...))</code></li>
</ul>
</li>
</ul>
</li>
<li>
<p><strong><code>0.10.0</code></strong></p>
<ul>
<li>Add <code>GenericSequence</code>, <code>Lengthen</code>, <code>Shorten</code>, <code>Split</code> and <code>Concat</code> traits.</li>
<li>Redefine <code>transmute</code> to avert errors.</li>
</ul>
</li>
<li>
<p><strong><code>0.9.0</code></strong></p>
<ul>
<li>Rewrite construction methods to be well-defined in panic situations, correctly dropping elements.</li>
<li><code>NoDrop</code> crate replaced by <code>ManuallyDrop</code> as it became stable in Rust core.</li>
<li>Add optimized <code>map</code>/<code>map_ref</code> and <code>zip</code>/<code>zip_ref</code> methods to <code>GenericArray</code></li>
</ul>
</li>
<li>
<p><strong><code>0.8.0</code></strong></p>
<ul>
<li>Implement <code>AsRef</code>, <code>AsMut</code>, <code>Borrow</code>, <code>BorrowMut</code>, <code>Hash</code> for <code>GenericArray</code></li>
<li>Update <code>serde</code> to <code>1.0</code></li>
<li>Update <code>typenum</code></li>
<li>Make macro <code>arr!</code> non-cloning</li>
<li>Implement <code>From&lt;[T; N]&gt;</code> up to <code>N=32</code></li>
<li>Fix <a href="https://github-redirect.dependabot.com/fizyk20/generic-array/issues/45">#45</a></li>
</ul>
</li>
<li>
<p><strong><code>0.7.0</code></strong></p>
<ul>
<li>Upgrade <code>serde</code> to <code>0.9</code></li>
<li>Make <code>serde</code> with <code>no_std</code></li>
<li>Implement <code>PartialOrd</code>/<code>Ord</code> for <code>GenericArray</code></li>
</ul>
</li>
<li>
<p><strong><code>0.6.0</code></strong></p>
<ul>
<li>Fixed <a href="https://github-redirect.dependabot.com/fizyk20/generic-array/issues/30">#30</a></li>
<li>Implement <code>Default</code> for <code>GenericArray</code></li>
<li>Implement <code>LowerHex</code> and <code>UpperHex</code> for <code>GenericArray&lt;u8, N&gt;</code></li>
<li>Use <code>precision</code> formatting field in hex representation</li>
<li>Add <code>as_slice</code>, <code>as_mut_slice</code></li>
<li>Remove <code>GenericArray::new</code> in favor of <code>Default</code> trait</li>
<li>Add <code>from_slice</code> and <code>from_mut_slice</code></li>
<li><code>no_std</code> and <code>core</code> for crate.</li>
</ul>
</li>
<li>
<p><strong><code>0.5.0</code></strong></p>
<ul>
<li>Update <code>serde</code></li>
<li>remove <code>no_std</code> feature, fixed <a href="https://github-redirect.dependabot.com/fizyk20/generic-array/issues/19">#19</a></li>
</ul>
</li>
<li>
<p><strong><code>0.4.0</code></strong></p>
<ul>
<li>Re-export <code>typenum</code></li>
</ul>
</li>
<li>
<p><strong><code>0.3.0</code></strong></p>
<ul>
<li>Implement <code>IntoIter</code> for <code>GenericArray</code></li>
<li>Add <code>map</code> method</li>
<li>Add optional <code>serde</code> (de)serialization support feature.</li>
</ul>
</li>
<li>
<p><strong><code>&lt; 0.3.0</code></strong></p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="42843cdb6c"><code>42843cd</code></a> Bump version</li>
<li><a href="59dad41573"><code>59dad41</code></a> Fixed lifetime unsoundness in <code>arr</code> macro.</li>
<li>See full diff in <a href="https://github.com/fizyk20/generic-array/compare/0.12.3...0.12.4">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=generic-array&package-manager=cargo&previous-version=0.12.3&new-version=0.12.4)](https://dependabot.com/compatibility-score/?dependency-name=generic-array&package-manager=cargo&previous-version=0.12.3&new-version=0.12.4)

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>
2021-03-03 08:45:34 -05:00
bors-servo
ffb6a2863b
Auto merge of #28235 - servo-wpt-sync:wpt_update_03-03-2021, r=servo-wpt-sync
Sync WPT with upstream (03-03-2021)

Automated downstream sync of changes from upstream as of 03-03-2021.
[no-wpt-sync]
r? @servo-wpt-sync
2021-03-03 07:46:48 -05:00
WPT Sync Bot
5cd4d0259a Update web-platform-tests to revision b'b964db08565d01d21c778783da8e9b5d403de3d4' 2021-03-03 09:52:08 +00:00
dependabot-preview[bot]
a8b8db9e22
build(deps): bump generic-array from 0.12.3 to 0.12.4
Bumps [generic-array](https://github.com/fizyk20/generic-array) from 0.12.3 to 0.12.4.
- [Release notes](https://github.com/fizyk20/generic-array/releases)
- [Changelog](https://github.com/fizyk20/generic-array/blob/0.12.4/CHANGELOG.md)
- [Commits](https://github.com/fizyk20/generic-array/compare/0.12.3...0.12.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-03 06:12:47 +00:00
bors-servo
e13a04627c
Auto merge of #28230 - servo-wpt-sync:wpt_update_02-03-2021, r=jdm
Sync WPT with upstream (02-03-2021)

Automated downstream sync of changes from upstream as of 02-03-2021.
[no-wpt-sync]
r? @servo-wpt-sync
2021-03-02 20:32:16 -05:00
Josh Matthews
b577baf544
Add linux failure. 2021-03-02 20:32:05 -05:00
bors-servo
92d6c89a8f
Auto merge of #28228 - servo:dependabot/cargo/serde_json-1.0.64, r=jdm
build(deps): bump serde_json from 1.0.62 to 1.0.64

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.62 to 1.0.64.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/serde-rs/json/releases">serde_json's releases</a>.</em></p>
<blockquote>
<h2>v1.0.64</h2>
<ul>
<li>Fix deserialization panic on deserializing <code>RawValue</code> from a slice containing non-utf8 bytes (<a href="https://github-redirect.dependabot.com/serde-rs/json/issues/755">#755</a>)</li>
</ul>
<h2>v1.0.63</h2>
<ul>
<li>Provide <code>Entry::and_modify</code> method on <a href="https://docs.rs/serde_json/1.0/serde_json/map/enum.Entry.html">serde_json::map::Entry</a> (<a href="https://github-redirect.dependabot.com/serde-rs/json/issues/754">#754</a>, thanks <a href="https://github.com/Krout0n"><code>@Krout0n</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="d0d80783d3"><code>d0d8078</code></a> Release 1.0.64</li>
<li><a href="8d3b890ef8"><code>8d3b890</code></a> Fix IoRead's raw buffering on invalid utf-8 as well</li>
<li><a href="054326ea8a"><code>054326e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/json/issues/757">#757</a> from serde-rs/panicraw</li>
<li><a href="c64c1d7429"><code>c64c1d7</code></a> Fix panic deserializing RawValue from invalid utf-8 bytes</li>
<li><a href="2f812d0363"><code>2f812d0</code></a> Add test of RawValue deserialization from invalid utf-8</li>
<li><a href="9bcb08fd92"><code>9bcb08f</code></a> Fix unnecessary trailing semicolon lints in test suite</li>
<li><a href="d400899cbd"><code>d400899</code></a> Release 1.0.63</li>
<li><a href="461f2bfc39"><code>461f2bf</code></a> Merge pull request 754 from Krout0n/entry#and_modify</li>
<li><a href="6e140a9192"><code>6e140a9</code></a> Add Entry::and_modify</li>
<li><a href="64dd1e03e0"><code>64dd1e0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/json/issues/752">#752</a> from SamuelQZQ/patch-2</li>
<li>Additional commits viewable in <a href="https://github.com/serde-rs/json/compare/v1.0.62...v1.0.64">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=serde_json&package-manager=cargo&previous-version=1.0.62&new-version=1.0.64)](https://dependabot.com/compatibility-score/?dependency-name=serde_json&package-manager=cargo&previous-version=1.0.62&new-version=1.0.64)

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>
2021-03-02 08:47:51 -05:00
WPT Sync Bot
2084f90f36 Update web-platform-tests to revision b'75b1ecef754b4c81ab92f9dd7d0663fbf3d16afe' 2021-03-02 10:04:51 +00:00
dependabot-preview[bot]
357f9026d7
build(deps): bump serde_json from 1.0.62 to 1.0.64
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.62 to 1.0.64.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.62...v1.0.64)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-02 06:13:16 +00:00
bors-servo
970ab0348f
Auto merge of #28227 - servo-wpt-sync:wpt_update_01-03-2021, r=servo-wpt-sync
Sync WPT with upstream (01-03-2021)

Automated downstream sync of changes from upstream as of 01-03-2021.
[no-wpt-sync]
r? @servo-wpt-sync
2021-03-01 07:24:05 -05:00
WPT Sync Bot
af0bf9334d Update web-platform-tests to revision b'd05fefcf165fd03947238957b00b0ca35c45213c' 2021-03-01 10:09:58 +00:00
bors-servo
8c2ea9fdf0
Auto merge of #28222 - servo-wpt-sync:wpt_update_28-02-2021, r=jdm
Sync WPT with upstream (28-02-2021)

Automated downstream sync of changes from upstream as of 28-02-2021.
[no-wpt-sync]
r? @servo-wpt-sync
2021-02-28 10:46:33 -05:00
Josh Matthews
45df01c26f
Delete 2020 failure. 2021-02-28 10:46:20 -05:00
WPT Sync Bot
b99372177f Update web-platform-tests to revision b'd04481569b4924284b8dd53b6430ef67de54073f' 2021-02-28 09:46:29 +00:00
bors-servo
b196bfeeeb
Auto merge of #28217 - servo:gecko-sync, r=emilio,jdm
style: Sync changes from mozilla-central.
2021-02-27 08:23:57 -05:00
Emilio Cobos Álvarez
fd51cddf96 Keep not parsing conic gradient, update WPT expectations. 2021-02-27 05:58:37 +01:00
Emilio Cobos Álvarez
aa4d2b0b0d selectors: Cherry-pick some fixes that got lost. 2021-02-27 05:58:37 +01:00