quirrel-dev / owl

A high-performance, Redis-backed job queueing library originally built for Quirrel. Has an in-memory mode for development use cases.
MIT License
96 stars 11 forks source link

chore(deps): update dependency mocha to v9.2.2 #199

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mocha (source) 9.1.2 -> 9.2.2 age adoption passing confidence
@types/mocha (source) 9.0.0 -> 9.1.1 age adoption passing confidence

Release Notes

mochajs/mocha (mocha) ### [`v9.2.2`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#922--2022-03-11) [Compare Source](https://redirect.github.com/mochajs/mocha/compare/v9.2.1...v9.2.2) #### :bug: Fixes - [#​4842](https://redirect.github.com/mochajs/mocha/issues/4842): Loading of reporter throws wrong error ([**@​juergba**](https://redirect.github.com/juergba)) - [#​4839](https://redirect.github.com/mochajs/mocha/issues/4839): `dry-run`: prevent potential call-stack crash ([**@​juergba**](https://redirect.github.com/juergba)) #### :nut_and_bolt: Other - [#​4843](https://redirect.github.com/mochajs/mocha/issues/4843): Update production dependencies ([**@​juergba**](https://redirect.github.com/juergba)) ### [`v9.2.1`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#921--2022-02-19) [Compare Source](https://redirect.github.com/mochajs/mocha/compare/v9.2.0...v9.2.1) #### :bug: Fixes - [#​4832](https://redirect.github.com/mochajs/mocha/issues/4832): Loading of config files throws wrong error ([**@​juergba**](https://redirect.github.com/juergba)) - [#​4799](https://redirect.github.com/mochajs/mocha/issues/4799): Reporter: configurable `maxDiffSize` reporter-option ([**@​norla**](https://redirect.github.com/norla)) ### [`v9.2.0`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#920--2022-01-24) [Compare Source](https://redirect.github.com/mochajs/mocha/compare/v9.1.4...v9.2.0) #### :tada: Enhancements - [#​4813](https://redirect.github.com/mochajs/mocha/issues/4813): Parallel: assign each worker a worker-id ([**@​forty**](https://redirect.github.com/forty)) #### :nut_and_bolt: Other - [#​4818](https://redirect.github.com/mochajs/mocha/issues/4818): Update production dependencies ([**@​juergba**](https://redirect.github.com/juergba)) ### [`v9.1.4`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#914--2022-01-14) [Compare Source](https://redirect.github.com/mochajs/mocha/compare/v9.1.3...v9.1.4) #### :bug: Fixes - [#​4807](https://redirect.github.com/mochajs/mocha/issues/4807): `import` throws wrong error if loader is used ([**@​giltayar**](https://redirect.github.com/giltayar)) #### :nut_and_bolt: Other - [#​4777](https://redirect.github.com/mochajs/mocha/issues/4777): Add Node v17 to CI test matrix ([**@​outsideris**](https://redirect.github.com/outsideris)) ### [`v9.1.3`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#913--2021-10-15) [Compare Source](https://redirect.github.com/mochajs/mocha/compare/v9.1.2...v9.1.3) #### :bug: Fixes - [#​4769](https://redirect.github.com/mochajs/mocha/issues/4769): Browser: re-enable `bdd` ES6 style import ([**@​juergba**](https://redirect.github.com/juergba)) #### :nut_and_bolt: Other - [#​4764](https://redirect.github.com/mochajs/mocha/issues/4764): Revert deprecation of `EVENT_SUITE_ADD_*` events ([**@​beatfactor**](https://redirect.github.com/beatfactor))

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 these updates again.



This PR was generated by Mend Renovate. View the repository job log.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 3088567652


Totals Coverage Status
Change from base Build 3088550916: 0.0%
Covered Lines: 448
Relevant Lines: 475

πŸ’› - Coveralls