TryGhost / Zapier

Ghost <-> Zapier Integration
https://developer.zapier.com/app/1566
MIT License
5 stars 3 forks source link

Update dependency mocha to v8.4.0 - autoclosed #46

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mocha (source) 8.2.1 -> 8.4.0 age adoption passing confidence

Release Notes

mochajs/mocha ### [`v8.4.0`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​840--2021-05-07) [Compare Source](https://togithub.com/mochajs/mocha/compare/v8.3.2...v8.4.0) #### :tada: Enhancements - [#​4502](https://togithub.com/mochajs/mocha/issues/4502): CLI file parsing errors now have error codes ([**@​evaline-ju**](https://togithub.com/evaline-ju)) #### :bug: Fixes - [#​4614](https://togithub.com/mochajs/mocha/issues/4614): Watch: fix crash when reloading files ([**@​outsideris**](https://togithub.com/outsideris)) #### :book: Documentation - [#​4630](https://togithub.com/mochajs/mocha/issues/4630): Add `options.require` to Mocha constructor for `root hook` plugins on parallel runs ([**@​juergba**](https://togithub.com/juergba)) - [#​4617](https://togithub.com/mochajs/mocha/issues/4617): Dynamically generating tests with `top-level await` and ESM test files ([**@​juergba**](https://togithub.com/juergba)) - [#​4608](https://togithub.com/mochajs/mocha/issues/4608): Update default file extensions ([**@​outsideris**](https://togithub.com/outsideris)) Also thanks to [**@​outsideris**](https://togithub.com/outsideris) for various improvements on our GH actions workflows. ### [`v8.3.2`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​832--2021-03-12) [Compare Source](https://togithub.com/mochajs/mocha/compare/v8.3.1...v8.3.2) #### :bug: Fixes - [#​4599](https://togithub.com/mochajs/mocha/issues/4599): Fix regression in `require` interface ([**@​alexander-fenster**](https://togithub.com/alexander-fenster)) #### :book: Documentation - [#​4601](https://togithub.com/mochajs/mocha/issues/4601): Add build to GH actions run ([**@​christian-bromann**](https://togithub.com/christian-bromann)) - [#​4596](https://togithub.com/mochajs/mocha/issues/4596): Filter active sponsors/backers ([**@​juergba**](https://togithub.com/juergba)) - [#​4225](https://togithub.com/mochajs/mocha/issues/4225): Update config file examples ([**@​pkuczynski**](https://togithub.com/pkuczynski)) ### [`v8.3.1`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​831--2021-03-06) [Compare Source](https://togithub.com/mochajs/mocha/compare/v8.3.0...v8.3.1) #### :bug: Fixes - [#​4577](https://togithub.com/mochajs/mocha/issues/4577): Browser: fix `EvalError` caused by regenerator-runtime ([**@​snoack**](https://togithub.com/snoack)) - [#​4574](https://togithub.com/mochajs/mocha/issues/4574): ESM: allow `import` from mocha in parallel mode ([**@​nicojs**](https://togithub.com/nicojs)) ### [`v8.3.0`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​830--2021-02-11) [Compare Source](https://togithub.com/mochajs/mocha/compare/v8.2.1...v8.3.0) #### :tada: Enhancements - [#​4506](https://togithub.com/mochajs/mocha/issues/4506): Add error code for test timeout errors ([**@​boneskull**](https://togithub.com/boneskull)) - [#​4112](https://togithub.com/mochajs/mocha/issues/4112): Add BigInt support to stringify util function ([**@​JosejeSinohui**](https://togithub.com/JosejeSinohui)) #### :bug: Fixes - [#​4557](https://togithub.com/mochajs/mocha/issues/4557): Add file location when SyntaxError happens in ESM ([**@​giltayar**](https://togithub.com/giltayar)) - [#​4521](https://togithub.com/mochajs/mocha/issues/4521): Fix `require` error when bundling Mocha with Webpack ([**@​devhazem**](https://togithub.com/devhazem)) #### :book: Documentation - [#​4507](https://togithub.com/mochajs/mocha/issues/4507): Add support for typescript-style docstrings ([**@​boneskull**](https://togithub.com/boneskull)) - [#​4503](https://togithub.com/mochajs/mocha/issues/4503): Add GH Actions workflow status badge ([**@​outsideris**](https://togithub.com/outsideris)) - [#​4494](https://togithub.com/mochajs/mocha/issues/4494): Add example of generating tests dynamically with a closure ([**@​maxwellgerber**](https://togithub.com/maxwellgerber)) #### :nut_and_bolt: Other - [#​4556](https://togithub.com/mochajs/mocha/issues/4556): Upgrade all dependencies to latest stable ([**@​AviVahl**](https://togithub.com/AviVahl)) - [#​4543](https://togithub.com/mochajs/mocha/issues/4543): Update dependencies yargs and yargs-parser ([**@​juergba**](https://togithub.com/juergba)) Also thanks to [**@​outsideris**](https://togithub.com/outsideris) and [**@​HyunSangHan**](https://togithub.com/HyunSangHan) for various fixes to our website and documentation.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.