sourcegraph / javascript-typescript-langserver

JavaScript and TypeScript code intelligence through the Language Server Protocol
https://sourcegraph.com
Apache License 2.0
792 stars 72 forks source link

chore(deps): update dependency mocha to ^5.2.0 #577

Open renovate[bot] opened 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update New value References Sourcegraph
mocha (source) devDependencies minor ^5.2.0 homepage, source code search for "mocha"

Release Notes

mochajs/mocha ### [`v5.2.0`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#​520--2018-05-18) [Compare Source](https://togithub.com/mochajs/mocha/compare/v5.1.1...v5.2.0) #### :tada: Enhancements - [#​3375](https://togithub.com/mochajs/mocha/pull/3375): Add support for comments in `mocha.opts` ([@​plroebuck](https://togithub.com/plroebuck)) #### :bug: Fixes - [#​3346](https://togithub.com/mochajs/mocha/pull/3346): Exit correctly from `before` hooks when using `--bail` ([@​outsideris](https://togithub.com/outsideris)) #### :book: Documentation - [#​3328](https://togithub.com/mochajs/mocha/pull/3328): Mocha-flavored [API docs](https://mochajs.org/api/)! ([@​Munter](https://togithub.com/munter)) #### :nut_and_bolt: Other - [#​3330](https://togithub.com/mochajs/mocha/pull/3330): Use `Buffer.from()` ([@​harrysarson](https://togithub.com/harrysarson)) - [#​3295](https://togithub.com/mochajs/mocha/pull/3295): Remove redundant folder ([@​DavNej](https://togithub.com/DajNev)) - [#​3356](https://togithub.com/mochajs/mocha/pull/3356): Refactoring ([@​plroebuck](https://togithub.com/plroebuck)) ### [`v5.1.1`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#​511--2018-04-18) [Compare Source](https://togithub.com/mochajs/mocha/compare/v5.1.0...v5.1.1) #### :bug: Fixes - [#​3325](https://togithub.com/mochajs/mocha/issues/3325): Revert change which broke `--watch` ([@​boneskull](https://togithub.com/boneskull)) ### [`v5.1.0`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#​510--2018-04-12) [Compare Source](https://togithub.com/mochajs/mocha/compare/v5.0.5...v5.1.0) #### :tada: Enhancements - [#​3210](https://togithub.com/mochajs/mocha/pull/3210): Add `--exclude` option ([@​metalex9](https://togithub.com/metalex9)) #### :bug: Fixes - [#​3318](https://togithub.com/mochajs/mocha/pull/3318): Fix failures in circular objects in JSON reporter ([@​jeversmann](https://togithub.com/jeversmann), [@​boneskull](https://togithub.com/boneskull)) #### :book: Documentation - [#​3323](https://togithub.com/mochajs/mocha/pull/3323): Publish actual [API documentation](https://mochajs.org/api/)! ([@​dfberry](https://togithub.com/dfberry), [@​Munter](https://togithub.com/munter)) - [#​3299](https://togithub.com/mochajs/mocha/pull/3299): Improve docs around exclusive tests ([@​nicgirault](https://togithub.com/nicgirault)) #### :nut_and_bolt: Other - [#​3302](https://togithub.com/mochajs/mocha/pull/3302), [#​3308](https://togithub.com/mochajs/mocha/pull/3308), [#​3310](https://togithub.com/mochajs/mocha/pull/3310), [#​3315](https://togithub.com/mochajs/mocha/pull/3315), [#​3316](https://togithub.com/mochajs/mocha/pull/3316): Build matrix improvements ([more info](https://boneskull.com/mocha-and-travis-ci-build-stages/)) ([@​outsideris](https://togithub.com/outsideris), [@​boneskull](https://togithub.com/boneskull)) - [#​3272](https://togithub.com/mochajs/mocha/pull/3272): Refactor reporter tests ([@​jMuzsik](https://togithub.com/jMuzsik)) ### [`v5.0.5`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#​505--2018-03-22) [Compare Source](https://togithub.com/mochajs/mocha/compare/v5.0.4...v5.0.5) Welcome [@​outsideris](https://togithub.com/outsideris) to the team! #### :bug: Fixes - [#​3096](https://togithub.com/mochajs/mocha/issues/3096): Fix `--bail` failing to bail within hooks ([@​outsideris](https://togithub.com/outsideris)) - [#​3184](https://togithub.com/mochajs/mocha/issues/3184): Don't skip too many suites (using `describe.skip()`) ([@​outsideris](https://togithub.com/outsideris)) #### :book: Documentation - [#​3133](https://togithub.com/mochajs/mocha/issues/3133): Improve docs regarding "pending" behavior ([@​ematicipo](https://togithub.com/ematicipo)) - [#​3276](https://togithub.com/mochajs/mocha/pull/3276), [#​3274](https://togithub.com/mochajs/mocha/pull/3274): Fix broken stuff in `CHANGELOG.md` ([@​tagoro9](https://togithub.com/tagoro9), [@​honzajavorek](https://togithub.com/honzajavorek)) #### :nut_and_bolt: Other - [#​3208](https://togithub.com/mochajs/mocha/issues/3208): Improve test coverage for AMD users ([@​outsideris](https://togithub.com/outsideris)) - [#​3267](https://togithub.com/mochajs/mocha/pull/3267): Remove vestiges of PhantomJS from CI ([@​anishkny](https://togithub.com/anishkny)) - [#​2952](https://togithub.com/mochajs/mocha/issues/2952): Fix a debug message ([@​boneskull](https://togithub.com/boneskull)) ### [`v5.0.4`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#​504--2018-03-07) [Compare Source](https://togithub.com/mochajs/mocha/compare/v5.0.3...v5.0.4) #### :bug: Fixes - [#​3265](https://togithub.com/mochajs/mocha/issues/3265): Fixes regression in "watch" functionality introduced in v5.0.2 ([@​outsideris](https://togithub.com/outsideris)) ### [`v5.0.3`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#​503--2018-03-06) [Compare Source](https://togithub.com/mochajs/mocha/compare/v5.0.2...v5.0.3) This patch features a fix to address a potential "low severity" [ReDoS vulnerability](https://snyk.io/vuln/npm:diff:20180305) in the [diff](https://npm.im/diff) package (a dependency of Mocha). #### :lock: Security Fixes - [#​3266](https://togithub.com/mochajs/mocha/pull/3266): Bump `diff` to v3.5.0 ([@​anishkny](https://togithub.com/anishkny)) #### :nut_and_bolt: Other - [#​3011](https://togithub.com/mochajs/mocha/issues/3011): Expose `generateDiff()` in `Base` reporter ([@​harrysarson](https://togithub.com/harrysarson)) ### [`v5.0.2`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#​502--2018-03-05) [Compare Source](https://togithub.com/mochajs/mocha/compare/v5.0.1...v5.0.2) This release fixes a class of tests which report as _false positives_. **Certain tests will now break**, though they would have previously been reported as passing. Details below. Sorry for the inconvenience! #### :bug: Fixes - [#​3226](https://togithub.com/mochajs/mocha/issues/3226): Do not swallow errors that are thrown asynchronously from passing tests ([@​boneskull](https://togithub.com/boneskull)). Example: \`\`\`js it('should actually fail, sorry!', function (done) { // passing assertion assert(true === true); // test complete & is marked as passing done(); // ...but something evil lurks within setTimeout(() => { throw new Error('chaos!'); }, 100); }); \`\`\` Previously to this version, Mocha would have _silently swallowed_ the `chaos!` exception, and you wouldn't know. Well, _now you know_. Mocha cannot recover from this gracefully, so it will exit with a nonzero code. **Maintainers of external reporters**: _If_ a test of this class is encountered, the `Runner` instance will emit the `end` event _twice_; you _may_ need to change your reporter to use `runner.once('end')` intead of `runner.on('end')`. - [#​3093](https://togithub.com/mochajs/mocha/issues/3093): Fix stack trace reformatting problem ([@​outsideris](https://togithub.com/outsideris)) #### :nut_and_bolt: Other - [#​3248](https://togithub.com/mochajs/mocha/issues/3248): Update `browser-stdout` to v1.3.1 ([@​honzajavorek](https://togithub.com/honzajavorek)) ### [`v5.0.1`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#​501--2018-02-07) [Compare Source](https://togithub.com/mochajs/mocha/compare/v5.0.0...v5.0.1) ...your garden-variety patch release. Special thanks to [Wallaby.js](https://wallabyjs.com) for their continued support! :heart: #### :bug: Fixes - [#​1838](https://togithub.com/mochajs/mocha/issues/1838): `--delay` now works with `.only()` ([@​silviom](https://togithub.com/silviom)) - [#​3119](https://togithub.com/mochajs/mocha/issues/3119): Plug memory leak present in v8 ([@​boneskull](https://togithub.com/boneskull)) #### :book: Documentation - [#​3132](https://togithub.com/mochajs/mocha/issues/3132), [#​3098](https://togithub.com/mochajs/mocha/issues/3098): Update `--glob` docs ([@​outsideris](https://togithub.com/outsideris)) - [#​3212](https://togithub.com/mochajs/mocha/pull/3212): Update [Wallaby.js](https://wallabyjs.com)-related docs ([@​ArtemGovorov](https://togithub.com/ArtemGovorov)) - [#​3205](https://togithub.com/mochajs/mocha/pull/3205): Remove outdated cruft ([@​boneskull](https://togithub.com/boneskull)) #### :nut_and_bolt: Other - [#​3224](https://togithub.com/mochajs/mocha/pull/3224): Add proper Wallaby.js config ([@​ArtemGovorov](https://togithub.com/ArtemGovorov)) - [#​3230](https://togithub.com/mochajs/mocha/pull/3230): Update copyright year ([@​josephlin55555](https://togithub.com/josephlin55555))

Renovate configuration

:date: Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

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

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

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



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

codecov-io commented 5 years ago

Codecov Report

Merging #577 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #577   +/-   ##
=======================================
  Coverage   83.09%   83.09%           
=======================================
  Files          15       15           
  Lines        2058     2058           
  Branches      423      423           
=======================================
  Hits         1710     1710           
  Misses        346      346           
  Partials        2        2

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ec6a991...6aca0da. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

Merging #577 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #577   +/-   ##
======================================
  Coverage    82.4%   82.4%           
======================================
  Files          15      15           
  Lines        2126    2126           
  Branches      448     448           
======================================
  Hits         1752    1752           
  Misses        364     364           
  Partials       10      10

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4e9cabb...1539813. Read the comment docs.