lgaticaq / hubot-what3words

A hubot script to get what3words from a address or coordinates
MIT License
0 stars 0 forks source link

chore(deps): update dependency mocha to v5.0.5 #40

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency mocha from v5.0.4 to v5.0.5

Release Notes ### [`v5.0.5`](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md#​505--2018-03-22) Welcome [@​outsideris] to the team! #### :bug: Fixes - [#​3096]: Fix `--bail` failing to bail within hooks ([@​outsideris]) - [#​3184]: Don't skip too many suites (using `describe.skip()`) ([@​outsideris]) #### :book: Documentation - [#​3133]: Improve docs regarding "pending" behavior ([@​ematicipo]) - [#​3276], [#​3274]: Fix broken stuff in `CHANGELOG.md` ([@​tagoro9], [@​honzajavorek]) #### :nut_and_bolt: Other - [#​3208]: Improve test coverage for AMD users ([@​outsideris]) - [#​3267]: Remove vestiges of PhantomJS from CI ([@​anishkny]) - [#​2952]: Fix a debug message ([@​boneskull]) [#​3096]: `https://github.com/mochajs/mocha/issues/3096` [#​3184]: `https://github.com/mochajs/mocha/issues/3184` [#​3133]: `https://github.com/mochajs/mocha/issues/3133` [#​3276]: `https://github.com/mochajs/mocha/pull/3276` [#​3274]: `https://github.com/mochajs/mocha/pull/3274` [#​3208]: `https://github.com/mochajs/mocha/issues/3208` [#​2952]: `https://github.com/mochajs/mocha/issues/2952` [#​3267]: `https://github.com/mochajs/mocha/pull/3267` [@​ematicipo]: https://github.com/ematicipo [@​tagoro9]: https://github.com/tagoro9 [@​honzajavorek]: https://github.com/honajavorek [@​anishkny]: https://github.com/anishkny ---
Commits #### v5.0.5 - [`aa592f4`](https://github.com/mochajs/mocha/commit/aa592f45bf3895ba38ff975d809b4a0e23d289ad) update package-lock.json - [`85cb5c1`](https://github.com/mochajs/mocha/commit/85cb5c1bf85ee6602d75460fe299a4ea9848298b) add .vscode/ to .gitignore - [`3d09381`](https://github.com/mochajs/mocha/commit/3d09381290530108b8734f0aeaf9bcf35eded55f) add Karma "ChromeDebug" custom launcher for VSCode [ci skip] - [`e19e879`](https://github.com/mochajs/mocha/commit/e19e879ef412f5d6dc3214c3a154c384b04e6403) ensure lib/mocha.js is not ignored by ESLint - [`86af6bb`](https://github.com/mochajs/mocha/commit/86af6bb0349fb7522e9a062a9d06c7fc020971c0) fix my carelessness in e19e879 - [`d76f490`](https://github.com/mochajs/mocha/commit/d76f490fe2f4b827712a0f8874e9cc702f507db4) chore(ci): Remove PHANTOMJS_CDNURL, nit - [`27af2cf`](https://github.com/mochajs/mocha/commit/27af2cf158eb9bdcf57037555bbe79cde41afccd) fix(changelog): update links to some PRs - [`39df783`](https://github.com/mochajs/mocha/commit/39df7838d1d8e67e8972f1c6558acd62692a3aac) docs: Fix typo in an emoji - [`0060884`](https://github.com/mochajs/mocha/commit/0060884cfab435ab07480c885aeb34643cbcf79b) keep hierarchy for skipped suites w/o a callback - [`6383916`](https://github.com/mochajs/mocha/commit/638391684a5a07a9868bb102c01a81f84434fcc1) fix to bail option works properly with hooks (#​3278) - [`ab84f02`](https://github.com/mochajs/mocha/commit/ab84f02e1ab0bdf11d4201a2a5acb131053f6695) chore(docs): rewording pending tests - [`2c19503`](https://github.com/mochajs/mocha/commit/2c19503e4a5df40ea811ce436328ab0b56949e2d) Fixed linting - [`19b764d`](https://github.com/mochajs/mocha/commit/19b764dcb19a27ed410067373411d840042d815d) Addressed feedback - [`f4275b6`](https://github.com/mochajs/mocha/commit/f4275b67c0c4e8ac863fe75b5d1bf4a78ce8cda9) extract checking AMD bundle as own test - [`19104e3`](https://github.com/mochajs/mocha/commit/19104e3cef7a7e8ba5c8be5b3b7cde924b8428e4) fix debug msg in Runnable#slow; closes #​2952 - [`424ef84`](https://github.com/mochajs/mocha/commit/424ef84dbaf6f6a267102d48ef0750e939e9ddd8) increase default timeout for browser unit tests - [`3633fa0`](https://github.com/mochajs/mocha/commit/3633fa0061064bda98bfd6a10a6f1c5d518b87f7) append filepath to "timeout exceeded" exception; closes #​627- all `Runnable`s *should* now have a `file` property- filepath is appended to the `Error` message in parens- DRY-style refactors - [`c580294`](https://github.com/mochajs/mocha/commit/c580294893e1bf2f9e51adafd73e6cac71690d19) remove default js in "--watch-extensions" option; closes #​3275

This PR has been generated by Renovate Bot.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 3f603489231b3e692832fc828faf0dd9e760f3ba on renovate/mocha-5.x into 3a3a2cceeef93f32fe6646a00464b327c5e84748 on master.