image-charts / mjml-chart

<mj-chart/> for MJML framework
https://image-charts.com
78 stars 5 forks source link

build(deps-dev): bump mocha from 5.1.1 to 6.2.2 #34

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps mocha from 5.1.1 to 6.2.2.

Release notes *Sourced from [mocha's releases](https://github.com/mochajs/mocha/releases).* > ## v6.2.2 > # 6.2.2 / 2019-10-18 > > ## :bug: Fixes > > - [#4025](https://github-redirect.dependabot.com/mochajs/mocha/issues/4025): Fix duplicate `EVENT_RUN_END` events upon uncaught exception ([**[@​juergba](https://github.com/juergba)**](https://github.com/juergba)) > - [#4051](https://github-redirect.dependabot.com/mochajs/mocha/issues/4051): Fix "unhide" function in `html` reporter (browser) ([**[@​pec9399](https://github.com/pec9399)**](https://github.com/pec9399)) > - [#4063](https://github-redirect.dependabot.com/mochajs/mocha/issues/4063): Fix use of [esm](https://npm.im/esm) in Node.js v8.x ([**[@​boneskull](https://github.com/boneskull)**](https://github.com/boneskull)) > - [#4033](https://github-redirect.dependabot.com/mochajs/mocha/issues/4033): Fix output when multiple async exceptions are thrown ([**[@​juergba](https://github.com/juergba)**](https://github.com/juergba)) > > ## :book: Documentation > > - [#4046](https://github-redirect.dependabot.com/mochajs/mocha/issues/4046): Site accessibility fixes ([**[@​Mia-jeong](https://github.com/Mia-jeong)**](https://github.com/Mia-jeong)) > - [#4026](https://github-redirect.dependabot.com/mochajs/mocha/issues/4026): Update docs for custom reporters in browser ([**[@​Lindsay-Needs-Sleep](https://github.com/Lindsay-Needs-Sleep)**](https://github.com/Lindsay-Needs-Sleep)) > - [#3971](https://github-redirect.dependabot.com/mochajs/mocha/issues/3971): Adopt new OpenJS Foundation Code of Conduct ([**[@​craigtaub](https://github.com/craigtaub)**](https://github.com/craigtaub)) > > ## v6.2.1 > # 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)) > - [#3970](https://github-redirect.dependabot.com/mochajs/mocha/issues/3970): remove extraGlobals() ([@​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)) > - [#3983](https://github-redirect.dependabot.com/mochajs/mocha/issues/3983): Package 'esm': spawn child-process for correct loading ([@​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)) > > ## :book: Documentation > > - [#3886](https://github-redirect.dependabot.com/mochajs/mocha/issues/3886): fix styles on mochajs.org ([@​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)) > - [#3765](https://github-redirect.dependabot.com/mochajs/mocha/issues/3765): Add Matomo to website ([@​MarioDiaz98](https://github.com/MarioDiaz98)) > - [#3947](https://github-redirect.dependabot.com/mochajs/mocha/issues/3947): Clarify effect of .skip() ([@​oliversalzburg](https://github.com/oliversalzburg)) > > ## v6.2.0 > # 6.2.0 / 2019-07-18 > > ## :tada: Enhancements > > - [#3827](https://github-redirect.dependabot.com/mochajs/mocha/issues/3827): Do not fork child-process if no Node flags are present ([**[@​boneskull](https://github.com/boneskull)**](https://github.com/boneskull)) > - [#3725](https://github-redirect.dependabot.com/mochajs/mocha/issues/3725): Base reporter store ref to console.log, see [mocha/wiki](https://github.com/mochajs/mocha/wiki/HOW-TO:-Correctly-stub-stdout) ([**[@​craigtaub](https://github.com/craigtaub)**](https://github.com/craigtaub)) > > ## :bug: Fixes > > - [#3960](https://github-redirect.dependabot.com/mochajs/mocha/issues/3960): Don't re-initialize grep option on watch re-run ([**[@​geigerzaehler](https://github.com/geigerzaehler)**](https://github.com/geigerzaehler)) > - [#3942](https://github-redirect.dependabot.com/mochajs/mocha/issues/3942): Fix "No test files found" Error when file is passed via `--file` ([**[@​gabegorelick](https://github.com/gabegorelick)**](https://github.com/gabegorelick)) > - [#3914](https://github-redirect.dependabot.com/mochajs/mocha/issues/3914): Modify Mocha constructor to accept options `global` or `globals` ([**[@​pascalpp](https://github.com/pascalpp)**](https://github.com/pascalpp)) > - [#3894](https://github-redirect.dependabot.com/mochajs/mocha/issues/3894): Fix parsing of config files with `_mocha` binary ([**[@​juergba](https://github.com/juergba)**](https://github.com/juergba)) > - [#3834](https://github-redirect.dependabot.com/mochajs/mocha/issues/3834): Fix CLI parsing with default values ([**[@​boneskull](https://github.com/boneskull)**](https://github.com/boneskull), [**[@​juergba](https://github.com/juergba)**](https://github.com/juergba)) > - [#3831](https://github-redirect.dependabot.com/mochajs/mocha/issues/3831): Fix `--timeout`/`--slow` string values and duplicate arguments ([**[@​boneskull](https://github.com/boneskull)**](https://github.com/boneskull), [**[@​juergba](https://github.com/juergba)**](https://github.com/juergba)) > ... (truncated)
Changelog *Sourced from [mocha's changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md).* > # 6.2.2 / 2019-10-18 > > ## :bug: Fixes > > - [#4025](https://github-redirect.dependabot.com/mochajs/mocha/issues/4025): Fix duplicate `EVENT_RUN_END` events upon uncaught exception ([**[@​juergba](https://github.com/juergba)**](https://github.com/juergba)) > - [#4051](https://github-redirect.dependabot.com/mochajs/mocha/issues/4051): Fix "unhide" function in `html` reporter (browser) ([**[@​pec9399](https://github.com/pec9399)**](https://github.com/pec9399)) > - [#4063](https://github-redirect.dependabot.com/mochajs/mocha/issues/4063): Fix use of [esm](https://npm.im/esm) in Node.js v8.x ([**[@​boneskull](https://github.com/boneskull)**](https://github.com/boneskull)) > - [#4033](https://github-redirect.dependabot.com/mochajs/mocha/issues/4033): Fix output when multiple async exceptions are thrown ([**[@​juergba](https://github.com/juergba)**](https://github.com/juergba)) > > ## :book: Documentation > > - [#4046](https://github-redirect.dependabot.com/mochajs/mocha/issues/4046): Site accessibility fixes ([**[@​Mia-jeong](https://github.com/Mia-jeong)**](https://github.com/Mia-jeong)) > - [#4026](https://github-redirect.dependabot.com/mochajs/mocha/issues/4026): Update docs for custom reporters in browser ([**[@​Lindsay-Needs-Sleep](https://github.com/Lindsay-Needs-Sleep)**](https://github.com/Lindsay-Needs-Sleep)) > - [#3971](https://github-redirect.dependabot.com/mochajs/mocha/issues/3971): Adopt new OpenJS Foundation Code of Conduct ([**[@​craigtaub](https://github.com/craigtaub)**](https://github.com/craigtaub)) > > # 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)) > > # 6.2.0 / 2019-07-18 > > ## :tada: Enhancements > > - [#3827](https://github-redirect.dependabot.com/mochajs/mocha/issues/3827): Do not fork child-process if no Node flags are present ([**[@​boneskull](https://github.com/boneskull)**](https://github.com/boneskull)) > - [#3725](https://github-redirect.dependabot.com/mochajs/mocha/issues/3725): Base reporter store ref to console.log, see [mocha/wiki](https://github.com/mochajs/mocha/wiki/HOW-TO:-Correctly-stub-stdout) ([**[@​craigtaub](https://github.com/craigtaub)**](https://github.com/craigtaub)) > > ## :bug: Fixes > > - [#3942](https://github-redirect.dependabot.com/mochajs/mocha/issues/3942): Fix "No test files found" Error when file is passed via `--file` ([**[@​gabegorelick](https://github.com/gabegorelick)**](https://github.com/gabegorelick)) > - [#3914](https://github-redirect.dependabot.com/mochajs/mocha/issues/3914): Modify Mocha constructor to accept options `global` or `globals` ([**[@​pascalpp](https://github.com/pascalpp)**](https://github.com/pascalpp)) > - [#3894](https://github-redirect.dependabot.com/mochajs/mocha/issues/3894): Fix parsing of config files with `_mocha` binary ([**[@​juergba](https://github.com/juergba)**](https://github.com/juergba)) > - [#3834](https://github-redirect.dependabot.com/mochajs/mocha/issues/3834): Fix CLI parsing with default values ([**[@​boneskull](https://github.com/boneskull)**](https://github.com/boneskull), [**[@​juergba](https://github.com/juergba)**](https://github.com/juergba)) > - [#3831](https://github-redirect.dependabot.com/mochajs/mocha/issues/3831): Fix `--timeout`/`--slow` string values and duplicate arguments ([**[@​boneskull](https://github.com/boneskull)**](https://github.com/boneskull), [**[@​juergba](https://github.com/juergba)**](https://github.com/juergba)) > > ## :book: Documentation > > - [#3906](https://github-redirect.dependabot.com/mochajs/mocha/issues/3906): Document option to define custom report name for XUnit reporter ([**[@​pkuczynski](https://github.com/pkuczynski)**](https://github.com/pkuczynski)) > ... (truncated)
Commits - [`843a322`](https://github.com/mochajs/mocha/commit/843a322f9e7724e4a75ceff1920caf24da94bdf2) 6.2.2 - [`aec8b02`](https://github.com/mochajs/mocha/commit/aec8b022b633ef533edc65bed36cabfead59913a) update CHANGELOG for v6.2.2 [ci skip] - [`7a8b95a`](https://github.com/mochajs/mocha/commit/7a8b95a3b91c511019a3ea5b20c042ec3b02cf84) npm audit fixes - [`cebddf2`](https://github.com/mochajs/mocha/commit/cebddf27ce1d799c9b6e3a3e1566ced212ef618f) Improve reporter documentation for mocha in browser. ([#4026](https://github-redirect.dependabot.com/mochajs/mocha/issues/4026)) - [`3f7b987`](https://github.com/mochajs/mocha/commit/3f7b9873e65021b2132377b740d6f040eb62ddd1) uncaughtException: report more than one exception per test ([#4033](https://github-redirect.dependabot.com/mochajs/mocha/issues/4033)) - [`ee82d38`](https://github.com/mochajs/mocha/commit/ee82d380d951263312c6ad958a629868dd07fc52) modify alt text of image from Backers to Sponsors inside Sponsors section in ... - [`e9c036c`](https://github.com/mochajs/mocha/commit/e9c036c0519df1d39cf11e9e4c6061b7999b18f4) special-case parsing of "require" in unparseNodeArgs(); closes [#4035](https://github-redirect.dependabot.com/mochajs/mocha/issues/4035) ([#4063](https://github-redirect.dependabot.com/mochajs/mocha/issues/4063)) - [`954cf0b`](https://github.com/mochajs/mocha/commit/954cf0b821c342406b95a40958ddbe5fa6bb77d8) Fix HTMLCollection iteration to make unhide function work as expected ([#4051](https://github-redirect.dependabot.com/mochajs/mocha/issues/4051)) - [`816dc27`](https://github.com/mochajs/mocha/commit/816dc2782e3472a43237639d9c54f385e5a10d34) uncaughtException: fix double EVENT_RUN_END events ([#4025](https://github-redirect.dependabot.com/mochajs/mocha/issues/4025)) - [`9650d3f`](https://github.com/mochajs/mocha/commit/9650d3fa6dbf421334894543b942e132ec971d91) add OpenJS Foundation logo to website ([#4008](https://github-redirect.dependabot.com/mochajs/mocha/issues/4008)) - Additional commits viewable in [compare view](https://github.com/mochajs/mocha/compare/v5.1.1...v6.2.2)


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 will not automatically merge this PR because it includes a major update to a development dependency.


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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #45.