aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Load codesigning secret without JSON.Josh Matthews2021-07-021-2/+2
|
* Auto merge of #28472 - servo:jdm-patch-46, r=jdmbors-servo2021-06-061-2/+2
|\ | | | | | | Enable codesigning on Windows nightlies
| * Enable codesigning on Windows.Josh Matthews2021-06-061-2/+2
|/
* Auto merge of #28458 - servo:dependabot/cargo/jobserver-0.1.22, r=jdmbors-servo2021-05-311-2/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump jobserver from 0.1.21 to 0.1.22 Bumps [jobserver](https://github.com/alexcrichton/jobserver-rs) from 0.1.21 to 0.1.22. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/alexcrichton/jobserver-rs/commit/98be90450a79cfea8b100106584f9f88cc8f1a82"><code>98be904</code></a> Bump to 0.1.22</li> <li><a href="https://github.com/alexcrichton/jobserver-rs/commit/eaa0458fe0c0c7f36a48bdbda8c5785a8e38267f"><code>eaa0458</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/alexcrichton/jobserver-rs/issues/31">#31</a> from the8472/optimistic-read</li> <li><a href="https://github.com/alexcrichton/jobserver-rs/commit/c8aa5985e195ef716ac8815fefb78d8d7c2b0dc9"><code>c8aa598</code></a> Try blocking reads first to avoid thundering herd problem</li> <li><a href="https://github.com/alexcrichton/jobserver-rs/commit/9d5e6da2157a3db4e60e276185292d4f65cdaf0d"><code>9d5e6da</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/alexcrichton/jobserver-rs/issues/29">#29</a> from thirdsgames/patch-1</li> <li><a href="https://github.com/alexcrichton/jobserver-rs/commit/4fabd551b77c3a337616a9dac4f3feaf1995bab4"><code>4fabd55</code></a> Update README to clarify contribution conditions</li> <li><a href="https://github.com/alexcrichton/jobserver-rs/commit/faaa2ebc588d9b01e0fd69a4a52290e4fb2c961f"><code>faaa2eb</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/alexcrichton/jobserver-rs/issues/28">#28</a> from lzutao/clippy</li> <li><a href="https://github.com/alexcrichton/jobserver-rs/commit/1dc00c963fb60f5af718bf538dd20dc361e39102"><code>1dc00c9</code></a> Remove unneeded &quot;extern crate&quot;</li> <li><a href="https://github.com/alexcrichton/jobserver-rs/commit/df2f7d71b0c48dc5b83b43581bf8f3272d3f68ce"><code>df2f7d7</code></a> Some clippy fixes</li> <li><a href="https://github.com/alexcrichton/jobserver-rs/commit/b9bdabb53f9ef07deafe357d3d9fcb449f1b8687"><code>b9bdabb</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/alexcrichton/jobserver-rs/issues/26">#26</a> from glandium/j-flag</li> <li><a href="https://github.com/alexcrichton/jobserver-rs/commit/9bc9b8857f0098790dc48a740dde307e0210cf89"><code>9bc9b88</code></a> Set the -j flag in make flags on all platforms</li> <li>See full diff in <a href="https://github.com/alexcrichton/jobserver-rs/compare/0.1.21...0.1.22">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jobserver&package-manager=cargo&previous-version=0.1.21&new-version=0.1.22)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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) </details>
| * Bump jobserver from 0.1.21 to 0.1.22dependabot[bot]2021-05-311-2/+2
| | | | | | | | | | | | | | Bumps [jobserver](https://github.com/alexcrichton/jobserver-rs) from 0.1.21 to 0.1.22. - [Release notes](https://github.com/alexcrichton/jobserver-rs/releases) - [Commits](https://github.com/alexcrichton/jobserver-rs/compare/0.1.21...0.1.22) Signed-off-by: dependabot[bot] <support@github.com>
* | Auto merge of #28457 - servo:dependabot/cargo/rayon-core-1.9.1, r=jdmbors-servo2021-05-311-2/+2
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump rayon-core from 1.9.0 to 1.9.1 Bumps [rayon-core](https://github.com/rayon-rs/rayon) from 1.9.0 to 1.9.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rayon-rs/rayon/blob/master/RELEASES.md">rayon-core's changelog</a>.</em></p> <blockquote> <h1>Release rayon 1.5.1 / rayon-core 1.9.1 (2021-05-18)</h1> <ul> <li>The new <code>in_place_scope</code> and <code>in_place_scope_fifo</code> are variations of <code>scope</code> and <code>scope_fifo</code>, running the initial non-<code>Send</code> callback directly on the current thread, rather than moving execution to the thread pool.</li> <li>With Rust 1.51 or later, arrays now implement <code>IntoParallelIterator</code>.</li> <li>New implementations of <code>FromParallelIterator</code> make it possible to <code>collect</code> complicated nestings of items. <ul> <li><code>FromParallelIterator&lt;(A, B)&gt; for (FromA, FromB)</code> works like <code>unzip</code>.</li> <li><code>FromParallelIterator&lt;Either&lt;L, R&gt;&gt; for (A, B)</code> works like <code>partition_map</code>.</li> </ul> </li> <li>Type inference now works better with parallel <code>Range</code> and <code>RangeInclusive</code>.</li> <li>The implementation of <code>FromParallelIterator</code> and <code>ParallelExtend</code> for <code>Vec&lt;T&gt;</code> now uses <code>MaybeUninit&lt;T&gt;</code> internally to avoid creating any references to uninitialized data.</li> <li><code>ParallelBridge</code> fixed a bug with threads missing available work.</li> </ul> <h2>Contributors</h2> <p>Thanks to all of the contributors for this release!</p> <ul> <li><a href="https://github.com/atouchet"><code>@​atouchet</code></a></li> <li><a href="https://github.com/cuviper"><code>@​cuviper</code></a></li> <li><a href="https://github.com/Hywan"><code>@​Hywan</code></a></li> <li><a href="https://github.com/iRaiko"><code>@​iRaiko</code></a></li> <li><a href="https://github.com/Qwaz"><code>@​Qwaz</code></a></li> <li><a href="https://github.com/rocallahan"><code>@​rocallahan</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rayon-rs/rayon/commit/ebcb09b1dc53211c6b5abdf4dc5b40e4bcd0a965"><code>ebcb09b</code></a> adjust the latest release date</li> <li><a href="https://github.com/rayon-rs/rayon/commit/93d909195b2166890c898a0f08fadda0b3b0bfc5"><code>93d9091</code></a> Merge <a href="https://github-redirect.dependabot.com/rayon-rs/rayon/issues/860">#860</a></li> <li><a href="https://github.com/rayon-rs/rayon/commit/dbc026b5a8dcf6b6983ccf89e01ccea9533152ef"><code>dbc026b</code></a> Release rayon 1.5.1 / rayon-core 1.9.1</li> <li><a href="https://github.com/rayon-rs/rayon/commit/87aae495980b583b3e515f421ee6af436b6acc16"><code>87aae49</code></a> Merge <a href="https://github-redirect.dependabot.com/rayon-rs/rayon/issues/859">#859</a></li> <li><a href="https://github.com/rayon-rs/rayon/commit/2e13d8909f085a9573887fb6f2c15c76c6de185f"><code>2e13d89</code></a> Update demo dependencies</li> <li><a href="https://github.com/rayon-rs/rayon/commit/3c7489e16816b9a90404d47cb5f5601bdda193e4"><code>3c7489e</code></a> Merge <a href="https://github-redirect.dependabot.com/rayon-rs/rayon/issues/855">#855</a></li> <li><a href="https://github.com/rayon-rs/rayon/commit/0bd4ec6ceaffc893d7f8c1db679b99df9f89ab04"><code>0bd4ec6</code></a> Add <code>in_place_scope_fifo</code></li> <li><a href="https://github.com/rayon-rs/rayon/commit/6a01573a180c89d853b7d22d20bd2f123f2df5b4"><code>6a01573</code></a> Merge <a href="https://github-redirect.dependabot.com/rayon-rs/rayon/issues/844">#844</a></li> <li><a href="https://github.com/rayon-rs/rayon/commit/8815e26cf684fefbfc7bebd796e2cd22708ff828"><code>8815e26</code></a> Implement in_place_scope: a scope that runs its driver closure on the same th...</li> <li><a href="https://github.com/rayon-rs/rayon/commit/aacced8826d2e2e6eb25b8b6358040d35644e0a7"><code>aacced8</code></a> Merge <a href="https://github-redirect.dependabot.com/rayon-rs/rayon/issues/852">#852</a></li> <li>Additional commits viewable in <a href="https://github.com/rayon-rs/rayon/compare/rayon-core-v1.9.0...rayon-core-v1.9.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rayon-core&package-manager=cargo&previous-version=1.9.0&new-version=1.9.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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) </details>
| * | Bump rayon-core from 1.9.0 to 1.9.1dependabot[bot]2021-05-311-2/+2
| |/ | | | | | | | | | | | | | | Bumps [rayon-core](https://github.com/rayon-rs/rayon) from 1.9.0 to 1.9.1. - [Release notes](https://github.com/rayon-rs/rayon/releases) - [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md) - [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.9.0...rayon-core-v1.9.1) Signed-off-by: dependabot[bot] <support@github.com>
* | Auto merge of #28456 - servo:dependabot/cargo/openssl-probe-0.1.4, r=jdmbors-servo2021-05-311-2/+2
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump openssl-probe from 0.1.2 to 0.1.4 Bumps [openssl-probe](https://github.com/alexcrichton/openssl-probe) from 0.1.2 to 0.1.4. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/alexcrichton/openssl-probe/commit/fc8fd44093b32c03aae760266427c36522c74ff5"><code>fc8fd44</code></a> Bump to 0.1.4</li> <li><a href="https://github.com/alexcrichton/openssl-probe/commit/ec6345aaa65bff612e5235d13ed107726b47b2dc"><code>ec6345a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/alexcrichton/openssl-probe/issues/18">#18</a> from coolreader18/fix-breaking-change</li> <li><a href="https://github.com/alexcrichton/openssl-probe/commit/b63c0d9acc7e065ce8f3e23e14ff6a8d49ebe76b"><code>b63c0d9</code></a> In probe(), don't accept a path from an env variable if it doesn't exist</li> <li><a href="https://github.com/alexcrichton/openssl-probe/commit/42b4d32baf61f7cf98143f26d08cdb531e8dddc0"><code>42b4d32</code></a> Various code style improvements</li> <li><a href="https://github.com/alexcrichton/openssl-probe/commit/2ba45804443603ff601692678ebf450473c55617"><code>2ba4580</code></a> Fix breaking change in 0.1.3</li> <li><a href="https://github.com/alexcrichton/openssl-probe/commit/029e3590e7039bf2c744d65b0933004924f39b44"><code>029e359</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/alexcrichton/openssl-probe/issues/17">#17</a> from alexcrichton/dependabot/add-v2-config-file</li> <li><a href="https://github.com/alexcrichton/openssl-probe/commit/42742b6120f93e0efb990b1331456a2ffefbbe9d"><code>42742b6</code></a> Upgrade to GitHub-native Dependabot</li> <li><a href="https://github.com/alexcrichton/openssl-probe/commit/ac9c261ca82b0abe8051f4fa2c7d88c38473cff3"><code>ac9c261</code></a> Bump to 0.1.3</li> <li><a href="https://github.com/alexcrichton/openssl-probe/commit/7fc1c265aa5568b0b351fb75b630ad3e091089f5"><code>7fc1c26</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/alexcrichton/openssl-probe/issues/15">#15</a> from khorolets/feature/support-macports</li> <li><a href="https://github.com/alexcrichton/openssl-probe/commit/a3bd6d0e4c0ab85c7e5ab27d8e9ba93551ee6bdf"><code>a3bd6d0</code></a> Add macports curl-ca-bundle support (path)</li> <li>Additional commits viewable in <a href="https://github.com/alexcrichton/openssl-probe/compare/0.1.2...0.1.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=openssl-probe&package-manager=cargo&previous-version=0.1.2&new-version=0.1.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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) </details>
| * | Bump openssl-probe from 0.1.2 to 0.1.4dependabot[bot]2021-05-311-2/+2
| |/ | | | | | | | | | | | | Bumps [openssl-probe](https://github.com/alexcrichton/openssl-probe) from 0.1.2 to 0.1.4. - [Release notes](https://github.com/alexcrichton/openssl-probe/releases) - [Commits](https://github.com/alexcrichton/openssl-probe/compare/0.1.2...0.1.4) Signed-off-by: dependabot[bot] <support@github.com>
* | Auto merge of #28454 - mkg20001:nixos, r=jdmbors-servo2021-05-312-0/+48
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add etc/shell.nix for nix/nixOS and instructions - fixes #10468 <!-- Please describe your changes on the following line: --> This adds instructions for building servo on nixOS and the required shell.nix to prepare the environment --- <!-- 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 - [x] These changes fix #10468 (GitHub issue number if applicable) <!-- Either: --> - [ ] There are tests for these changes OR - [x] These changes do not require tests because they relate to adding a new build environment, not any servo 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. -->
| * add etc/shell.nix for nix/nixOSMaciej Krüger2021-05-311-0/+40
| |
| * add nixOS instructions to READMEMaciej Krüger2021-05-311-0/+8
|/
* Auto merge of #28452 - servo:uwp-build, r=jdmbors-servo2021-05-296-390/+150
|\ | | | | | | | | | | Add UWP builds to github actions. Fixes #28278. Disables all remaining taskcluster jobs, which are failing or covered by existing github actions.
| * Disable remaining taskcluster jobs.Josh Matthews2021-05-291-324/+4
| |
| * Add missing CI checks.Josh Matthews2021-05-292-0/+8
| |
| * Disable UWP taskcluster jobs.Josh Matthews2021-05-291-67/+2
| |
| * Add UWP builds to github actions.Josh Matthews2021-05-295-0/+137
|/
* Auto merge of #28430 - servo:dependabot/cargo/openssl-0.10.34, r=jdmbors-servo2021-05-291-4/+4
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump openssl from 0.10.33 to 0.10.34 Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.33 to 0.10.34. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sfackler/rust-openssl/commit/ffec25a7ee30e5e3df971d2f392d0d56ebce109f"><code>ffec25a</code></a> Release openssl v0.10.34</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/f93a0eff55d7637527c80eb0c51e6a79b60a97c9"><code>f93a0ef</code></a> Release openssl-sys v0.9.62</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/11957f5413efec3361380151ff1605e50cfdecaa"><code>11957f5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sfackler/rust-openssl/issues/1459">#1459</a> from vishwin/master</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/ad3995dc155285834b8061bddab727eb3d0a7a29"><code>ad3995d</code></a> Re-enable SRTP tests in LibreSSL</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/81a25321aaf7e253abf3df4054350106e51825cb"><code>81a2532</code></a> LibreSSL 3.3.2 uses different values for SSL_OP_NO_DTLSv1{,_2}</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/3d0bb3f4636d41816d794d549c05a2a47ccf6658"><code>3d0bb3f</code></a> Expose DTLS support in LibreSSL 3.3.2</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/a3b3ad16f6a35a78bf721da18c0ec554891b3b55"><code>a3b3ad1</code></a> Add cfgs for LibreSSL 3.3.2</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/ef515d7cbd9ffa9fb60e13e98fe8768c477e9656"><code>ef515d7</code></a> Bump LibreSSL to 3.3.2</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/127413a8ae79108a9d870920ebb315505fe493af"><code>127413a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sfackler/rust-openssl/issues/1450">#1450</a> from puiterwijk/ec_coordinates</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/93ed05cd36a9df352a14e2ab4f2b6b7d12415e75"><code>93ed05c</code></a> ec: Add EcKey affine_coordinates</li> <li>Additional commits viewable in <a href="https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.33...openssl-v0.10.34">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=openssl&package-manager=cargo&previous-version=0.10.33&new-version=0.10.34)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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) </details>
| * Bump openssl from 0.10.33 to 0.10.34dependabot[bot]2021-05-241-4/+4
| | | | | | | | | | | | | | Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.33 to 0.10.34. - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.33...openssl-v0.10.34) Signed-off-by: dependabot[bot] <support@github.com>
* | Auto merge of #28441 - servo:fix-win-nightly, r=jdmbors-servo2021-05-291-4/+17
|\ \ | | | | | | | | | Fix windows nightly job
| * | Use different download/unpacking mechanism.Josh Matthews2021-05-251-7/+10
| | |
| * | Download wix binaries for packaging.Josh Matthews2021-05-251-0/+10
| | |
| * | Hardcode Windows working directory.Josh Matthews2021-05-251-4/+4
| | |
* | | Auto merge of #28448 - servo:jdm-patch-46, r=jdmbors-servo2021-05-284-2/+9
|\ \ \ | | | | | | | | | | | | Disable intermittent unit tests
| * | | Fix tidy error.Josh Matthews2021-05-281-1/+0
| | | |
| * | | Disable warnings on windows.Josh Matthews2021-05-281-0/+2
| | | |
| * | | Disable fetch tests on windows.Josh Matthews2021-05-271-2/+1
| | | |
| * | | Don't error on unused imports.Josh Matthews2021-05-271-0/+2
| | | |
| * | | Disable more unit tests for windows.Josh Matthews2021-05-271-0/+2
| | | |
| * | | Disable all http_loader unit tests on windows.Josh Matthews2021-05-271-0/+2
| | | |
| * | | Disable intermittent unit tests on macos.Josh Matthews2021-05-261-2/+2
| | | |
| * | | Disable intermittent unit test.Josh Matthews2021-05-261-0/+1
|/ / /
* | | Auto merge of #28435 - servo:dependabot/cargo/urlencoding-1.3.3, r=jdmbors-servo2021-05-251-2/+2
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump urlencoding from 1.1.1 to 1.3.3 Bumps [urlencoding](https://github.com/kornelski/rust_urlencoding) from 1.1.1 to 1.3.3. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/kornelski/rust_urlencoding/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=urlencoding&package-manager=cargo&previous-version=1.1.1&new-version=1.3.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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) </details>
| * | | Bump urlencoding from 1.1.1 to 1.3.3dependabot[bot]2021-05-241-2/+2
| | |/ | |/| | | | | | | | | | | | | | | | Bumps [urlencoding](https://github.com/kornelski/rust_urlencoding) from 1.1.1 to 1.3.3. - [Release notes](https://github.com/kornelski/rust_urlencoding/releases) - [Commits](https://github.com/kornelski/rust_urlencoding/commits) Signed-off-by: dependabot[bot] <support@github.com>
* | | Auto merge of #28439 - servo:fix-docs2, r=jdmbors-servo2021-05-253-21/+33
|\ \ \ | | |/ | |/| | | | Fix doc upload job
| * | Use master branch for github docs push.fix-docs3Josh Matthews2021-05-251-2/+2
| | |
| * | Split nightly rustc into separate workflow.Josh Matthews2021-05-252-19/+31
|/ /
* | Auto merge of #28436 - jdm:fix-docs, r=jdmbors-servo2021-05-245-8/+64
|\ \ | | | | | | | | | | | | | | | Fix Github Actions doc builds Fix #28423.
| * | Fail CI if workflow needs regenerating.Josh Matthews2021-05-242-2/+19
| | |
| * | Add limited job that runs against pull requests.Josh Matthews2021-05-241-0/+30
| | |
| * | Fix windows nightly working directory.Josh Matthews2021-05-241-4/+4
| | |
| * | Set up virtualenv before compiling docs.Josh Matthews2021-05-241-0/+5
| | |
| * | Regenerate CI workflow.Josh Matthews2021-05-241-4/+8
|/ /
* | Auto merge of #28424 - jdm:nightlies, r=jdmbors-servo2021-05-246-278/+164
|\ \ | |/ |/| | | | | | | Replace more taskcluster jobs Fixes #28283. Fixes #28282. Fixes #28279.
| * Remove duplicate linux jobs from taskcluster.Josh Matthews2021-05-241-67/+6
| |
| * Remove last mac jobs from taskcluster.nightliesJosh Matthews2021-05-233-210/+10
| |
| * Convert more taskcluster jobs to Github Actions.Josh Matthews2021-05-233-1/+148
| |
* | Auto merge of #28419 - dominiccooney:py3bat, r=jdmbors-servo2021-05-231-1/+1
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make mach.bat request Python 3 The mach Python script no longer supports Python 2, so don't use Python 2. Fixes #28379 Signed-off-by: Dominic Cooney <dominic.cooney@gmail.com> <!-- Please describe your changes on the following line: --> Make mach.bat request Python 3 --- <!-- 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 #28379 (GitHub issue number if applicable) <!-- Either: --> - [ ] There are tests for these changes OR - [X] These changes do not require tests because this is the script which you use to launch the tests <!-- 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. -->
| * Make mach.bat request Python 3Dominic Cooney2021-05-221-1/+1
| | | | | | | | | | | | | | | | | | The mach Python script no longer supports Python 2, so don't use Python 2. Fixes #28379 Signed-off-by: Dominic Cooney <dominic.cooney@gmail.com>
* | Auto merge of #28421 - servo:jdm-patch-46, r=jdmbors-servo2021-05-221-0/+2
|\ \ | | | | | | | | | | | | | | | Disable intermittent test on windows. #28274