bencevans / node-sonos

🔈 Sonos Media Player Interface/Client
https://www.npmjs.com/package/sonos
MIT License
702 stars 147 forks source link

chore(deps): update dependency mocha to v6.1.1 #408

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
mocha devDependencies minor 6.0.2 -> 6.1.1 homepage, source

Release Notes

mochajs/mocha ### [`v6.1.1`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#​611--2019-04-07) [Compare Source](https://togithub.com/mochajs/mocha/compare/v6.1.0...v6.1.1) #### :bug: Fixes - Fix Windows End-of-Line publishing issue ### [`v6.1.0`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#​610--2019-04-07) [Compare Source](https://togithub.com/mochajs/mocha/compare/v6.0.2...v6.1.0) #### :lock: Security Fixes - [#​3845](https://togithub.com/mochajs/mocha/issues/3845): Update dependency "js-yaml" to v3.13.0 per npm security advisory ([**@​plroebuck**](https://togithub.com/plroebuck)) #### :tada: Enhancements - [#​3766](https://togithub.com/mochajs/mocha/issues/3766): Make reporter constructor support optional `options` parameter ([**@​plroebuck**](https://togithub.com/plroebuck)) - [#​3760](https://togithub.com/mochajs/mocha/issues/3760): Add support for config files with `.jsonc` extension ([**@​sstephant**](https://togithub.com/sstephant)) #### :fax: Deprecations These are _soft_-deprecated, and will emit a warning upon use. Support will be removed in (likely) the next major version of Mocha: - [#​3719](https://togithub.com/mochajs/mocha/issues/3719): Deprecate `this.skip()` for "after all" hooks ([**@​juergba**](https://togithub.com/juergba)) #### :bug: Fixes - [#​3829](https://togithub.com/mochajs/mocha/issues/3829): Use cwd-relative pathname to load config file ([**@​plroebuck**](https://togithub.com/plroebuck)) - [#​3745](https://togithub.com/mochajs/mocha/issues/3745): Fix async calls of `this.skip()` in "before each" hooks ([**@​juergba**](https://togithub.com/juergba)) - [#​3669](https://togithub.com/mochajs/mocha/issues/3669): Enable `--allow-uncaught` for uncaught exceptions thrown inside hooks ([**@​givanse**](https://togithub.com/givanse)) and some regressions: - [#​3848](https://togithub.com/mochajs/mocha/issues/3848): Fix `Suite` cloning by copying `root` property ([**@​fatso83**](https://togithub.com/fatso83)) - [#​3816](https://togithub.com/mochajs/mocha/issues/3816): Guard against undefined timeout option ([**@​boneskull**](https://togithub.com/boneskull)) - [#​3814](https://togithub.com/mochajs/mocha/issues/3814): Update "yargs" in order to avoid deprecation message ([**@​boneskull**](https://togithub.com/boneskull)) - [#​3788](https://togithub.com/mochajs/mocha/issues/3788): Fix support for multiple node flags ([**@​aginzberg**](https://togithub.com/aginzberg)) #### :book: Documentation - [mochajs/mocha-examples](https://togithub.com/mochajs/mocha-examples): New repository of working examples of common configurations using mocha ([**@​craigtaub**](https://togithub.com/craigtaub)) - [#​3850](https://togithub.com/mochajs/mocha/issues/3850): Remove pound icon showing on header hover on docs ([**@​jd2rogers2**](https://togithub.com/jd2rogers2)) - [#​3812](https://togithub.com/mochajs/mocha/issues/3812): Add autoprefixer to documentation page CSS ([**@​Munter**](https://togithub.com/Munter)) - [#​3811](https://togithub.com/mochajs/mocha/issues/3811): Update doc examples "tests.html" ([**@​DavidLi119**](https://togithub.com/DavidLi119)) - [#​3807](https://togithub.com/mochajs/mocha/issues/3807): Mocha website HTML tweaks ([**@​plroebuck**](https://togithub.com/plroebuck)) - [#​3793](https://togithub.com/mochajs/mocha/issues/3793): Update config file example ".mocharc.yml" ([**@​cspotcode**](https://togithub.com/cspotcode)) #### :nut_and_bolt: Other - [#​3830](https://togithub.com/mochajs/mocha/issues/3830): Replace dependency "findup-sync" with "find-up" for faster startup ([**@​cspotcode**](https://togithub.com/cspotcode)) - [#​3799](https://togithub.com/mochajs/mocha/issues/3799): Update devDependencies to fix many npm vulnerabilities ([**@​XhmikosR**](https://togithub.com/XhmikosR))

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

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



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

bencevans commented 5 years ago

:tada: This PR is included in version 1.10.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: