popeindustries / lit-html-server

Render lit-html templates on the server as Node.js streams
MIT License
265 stars 12 forks source link

Bump mocha from 6.2.0 to 6.2.1 #100

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps mocha from 6.2.0 to 6.2.1.

Changelog *Sourced from [mocha's changelog](https://github.com/mochajs/mocha/blob/v6.2.1/CHANGELOG.md).* > # 6.2.1 / 2019-09-29 > > ## :bug: Fixes > > - [#3955](https://github-redirect.dependabot.com/mochajs/mocha/issues/3955): tty.getWindowSize is not a function inside a "worker_threads" worker ([**[@​1999](https://github.com/1999)**](https://github.com/1999)) > - [#3970](https://github-redirect.dependabot.com/mochajs/mocha/issues/3970): remove extraGlobals() ([**[@​juergba](https://github.com/juergba)**](https://github.com/juergba)) > - [#3984](https://github-redirect.dependabot.com/mochajs/mocha/issues/3984): Update yargs-unparser to v1.6.0 ([**[@​juergba](https://github.com/juergba)**](https://github.com/juergba)) > - [#3983](https://github-redirect.dependabot.com/mochajs/mocha/issues/3983): Package 'esm': spawn child-process for correct loading ([**[@​juergba](https://github.com/juergba)**](https://github.com/juergba)) > - [#3986](https://github-redirect.dependabot.com/mochajs/mocha/issues/3986): Update yargs to v13.3.0 and yargs-parser to v13.1.1 ([**[@​juergba](https://github.com/juergba)**](https://github.com/juergba)) > > ## :book: Documentation > > - [#3886](https://github-redirect.dependabot.com/mochajs/mocha/issues/3886): fix styles on mochajs.org ([**[@​outsideris](https://github.com/outsideris)**](https://github.com/outsideris)) > - [#3966](https://github-redirect.dependabot.com/mochajs/mocha/issues/3966): Remove jsdoc index.html placeholder from eleventy file structure and fix broken link in jsdoc tutorial ([**[@​Munter](https://github.com/Munter)**](https://github.com/Munter)) > - [#3765](https://github-redirect.dependabot.com/mochajs/mocha/issues/3765): Add Matomo to website ([**[@​MarioDiaz98](https://github.com/MarioDiaz98)**](https://github.com/MarioDiaz98)) > - [#3947](https://github-redirect.dependabot.com/mochajs/mocha/issues/3947): Clarify effect of .skip() ([**[@​oliversalzburg](https://github.com/oliversalzburg)**](https://github.com/oliversalzburg))
Commits - [`ef6c820`](https://github.com/mochajs/mocha/commit/ef6c820262708b302c07ea12b130a9e4dc8b4964) Release v6.2.1 - [`9524978`](https://github.com/mochajs/mocha/commit/952497836df20bef88ee546951e3c72fc1466f08) updated CHANGELOG for v6.2.1 [ci skip] - [`dfdb8b3`](https://github.com/mochajs/mocha/commit/dfdb8b38ab8911b7a94d1d7c4d0a60c8f44bd705) Update yargs to v13.3.0 ([#3986](https://github-redirect.dependabot.com/mochajs/mocha/issues/3986)) - [`18ad1c1`](https://github.com/mochajs/mocha/commit/18ad1c187ab0bc4ea12ef929db2ee0679a22b63c) treat '--require esm' as Node option ([#3983](https://github-redirect.dependabot.com/mochajs/mocha/issues/3983)) - [`fcffd5a`](https://github.com/mochajs/mocha/commit/fcffd5a6a982aae56ae0585f33939ae4d1638631) Update yargs-unparser to v1.6.0 ([#3984](https://github-redirect.dependabot.com/mochajs/mocha/issues/3984)) - [`ad4860e`](https://github.com/mochajs/mocha/commit/ad4860e0aa2d3fea0e544edc784dc1140e2115a9) Remove extraGlobals() ([#3970](https://github-redirect.dependabot.com/mochajs/mocha/issues/3970)) - [`b269ad0`](https://github.com/mochajs/mocha/commit/b269ad01b8faedc21d0bc0a955495719a06bae9d) Clarify effect of .skip() ([#3947](https://github-redirect.dependabot.com/mochajs/mocha/issues/3947)) - [`1e6cf3b`](https://github.com/mochajs/mocha/commit/1e6cf3b74af087dd8c4c79804c7206a0bb589404) Add Matomo to website ([#3765](https://github-redirect.dependabot.com/mochajs/mocha/issues/3765)) - [`91b3a54`](https://github.com/mochajs/mocha/commit/91b3a547b9bce571bf3f98417691d38658c6d576) fix style on mochajs.org ([#3886](https://github-redirect.dependabot.com/mochajs/mocha/issues/3886)) - [`0e9d8ad`](https://github.com/mochajs/mocha/commit/0e9d8ad59a78a482d97f4fe735dafa1f65dc89d2) tty.getWindowSize is not a function inside a "worker_threads" worker ([#3955](https://github-redirect.dependabot.com/mochajs/mocha/issues/3955)) - Additional commits viewable in [compare view](https://github.com/mochajs/mocha/compare/v6.2.0...v6.2.1)


Dependabot compatibility score

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 commands and options
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) Finally, you can contact us by mentioning @dependabot.