javascript-typescript-langserver icon indicating copy to clipboard operation
javascript-typescript-langserver copied to clipboard

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

Open renovate[bot] opened this issue 6 years ago • 1 comments

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

Compare Source

Fixes ESLint accidentally being included as a dependency since v7.0.0.

v7.1.0

Compare Source

Fixes Chai's proxy protection for property assertions (when using Chai v4 or higher). (@​meeber, #​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.


  • [ ] If you want to rebase/retry this PR, check this box

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

renovate[bot] avatar Apr 02 '19 03:04 renovate[bot]

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.

codecov-io avatar Apr 02 '19 09:04 codecov-io