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.1 #33

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency mocha from v5.0.0 to v5.0.1

Release Notes ### [`v5.0.1`](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md#​501--2018-02-07) ...your garden-variety patch release. Special thanks to [Wallaby.js](https://wallabyjs.com) for their continued support! :heart: #### :bug: Fixes - [#​1838]: `--delay` now works with `.only()` ([@​silviom]) - [#​3119]: Plug memory leak present in v8 ([@​boneskull]) #### :book: Documentation - [#​3132], [#​3098]: Update `--glob` docs ([@​outsideris]) - [#​3212]: Update [Wallaby.js](https://wallabyjs.com)-related docs ([@​ArtemGovorov]) - [#​3205]: Remove outdated cruft ([@​boneskull]) #### :nut_and_bolt: Other - [#​3224]: Add proper Wallaby.js config ([@​ArtemGovorov]) - [#​3230]: Update copyright year ([@​josephlin55555]) [#​1838]: `https://github.com/mochajs/mocha/issues/1838` [#​3119]: `https://github.com/mochajs/mocha/issues/3119` [#​3132]: `https://github.com/mochajs/mocha/issues/3132` [#​3098]: `https://github.com/mochajs/mocha/issues/3098` [#​3212]: https://github.com/mochajs/mocha/pulls/3212 [#​3205]: https://github.com/mochajs/mocha/pulls/3205 [#​3224]: https://github.com/mochajs/mocha/pulls/3224 [#​3230]: https://github.com/mochajs/mocha/pulls/3230 [@​silviom]: https://github.com/silviom [@​outsideris]: https://github.com/outsideris [@​ArtemGovorov]: https://github.com/ArtemGovorov [@​josephlin55555]: https://github.com/josephlin55555 ---
Commits #### v5.0.1 - [`c0ac1b9`](https://github.com/mochajs/mocha/commit/c0ac1b96a5856c9ae6a4fdd028f1bb89593f723a) fix travis "before script" script - [`2fe2d01`](https://github.com/mochajs/mocha/commit/2fe2d0116e80f37956fcf799c96276ffb8dddab5) Revert "fix travis "before script" script" - [`bca57f4`](https://github.com/mochajs/mocha/commit/bca57f438037b7ce2906b4b8f7ab4b9fba5d8102) clarify docs on html, xunit and 3p reporters; closes #​1906 - [`2e7e4c0`](https://github.com/mochajs/mocha/commit/2e7e4c0c576996b87ca5a3bf226953bfa978d97a) rename "common-mistake" label to "faq" - [`14fc030`](https://github.com/mochajs/mocha/commit/14fc03090413b038672ca80fd9cbbfb0ccfc0826) Add all supported wallaby editors - [`f687d2b`](https://github.com/mochajs/mocha/commit/f687d2b0fb2e04b9ec9edfdfe58ce3ea513de369) update docs for the glob - [`cd74322`](https://github.com/mochajs/mocha/commit/cd743228f0999ebfe8f88f224d6d61bc063de8ed) Slight copy update on docs for test directory - [`b57f623`](https://github.com/mochajs/mocha/commit/b57f6234b75a1b25e0244ad9d04c4451414ee321) fix: When using --delay, .only() no longer works. Issue #​1838 - [`3509029`](https://github.com/mochajs/mocha/commit/3509029e5da38daca0d650094117600b6617a862) update .gitignore to only ignore root mocha.js [ci skip] - [`d975a6a`](https://github.com/mochajs/mocha/commit/d975a6a8455edb07477dc37a427c268aa59713ff) fix memory leak when run in v8; closes #​3119 - [`b7377b3`](https://github.com/mochajs/mocha/commit/b7377b380202d2c0d5634dcb89dc50ea69961fb3) rename help-wanted to "help wanted" in stale.yml - [`412cf27`](https://github.com/mochajs/mocha/commit/412cf278784d56b04dc165f88e8fb7999f437958) [Update] license year - [`44aae9f`](https://github.com/mochajs/mocha/commit/44aae9f66db2efca550e5c9ac0dedaeac52d7e9e) add working wallaby config - [`70027b6`](https://github.com/mochajs/mocha/commit/70027b60da7f409a40ea267e207aceac1ec1d286) update changelog for v5.0.1 [ci skip] - [`09ce746`](https://github.com/mochajs/mocha/commit/09ce746aa925d35317f2624fd36c77a31bb68e24) Release v5.0.1 - [`73d55ac`](https://github.com/mochajs/mocha/commit/73d55ac4bc2d1f10121e6d37e62f2bff7520f166) fix typos in changelog [ci skip] - [`c4ef568`](https://github.com/mochajs/mocha/commit/c4ef5687fa67ab97642a66ec25e05139e2d333ce) fix PR url

This PR has been generated by Renovate Bot.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 23add5da172640358c75504285317bd9cf0e1dd0 on renovate/mocha-5.x into df945995e02ac2b201a50c0c1d9f0e42f4c72a9a on master.