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

fix(deps): update dependency chai-as-promised to ^7.1.1 #585

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
chai-as-promised dependencies minor ^7.1.1 source code search for "chai-as-promised"
@types/chai-as-promised devDependencies patch 7.1.3 source code search for "@types/chai-as-promised"

Release Notes

domenic/chai-as-promised ### [`v7.1.1`](https://togithub.com/domenic/chai-as-promised/releases/v7.1.1) [Compare Source](https://togithub.com/domenic/chai-as-promised/compare/v7.1.0...v7.1.1) Fixes ESLint accidentally being included as a dependency since v7.0.0. ### [`v7.1.0`](https://togithub.com/domenic/chai-as-promised/releases/v7.1.0) [Compare Source](https://togithub.com/domenic/chai-as-promised/compare/v7.0.0...v7.1.0) Fixes Chai's proxy protection for property assertions (when using Chai v4 or higher). ([@​meeber](https://togithub.com/meeber), [#​205](https://togithub.com/domenic/chai-as-promised/issues/205))

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 these updates again.



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

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #585   +/-   ##
=======================================
  Coverage   83.09%   83.09%           
=======================================
  Files          15       15           
  Lines        2058     2058           
  Branches      489      423   -66     
=======================================
  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 48bfc53...94cf235. Read the comment docs.